summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
8 daysMerge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
10 daysNFS: Fix RCU dereference of cl_xprt in nfs_compare_super_addressSean Chang
10 daysNFS: remove redundant __private attribute from nfs_page_classSean Chang
10 daysNFSv4.2: fix CLONE/COPY attrs in presence of delegated attributesOlga Kornievskaia
10 daysNFS: fix writeback in presence of errorsOlga Kornievskaia
10 daysnfs: use memcpy_and_pad in decode_fhThorsten Blum
11 daysMerge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
12 daysMerge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-13NFSv4.1: Apply session size limits on clone pathTushar Sariya
2026-04-13NFSv4: retry GETATTR if GET_DIR_DELEGATION failedOlga Kornievskaia
2026-04-13NFS: fix RENAME attr in presence of directory delegationsOlga Kornievskaia
2026-04-13pnfs/flexfiles: validate ds_versions_cnt is non-zeroJenny Guanni Qu
2026-04-13NFS/blocklayout: print each device used for SCSI layoutsChristoph Hellwig
2026-04-13Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-13nfs: update inode ctime after removexattr operationJeff Layton
2026-04-13nfs: fix utimensat() for atime with delegated timestampsJeff Layton
2026-04-13NFS: improve "Server wrote zero bytes" errorOlga Kornievskaia
2026-04-13Merge tag 'vfs-7.1-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-13NFSv4/pnfs: If the server is down, retry the layout returns on rebootTrond Myklebust
2026-04-09kernfs: pass struct ns_common instead of const void * for namespace tagsChristian Brauner
2026-04-05fs: remove unncessary pagevec.h includesTal Zussman
2026-04-02struct dentry: make ->d_u anonymousAl Viro
2026-04-02for_each_alias(): helper macro for iterating through dentries of given inodeAl Viro
2026-03-29nfs/blocklayout: Fix compilation error (`make W=1`) in bl_write_pagelist()Andy Shevchenko
2026-03-29lockd: Move xdr.h from include/linux/lockd/ to fs/lockd/Chuck Lever
2026-03-29NFS: Use nlmclnt_shutdown_rpc_clnt() to safely shut down NLMChuck Lever
2026-03-06treewide: change inode->i_ino from unsigned long to u64Jeff Layton
2026-02-27NFS: Fix NFS KConfig typosAnna Schumaker
2026-02-23nfs: return EISDIR on nfs3_proc_create if d_alias is a dirRoberto Bergantinos Corpas
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-17nfs: stop using writeback internals for WB_WRITEBACK accountingKundan Kumar
2026-02-12Merge tag 'nfs-for-7.0-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2026-02-12Merge tag 'nfsd-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2026-02-09Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-09Merge tag 'vfs-7.0-rc1.nonblocking_timestamps' of git://git.kernel.org/pub/sc...Linus Torvalds
2026-02-09nfs: nfs4proc: Convert comma to semicolonChen Ni
2026-02-09NFSv4: limit lease period in nfs4_set_lease_period()Sergey Shtylyov
2026-02-09NFSv4: pass lease period in seconds to nfs4_set_lease_period()Sergey Shtylyov
2026-02-09nfs: unify security_inode_listsecurity() callsStephen Smalley
2026-02-09fs/nfs: Fix readdir slow-start regressionSagi Grimberg
2026-02-09Merge tag 'lsm-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-02pNFS: fix a missing wake up while waiting on NFS_LAYOUT_DRAINOlga Kornievskaia
2026-01-30NFS: fix delayed delegation return handlingChristoph Hellwig
2026-01-30NFS: simplify error handling in nfs_end_delegation_returnChristoph Hellwig
2026-01-30NFS: fold nfs_abort_delegation_return into nfs_end_delegation_returnChristoph Hellwig
2026-01-30NFS: remove the delegation == NULL check in nfs_end_delegation_returnChristoph Hellwig
2026-01-30NFS: use bool for the issync argument to nfs_end_delegation_returnChristoph Hellwig