index
:
kernel/git/stable/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
2025-01-30
Merge tag 'pull-revalidate' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-01-29
Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-01-28
Merge tag 'nfs-for-6.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-27
Merge tag 'nfsd-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-01-27
nfs: fix ->d_revalidate() UAF on ->d_name accesses
Al Viro
2025-01-27
nfs{,4}_lookup_validate(): use stable parent inode passed by caller
Al Viro
2025-01-27
Pass parent directory inode and expected name to ->d_revalidate()
Al Viro
2025-01-22
pnfs/flexfiles: retry getting layout segment for reads
Mike Snitzer
2025-01-21
Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-01-21
NFSv4.2: make LAYOUTSTATS and LAYOUTERROR MOVEABLE
Olga Kornievskaia
2025-01-21
NFSv4.2: mark OFFLOAD_CANCEL MOVEABLE
Olga Kornievskaia
2025-01-21
NFSv4.2: fix COPY_NOTIFY xdr buf size calculation
Olga Kornievskaia
2025-01-21
NFS: Rename struct nfs4_offloadcancel_data
Chuck Lever
2025-01-21
NFS: Fix typo in OFFLOAD_CANCEL comment
Chuck Lever
2025-01-21
NFS: CB_OFFLOAD can return NFS4ERR_DELAY
Chuck Lever
2025-01-21
nfs: Make NFS_FSCACHE select NETFS_SUPPORT instead of depending on it
Dragan Simic
2025-01-21
nfs: fix incorrect error handling in LOCALIO
Mike Snitzer
2025-01-20
Merge tag 'vfs-6.14-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-14
nfs: probe for LOCALIO when v3 client reconnects to server
Mike Snitzer
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
2025-01-14
nfs_common: move localio_lock to new lock member of nfs_uuid_t
Mike Snitzer
2025-01-14
nfs_common: rename functions that invalidate LOCALIO nfs_clients
Mike Snitzer
2025-01-14
nfs/localio: add direct IO enablement with sync and async IO support
Mike Snitzer
2025-01-13
NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client()
Zichen Xie
2025-01-06
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-06
nfsd: don't use sv_nrthreads in connection limiting calculations.
NeilBrown
2024-12-20
netfs: Drop the was_async arg from netfs_read_subreq_terminated()
David Howells
2024-12-20
netfs: Drop the error arg from netfs_read_subreq_terminated()
David Howells
2024-12-20
nfs: Fix oops in nfs_netfs_init_request() when copying to cache
David Howells
2024-12-17
fs/nfs: fix missing declaration of nfs_idmap_cache_timeout
Zhang Kunbo
2024-12-17
NFS/pnfs: Fix a live lock between recalled layouts and layoutget
Trond Myklebust
2024-12-04
lsm: lsm_context in security_dentry_init_security
Casey Schaufler
2024-12-04
lsm: ensure the correct LSM context releaser
Casey Schaufler
2024-11-30
Merge tag 'nfs-for-6.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2024-11-28
fs/nfs/io: make nfs_start_io_*() killable
Max Kellermann
2024-11-28
nfs/blocklayout: Limit repeat device registration on failure
Benjamin Coddington
2024-11-28
nfs/blocklayout: Don't attempt unregister for invalid block device
Benjamin Coddington
2024-11-28
nfs: ignore SB_RDONLY when mounting nfs
Li Lingfeng
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-18
Revert "nfs: don't reuse partially completed requests in nfs_lock_and_join_re...
Trond Myklebust
2024-11-11
mm/list_lru: simplify the list_lru walk callback function
Kairui Song
2024-11-09
Revert "fs: nfs: fix missing refcnt by replacing folio_set_private by folio_a...
Trond Myklebust
2024-11-09
nfs/localio: must clear res.replen in nfs_local_read_done
NeilBrown
2024-11-09
NFSv4.0: Fix a use-after-free problem in the asynchronous open()
Trond Myklebust
2024-11-09
NFSv4.0: Fix the wake up of the next waiter in nfs_release_seqid()
Trond Myklebust
2024-11-08
nfs/localio: eliminate need for nfs_local_fsync_work forward declaration
Mike Snitzer
2024-11-08
nfs/localio: remove extra indirect nfs_to call to check {read,write}_iter
Mike Snitzer
[next]