index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
2025-06-26
NFSv4/flexfiles: Fix handling of NFS level errors in I/O
Trond Myklebust
2025-06-23
NFSv4/pNFS: Fix a race to wake on NFS_LAYOUT_DRAIN
Benjamin Coddington
2025-06-23
nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails.
Kuniyuki Iwashima
2025-06-03
Merge tag 'nfs-for-6.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2025-06-02
Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-30
Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2025-05-28
flexfiles/pNFS: update stats on NFS4ERR_DELAY for v4.1 DSes
Tigran Mkrtchyan
2025-05-28
nfs_localio: change nfsd_file_put_local() to take a pointer to __rcu pointer
NeilBrown
2025-05-28
nfs_localio: simplify interface to nfsd for getting nfsd_file
NeilBrown
2025-05-28
nfs_localio: always hold nfsd net ref with nfsd_file ref
NeilBrown
2025-05-28
nfs_localio: use cmpxchg() to install new nfs_file_localio
NeilBrown
2025-05-28
nfs: fix incorrect handling of large-number NFS errors in nfs4_do_mkdir()
NeilBrown
2025-05-28
nfs: ignore SB_RDONLY when remounting nfs
Li Lingfeng
2025-05-28
nfs: clear SB_RDONLY before getting superblock
Li Lingfeng
2025-05-28
NFS: always probe for LOCALIO support asynchronously
Mike Snitzer
2025-05-28
pnfs/flexfiles: connect to NFSv3 DS using TLS if MDS connection uses TLS
Mike Snitzer
2025-05-28
NFS: add localio to sysfs
Mike Snitzer
2025-05-28
nfs: use writeback_iter directly
Christoph Hellwig
2025-05-28
nfs: refactor nfs_do_writepage
Christoph Hellwig
2025-05-28
nfs: don't return AOP_WRITEPAGE_ACTIVATE from nfs_do_writepage
Christoph Hellwig
2025-05-28
nfs: fold nfs_page_async_flush into nfs_do_writepage
Christoph Hellwig
2025-05-28
NFSv4: Always set NLINK even if the server doesn't support it
Han Young
2025-05-28
NFSv4: Allow FREE_STATEID to clean up delegations
Benjamin Coddington
2025-05-28
NFSv4: Don't check for OPEN feature support in v4.1
Scott Mayhew
2025-05-28
NFSv4.2: fix listxattr to return selinux security label
Olga Kornievskaia
2025-05-28
NFSv4.2: fix setattr caching of TIME_[MODIFY|ACCESS]_SET when timestamps are ...
Sagi Grimberg
2025-05-28
NFS: Add support for fallocate(FALLOC_FL_ZERO_RANGE)
Anna Schumaker
2025-05-28
fs/nfs/read: fix double-unlock bug in nfs_return_empty_folio()
Max Kellermann
2025-05-26
Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-23
netfs: Fix undifferentiation of DIO reads from unbuffered reads
David Howells
2025-05-19
NFSv4: xattr handlers should check for absent nfs filehandles
Scott Mayhew
2025-05-19
nfs: add a refcount tracker for struct net as held by the nfs_client
Jeff Layton
2025-05-16
NFS: Avoid flushing data while holding directory locks in nfs_rename()
Trond Myklebust
2025-05-16
NFS/pnfs: Fix the error path in pnfs_layoutreturn_retry_later_locked()
Trond Myklebust
2025-05-16
NFSv4/pnfs: Reset the layout state after a layoutreturn
Trond Myklebust
2025-05-15
fs: Pass a folio to page_put_link()
Matthew Wilcox (Oracle)
2025-05-15
nfs: Use a folio in nfs_get_link()
Matthew Wilcox (Oracle)
2025-05-05
saner calling conventions for ->d_automount()
Al Viro
2025-04-28
NFS/localio: Fix a race in nfs_local_open_fh()
Trond Myklebust
2025-04-27
nfs: nfs3acl: drop useless assignment in nfs3_get_acl()
Sergey Shtylyov
2025-04-27
nfs: direct: drop useless initializer in nfs_direct_write_completion()
Sergey Shtylyov
2025-04-27
nfs: move the nfs4_data_server_cache into struct nfs_net
Jeff Layton
2025-04-27
nfs: don't share pNFS DS connections between net namespaces
Jeff Layton
2025-04-27
nfs: handle failure of nfs_get_lock_context in unlock path
Li Lingfeng
2025-04-27
pNFS/flexfiles: Record the RPC errors in the I/O tracepoints
Trond Myklebust
2025-04-27
NFSv4/pnfs: Layoutreturn on close must handle fatal networking errors
Trond Myklebust
2025-04-27
NFSv4: Handle fatal ENETDOWN and ENETUNREACH errors
Trond Myklebust
2025-04-19
Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2025-04-13
nfs: add missing selections of CONFIG_CRC32
Eric Biggers
[next]