]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
MFV r319738: 8155 simplify dmu_write_policy handling of pre-compressed buffers
[FreeBSD/FreeBSD.git] / sys / compat /
2017-06-09 Andriy GaponMFV r319738: 8155 simplify dmu_write_policy handling...
2017-06-09 Andriy GaponMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-09 Konstantin BelousovEnhance vfs.ino64_trunc_error sysctl.
2017-06-09 Phil ShaferImport libxo-0.8.1 with official fix to today's build...
2017-06-08 Baptiste DaroussinImport mandoc snapshot 2017-06-08
2017-06-08 Phil ShaferImport libxo-0.8.0:
2017-06-08 Justin HibbitsRemove ARM and MIPS from linuxkpi ioremap_attr definition
2017-06-07 Justin HibbitsAdd more #ifdef arch checks to the linuxkpi
2017-06-06 Hans Petter SelaskyFix init order in the LinuxKPI for IDR support after...
2017-06-05 Konstantin BelousovAdd sysctl vfs.ino64_trunc_error controlling action...
2017-06-04 Dmitry ChaginOn success, getrandom() Linux system call returns the...
2017-06-04 Dmitry ChaginRevert r319053 due to lack of sence. As pointed out...
2017-06-02 Hans Petter SelaskyImprove kqueue() support in the LinuxKPI. Some applicat...
2017-06-02 Hans Petter SelaskyAdd support for setting the non-blocking I/O flag for...
2017-06-01 Hans Petter SelaskyMake sure the selrecord() function is only called from...
2017-06-01 Hans Petter SelaskyTranslate the ERESTARTSYS error code into ERESTART...
2017-06-01 Hans Petter SelaskyAdd generic kqueue() and kevent() support to the LinuxK...
2017-06-01 Jung-uk KimMerge ACPICA 20170531.
2017-05-31 Jung-uk KimMFV: r319352
2017-05-31 Hans Petter SelaskyImplement print_hex_dump(), print_hex_dump_bytes() and
2017-05-31 Hans Petter SelaskyProperly implement idr_preload() and idr_preload_end...
2017-05-31 Hans Petter SelaskyImplement in_atomic() function in the LinuxKPI.
2017-05-31 Hans Petter SelaskyProperly set the .d_name field in the cdevsw structure...
2017-05-31 Hans Petter SelaskyMake sure the VMAP's "vm_file" field is referenced...
2017-05-31 Hans Petter SelaskyRemove the VMA handle from its list before calling...
2017-05-31 Hans Petter SelaskyDon't acquire a reference on the VM-space when allocati...
2017-05-31 Hans Petter SelaskyFix a reference count leak in the LinuxKPI due to calli...
2017-05-31 Hans Petter SelaskyFixes for refcounting "struct linux_file" in the LinuxKPI.
2017-05-31 Hans Petter SelaskyMake sure the thread's priority is restored for all...
2017-05-30 Mark JohnstonAdd some miscellaneous definitions to support DRM drivers.
2017-05-28 Dmitry ChaginOn success, getrandom() Linux system call returns the...
2017-05-26 Andriy GaponMFV r318944: 8265 Reserve send stream flag for large...
2017-05-26 Andriy GaponMFV r318942: 8166 zpool scrub thinks it repaired offlin...
2017-05-26 Andriy GaponMFV r318934: 8070 Add some ZFS comments
2017-05-26 Andriy GaponMFV r318931: 8063 verify that we do not attempt to...
2017-05-26 Andriy GaponMFV r318929: 7786 zfs`vdev_online() needs better notifi...
2017-05-26 Andriy GaponMFV r318927: 8025 dbuf_read() creates unnecessary zio_r...
2017-05-26 Andriy GaponMFV r316929: 6914 kernel virtual memory fragmentation...
2017-05-26 Andriy GaponMFV r316928: 7256 low probability race in zfs_get_data
2017-05-26 Andriy GaponMFC r316924: 8061 sa_find_idx_tab can be declared more...
2017-05-25 Jung-uk KimMerge OpenSSL 1.0.2l.
2017-05-24 Andriy GaponMFV r316925: 6101 attempt to lzc_create() a filesystem...
2017-05-24 Andriy GaponMFV r316923: 8026 retire zfs_throttle_delay and zfs_thr...
2017-05-24 Andriy GaponMFV r316922: 5380 receive of a send -p stream doesn...
2017-05-24 Andriy GaponMFC r316921: 8027 tighten up dsl_pool_dirty_delta
2017-05-24 Andriy GaponMFV r316920: 8023 Panic destroying a metaslab deferred...
2017-05-24 Andriy GaponMFV r316917: 7968 multi-threaded spa_sync()
2017-05-24 Andriy GaponMFV r316916: 7970 zfs_arc_num_sublists_per_state should...
2017-05-24 Andriy GaponMFC r316915: 7801 add more by-dnode routines (lint)
2017-05-24 Andriy GaponMFC r316914: 7801 add more by-dnode routines
2017-05-24 Andriy GaponMFC r316913: 7869 panic in bpobj_space(): null pointer...
2017-05-24 Andriy GaponMFC r316912: 7793 ztest fails assertion in dmu_tx_willu...
2017-05-24 Andriy GaponMFC r316908: 7541 zpool import/tryimport ioctl returns...
2017-05-24 Andriy GaponMFC r316907: 1300 filename normalization doesn't work...
2017-05-24 Andriy GaponMFC r316904: 7729 libzfs_core`lzc_rollback() leaks...
2017-05-24 Andriy GaponMFV r316860: 7545 zdb should disable reference tracking
2017-05-24 Allan JudeFollowup to r318765 (capsicumize cpuset_*affinity)
2017-05-24 Allan JudeAllow cpuset_{get,set}affinity in capabilities mode
2017-05-23 Konstantin BelousovRegen.
2017-05-23 Konstantin BelousovCommit the 64-bit inode project.
2017-05-22 Gleb SmirnoffFix regression in ndis(4) after r286410. This adds...
2017-05-22 Ed MasteRegen sysent after r318634, no open(2) in capability...
2017-05-22 Ed Mastedisallow open(2) in capability mode
2017-05-21 Mark JohnstonAdd get_cpu() and put_cpu().
2017-05-18 Mark JohnstonFix a few uses of kern_yield() in the TTM and the LinuxKPI.
2017-05-16 Phil ShaferImport libxo-0.7.2; add xo_options.7.
2017-05-10 Simon J. GerratyMerge bmake-20170510
2017-05-09 Hans Petter SelaskyFix init order in the LinuxKPI for RCU support.
2017-05-06 Mahdi MokhtariFix linprocfs_docpuinfo() output regarding to what...
2017-05-06 Baptiste DaroussinImport Zstandard 1.2.0
2017-05-05 Brooks DavisRegent post r317845.
2017-05-05 Brooks DavisProvide a freebsd32 implementation of sigqueue()
2017-05-05 Mark JohnstonUse pmap_invalidate_cache() to implement wbinvd_on_all_...
2017-05-05 Xin LIMFV r317581: less v491.
2017-05-05 Hans Petter SelaskyFix for use after free in the LinuxKPI.
2017-05-05 Dag-Erling SmørgravUpgrade to OpenPAM Resedacea.
2017-05-04 Kurt LidlMerge latest version of blacklist sources from NetBSD...
2017-05-04 Martin MatuskaMFV r317781:
2017-05-01 Mark JohnstonAdd on_each_cpu() and wbinvd_on_all_cpus().
2017-05-01 Dmitry ChaginFix NULL pointer dereference in futex_wake_op() in...
2017-04-30 Dmitry ChaginFix symlinkat() which use the newdfd argument to look...
2017-04-28 Josh PaetzelMFV 316905
2017-04-27 Josh PaetzelMFV 316900
2017-04-27 Josh PaetzelMFV 316898
2017-04-27 Josh PaetzelMFV 316897
2017-04-27 Zbigniew BodekImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-27 Josh PaetzelMFV 316896
2017-04-27 Josh PaetzelMFV 316895
2017-04-27 Hans Petter SelaskyPrefer to use real virtual address over direct map...
2017-04-25 Josh PaetzelMFV 316894
2017-04-25 Xin LINote r317395 as merged.
2017-04-23 Dmitry ChaginMap Linux CLOCK_BOOTTIME to native CLOCK_UPTIME.
2017-04-23 Dmitry ChaginAdd Evdev ioctl handler to the Linuxulator.
2017-04-21 Josh PaetzelMFV 316891
2017-04-21 Simon J. GerratyMerge bmake-20170420
2017-04-21 Josh PaetzelMFV 316871
2017-04-21 Josh PaetzelMFV 316870
2017-04-21 Josh PaetzelMFV 316868
2017-04-19 Mark JohnstonDrop Giant before sleeping in linux_wait_for_{timeout_...
2017-04-19 Hans Petter SelaskyUse __typeof() instead of typeof() in some RCU related...
next