sys/vfs/autofs: Cleanups (sync with NetBSD and OpenBSD)
[dragonfly.git] / sys / vfs / tmpfs /
2018-03-19 Matthew Dillonkernel - Implement QUICKHALT shortcut for unmounting...
2018-03-17 Antonio Huete JimenezMerge branch 'vendor/LIBPCAP'
2018-02-14 Matthew Dillonkernel - Try to fix delayed mtime updates on SHARED...
2018-02-11 Matthew Dillontmpfs - Fix data loss issues
2017-12-12 Matthew Dillontmpfs - Fix arbitrary maximum file size limitation
2017-12-08 Matthew Dillontmpfs - Correct some timestamp update issues
2017-11-13 Matthew Dillonkernel - Fix mtime for deferred writes from mmap R+W
2017-10-31 Matthew Dillonkernel - Refactor lockmgr()
2017-10-29 Markus Pfeifferkernel: Rename struct tmpfs_args to tmpfs_mount_info
2017-10-29 Markus Pfeifferkernel: Rename tmpfs_args.h to tmpfs_mount.h
2017-10-16 Matthew Dillonkernel - KVABIO stabilization
2017-10-16 Matthew Dillonkernel - Implement KVABIO API in TMPFS
2017-10-06 Matthew Dillonkernel - Refuse to swapoff under certain conditions
2017-10-06 Matthew Dillontmpfs - Fix bug in call to vinitvmio()
2017-09-30 Matthew Dillontmpfs - Conditionalize atomic adds on mount structure
2017-09-23 Sascha WildnerMerge branch 'vendor/FILE'
2017-01-13 John MarinoMerge branch 'vendor/LIBRESSL'
2017-01-08 Matthew Dillonkernel - Fix improper mplock in mount path
2016-11-24 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS227'
2016-10-17 zrjMerge branch 'vendor/BINUTILS225'
2016-10-03 John MarinoMerge branch 'vendor/LIBRESSL'
2016-09-06 John MarinoMerge branch 'vendor/LIBRESSL'
2016-08-29 John MarinoMerge branch 'vendor/LESS'
2016-08-29 John MarinoMerge branch 'vendor/BMAKE'
2016-08-27 John MarinoMerge branch 'vendor/GCC50'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-03 Peter AvalosMerge branch 'vendor/OPENSSL'
2016-06-02 Tomohiro Kusumisys/kern: Don't implement .vfs_sync unless sync is...
2016-05-17 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-13 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-09 Tomohiro Kusumisys/vfs/tmpfs: Use vop_write_dirent()
2016-05-03 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-04-24 Tomohiro Kusumisys/vfs/tmpfs: Remove unused mount variables
2016-03-11 John MarinoMerge branch 'vendor/NCURSES'
2016-03-02 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-02-08 Imre VadászMerge branch 'vendor/BINUTILS225'
2016-01-28 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-01-07 Sascha Wildnerkernel/tmpfs: Use the more common 'ap' name for vops...
2016-01-06 Sascha Wildnerkernel/tmpfs: Add _PC_2_SYMLINKS support. getconf(1...
2016-01-02 Sascha Wildnerkernel/tmpfs: Implement _PC_FILESIZEBITS.
2016-01-02 Sascha Wildnerkernel/tmpfs: Sort pathconf cases.
2015-12-04 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-12-04 John MarinoMerge branch 'vendor/GCC50'
2015-11-04 John MarinoMerge branch 'vendor/TNFTP'
2015-11-04 John MarinoMerge branch 'vendor/DIALOG'
2015-11-04 John MarinoMerge branch 'vendor/TCSH'
2015-11-04 John MarinoMerge branch 'vendor/GREP'
2015-11-04 John MarinoMerge branch 'vendor/BINUTILS225'
2015-11-03 John MarinoMerge branch 'vendor/LIBEDIT'
2015-11-03 John MarinoMerge branch 'vendor/XZ'
2015-11-02 John MarinoMerge branch 'vendor/ELFTOOLCHAIN'
2015-08-08 John MarinoMerge branch 'vendor/NVI2'
2015-08-06 John MarinoMerge branch 'vendor/TRE'
2015-07-18 John MarinoMerge branch 'vendor/GCC50'
2015-07-12 John MarinoMerge branch 'vendor/OPENBSD_LIBM'
2015-07-09 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-07-04 Matthew Dillontmpfs - Fix write-append/mmap-read race
2015-06-13 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-06-11 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-05-25 John MarinoMerge branch 'vendor/GCC50'
2015-05-13 Tomohiro Kusumisys/vfs/tmpfs: Remove duplicated cross-device check...
2015-05-13 Tomohiro Kusumisys/vfs/tmpfs: Add comment
2015-05-12 Tomohiro Kusumisys/vfs/tmpfs: Remove nested #ifdef _KERNEL
2015-05-12 Tomohiro Kusumisys/vfs/tmpfs: Rename ROOTINO to TMPFS_ROOTINO
2015-05-12 Tomohiro KusumiRevert this commit to avoid a possible complaint by...
2015-05-12 Tomohiro KusumiIt only exceeds the limit by small number, so it's...
2015-05-12 Tomohiro KusumiReverting series of commits (1/2 and 2/2) since they...
2015-05-12 Tomohiro KusumiReverting series of commits (1/2 and 2/2) since they...
2015-05-11 Tomohiro Kusumisys/vfs/tmpfs: Bring in a macro from UFS
2015-05-08 Tomohiro Kusumisys/vfs/tmpfs: Make flag handling consistent [2/2]
2015-05-08 Tomohiro Kusumisys/vfs/tmpfs: Make flag handling consistent [1/2]
2015-05-08 Tomohiro Kusumisys/vfs/tmpfs: Cleanups
2015-05-07 Tomohiro Kusumisys/vfs/tmpfs: Fix lock ordering
2015-05-06 Tomohiro Kusumisys/vfs/tmpfs: Fix typo
2015-05-06 Tomohiro Kusumisys/vfs/tmpfs: Fix assertion
2015-05-05 Tomohiro Kusumisys/vfs/tmpfs: Lock tmpfs_mount member
2015-05-05 Tomohiro Kusumisys/vfs/tmpfs: Add comment
2015-05-04 Tomohiro Kusumisys/vfs/tmpfs: Remove #include <sys/spinlock2.h>
2015-05-04 Tomohiro Kusumisys/vfs/tmpfs: Lock tmpfs member on ino allocation
2015-05-04 Tomohiro Kusumisys/vfs/tmpfs: Change tm_ino type from 'int' to 'ino_t'
2015-05-04 Tomohiro Kusumisys/vfs/tmpfs: Remove trailing whitespace
2015-05-03 Tomohiro Kusumisys/vfs/tmpfs: Fix comments
2015-04-22 John MarinoMerge branch 'vendor/GCC50'
2015-04-17 John MarinoMerge branch 'vendor/GCC50'
2015-04-02 John MarinoMerge branch 'vendor/GCC50'
2015-03-31 John MarinoMerge branch 'vendor/BINUTILS225'
2015-03-22 John MarinoMerge branch 'vendor/GCC50'
2015-03-22 John MarinoMerge branch 'vendor/BMAKE'
2015-03-19 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-03-13 John MarinoMerge branch 'vendor/MPC'
2015-03-13 John MarinoMerge branch 'vendor/LESS'
2015-03-13 John MarinoMerge branch 'vendor/GCC50'
2015-03-08 John MarinoMerge branch 'vendor/GCC50'
2015-02-27 John MarinoMerge branch 'vendor/GCC50'
2015-02-20 John MarinoMerge branch 'vendor/GCC50'
2015-02-13 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John MarinoMerge branch 'vendor/GCC50' - gcc 5.0 snapshot 1 FEB...
2015-01-25 Sascha WildnerMerge branch 'openssh'
next