]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
Remove code related to PACKET_TAG_IPSEC_IN_CRYPTO_DONE mbuf tag.
[FreeBSD/FreeBSD.git] / sys / fs /
2014-12-11 delphijMFV r275696: file 5.21.
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-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-26 kibThe process spin lock currently has the following disti...
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 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...
2014-09-13 alcWe don't need an exclusive object lock on the expected...
2014-09-12 pfgExtra space from r271467.
2014-09-12 pfgext2fs: add ext2_getpages().
2014-09-10 glebiusRemove unused arguments for VOP_GETPAGES(), VOP_PUTPAGES().
2014-09-05 rwatsonGarbage collect NFSMINOFF() from the NFS stack; this...
2014-09-05 melifaroSync to HEAD@r271160.
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-02 neelIFC @r269962
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-24 traszFix bug that, assuming a/ is a root of NFS filesystem...
2014-08-23 melifaroSync to HEAD@r270409.
2014-08-23 traszAutofs softc needs to be global anyway, so don't pass...
2014-08-23 traszAdd comment explaining one of the quirks in autofs.
2014-08-21 traszFix includes.
2014-08-21 traszUse __FBSDID() properly.
2014-08-20 traszRework ".." lookup; previous one failed to properly...
2014-08-17 traszBring in the new automounter, similar to what's provide...
2014-08-13 melifaroSync to HEAD@r269943.
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-10 rmacklemChange the NFS server's printf related to hitting
2014-08-08 kibVOP_LOOKUP() may relock the directory vnode for some...
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-08-05 pfgRevert r269523:
2014-08-04 pfgset EXT2_LINK_MAX to LINK_MAX
next