summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2 daysMerge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2 daysMerge tag 'vfs-7.2-rc1.casefold' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2 daysMerge tag 'vfs-7.2-rc1.exportfs' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-05-27NFSD: replace __get_free_page() with kmalloc() in nfsd_buffered_readdir()Mike Rapoport (Microsoft)
2026-05-26Merge tag 'nfsd-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2026-05-21NFSD: Report whether fh_key was actually updatedChuck Lever
2026-05-15Merge tag 'nfsd-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2026-05-15nfsd: Cap case-folding probe cost across READDIR entriesChuck Lever
2026-05-15nfsd: Map -ESTALE from case probe to NFS3ERR_STALEChuck Lever
2026-05-15nfsd: Use kernel credentials for case-info probeChuck Lever
2026-05-11nfsd: Implement NFSv4 FATTR4_CASE_INSENSITIVE and FATTR4_CASE_PRESERVINGChuck Lever
2026-05-11nfsd: Report export case-folding via NFSv3 PATHCONFChuck Lever
2026-05-11exportfs,nfsd: rework checking for layout-based block device access supportChristoph Hellwig
2026-05-11exportfs: don't pass struct iattr to ->commit_blocksChristoph Hellwig
2026-05-11exportfs: split out the ops for layout-based block device accessChristoph Hellwig
2026-05-11nfsd/blocklayout: always ignore loca_time_modifyChristoph Hellwig
2026-05-10NFSD: Fix infinite loop in layout state revocationChuck Lever
2026-05-10nfsd: update mtime/ctime on COPY in presence of delegated attributesOlga Kornievskaia
2026-05-10nfsd: update mtime/ctime on CLONE in presense of delegated attributesOlga Kornievskaia
2026-05-10nfsd: fix file change detection in CB_GETATTRScott Mayhew
2026-04-26nfsd: fix GET_DIR_DELEGATION when VFS leases are disabledOlga Kornievskaia
2026-04-20Merge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.directory' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-03nfsd: fix comment typo in nfsxdrJoseph Salisbury
2026-04-03nfsd: fix comment typo in nfs3xdrJoseph Salisbury
2026-04-03NFSD: convert callback RPC program to per-net namespaceDai Ngo
2026-04-03NFSD: use per-operation statidx for callback proceduresChuck Lever
2026-03-29NFSD: Sign filehandlesBenjamin Coddington
2026-03-29NFSD/export: Add sign_fh export optionBenjamin Coddington
2026-03-29NFSD: Add a key for signing filehandlesBenjamin Coddington
2026-03-29nfsd: use dynamic allocation for oversized NFSv4.0 replay cacheChuck Lever
2026-03-29nfsd: convert global state_lock to per-net deleg_lockJeff Layton
2026-03-29NFSD: Enforce timeout on layout recall and integrate lease manager fencingDai Ngo
2026-03-29NFSD: fix nfs4_file access extra count in nfsd4_add_rdaccess_to_wrdelegDai Ngo
2026-03-29sunrpc: Kill RPC_IFDEBUG()Andy Shevchenko
2026-03-29lockd: Relocate nlmsvc_unlock API declarationsChuck Lever
2026-03-29lockd: Have nlm_fopen() return errno valuesChuck Lever
2026-03-29lockd: Relocate and rename nlm_drop_replyChuck Lever
2026-03-29nfsd: remove NFSD_V4_DELEG_TIMESTAMPS Kconfig optionJeff Layton
2026-03-29nfsd: add a runtime switch for disabling delegated timestampsJeff Layton
2026-03-29NFSD: Track SCSI Persistent Registration Fencing per Client with xarrayDai Ngo
2026-03-29nfsd/sunrpc: move rq_cachetype into struct nfsd_thread_local_infoJeff Layton
2026-03-29nfsd/sunrpc: add svc_rqst->rq_private pointer and remove rq_lease_breakerJeff Layton
2026-03-18Merge tag 'nfsd-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2026-03-16nfsd: fix heap overflow in NFSv4.0 LOCK replay cacheJeff Layton
2026-03-14NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fdChuck Lever
2026-03-14NFSD: Defer sub-object cleanup in export put callbacksChuck Lever
2026-03-06treewide: change inode->i_ino from unsigned long to u64Jeff Layton
2026-03-06nfsd: switch purge_old() to use start_removing_noperm()NeilBrown