index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-11
Merge tag 'nfsd-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-3
/
+12
2025-08-05
nfsd: avoid ref leak in nfsd_open_local_fh()
NeilBrown
1
-2
/
+3
2025-08-05
nfsd: don't set the ctime on delegated atime updates
Jeff Layton
1
-1
/
+9
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-22
/
+14
2025-07-28
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+2
2025-07-28
Merge tag 'pull-rpc_pipefs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-33
/
+16
2025-07-14
nfsd: Drop dprintk in blocklayout xdr functions
Sergey Bashirov
1
-33
/
+7
2025-07-14
NFSD: Simplify struct knfsd_fh
Chuck Lever
1
-9
/
+6
2025-07-14
NFSD: Access a knfsd_fh's fsid by pointer
Chuck Lever
3
-11
/
+20
2025-07-14
Revert "NFSD: Force all NFSv4.2 COPY requests to be synchronous"
Chuck Lever
1
-7
/
+0
2025-07-14
NFSD: Avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-1
/
+1
2025-07-14
NFSD: Use vfs_iocb_iter_write()
Chuck Lever
1
-5
/
+5
2025-07-14
NFSD: Use vfs_iocb_iter_read()
Chuck Lever
1
-2
/
+5
2025-07-14
NFSD: Clean up kdoc for nfsd_open_local_fh()
Chuck Lever
1
-1
/
+1
2025-07-14
NFSD: Clean up kdoc for nfsd_file_put_local()
Chuck Lever
1
-1
/
+1
2025-07-14
NFSD: Remove definition for trace_nfsd_ctl_maxconn
Chuck Lever
1
-19
/
+0
2025-07-14
NFSD: Remove definition for trace_nfsd_file_gc_recent
Chuck Lever
1
-1
/
+0
2025-07-14
NFSD: Remove definitions for unused trace_nfsd_file_lru trace points
Chuck Lever
1
-2
/
+0
2025-07-14
NFSD: Remove definition for trace_nfsd_file_unhash_and_queue
Chuck Lever
1
-1
/
+0
2025-07-14
nfsd: Use correct error code when decoding extents
Sergey Bashirov
4
-27
/
+73
2025-07-14
NFSD: Remove the cap on number of operations per NFSv4 COMPOUND
Chuck Lever
5
-20
/
+3
2025-07-14
NFSD: Make nfsd_genl_rqstp::rq_ops array best-effort
Chuck Lever
2
-2
/
+3
2025-07-14
NFSD: Rename a function parameter
Chuck Lever
1
-14
/
+14
2025-07-14
NFSD: detect mismatch of file handle and delegation stateid in OPEN op
Dai Ngo
1
-0
/
+14
2025-07-14
nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm()
Jeff Layton
1
-5
/
+15
2025-07-14
nfsd: Change the type of ek_fsidtype from int to u8 and use kstrtou8
Su Hui
3
-8
/
+6
2025-07-14
sunrpc: simplify xdr_init_encode_pages
Christoph Hellwig
2
-2
/
+2
2025-07-14
NFSD: release read access of nfs4_file when a write delegation is returned
Dai Ngo
2
-1
/
+9
2025-07-14
NFSD: Offer write delegation for OPEN with OPEN4_SHARE_ACCESS_WRITE
Dai Ngo
1
-28
/
+47
2025-07-02
rpc_mkpipe_dentry(): saner calling conventions
Al Viro
1
-23
/
+14
2025-07-02
rpc_unlink(): saner calling conventions
Al Viro
1
-10
/
+2
2025-07-02
netlink: introduce type-checking attribute iteration for nlmsg
Carolina Jubran
1
-22
/
+14
2025-06-21
Merge tag 'nfsd-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-3
/
+3
2025-06-19
nfsd: use threads array as-is in netlink interface
Jeff Layton
1
-3
/
+2
2025-06-16
VFS: change old_dir and new_dir in struct renamedata to dentrys
NeilBrown
1
-5
/
+2
2025-06-12
NFSD: Avoid corruption of a referring call list
Chuck Lever
1
-0
/
+1
2025-06-03
Merge tag 'nfs-for-6.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-22
/
+83
2025-05-28
nfs_localio: change nfsd_file_put_local() to take a pointer to __rcu pointer
NeilBrown
2
-4
/
+9
2025-05-28
nfs_localio: simplify interface to nfsd for getting nfsd_file
NeilBrown
1
-18
/
+47
2025-05-28
nfs_localio: always hold nfsd net ref with nfsd_file ref
NeilBrown
3
-2
/
+29
2025-05-28
Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
21
-260
/
+703
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-20
/
+31
2025-05-15
NFSD: Add a "default" block size
Chuck Lever
2
-3
/
+8
2025-05-15
NFSD: Remove NFSSVC_MAXBLKSIZE_V2 macro
Chuck Lever
3
-6
/
+4
2025-05-15
NFSD: Remove NFSD_BUFSIZE
Chuck Lever
4
-16
/
+3
2025-05-15
NFSD: Use rqstp->rq_bvec in nfsd_iter_write()
Chuck Lever
1
-2
/
+3
2025-05-15
NFSD: De-duplicate the svc_fill_write_vector() call sites
Chuck Lever
5
-33
/
+51
2025-05-15
NFSD: Use rqstp->rq_bvec in nfsd_iter_read()
Chuck Lever
1
-7
/
+7
2025-05-11
nfsd: remove legacy dprintks from GETATTR and STATFS codepaths
Jeff Layton
2
-10
/
+0
2025-05-11
nfsd: remove legacy READDIR dprintks
Jeff Layton
2
-9
/
+0
[next]