]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
libradius: Fix attribute length validation in rad_get_attr(3)
[FreeBSD/FreeBSD.git] / sys / fs /
2021-03-03 Rick Macklemnfsclient: fix panic in cache_enter_time()
2021-02-25 Konstantin Belousovnfsserver: use VOP_VPUT_PAIR().
2021-02-25 Konstantin Belousovnullfs: provide special bypass for VOP_VPUT_PAIR
2021-02-25 Konstantin Belousovvn_open(): If the vnode is reclaimed during open(2...
2021-02-01 Mateusz Guziktmpfs: drop acq fence now that vn_load_v_data_smr has...
2021-02-01 Mateusz Guzikatomic: make atomic_store_ptr type-aware
2021-02-01 Mateusz Guziktmpfs: add support for lockless symlink lookup
2021-02-01 Mateusz Guzikcache: add symlink support to lockless lookup
2021-02-01 Kyle Evanstmpfs: push VEXEC check into tmpfs_lookup()
2021-01-15 Emmanuel VadotAdd 'sys/contrib/device-tree/' from commit '5ee353c36d3...
2021-01-14 Konstantin Belousovtmpfs_reclaim: detach unlinked node on dereferencing.
2021-01-14 Konstantin Belousovtmpfs_reclaim: style
2021-01-14 Simon J. GerratyMerge bmake-20210110
2021-01-14 Kyle Evanscontrib/lua: update to 5.4.2
2021-01-12 Mateusz GuzikConvert remaining cap_rights_init users to cap_rights_i...
2021-01-10 Rick Macklemnfsd: add KASSERTs to nfsm_trimtrailing() for M_EXTPG...
2021-01-10 Konstantin Belousovtmpfs open: assert that there is no double-init of...
2021-01-10 Konstantin Belousovtmpfs_free_tmp(): explicitly assert that tmp is locked
2021-01-10 Konstantin Belousovtmpfs: make M_TMPFSMNT static to tmpfs_vfsops.c
2021-01-03 Alan SomersFix vnode locking bug in fuse_vnop_copy_file_range
2021-01-03 Mark JohnstonEnsure that dirent's d_off field is initialized
2021-01-03 Alan Somersfusefs: only check vnode locks with DEBUG_VFS_LOCKS
2021-01-03 Alan SomersFix a vnode locking bug in fuse_vnop_advlock.
2021-01-03 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2021-01-03 Mateusz Guzikvfs: add v_irflag accessors
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2021-01-02 Konstantin Belousovnfs server: improve use of the VFS KPI
2021-01-01 Rick Macklemnfsd: fix NFSv4.0 seqid handling for ERELOOKUP
2021-01-01 Rick Macklemnfsd: fix NFS server for ERELOOKUP
2021-01-01 Alan Somersfusefs: implement FUSE_COPY_FILE_RANGE.
2021-01-01 Mateusz Guziktmpfs: use VNPASS when asserting on a vnode in tmpfs_re...
2020-12-31 Alan Somersfusefs: update FUSE protocol to 7.24 and implement...
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
2020-12-29 Edward Tomasz Napi... devfs(4): defer freeing until we drop devmtx ("cdev")
2020-12-28 Alan Somersfusefs: delete some dead code
2020-12-27 Martin Matuskacontrib/libarchive: Import libarchive 3.5.1
2020-12-27 Mark Johnstonmsdosfs: Fix a leak of dirent padding bytes
2020-12-25 Conrad Meyersys/contrib/zstd: Import zstd 1.4.8
2020-12-25 Philip Paepscontrib/tzdata: import tzdata 2020e
2020-12-23 Rick MacklemAdd a new "tlscertname" NFS mount option.
2020-12-18 Xin LIMFV r368746:
2020-12-17 Brooks DavisVFS_QUOTACTL: Remove needless casts of arg
2020-12-13 Martin MatuskaMFV r368607:
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-08 Kirk McKusickIn ext2fs, BA_CLRBUF is used in ext2_balloc() not UFS_B...
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 Martin MatuskaMFV r368207:
2020-11-28 Konstantin BelousovMake MAXPHYS tunable. Bump MAXPHYS to 1M.
2020-11-26 Konstantin Belousovnullfs: provide custom bypass for VOP_READ_PGCACHE().
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-20 Konstantin Belousovmsdosfs: suspend around unmount or remount rw->ro.
2020-11-20 Konstantin Belousovmsdosfs: Add trivial support for suspension.
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 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 Alan Somersnfs: Mark unused statistics variable as reserved
2020-11-17 Conrad MeyerSplit out cwd/root/jail, cmask state from filedesc...
2020-11-13 Jung-uk KimMFV: r367652
2020-11-09 Edward Tomasz Napi... Make it possible to mount a fuse filesystem, such as...
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-11-05 Mateusz Guziktmpfs: reorder struct tmpfs_node to shrink it by 8...
2020-11-05 Conrad MeyerAdd sbuf streaming mode to pseudofs(9), use in linprocfs(5)
2020-10-30 Mateusz Guziktmpfs: change tmpfs dirent zone into a malloc type
2020-10-30 Mateusz Guzikcache: add cache_vop_mkdir and rename cache_rename...
2020-10-29 Edward Tomasz Napi... Make it possible to mount nullfs(5) using plain mount(8)
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 Mateusz Guzikvfs: drop spurious cache_purge on rmdir
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 Mateusz Guzikvfs: drop the de facto curthread argument from VOP_INACTIVE
2020-10-20 Mateusz Guzikvfs: drop spurious cred argument from VOP_VPTOCNP
2020-10-19 Konstantin Belousovnullfs: ensure correct lock is taken after bypass.
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 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 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 Pedro F. Giffuniext2fs: minor typo.
2020-10-03 Jakub Wojciech KlamaImport lib9p 9d5aee77bcc1bf0e79b0a3bfefff5fdf2146283c.
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 Rick MacklemModify the NFSv4.2 VOP_COPY_FILE_RANGE() client call...
2020-09-26 Rick MacklemBjorn reported a problem where the Linux NFSv4.1 client is
2020-09-24 Alan Somersfusefs: fix mmap'd writes in direct_io mode
2020-09-22 Mark Johnstonudf: Validate the full file entry length
2020-09-22 Jung-uk KimMerge OpenSSL 1.1.1h.
2020-09-18 Rick MacklemFix a LOR between the NFS server and server side krpc.
2020-09-18 Matt MacyMFV 2.0-rc2
next