]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
Convert hwpmc(4) debug printfs over to KTR.
[FreeBSD/FreeBSD.git] / sys / fs /
2014-12-31 dimMerge ^/head r274961 through r276472.
2014-12-30 mjgConvert nullfs hash lock from a mutex to an rwlock.
2014-12-29 emasteUpdate elftoolchain to upstream rev 3130
2014-12-29 dimMerge ^/head r276347 through r276356.
2014-12-28 rmacklemr245508 modified the NFS client's Setattr RPC to
2014-12-27 dimMerge ^/head r274961 through r276301.
2014-12-25 rmacklemDelete some duplicate code that was harmless because
2014-12-25 baptUpdate mandoc to 1.13.2
2014-12-25 rmacklemA deadlock in the NFSv4 server with vfs.nfsd.enable_loc...
2014-12-24 emasteUpdate elftoolchain to upstream rev 3130
2014-12-24 emasteCopy elftoolchain top-level directory from vendor at...
2014-12-23 rmacklemFix kernel builds with "options NFS_DEBUG" that
2014-12-23 rmacklemRemove the old NFS client and server from head,
2014-12-21 kibHandle MAKEENTRY cnp flag in the VOP_CREATE(). Curious...
2014-12-19 bennoAdjust the test of a KASSERT to better match the intent.
2014-12-18 dimMerge ^/head r275759 through r275911.
2014-12-18 kibThe VOP_LOOKUP() implementations for CREATE op do not...
2014-12-17 glebAdjust printf format specifiers for dev_t and ino_t...
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-11 delphijMFV r275696: file 5.21.
2014-12-10 dimMerge ^/head r274961 through r275684.
2014-12-09 pfgext2fs: Fix old out-of-bounds access.
2014-12-09 kibDo not call VFS_SYNC() before VFS_UNMOUNT() for forced...
2014-12-08 markjMFV r272851:
2014-12-06 delphijMFV r260710 + 275532:
2014-12-02 baptUpdate to mandoc cvs version as of 20141201
2014-11-29 baptUpdate libucl to latest version
2014-11-28 dimMerge ^/head r275118 through r275209.
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-26 emasteThere is no Python in the FreeBSD base system
2014-11-26 emasteUpdate LLDB snapshot to upstream r216948 (git 50f7fe44)
2014-11-26 kibThe process spin lock currently has the following disti...
2014-11-24 dimMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 dimMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-22 traszImplement "automount -c".
2014-11-21 traszFix smbfs to not zero out statfs f_flags field. Previou...
2014-11-12 pfgifdef ext2_print_inode which is not really used.
2014-11-03 mjgFix up some session-related races in devfs.
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-30 traszFix handling of "conn" mount_nfs(8) option.
2014-10-30 traszAdd support for "timeo", "actimeo", "noac", and "proto...
2014-10-27 kibAllow the vfs.nfsd knobs to be set from loader.conf...
2014-10-22 rmacklemClip the settings for the NFS rsize, wsize mount options
2014-10-22 rmacklemRevert r273481 so it can be recoded using fls(), which
2014-10-22 rmacklemClip the settings for the NFS rsize, wsize mount options
2014-10-21 mjgtmpfs: allow shared file lookups
2014-10-21 hselaskyFix multiple incorrect SYSCTL arguments in the kernel:
2014-10-21 neelIFC @r273338
2014-10-20 mjgProvide vfs suspension support only for filesystems...
2014-10-20 mjgunionfs: hold mount interlock while manipulating mnt_flag
2014-10-20 neelIFC @r273214
2014-10-19 neelIFC @r273206
2014-10-19 mjgProvide vfs suspension support only for filesystems...
2014-10-17 traszRemove useless debug.
2014-10-17 araujoMake the sysctl(8) for checkutf8 positively defined...
2014-10-16 davideFollow up to r225617. In order to maximize the re-usabi...
2014-10-16 araujoAdd two sysctl(8) to enable/disable NFSv4 server to...
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-15 kibStyle changes for deadfs:
2014-10-15 kibWhen vnode bypass cannot be performed on the cdev file...
2014-10-15 kibChange the deadfs poll VOP to return POLLIN|POLLRDNORM...
2014-10-15 traszMake automountd(8) inform autofs(4) whether directory...
2014-10-14 gjbReintegrate head@r273095
2014-10-14 gjbMerge the following from ^/projects/release-vmimage:
2014-10-14 neelIFC @r273066
2014-10-11 kibDo not set IN_ACCESS flag for read-only mounts. The...
2014-10-11 traszAdd assertion to catch duplicated notes.
2014-10-10 neelIFC @r272887
2014-10-09 melifaroMerge projects/ipfw to HEAD.
2014-10-09 traszRemove remnants of some cleanup; no functional changes.
2014-10-09 melifaroSync to HEAD@r272825.
2014-10-08 traszSimplify; no functional changes.
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-06 melifaroSync to HEAD@r272609.
2014-10-06 mjgdevfs: tidy up after 272596
2014-10-06 mjgdevfs: don't take proctree_lock unconditionally in...
2014-10-05 neelIFC @r272481
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-04 traszMake autofs use shared vnode locks.
2014-10-03 traszFix autofs debug macros.
2014-10-03 traszMake autofs(4) use shared lock for lookups, instead...
2014-10-03 araujoFix failures and warnings reported by newpynfs20090424...
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-10-02 gjbReintegrate head@r272414
2014-10-02 gjbMerge the following revisions from ^/projects/release...
2014-10-02 traszCall uma_zfree() outside of lock, and improve comment.
2014-10-02 traszMake autofs timeout handling use timeout task instead...
2014-09-27 neelIFC @r272185
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-23 traszFix thinko that, with two map entries like shown below...
2014-09-22 jhbAdd a new fo_fill_kinfo fileops method to add type...
2014-09-21 traszTurns out -1 is a perfectly valid error number, ERESTAR...
2014-09-20 neelIFC @r271887
2014-09-18 traszFix typos.
2014-09-17 neelIFC @r271694
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-15 kibProvide the unique implementation for the VOP_GETPAGES...
2014-09-14 alcAvoid an exclusive acquisition of the object lock on...
next