summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2025-10-06Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-10-03Merge tag 'pull-f_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2025-10-03Merge tag 'nfs-for-6.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2025-10-03Merge tag 'pull-nfsctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2025-10-01nfsd: discard nfserr_dropitNeilBrown
2025-10-01NFSD: Add io_cache_{read,write} controls to debugfsMike Snitzer
2025-10-01NFSD: Do the grace period check in ->proc_layoutgetChuck Lever
2025-10-01nfsd: delete unnecessary NULL check in __fh_verify()Dan Carpenter
2025-10-01NFSD: Allow layoutcommit during grace periodSergey Bashirov
2025-09-30nfs/localio: avoid issuing misaligned IO using O_DIRECTMike Snitzer
2025-09-30NFSD: filecache: add STATX_DIOALIGN and STATX_DIO_READ_ALIGN supportMike Snitzer
2025-09-29Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-25NFSD: Disallow layoutget during grace periodSergey Bashirov
2025-09-23SUNRPC: Move the svc_rpcb_cleanup() call sitesChuck Lever
2025-09-23VFS: unify old_mnt_idmap and new_mnt_idmap in renamedataNeilBrown
2025-09-21nfsd: Don't force CRYPTO_LIB_SHA256 to be built-inEric Biggers
2025-09-21nfsd: nfserr_jukebox in nlm_fopen should lead to a retryOlga Kornievskaia
2025-09-21NFSD: Reduce DRC bucket sizeChuck Lever
2025-09-21NFSD: Delay adding new entries to LRUChuck Lever
2025-09-21SUNRPC: Move the svc_rpcb_cleanup() call sitesChuck Lever
2025-09-21NFSD: Drop redundant conversion to boolXichao Zhao
2025-09-21nfsd: decouple the xprtsec policy check from check_nfsd_access()Scott Mayhew
2025-09-21NFSD: Fix destination buffer size in nfsd4_ssc_setup_dul()Thorsten Blum
2025-09-21nfsd: Eliminate an allocation in nfs4_make_rec_clidname()Eric Biggers
2025-09-21nfsd: Replace open-coded conversion of bytes to hexEric Biggers
2025-09-21nfsd: freeze c/mtime updates with outstanding WRITE_ATTRS delegationJeff Layton
2025-09-21nfsd: fix timestamp updates in CB_GETATTRJeff Layton
2025-09-21nfsd: fix SETATTR updates for delegated timestampsJeff Layton
2025-09-21nfsd: track original timestamps in nfs4_delegationJeff Layton
2025-09-21nfsd: use ATTR_CTIME_SET for delegated ctime updatesJeff Layton
2025-09-21nfsd: ignore ATTR_DELEG when checking ia_valid before notify_change()Jeff Layton
2025-09-21nfsd: fix assignment of ia_ctime.tv_nsec on delegated mtime updateJeff Layton
2025-09-21NFSD: Fix last write offset handling in layoutcommitSergey Bashirov
2025-09-21NFSD: Implement large extent array support in pNFSSergey Bashirov
2025-09-21NFSD: Minor cleanup in layoutcommit decodingSergey Bashirov
2025-09-21NFSD: Minor cleanup in layoutcommit processingSergey Bashirov
2025-09-21NFSD: Rework encoding and decoding of nfsd4_deviceidSergey Bashirov
2025-09-21nfsd: discard nfsd_file_get_local()NeilBrown
2025-09-21NFSD: Move the fh_getattr() helperChuck Lever
2025-09-21NFSD: Relocate the fh_want_write() and fh_drop_write() helpersChuck Lever
2025-09-19fs: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2025-09-17nfsd_get_inode(): lift setting ->i_{,f}op to callers.Al Viro
2025-09-17nfsdfs_create_files(): switch to simple_start_creating()Al Viro
2025-09-17_nfsd_symlink(): switch to simple_start_creating()Al Viro
2025-09-17nfsd_mkdir(): switch to simple_start_creating()Al Viro
2025-09-17nfsctl: symlink has no business bumping link count of parent directoryAl Viro
2025-09-15check_export(): constify path argumentAl Viro
2025-09-15rqst_exp_get_by_name(): constify path argumentAl Viro
2025-08-11Merge tag 'nfsd-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds