]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
THIS BRANCH IS OBSOLETE, PLEASE READ:
[FreeBSD/FreeBSD.git] / sys / fs /
2020-12-18 Xin LIMFV r368746:
2020-12-17 brooksVFS_QUOTACTL: Remove needless casts of arg
2020-12-17 Brooks DavisVFS_QUOTACTL: Remove needless casts of arg
2020-12-13 Martin MatuskaMFV r368607:
2020-12-09 cyMFV r368464:
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-08 mckusickIn ext2fs, BA_CLRBUF is used in ext2_balloc() not UFS_B...
2020-12-08 Kirk McKusickIn ext2fs, BA_CLRBUF is used in ext2_balloc() not UFS_B...
2020-12-06 mckusickDocument the BA_CLRBUF flag used in ufs and ext2fs...
2020-12-06 Kirk McKusickDocument the BA_CLRBUF flag used in ufs and ext2fs...
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-01 mmMFV r368207:
2020-12-01 Martin MatuskaMFV r368207:
2020-11-28 kibMake MAXPHYS tunable. Bump MAXPHYS to 1M.
2020-11-28 Konstantin BelousovMake MAXPHYS tunable. Bump MAXPHYS to 1M.
2020-11-26 kibnullfs: provide custom bypass for VOP_READ_PGCACHE().
2020-11-26 Konstantin Belousovnullfs: provide custom bypass for VOP_READ_PGCACHE().
2020-11-26 seUpdate to version 3.2.0
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-20 kibmsdosfs: suspend around unmount or remount rw->ro.
2020-11-20 Konstantin Belousovmsdosfs: suspend around unmount or remount rw->ro.
2020-11-20 kibmsdosfs: Add trivial support for suspension.
2020-11-20 Konstantin Belousovmsdosfs: Add trivial support for suspension.
2020-11-20 sjgMerge bmake-20201117
2020-11-20 Simon J. GerratyMerge bmake-20201117
2020-11-19 Dag-Erling SmørgravMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-18 cemmsdosfs(5): Fix debug-only format string
2020-11-18 Conrad Meyermsdosfs(5): Fix debug-only format string
2020-11-18 Marcin WojtasAdjust ENA driver files to latest ena-com changes
2020-11-18 Marcin WojtasFix completion descriptors alignment for the ENA
2020-11-18 asomersnfs: Mark unused statistics variable as reserved
2020-11-18 Alan Somersnfs: Mark unused statistics variable as reserved
2020-11-17 cemSplit out cwd/root/jail, cmask state from filedesc...
2020-11-17 Conrad MeyerSplit out cwd/root/jail, cmask state from filedesc...
2020-11-13 Jung-uk KimMFV: r367652
2020-11-09 traszMake it possible to mount a fuse filesystem, such as...
2020-11-09 Edward Tomasz Napi... Make it possible to mount a fuse filesystem, such as...
2020-11-07 sjgUpdate to bmake-20201101
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-11-05 mjgtmpfs: reorder struct tmpfs_node to shrink it by 8...
2020-11-05 Mateusz Guziktmpfs: reorder struct tmpfs_node to shrink it by 8...
2020-11-05 cemAdd sbuf streaming mode to pseudofs(9), use in linprocfs(5)
2020-11-05 Conrad MeyerAdd sbuf streaming mode to pseudofs(9), use in linprocfs(5)
2020-10-30 mjgtmpfs: change tmpfs dirent zone into a malloc type
2020-10-30 Mateusz Guziktmpfs: change tmpfs dirent zone into a malloc type
2020-10-30 mjgcache: add cache_vop_mkdir and rename cache_rename...
2020-10-30 Mateusz Guzikcache: add cache_vop_mkdir and rename cache_rename...
2020-10-29 traszMake it possible to mount nullfs(5) using plain mount(8)
2020-10-29 Edward Tomasz Napi... Make it possible to mount nullfs(5) using plain mount(8)
2020-10-28 traszDrop "All rights reserved" from all my stuff. This...
2020-10-28 Edward Tomasz Napi... Drop "All rights reserved" from all my stuff. This...
2020-10-27 Cy SchubertMFV r367082:
2020-10-24 Xin LIMFV r366990: less v563.
2020-10-23 mjgvfs: drop spurious cache_purge on rmdir
2020-10-23 Mateusz Guzikvfs: drop spurious cache_purge on rmdir
2020-10-23 hselaskyFix for loading cuse.ko via rc.d . Make sure we declare...
2020-10-23 Hans Petter SelaskyFix for loading cuse.ko via rc.d . Make sure we declare...
2020-10-22 Philip PaepsImport tzdata 2020c
2020-10-20 mjgvfs: drop the de facto curthread argument from VOP_INACTIVE
2020-10-20 Mateusz Guzikvfs: drop the de facto curthread argument from VOP_INACTIVE
2020-10-20 mjgvfs: drop spurious cred argument from VOP_VPTOCNP
2020-10-20 Mateusz Guzikvfs: drop spurious cred argument from VOP_VPTOCNP
2020-10-19 kibnullfs: ensure correct lock is taken after bypass.
2020-10-19 Konstantin Belousovnullfs: ensure correct lock is taken after bypass.
2020-10-17 mmacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 Matt MacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 Philip PaepsImport tzdata 2020c
2020-10-16 Kyle EvansMFC r366760: lua: update to 5.3.6
2020-10-16 traszBump pseudofs size limit from 128kB to 1MB. The old...
2020-10-16 Edward Tomasz Napi... Bump pseudofs size limit from 128kB to 1MB. The old...
2020-10-12 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-09 mjgcache: fix vexec panic when racing against vgone
2020-10-09 Mateusz Guzikcache: fix vexec panic when racing against vgone
2020-10-09 Jung-uk KimMFV: r366539
2020-10-08 Philip PaepsImport tzdata 2020b
2020-10-06 pfgext2fs: minor typo.
2020-10-06 Pedro F. Giffuniext2fs: minor typo.
2020-10-03 Jakub Wojciech KlamaImport lib9p 9d5aee77bcc1bf0e79b0a3bfefff5fdf2146283c.
2020-10-01 mmacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 Matt MacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-01 Stefan EßerUpgrade to version 3.1.6
2020-10-01 Baptiste DaroussinUpdate nvi to 2.2.0-05ed8b9
2020-10-01 rmacklemModify the NFSv4.2 VOP_COPY_FILE_RANGE() client call...
2020-10-01 Rick MacklemModify the NFSv4.2 VOP_COPY_FILE_RANGE() client call...
2020-09-26 rmacklemBjorn reported a problem where the Linux NFSv4.1 client is
2020-09-26 Rick MacklemBjorn reported a problem where the Linux NFSv4.1 client is
2020-09-24 asomersfusefs: fix mmap'd writes in direct_io mode
2020-09-24 Alan Somersfusefs: fix mmap'd writes in direct_io mode
2020-09-22 markjudf: Validate the full file entry length
2020-09-22 Mark Johnstonudf: Validate the full file entry length
2020-09-22 Jung-uk KimMerge OpenSSL 1.1.1h.
2020-09-18 rmacklemFix a LOR between the NFS server and server side krpc.
2020-09-18 Rick MacklemFix a LOR between the NFS server and server side krpc.
2020-09-18 mmacyMFV 2.0-rc2
2020-09-18 Matt MacyMFV 2.0-rc2
2020-09-18 vangyzenvm_ooffset_t is now unsigned
2020-09-18 Eric van Gyzenvm_ooffset_t is now unsigned
2020-09-16 kibtmpfs: restore atime updates for reads from page cache.
next