]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
MFV r285025: 6033 arc_adjust() should search MFU lists for oldest buffer
[FreeBSD/FreeBSD.git] / sys / fs /
2015-08-14 Alexander MotinMFV r285025: 6033 arc_adjust() should search MFU lists...
2015-08-14 Alexander MotinMFV r277431: 5497 lock contention on arcs_mtx
2015-08-13 Edwin GroothuisMFV of 286748,tzdata2015f
2015-08-13 Alexander MotinMFV 286711: 6096 ZFS_SMB_ACL_RENAME needs to cleanup...
2015-08-13 Alexander MotinMFV 286709:
2015-08-12 Alexander MotinMFV 286707: 5959 clean up per-dataset feature count...
2015-08-12 Alexander MotinMFV r286704: 5960 zfs recv should prefetch indirect...
2015-08-12 Alexander MotinMFV r284763: 5981 Deadlock in dmu_objset_find_dp
2015-08-12 Alexander MotinMFV r284762: 5269 zpool import slow
2015-08-12 Alexander MotinMFV r286682: 5765 add support for estimating send strea...
2015-08-12 Alexander MotinMFV r286224: 5695 dmu_sync'ed holes do not retain birth...
2015-08-11 Alexander V. ChernikovMFP r276712.
2015-08-09 Peter WemmUpdate the private sqlite3 from 3.8.9 to 3.8.11.1 ...
2015-08-09 Peter WemmUpdate svnlite from 1.8.10 to 1.8.14. This is mostly...
2015-08-09 Peter WemmUpdate serf from 1.3.7 to 1.3.8. Mostly disables sslv2...
2015-08-09 Peter WemmUpdate apr-1.5.1 to 1.5.2
2015-08-08 Alexander V. ChernikovMFP r274553:
2015-08-06 John BaldwinThe changes that introduced fo_mmap() treated all chara...
2015-08-05 Conrad Meyernfsclient: Protest loudly when GETATTR responses are...
2015-07-31 Ed MasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 Ed MasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-29 Rick MacklemThis patch fixes a problem where, if the NFSv4 server...
2015-07-29 Jeff Roberson - Remove some dead code copied from ffs.
2015-07-28 Bryan DreweryMFV r285970:
2015-07-28 Zbigniew BodekImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-26 Christian BruefferIn tmpfs_chtimes(), remove checks on the nanosecond...
2015-07-22 Jung-uk KimMerge ACPICA 20150717.
2015-07-18 Konstantin BelousovThe si_status field of the siginfo_t, provided by the...
2015-07-09 Jung-uk KimMerge OpenSSL 1.0.1p.
2015-07-08 Patrick KelseyMFV r285292:
2015-07-08 Patrick KelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 Gregory Neil ShapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 Mark JohnstonCheck suspendability on the mountpoint returned by...
2015-07-05 Mateusz Guzikfd: make 'rights' a manadatory argument to fget* functions
2015-07-05 Cy SchubertMFV ntp-4.2.8p3 (r284990).
2015-07-03 Rick MacklemIf a "principal" argument isn't provided for a Kerberiz...
2015-07-03 Rick MacklemAlex Burlyga reported a POLA violation for the new...
2015-06-30 Mark MurrayHuge cleanup of random(4) code.
2015-06-19 Konstantin BelousovRestore the td_cookie value for the tmpfs directory...
2015-06-19 Andriy GaponMFV r284412: 5911 ZFS "hangs" while deleting file
2015-06-18 Jung-uk KimMerge ACPICA 20150619.
2015-06-18 Ed MasteImport libcxxrt master e64e93fe5bba67a6d52cbe5a97f8770c...
2015-06-17 Gleb Smirnoffo Un-inline vm_pager_get_pages(), vm_pager_get_pages_as...
2015-06-16 Mateusz GuzikReplace struct filedesc argument in getvnode with struc...
2015-06-15 Edwin GroothuisMFV of 284395,tzdata2015e
2015-06-13 Simon J. GerratyAdd META_MODE support.
2015-06-12 Jung-uk KimMerge OpenSSL 1.0.1o.
2015-06-12 Gleb SmirnoffMake KPI of vm_pager_get_pages() more strict: if a...
2015-06-12 Andriy GaponMFV r284042: 1778 Assertion failed: rn->rn_nozpool...
2015-06-12 Andriy GaponMFV r284036: 5961 Fix stack overflow in zfs_create_fs
2015-06-12 Andriy GaponMFV r284030: 5818 zfs {ref}compressratio is incorrect...
2015-06-12 Andriy GaponMFV r283534: 5515 dataset user hold doesn't reject...
2015-06-12 Andriy GaponMFV r284040: check that datasets are snapshots
2015-06-11 Jung-uk KimMerge OpenSSL 1.0.1n.
2015-06-11 Xin LIMFV r284276: Fix long options.
2015-06-11 Simon J. GerratyMerge bmake-20150606
2015-06-10 Xin LIMFV r284234:
2015-06-10 Mateusz GuzikImplement lockless resource limits.
2015-06-06 Mark Johnstonunionfs: fix suspendability check bugs
2015-06-04 John BaldwinAdd a new file operations hook for mmap operations...
2015-06-03 Jung-uk KimMFV: r283965
2015-06-02 Eric van GyzenProvide vnode in memory map info for files on tmpfs
2015-06-01 Xin LIClear p_stops upon PROCFS_CTL_DETACH, similar to r283889.
2015-05-29 Rick MacklemMake the NFS server use shared vnode locks for a few...
2015-05-28 Pedro F. GiffuniProvide VOP_GETPAGES_ASYNC() for extfs.
2015-05-27 Rick MacklemMake the size of the hash tables used by the NFSv4...
2015-05-27 Ed MasteUpdate to ELF Tool Chain r3223
2015-05-27 Konstantin BelousovCurrently, softupdate code detects overstepping on...
2015-05-27 Simon J. GerratyMerge sync of head
2015-05-26 Simon J. GerratyMerge from head
2015-05-25 Dimitry AndricUpgrade our copy of clang and llvm to 3.6.1 release.
2015-05-24 Dmitry ChaginHide vfs.pfs.trace variable if it is not used.
2015-05-23 Rick MacklemThe NFS client generated directory block(s) with d_file...
2015-05-22 Jung-uk KimCALLOUT_MPSAFE has lost its meaning since r141428,...
2015-05-22 John BaldwinAlways set p_oppid when attaching to an existing proces...
2015-05-21 Rick MacklemThe NFS client wasn't handling getdirentries(2) request...
2015-05-21 Enji CooperImport proposed fix from upstream for
2015-05-18 Jung-uk KimMerge ACPICA 20150515.
2015-05-18 Edwin GroothuisMFV of 283077,tzdata2015d
2015-05-18 Edwin GroothuisMFV of 283040,tzdata{2015c}
2015-05-14 Xin LIMFV r282927,r282928,r282930 (kientzle):
2015-05-14 Ed MasteUpdate to ELF Tool Chain r3197
2015-05-14 Alexander MotinDo not promote large async writes to sync.
2015-05-10 Simon J. GerratyMerge bmake-20150505 improve detection of malformed...
2015-05-08 Andriy GaponMFV r282630: 5809 Blowaway full receive in v1 pool...
2015-05-07 Xin LIMFV r282611: netcat from OpenBSD 5.7.
2015-05-04 Glen BarberMFV r225523, r282431:
2015-05-04 Cy SchubertMFV ntp 4.2.8p2 (r281348)
2015-05-01 Baptiste DaroussinImport sqlite3 3.8.9
2015-05-01 Glen BarberMFH: r281855-r282312
2015-04-28 Pedro F. GiffuniMFV r282150
2015-04-27 Dag-Erling SmørgravUpgrade Unbound to 1.5.3.
2015-04-27 Dag-Erling SmørgravRestore packaging subdir to enable running unmodified...
2015-04-25 Rick MacklemFix the NFS server's handling of a bogus NFSv2 ROOT...
2015-04-25 Rick MacklemMAXBSIZE defines both the largest UFS block size and the
2015-04-22 Glen BarberMFH: r280643-r281852
2015-04-21 Simon J. GerratyMerge bmake-20150418
2015-04-21 Rui PauloMerge wpa_supplicant/hostapd 2.4.
2015-04-20 Glen BarberMFH: r281668 through r281783
2015-04-20 Pedro F. GiffuniPrevent a double free.
next