]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
nfsd: Sanity check the len argument for ListXattr
[FreeBSD/FreeBSD.git] / sys / fs /
2021-12-11 Rick Macklemnfsd: Sanity check the len argument for ListXattr
2021-12-10 Rick Macklemnfsd: Add checks for layout errors in LayoutReturn
2021-12-10 Rick Macklemnfscl: Sanity check irdcnt in nfsrpc_createsession
2021-12-07 Alan Somersfusefs: Fix a bug during VOP_STRATEGY when the server...
2021-12-07 Alan Somersfusefs: fix a recurse-on-non-recursive lockmgr panic
2021-12-07 Alan Somersfusefs: quiet some cache-related warnings
2021-12-07 Alan Somersfusefs: implement FUSE_NO_OPEN_SUPPORT and FUSE_NO_OPEN...
2021-12-07 Alan Somersfusefs: diff reduction in fuse_kernel.h
2021-12-04 Neel Chauhanext2: Check for e2fs_first_dblock in ext2_compute_sb_data()
2021-11-29 Neel Chauhanext2fs: check for eh_depth in ext4_ext_check_header()
2021-11-27 Rick MacklempNFS: Add nfsstats counters for number of Layouts
2021-11-25 Rick Macklemnfscl: Add a LayoutError RPC for NFSv4.2 pNFS mounts
2021-11-24 Rick Macklemnfsd: Fix the NFSv4.2 pNFS MDS server for NFSERR_NOSPC...
2021-11-24 Rick Macklemnfsd: Fix f_bavail and f_ffree for NFSv4 when negative
2021-11-21 Rick Macklemnfsd: Fix the NFSv4 pNFS MDS server for DS NFSERR_NOSPC
2021-11-20 Rick Macklemnfscl: Fix NFSv4.1/4.2 pnfs mounts using nconnect
2021-11-19 Rick Macklemnfscl: Fix two more cases for forced dismount
2021-11-19 Konstantin Belousovnfsclient: upgrade vnode lock in VOP_OPEN()/VOP_CLOSE...
2021-11-19 Konstantin Belousovmntfs: lock mntfs pseudo devfs vnode properly
2021-11-17 Rick Macklemnfscl: Fix forced dismount when "nconnect" is specified
2021-11-17 Rick Macklemnfscl: Fix forced dismount from looping on commit
2021-11-17 Rick Macklemnfscl: Fix use after free for forced dismount
2021-11-17 Rick Macklemnfscl: Check for a forced dismount in nfscl_getref()
2021-11-16 Rick Macklemnfscl: Use a smaller initial delay time for NFSERR_DELAY
2021-11-14 Rick Macklemnfscl: Use NFSMNTP_DELEGISSUED in two more functions
2021-11-14 Rick Macklemnfscl: Fix race between Lookup and Setattr of size
2021-11-14 Rick Macklemnfscl: Add setting n_localmodtime to the Write RPC...
2021-11-14 Rick Macklemnfscl: Do pNFS layout return_on_close synchronously
2021-11-09 Rick Macklemnfscl: Add a missing delegation lock release
2021-11-06 Konstantin Belousovprocfs_doprocfile(): simplify
2021-11-06 Konstantin Belousovprocfs: return right hardlink from /proc/curproc/file
2021-11-03 Mark JohnstonConvert vm_page_alloc() callers to use vm_page_alloc_no...
2021-11-01 Rick Macklemnfscl: Handle NFSv4.1/4.2 Close RPC NFSERR_DELAY replie...
2021-11-01 Rick Macklemnfscl: Modify Close RPC so that it does not use "owner...
2021-10-30 Rick Macklemnfscl: Move release of the clientID lock into nfscl_doc...
2021-10-29 Rick Macklemnfscl: Add an argument to nfscl_tryclose()
2021-10-29 Rick Macklemnfscl: Restructure nfscl_freeopen() slightly
2021-10-27 Rick Macklemnfscl: Make nfscl_getlayout() acquire the correct pNFS...
2021-10-27 Konstantin Belousovmsdosfs_rename: remove write-only variables
2021-10-27 Konstantin Belousovtmpfs: remove write-only variables
2021-10-25 Rick Macklemnfsd: Disable the NFSv4.2 Allocate operation by default
2021-10-25 Rick Macklemnfscl: Fix NFS VOP_ALLOCATE for mounts without Allocate...
2021-10-20 Rick Macklemnfscl: Fix another deadlock related to the NFSv4 client...
2021-10-20 Rick Macklemnfscl: Fix a deadlock related to the NFSv4 clientID...
2021-10-19 Rick Macklemnfscl: Add a check for "has acquired a delegation"...
2021-10-11 Mateusz Guzikfifo: support flock
2021-10-09 Kyle Evansvfs: remove dead fifoop VOP_KQFILTER implementations
2021-10-07 Alan Somersfusefs: don't panic if FUSE_GETATTR fails durint VOP_GE...
2021-10-03 Rick Macklemnfscl: Add vfs.nfs.maxalloclen to limit Allocate RPC RTT
2021-10-03 Rick Macklemnfscl: Make vfs.nfs.maxcopyrange larger by default
2021-09-29 Gordon Berglingnfsclient: Fix a typo in a comment
2021-09-28 Alexander MotinAllow setting NFS server scope and owner.
2021-09-25 Rick Macklemnfsd: Fix build after commit 103b207536f9 for 32bit...
2021-09-25 Rick Macklemnfsd: Use the COPY_FILE_RANGE_TIMEO1SEC flag
2021-09-24 Konstantin Belousovbuffer pager: allow get_blksize method to return error
2021-09-18 Martin Matuskazfs: merge openzfs/zfs@71c609852 (zfs-2.1-release)...
2021-09-15 Rick Macklemnfsd: Make loop calling VOP_ALLOCATE() iterate until...
2021-09-03 Ka Ho Ngtmpfs: Move partial page invalidation to a separate...
2021-09-03 Konstantin Belousovmsdosfs: drop now unused DE_RENAME
2021-09-03 Konstantin Belousovmsdosfs: add doscheckpath lock
2021-09-03 Konstantin Belousovmsdosfs: fix rename
2021-09-03 Konstantin Belousovmsdosfs deget(): add locking flags argument
2021-09-03 Konstantin Belousovmsdosfs: unstaticise msdosfs_lookup_
2021-08-29 Gordon Berglingext2fs(5): Correct a typo in an error message
2021-08-27 Ka Ho Ngtmpfs: Fix error being cleared after commit c12118f6cec0
2021-08-27 Ka Ho Ngtmpfs: Fix styles
2021-08-27 Rick Macklemnfsd: Fix sanity check for NFSv4.2 Allocate operations
2021-08-16 Konstantin Belousovnfs_write(): do not call ncl_pager_setsize() after...
2021-08-16 Konstantin Belousovnfs client: block vnode_pager_setsize() calls from...
2021-08-15 Rick Macklemnfscl: Set correct lockowner for "oneopenown" mount...
2021-08-15 Rick Macklemnfscl: Cache an open stateid for the "oneopenown" mount...
2021-08-14 Konstantin Belousovnull_vput_pair(): release use reference on dvp earlier
2021-08-05 Rick Macklemnfscl: Send stateid.seqid of 0 for NFSv4.1/4.2 mounts
2021-08-03 Rick Macklemnfsd: Add sysctl to set maximum I/O size up to 1Mbyte
2021-08-03 Rick Macklemnfscl: Add a Linux compatible "nconnect" mount option
2021-08-03 Konstantin Belousovnullfs: provide custom null_rename bypass
2021-08-03 Konstantin Belousovnull_rename: some style
2021-08-03 Konstantin Belousovfifofs: fifo vnode might be relocked before VOP_OPEN...
2021-08-03 Konstantin Belousovnull_lookup: restore dvp lock always, not only on success
2021-08-03 Konstantin Belousovnull_bypass(): prevent loosing the only reference to...
2021-08-03 Konstantin Belousovnullfs: provide custom null_advlock bypass
2021-08-03 Konstantin Belousovnull_bypass(): some style
2021-07-29 Mark Johnstonnfsclient: Avoid copying uninitialized bytes into statfs
2021-07-27 Alan Somersfusefs: correctly set lock owner during FUSE_SETLK
2021-07-27 Mark Johnstonfifo: Explicitly initialize generation numbers when...
2021-07-25 Rick Macklemnfscl: Avoid KASSERT() panic in cache_enter_time()
2021-07-23 Mark Johnstonnfssvc: Zero the buffer copied out when NFSSVC_DUMPMNTO...
2021-07-14 Rick Macklemnfscl: Improve "Consider increasing kern.ipc.maxsockbuf...
2021-07-11 Rick Macklemnfscl: Change the default minor version for NFSv4 mounts
2021-07-10 Martin Matuskazfs: merge openzfs/zfs@4f92fe0f5 (zfs-2.1-release)...
2021-07-07 Konstantin Belousovunionfs: do not use bare struct componentname
2021-07-04 Alan Somersfusefs: ensure that FUSE ops' headers' unique values...
2021-07-03 Alan Somersfusefs: delete dead code
2021-07-03 Alan Somersfusefs: support EVFILT_WRITE on /dev/fuse
2021-07-03 Alan Somersfusefs: improve warnings about buggy FUSE servers
2021-07-03 Alan Somersfusefs: delete dead code
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@508fff0e4 (zfs-2.1-release)...
2021-06-30 Rick Macklemnfscl: Make NFSv4.0 client acquisition NFSv4.1/4.2...
2021-06-26 Rick Macklemkrpc: Acquire ref count of CLIENT for backchannel use
2021-06-26 Rick Macklemnfscl: Add a "has acquired a delegation" flag for deleg...
next