]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
fstyp: Remove __packed from struct exfat_de_label.
[FreeBSD/FreeBSD.git] / sys / fs /
2022-04-29 Alan Somersfusefs: fix two bugs regarding VOP_RECLAIM of the root...
2022-04-13 Rick Macklemnfsd: Do not exempt NFSv3 Fsinfo from the TLS check
2022-04-09 Gordon Berglingfusefs(5): Fix a typo in a source code comment
2022-03-30 Gordon Berglingnfsclient: Fix a typos in source code comments
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release)...
2022-03-21 Mark Johnstonfusefs: Initialize a pad word in the mknod message
2022-03-11 Martin Matuskazfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release)...
2022-03-09 Alan Somersfusefs: fix a cached attributes bug during directory...
2022-03-04 Rick Macklemnfscl: Fix a use after free in nfscl_cleanupkext()
2022-03-03 Jessica Clarkefuse: Fix build on 32-bit architectures
2022-03-02 Alan SomersFix NFS exports of FUSE file systems for big directories
2022-02-21 Mark Johnstonmsdosfs: Fix mounting when the device sector size is...
2022-02-16 Rick Macklemnfsd: Reply NFSERR_SEQMISORDERED for bogus seqid argument
2022-02-16 Rick Macklemnfsd: Allow file owners to perform Open(Delegate_cur)
2022-02-10 Rick Macklemnfsclient: Delete unused function nfscl_getcookie()
2022-02-09 Gordon Berglingfs: fix a few common typos in source code comments
2022-02-07 Konstantin Belousovufs, msdosfs: do not record witness order when creating...
2022-02-07 Konstantin Belousovext2fs: remove remnants of the UFS snapshot code
2022-02-04 Konstantin Belousovmsdosfs_denode.c: some style
2022-01-27 Mark Johnstonfusefs: Address -Wunused-but-set-variable warnings
2022-01-25 Rick Macklemnfsd: Do not accept audit/alarm ACEs for the NFSv4...
2022-01-23 Alexander Motinnfsd: Reduce callouts rate.
2022-01-18 Alan Somersfusefs: implement VOP_ALLOCATE
2022-01-18 Alan Somersfusefs: in the tests, always assume debug.try_reclaim_v...
2022-01-18 Alan Somersfusefs: copy_file_range must update file timestamps
2022-01-18 Alan SomersFix a race in fusefs that can corrupt a file's size.
2022-01-14 Konstantin Belousovmsdosfs: use mntfs vnode for pm_devvp
2022-01-14 Konstantin Belousovmsdosfs: on integrity error, fire a task to remount...
2022-01-14 Konstantin Belousovmsdosfs: add msdosfs_integrity_error()
2022-01-14 Konstantin Belousovmsdosfs: sanity check sector count from BPB
2022-01-14 Konstantin Belousovmsdosfs: clusterfree() is used only in error handling...
2022-01-14 Konstantin Belousovmsdosfs: do no allow lookup to return vdp except for...
2022-01-14 Konstantin Belousovmsdosfs: handle a case when non-dot lookup returned dvp
2022-01-14 Konstantin Belousovmsdosfs: take inusemap inconsistency as an error, not...
2022-01-14 Konstantin Belousovmsdosfs: handle inconsistently hashed denodes
2022-01-09 Konstantin Belousovmountmsdosfs(): some style
2022-01-03 Alan Somersnfs: don't truncate directory cookies to 32-bits in...
2022-01-03 Alan Somersfusefs: invalidate the cache during copy_file_range
2022-01-03 Alan Somersfusefs: inline fuse_io_dispatch
2022-01-03 Alan Somersfusefs: correctly handle an inode that changes file...
2021-12-30 Bjoern A. Zeebmodules: increase MAXMODNAME and provide backward compat
2021-12-30 Rick Macklemnfscl: Handle CB_SEQUENCE not first op correctly
2021-12-30 Rick Macklemrpc: Delete AUTH_NEEDS_TLS(_MUTUAL_HOST) auth_stat...
2021-12-27 Rick Macklemnfscl: add a filesize limit check to nfs_allocate()
2021-12-27 Rick Macklemnfsd: Limit parsing of layout errors to maxcnt bytes
2021-12-26 Rick Macklemnfscl: Fix must_commit handling for mirrored pNFS mounts
2021-12-25 Rick Macklemnfscl: Fix must_commit/writeverf handling for Direct I/O
2021-12-23 Rick Macklemnfscl: Sanity check the callback tag length
2021-12-23 Rick Macklemnfscl: Check for an error return from nfsrv_getattrbits()
2021-12-19 Martin Matuskazfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release)...
2021-12-18 Rick Macklemvfs: Add "ioflag" and "cred" arguments to VOP_ALLOCATE
2021-12-18 Rick Macklemnfsd: Fix Verify for attributes like FilesAvail
2021-12-18 Rick Macklemnfsd: Sanity check the Layouttype count
2021-12-15 Rick Macklemnfsd: Do not try to cache a reply for NFSERR_BADSLOT
2021-12-15 Rick Macklemnfsd: Sanity check the ACL attribute
2021-12-14 Alan Somersfusefs: update atime on reads when using cached attributes
2021-12-14 Alan Somersfusefs: fix copy_file_range when extending a file
2021-12-14 Alan Somersfusefs: delete a redundant getnanouptime
2021-12-11 Rick Macklemnfscl: Sanity check the Sequence slotid in reply
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
next