]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
uma: UMA_ALIGN_CACHE: Resolve the proper value at use point
[FreeBSD/FreeBSD.git] / sys / fs /
2023-12-17 Rick Macklemnfscl: Fix comment for commit 6aded1e6b2e5
2023-12-17 Rick Macklemnfscl: Fix processing of a rare Rename reply case
2023-12-12 Mark Johnstonnfsclient: Propagate copyin() errors from nfsm_uiombuf()
2023-12-05 Konstantin Belousovnullfs: do not allow bypass on copy_file_range()
2023-12-05 Konstantin Belousovvn_copy_file_range(): provide ENOSYS fallback to vn_gen...
2023-12-05 Konstantin BelousovVFS: add VOP_GETLOWVNODE()
2023-12-02 Martin Matuskazfs: merge openzfs/zfs@d99134be8 (zfs-2.1-release)...
2023-11-24 Alvin Chenpseudofs: fix off by one in hash iteration in pfs_purge
2023-11-23 Konstantin Belousovfuse_vnop_copy_file_range(): add safety
2023-11-23 Konstantin Belousovfuse_vnop_copy_file_range(): use vn_lock_pair()
2023-11-22 Rick Macklemnfscl: newnfs_copycred() cannot be called when a mutex...
2023-11-22 Rick Macklemnfscl: Handle a Getattr failure with NFSERR_DELAY follo...
2023-11-16 Rick Macklemnfsd: Avoid acquiring a vnode for some NFSv4 Readdir...
2023-11-14 Rick Macklemnfscl: Handle the NFSERR_RETRYUNCACHEDREP error from...
2023-11-02 Rick Macklemnfsd: Fix a server crash
2023-11-02 Rick Macklemnfsd: Fix NFSv4.1/4.2 Claim_Deleg_Cur_FH
2023-10-15 Alan Somersfusefs: sanitize FUSE_READLINK results for embedded...
2023-10-12 Zhenlei Huangnfscl: Add sysctl flag CTLFLAG_TUN to loader tunable
2023-10-05 Alan Somersfusefs: fix some bugs updating atime during close
2023-09-30 Martin Matuskazfs: merge openzfs/zfs@eb62221ff (zfs-2.1-release)...
2023-09-28 Jason A. Harmeningdevfs: add integrity asserts for cdevp_list
2023-09-06 John Baldwincd9660: Reject volumes with small logical block sizes
2023-09-06 John Baldwinudf: Reject read requests with an invalid length
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line bare tag
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line sh pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line .c pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: two-line .c pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line .c comment pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line .h pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: two-line .h pattern
2023-08-16 Konstantin Belousovtmpfs: add the "pgread" mount option to the allowed...
2023-08-16 Konstantin Belousovtmpfs: add a knob to enable pgcache read for mount
2023-08-10 Konstantin Belousovudf: reject invalid block sizes from lvd
2023-08-07 Konstantin Belousovcd9660: do not leak buffers in cd9660_rrip_loop()
2023-08-05 Gordon Berglingnfsserver: Fix a typo in a source code comment
2023-07-25 Warner Loshspdx: The BSD-2-Clause-NetBSD identifier is obsolete...
2023-07-25 Warner Loshspdx: The BSD-2-Clause-FreeBSD identifier is obsolete...
2023-07-20 Konstantin Belousovfdescfs: add a mount option rdlnk
2023-07-20 Konstantin BelousovRevert "VFS: Remove VV_READLINK flag" and "fdescfs...
2023-07-18 Konstantin Belousovmsdosfs: zero partially valid extended cluster
2023-07-07 Mark Johnstonpseudofs: Fix a potential out-of-bounds access in pfs_l...
2023-07-06 Rick Macklemnfscl: Fix support for doing Null RPCs
2023-07-04 Konstantin Belousovfdescfs: improve linrdlnk mount option
2023-06-29 Dmitry Chaginpseudofs: Simplify pfs_visible_proc
2023-06-29 Dmitry Chaginpseudofs: Allow vis callback to be called for a named...
2023-06-29 Dmitry Chaginpseudofs: Microoptimize struct pfs_node
2023-06-17 Martin Matuskazfs: merge openzfs/zfs@86783d7d9 (zfs-2.1-release)...
2023-05-29 Mark Johnstonfusefs: Remove an unused pbuf zone
2023-05-26 Rick Macklemnfscl: Make coverity happy
2023-05-25 Rick Macklemnfscl: Add a new NFSv4.1/4.2 mount option for Kerberize...
2023-05-24 Rick Macklemnfsd: Return ENXIO instead of EPERM when nfsd(8) alread...
2023-05-22 Rick Macklemnfsd: Fix NFSv3 Readdir/ReaddirPlus reply for large...
2023-05-21 Rick Macklemvfs_export: Add mnt_exjail to control exports done...
2023-05-19 Rick MacklemRevert "vfs_export: Add mnt_exjail to control exports...
2023-05-19 Rick Macklemvfs_export: Add mnt_exjail to control exports done...
2023-05-18 Rick Macklemnfsd: Fix a use after free when vnet prisons are deleted
2023-05-18 Rick Macklemnfscommon: Use IS_DEFAULT_VNET() in the vnet initialization
2023-05-18 Rick Macklemnfsd: Add VNET_SYSUNINIT() macros for vnet cleanup
2023-05-18 Rick Macklemnfsd: Enable the NFSD_VNET vnet front end macros
2023-05-17 Rick Macklemnfscommon: Revert use of nfsstatsv1_p in nfs_commonkrpc.c
2023-05-17 Rick Macklemnfscl: Add NFSD_CURVNET macros to nfsclient syscall
2023-05-17 Rick Macklemnfsd: Continue adding macros so nfsd can run in a vnet...
2023-05-16 Rick Macklemnfs_fha_new: Fix nfs_fha_new so that sysctls work in...
2023-05-16 Rick Macklemnfsd: Add NFSD_VNET() macros to nfs_fha_new.c
2023-05-16 Rick Macklemnfsd: Get rid of useless "pool" field in nfs_fha_new.c
2023-05-16 Rick Macklemnfsd: Continue adding macros so nfsd can run in a vnet...
2023-05-16 Rick Macklemnfsd: Wrap nfsstatsv1_p in the NFSD_VNET() macro
2023-05-16 Rick Macklemnfsd: Continue adding macros so nfsd can run in a vnet...
2023-05-15 Rick Macklemnfsd: Fix initialization broken by 7344856e3a6d
2023-05-15 Rick Macklemnfsd: Delete nfsrv_prison_cleanup() until vneting enabled
2023-05-15 Rick Macklemnfsd: Prepare the NFS server code to run in a vnet...
2023-05-01 Stefan Eßersys/fs: do not report blocks allocated for synthetic...
2023-05-01 Stefan Eßermsdosfs: fix debug print format and parameter
2023-04-23 Martin Matuskazfs: merge openzfs/zfs@e25f9131d (zfs-2.1-release)...
2023-04-16 Ed Mastefs/cd9660: add header include guards
2023-04-09 Mateusz Guziksmbfs: ansify
2023-04-09 Mateusz Guzikudf: ansify
2023-04-09 Mateusz Guziknullfs: ansify
2023-04-09 Mateusz Guzikfifofs: ansify
2023-04-06 Konstantin Belousovfdesc_lookup(): drop fdropped
2023-04-06 Konstantin Belousovfdesc_lookup(): the condition to use vn_vget_ino()...
2023-04-06 Konstantin Belousovfdesc_lookup(): no need to vhold the dvp vnode
2023-04-05 Mark Johnstonfdescfs: Fix a file ref leak
2023-03-31 Konstantin Belousovfdesc_allocvp(): fix potential use after free
2023-03-31 Konstantin Belousovfdescfs: remove useless XXX comment, unwrap line
2023-03-02 Konstantin Belousovtmpfs: support the nosymfollow mount option
2023-02-21 Rick Macklemnfscl: Fix interaction between mmap'd and VOP_WRITE...
2023-02-19 Alan Somersfusefs: fix some resource leaks
2023-02-19 Konstantin Belousovtmpfs: remove IFF macro
2023-02-19 Konstantin Belousovtmpfs: remove bogus MPASS(VOP_ISLOCKED(vp)) asserts
2023-02-19 Konstantin Belousovmsdosfs deextend: validate pages of the partial buffer
2023-02-19 Konstantin Belousovmsdosfs deextend(): memoize DETOV(dep)
2023-02-19 Konstantin Belousovmsdosfs: correct handling of vnode pager size on file...
2023-01-29 Rick Macklemnfsserver: Fix handling of SP4_NONE
2023-01-26 Martin Matuskazfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release)...
2023-01-26 Rick Macklemnfscl: Improve NFSv4 error message for NFSERR_WRONGSEC
2023-01-20 Konstantin BelousovStop cleaning MNT_LOCAL on unmount
2023-01-20 Konstantin Belousovtmpfs_getattr(): Only take vm_object lock on 32bit...
2023-01-20 Konstantin Belousovtmpfs: for used pages, account really allocated pages...
2023-01-20 Konstantin Belousovtmpfs: make vm_object point to the tmpfs node instead...
next