index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-14
pNFS: Fix uninited ptr deref in block/scsi layout
Sergey Bashirov
1
-5
/
+15
2025-07-14
NFS: Remove unused function nfs_umount
Dr. David Alan Gilbert
2
-69
/
+0
2025-07-14
nfs: create a kernel keyring
Christoph Hellwig
1
-0
/
+35
2025-07-14
NFS: support the kernel keyring for TLS
Christoph Hellwig
1
-0
/
+42
2025-07-14
NFS: Allow folio migration for the case of mode == MIGRATE_SYNC
Trond Myklebust
1
-2
/
+6
2025-07-14
nfs: new tracepoint in match_stateid operation
Jeff Layton
2
-0
/
+61
2025-07-14
nfs: new tracepoint in nfs_delegation_need_return
Jeff Layton
2
-0
/
+49
2025-07-14
nfs: add a tracepoint to nfs_inode_detach_delegation_locked
Jeff Layton
2
-0
/
+3
2025-07-14
nfs: add cache_validity to the nfs_inode_event tracepoints
Jeff Layton
1
-2
/
+6
2025-07-14
NFS: remove unused time_delta field from struct nfs_server
Anthony Iliopoulos
1
-1
/
+0
2025-07-14
NFS: remove unused wpages field from struct nfs_server
Anthony Iliopoulos
1
-1
/
+0
2025-07-14
pnfs: add pnfs_ds_connect trace point
Tigran Mkrtchyan
3
-5
/
+36
2025-07-14
nfs: use lock_two_nondirectories()
NeilBrown
1
-23
/
+2
2025-07-14
NFS: Return the file btime in the statx results when appropriate
Trond Myklebust
2
-3
/
+15
2025-07-14
nfs: Add timecreate to nfs inode
Anne Marie Merritt
4
-4
/
+54
2025-07-14
Expand the type of nfs_fattr->valid
Trond Myklebust
1
-1
/
+1
2025-07-09
mm: remove the for_reclaim field from struct writeback_control
Christoph Hellwig
1
-1
/
+1
2025-07-02
rpc_mkpipe_dentry(): saner calling conventions
Al Viro
2
-32
/
+17
2025-07-02
rpc_unlink(): saner calling conventions
Al Viro
2
-15
/
+3
2025-06-26
NFSv4/flexfiles: Fix handling of NFS level errors in I/O
Trond Myklebust
1
-34
/
+84
2025-06-23
NFSv4/pNFS: Fix a race to wake on NFS_LAYOUT_DRAIN
Benjamin Coddington
1
-1
/
+3
2025-06-23
nfs: Clean up /proc/net/rpc/nfs when nfs_fs_proc_net_init() fails.
Kuniyuki Iwashima
1
-3
/
+14
2025-06-19
fs: convert most other generic_file_*mmap() users to .mmap_prepare()
Lorenzo Stoakes
3
-8
/
+9
2025-06-10
new helper: set_default_d_op()
Al Viro
1
-1
/
+1
2025-06-03
Merge tag 'nfs-for-6.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
19
-117
/
+319
2025-06-02
Merge tag 'vfs-6.16-rc1.netfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2025-05-30
Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+0
2025-05-28
flexfiles/pNFS: update stats on NFS4ERR_DELAY for v4.1 DSes
Tigran Mkrtchyan
1
-0
/
+2
2025-05-28
nfs_localio: change nfsd_file_put_local() to take a pointer to __rcu pointer
NeilBrown
1
-2
/
+9
2025-05-28
nfs_localio: simplify interface to nfsd for getting nfsd_file
NeilBrown
1
-25
/
+6
2025-05-28
nfs_localio: always hold nfsd net ref with nfsd_file ref
NeilBrown
1
-2
/
+2
2025-05-28
nfs_localio: use cmpxchg() to install new nfs_file_localio
NeilBrown
1
-8
/
+3
2025-05-28
nfs: fix incorrect handling of large-number NFS errors in nfs4_do_mkdir()
NeilBrown
1
-12
/
+20
2025-05-28
nfs: ignore SB_RDONLY when remounting nfs
Li Lingfeng
1
-0
/
+10
2025-05-28
nfs: clear SB_RDONLY before getting superblock
Li Lingfeng
1
-0
/
+9
2025-05-28
NFS: always probe for LOCALIO support asynchronously
Mike Snitzer
4
-5
/
+6
2025-05-28
pnfs/flexfiles: connect to NFSv3 DS using TLS if MDS connection uses TLS
Mike Snitzer
1
-1
/
+10
2025-05-28
NFS: add localio to sysfs
Mike Snitzer
1
-0
/
+28
2025-05-28
nfs: use writeback_iter directly
Christoph Hellwig
1
-12
/
+6
2025-05-28
nfs: refactor nfs_do_writepage
Christoph Hellwig
1
-10
/
+9
2025-05-28
nfs: don't return AOP_WRITEPAGE_ACTIVATE from nfs_do_writepage
Christoph Hellwig
1
-4
/
+1
2025-05-28
nfs: fold nfs_page_async_flush into nfs_do_writepage
Christoph Hellwig
1
-10
/
+4
2025-05-28
NFSv4: Always set NLINK even if the server doesn't support it
Han Young
1
-0
/
+2
2025-05-28
NFSv4: Allow FREE_STATEID to clean up delegations
Benjamin Coddington
3
-15
/
+25
2025-05-28
NFSv4: Don't check for OPEN feature support in v4.1
Scott Mayhew
1
-2
/
+3
2025-05-28
NFSv4.2: fix listxattr to return selinux security label
Olga Kornievskaia
1
-2
/
+10
2025-05-28
NFSv4.2: fix setattr caching of TIME_[MODIFY|ACCESS]_SET when timestamps are ...
Sagi Grimberg
2
-8
/
+49
2025-05-28
NFS: Add support for fallocate(FALLOC_FL_ZERO_RANGE)
Anna Schumaker
6
-3
/
+103
2025-05-28
fs/nfs/read: fix double-unlock bug in nfs_return_empty_folio()
Max Kellermann
1
-1
/
+2
2025-05-26
Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+10
[prev]
[next]