index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-08
NFSv4/flexfiles: Fix layout merge mirror check.
Jonathan Curley
1
-1
/
+1
2025-09-06
NFS: Fix the marking of the folio as up to date
Trond Myklebust
1
-47
/
+5
2025-09-06
NFS: nfs_invalidate_folio() must observe the offset and size arguments
Trond Myklebust
2
-3
/
+5
2025-09-06
NFSv4.2: Serialise O_DIRECT i/o and copy range
Trond Myklebust
1
-0
/
+1
2025-09-06
NFSv4.2: Serialise O_DIRECT i/o and clone range
Trond Myklebust
1
-0
/
+2
2025-09-06
NFSv4.2: Serialise O_DIRECT i/o and fallocate()
Trond Myklebust
1
-0
/
+1
2025-09-06
NFS: Serialise O_DIRECT i/o and truncate()
Trond Myklebust
3
-12
/
+15
2025-09-06
NFSv4.2: Protect copy offload and clone against 'eof page pollution'
Trond Myklebust
1
-6
/
+13
2025-09-06
NFS: Protect against 'eof page pollution'
Trond Myklebust
5
-5
/
+54
2025-09-06
flexfiles/pNFS: fix NULL checks on result of ff_layout_choose_ds_for_read
Tigran Mkrtchyan
1
-7
/
+12
2025-09-06
nfs/localio: avoid bouncing LOCALIO if nfs_client_is_local()
Mike Snitzer
1
-5
/
+4
2025-09-05
nfs/localio: restore creds before releasing pageio data
Scott Mayhew
1
-5
/
+7
2025-08-29
NFSv4: Clear the NFS_CAP_XATTR flag if not supported by the server
Trond Myklebust
1
-0
/
+2
2025-08-29
NFSv4: Clear NFS_CAP_OPEN_XOR and NFS_CAP_DELEGTIME if not supported
Trond Myklebust
1
-1
/
+2
2025-08-29
NFSv4: Clear the NFS_CAP_FS_LOCATIONS flag if it is not set
Trond Myklebust
1
-2
/
+3
2025-08-29
NFSv4: Don't clear capabilities that won't be reset
Trond Myklebust
1
-1
/
+0
2025-08-19
NFS: Fix a race when updating an existing write
Trond Myklebust
2
-23
/
+15
2025-08-09
Merge tag 'nfs-for-6.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
27
-389
/
+767
2025-08-04
NFSv4: Remove duplicate lookups, capability probes and fsinfo calls
Trond Myklebust
3
-58
/
+48
2025-08-04
NFS: Fix the setting of capabilities when automounting a new filesystem
Trond Myklebust
4
-23
/
+45
2025-08-03
nfs/localio: use read_seqbegin() rather than read_seqbegin_or_lock()
Li RongQing
1
-4
/
+3
2025-08-01
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-8
/
+9
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+6
2025-07-28
Merge tag 'pull-rpc_pipefs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-47
/
+20
2025-07-28
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-1
/
+1
2025-07-28
NFS: Fixup allocation flags for nfsiod's __GFP_NORETRY
Benjamin Coddington
1
-3
/
+6
2025-07-28
NFSv4.2: another fix for listxattr
Olga Kornievskaia
1
-4
/
+6
2025-07-22
NFS: Fix filehandle bounds checking in nfs_fh_to_dentry()
Trond Myklebust
1
-2
/
+9
2025-07-22
NFS: Clean up pnfs_put_layout_hdr()/pnfs_destroy_layout_final()
Trond Myklebust
1
-18
/
+10
2025-07-22
NFS: Fix wakeup of __nfs_lookup_revalidate() in unblock_revalidate()
Trond Myklebust
1
-3
/
+1
2025-07-22
NFS: use a hash table for delegation lookup
Christoph Hellwig
4
-2
/
+56
2025-07-22
NFS: track active delegations per-server
Christoph Hellwig
2
-16
/
+20
2025-07-22
NFS: move the delegation_watermark module parameter
Christoph Hellwig
1
-2
/
+1
2025-07-22
NFS: cleanup nfs_inode_reclaim_delegation
Christoph Hellwig
1
-24
/
+24
2025-07-22
NFS: cleanup error handling in nfs4_server_common_setup
Christoph Hellwig
1
-5
/
+4
2025-07-22
pNFS/flexfiles: don't attempt pnfs on fatal DS errors
Tigran Mkrtchyan
2
-13
/
+19
2025-07-22
NFS: drop __exit from nfs_exit_keyring
Christoph Hellwig
1
-1
/
+1
2025-07-22
NFS: pass struct nfs_client_initdata to nfs4_set_client
Christoph Hellwig
1
-83
/
+68
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
1
-2
/
+6
2025-07-15
pNFS: Fix disk addr range check in block/scsi layout
Sergey Bashirov
1
-2
/
+2
2025-07-15
pNFS: Fix stripe mapping in block/scsi layout
Sergey Bashirov
1
-2
/
+3
2025-07-15
pNFS: Handle RPC size limit for layoutcommits
Sergey Bashirov
1
-3
/
+8
2025-07-15
pNFS: Add prepare commit trace to block/scsi layout
Sergey Bashirov
3
-3
/
+38
2025-07-15
pNFS: Fix extent encoding in block/scsi layout
Sergey Bashirov
1
-6
/
+74
2025-07-15
pNFS: Fix uninited ptr deref in block/scsi layout
Sergey Bashirov
1
-5
/
+15
2025-07-15
NFS: Remove unused function nfs_umount
Dr. David Alan Gilbert
2
-69
/
+0
2025-07-15
nfs: create a kernel keyring
Christoph Hellwig
1
-0
/
+35
2025-07-15
NFS: support the kernel keyring for TLS
Christoph Hellwig
1
-0
/
+42
2025-07-15
NFS: Allow folio migration for the case of mode == MIGRATE_SYNC
Trond Myklebust
1
-2
/
+6
[next]