index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
internal.h
Age
Commit message (
Expand
)
Author
2025-06-19
fs: convert most other generic_file_*mmap() users to .mmap_prepare()
Lorenzo Stoakes
2025-05-28
NFS: always probe for LOCALIO support asynchronously
Mike Snitzer
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
2025-04-02
Merge tag 'nfs-for-6.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2025-03-28
NFS: Don't allow waiting for exiting tasks
Trond Myklebust
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
2025-01-14
nfs: probe for LOCALIO when v4 client reconnects to server
Mike Snitzer
2025-01-14
nfs/localio: remove redundant code and simplify LOCALIO enablement
Mike Snitzer
2025-01-14
nfs: cache all open LOCALIO nfsd_file(s) in client
Mike Snitzer
2024-11-28
fs/nfs/io: make nfs_start_io_*() killable
Max Kellermann
2024-11-28
nfs: ignore SB_RDONLY when mounting nfs
Li Lingfeng
2024-09-23
nfs/localio: use dedicated workqueues for filesystem read and write
Trond Myklebust
2024-09-23
nfs: add LOCALIO support
Weston Andros Adamson
2024-09-23
nfs: pass struct nfsd_file to nfs_init_pgio and nfs_init_commit
Mike Snitzer
2024-09-23
nfs: Remove obsoleted declaration for nfs_read_prepare
Gaosheng Cui
2024-07-10
nfs: remove nfs_page_length
Christoph Hellwig
2024-07-08
nfs: remove dead code for the old swap over NFS implementation
Christoph Hellwig
2024-05-21
nfs: fix undefined behavior in nfs_block_bits()
Sergey Shtylyov
2024-05-20
NFS: make sure lock/nolock overriding local_lock mount option
Chen Hanxiao
2024-03-09
nfs: make the rpc_stat per net namespace
Josef Bacik
2024-01-04
NFS: drop unused nfs_direct_req bytes_left
Benjamin Coddington
2024-01-04
pNFS: Fix the pnfs block driver's calculation of layoutget size
Trond Myklebust
2023-08-24
NFS/pNFS: Set the connect timeout for the pNFS flexfiles driver
Trond Myklebust
2023-08-23
NFSv4.2: Rework scratch handling for READ_PLUS (again)
Anna Schumaker
2023-07-01
Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-06-19
NFS: Add an "xprtsec=" NFS mount option
Chuck Lever
2023-06-19
NFS: Have struct nfs_client carry a TLS policy field
Chuck Lever
2023-05-24
nfs: Provide a splice-read wrapper
David Howells
2023-04-29
Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-04-26
nfs: move nfs_fhandle_hash to common include file
Jeff Layton
2023-04-11
NFS: Convert buffered read paths to use netfs when fscache is enabled
Dave Wysochanski
2023-02-22
Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-02-14
NFS: Convert buffered writes to use folios
Trond Myklebust
2023-02-14
NFS: Convert buffered reads to use folios
Trond Myklebust
2023-02-14
NFS: Support folios in nfs_generic_pgio()
Trond Myklebust
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
2022-12-06
NFS: Allow very small rsize & wsize again
Anna Schumaker
2022-10-27
NFS: Avoid memcpy() run-time warning for struct sockaddr overflows
Kees Cook
2022-10-05
nfs: remove nfs_wait_atomic_killable() and nfs_write_prepare() declaration
Gaosheng Cui
2022-09-12
Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-09-08
NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATE
Anna Schumaker
2022-08-10
Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-08-02
nfs: Convert to migrate_folio
Matthew Wilcox (Oracle)
2022-07-23
nfs: add new nfs_direct_req tracepoint events
Jeff Layton
2022-07-12
NFS: Allow setting rsize / wsize to a multiple of PAGE_SIZE
Anna Schumaker
[next]