summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2023-10-30Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-10-30Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-10-30Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds
2023-10-28nfs/blocklayout: Convert to use bdev_open_by_dev/path()Jan Kara
2023-10-19fs: add a new SB_I_NOUMASK flagJeff Layton
2023-10-18NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS serverOlga Kornievskaia
2023-10-18pNFS/flexfiles: Check the layout validity in ff_layout_mirror_prepare_statsTrond Myklebust
2023-10-18pNFS: Fix a hang in nfs4_evict_inode()Trond Myklebust
2023-10-18nfs: convert to new timestamp accessorsJeff Layton
2023-10-16SUNRPC: change how svc threads are asked to exit.NeilBrown
2023-10-16SUNRPC: integrate back-channel processing with svc_recv()NeilBrown
2023-10-16SUNRPC: Clean up bc_svc_process()Chuck Lever
2023-10-11NFS: Fix potential oops in nfs_inode_remove_request()Scott Mayhew
2023-10-11nfs42: client needs to strip file mode's suid/sgid bit after ALLOCATE opDai Ngo
2023-10-09nfs: move nfs4_xattr_handlers to .rodataWedson Almeida Filho
2023-09-28nfs: decrement nrequests counter before releasing the reqJeff Layton
2023-09-27NFSv4: Fix a state manager thread deadlock regressionTrond Myklebust
2023-09-27NFSv4: Fix a nfs4_state_manager() raceTrond Myklebust
2023-09-15NFSv4.1: fix zero value filehandle in post open getattrOlga Kornievskaia
2023-09-13NFSv4.1: fix pnfs MDS=DS session trunkingOlga Kornievskaia
2023-09-13NFS/pNFS: Report EINVAL errors from connect() to the serverTrond Myklebust
2023-09-13NFS: More fixes for nfs_direct_write_reschedule_io()Trond Myklebust
2023-09-13NFS: Use the correct commit info in nfs_join_page_group()Trond Myklebust
2023-09-13NFS: More O_DIRECT accounting fixes for error pathsTrond Myklebust
2023-09-13NFS: Fix O_DIRECT locking issuesTrond Myklebust
2023-09-11NFS: Fix error handling for O_DIRECT write schedulingTrond Myklebust
2023-08-31Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2023-08-31Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-08-31NFS: switch back to using kill_anon_superChristoph Hellwig
2023-08-30pNFS: Fix assignment of xprtdata.credAnna Schumaker
2023-08-30NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQOlga Kornievskaia
2023-08-30NFS: Guard against READDIR loop when entry names exceed MAXNAMELENBenjamin Coddington
2023-08-29SUNRPC: Add enum svc_auth_statusChuck Lever
2023-08-29SUNRPC: remove timeout arg from svc_recv()NeilBrown
2023-08-29SUNRPC: change svc_recv() to return void.NeilBrown
2023-08-29SUNRPC: call svc_process() from svc_recv().NeilBrown
2023-08-29nfsd: don't allow nfsd threads to be signalled.NeilBrown
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2023-08-24NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS serverOlga Kornievskaia
2023-08-24NFS/pNFS: Set the connect timeout for the pNFS flexfiles driverTrond Myklebust
2023-08-24NFS: Fix a potential data corruptionTrond Myklebust
2023-08-24nfs: fix redundant readdir request after get eofKinglong Mee
2023-08-24nfs/blocklayout: Use the passed in gfp flagsDan Carpenter
2023-08-24filemap: Fix errors in file.chuzhi001@208suo.com
2023-08-24NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_infoFedor Pchelkin
2023-08-24NFS: Move common includes outside ifdefGUO Zihua
2023-08-23NFS: Enable the READ_PLUS operation by defaultAnna Schumaker