index
:
Linux Stable
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "nfsd: separate nfsd_last_thread() from nfsd_put()"
Greg Kroah-Hartman
2024-01-15
2
-25
/
+34
*
Revert "nfsd: call nfsd_last_thread() before final nfsd_put()"
Greg Kroah-Hartman
2024-01-15
3
-9
/
+3
*
NFSD: fix possible oops when nfsd/pool_stats is closed.
NeilBrown
2024-01-05
1
-2
/
+3
*
nfsd: call nfsd_last_thread() before final nfsd_put()
NeilBrown
2024-01-05
3
-3
/
+9
*
nfsd: separate nfsd_last_thread() from nfsd_put()
NeilBrown
2024-01-05
2
-34
/
+25
*
NFSD: Fix checksum mismatches in the duplicate reply cache
Chuck Lever
2023-12-03
3
-23
/
+56
*
NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
Chuck Lever
2023-12-03
1
-1
/
+3
*
nfsd: fix file memleak on client_opens_release
Mahmoud Adam
2023-11-28
1
-1
/
+1
*
nfsd: lock_rename() needs both directories to live on the same fs
Al Viro
2023-11-02
1
-6
/
+6
*
nfsd: fix change_info in NFSv4 RENAME replies
Jeff Layton
2023-09-23
1
-2
/
+2
*
NFSD: da_addr_body field missing in some GETDEVICEINFO replies
Chuck Lever
2023-09-13
3
-14
/
+29
*
nfsd: use vfs setgid helper
Christian Brauner
2023-08-30
1
-1
/
+3
*
nfsd: Fix race to FREE_STATEID and cl_revoked
Benjamin Coddington
2023-08-30
1
-1
/
+1
*
nfsd: Remove incorrect check in nfsd4_validate_stateid
Trond Myklebust
2023-08-03
1
-2
/
+0
*
NFSD: add encoding of op_recall flag for write delegation
Dai Ngo
2023-07-19
1
-1
/
+1
*
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
2023-06-09
1
-6
/
+1
*
nfsd: make a copy of struct iattr before calling notify_change
Jeff Layton
2023-06-09
1
-1
/
+9
*
NFSD: callback request does not use correct credential for AUTH_SYS
Dai Ngo
2023-04-13
1
-2
/
+2
*
nfsd: call op_release, even when op_func returns an error
Jeff Layton
2023-04-13
2
-6
/
+6
*
NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGAL
Chuck Lever
2023-04-13
1
-1
/
+3
*
nfsd: don't replace page in rq_pages if it's a continuation of last page
Jeff Layton
2023-03-30
1
-1
/
+8
*
NFSD: Protect against filesystem freezing
Chuck Lever
2023-03-17
1
-0
/
+2
*
nfsd: don't hand out delegation on setuid files being opened for write
Jeff Layton
2023-03-10
1
-0
/
+27
*
nfsd: zero out pointers after putting nfsd_files on COPY setup error
Jeff Layton
2023-03-10
1
-0
/
+2
*
NFSD: copy the whole verifier in nfsd_copy_write_verifier
Chuck Lever
2023-03-10
1
-1
/
+1
*
nfsd: don't fsync nfsd_files on last close
Jeff Layton
2023-03-10
2
-63
/
+12
*
nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_open
Jeff Layton
2023-03-10
1
-10
/
+11
*
NFSD: fix problems with cleanup on errors in nfsd4_copy
Dai Ngo
2023-03-10
2
-6
/
+11
*
nfsd: clean up potential nfsd_file refcount leaks in COPY codepath
Jeff Layton
2023-03-10
1
-13
/
+10
*
nfsd: fix race to check ls_layouts
Benjamin Coddington
2023-03-10
1
-2
/
+2
*
NFSD: fix leaked reference count of nfsd4_ssc_umount_item
Dai Ngo
2023-03-10
1
-4
/
+8
*
NFSD: enhance inter-server copy cleanup
Dai Ngo
2023-03-10
2
-68
/
+45
*
use less confusing names for iov_iter direction initializers
Al Viro
2023-02-09
1
-2
/
+2
*
nfsd: don't free files unconditionally in __nfsd_file_cache_purge
Jeff Layton
2023-02-01
1
-25
/
+36
*
NFSD: fix use-after-free in nfsd4_ssc_setup_dul()
Xingyuan Mo
2023-02-01
1
-0
/
+1
*
nfsd: fix handling of cached open files in nfsd4_open codepath
Jeff Layton
2023-01-18
4
-71
/
+42
*
nfsd: rework refcounting in filecache
Jeff Layton
2023-01-18
2
-180
/
+189
*
NFSD: Add an nfsd_file_fsync tracepoint
Chuck Lever
2023-01-18
2
-1
/
+35
*
nfsd: reorganize filecache.c
Jeff Layton
2023-01-18
2
-57
/
+58
*
nfsd: remove the pages_flushed statistic from filecache
Jeff Layton
2023-01-18
1
-6
/
+1
*
NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
Chuck Lever
2023-01-18
5
-13
/
+64
*
NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately"
Chuck Lever
2023-01-18
3
-21
/
+2
*
NFSD: Pass the target nfsd_file to nfsd_commit()
Chuck Lever
2023-01-18
4
-14
/
+25
*
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
2023-01-14
2
-5
/
+4
*
nfsd: fix handling of readdir in v4root vs. mount upcall timeout
Jeff Layton
2023-01-12
1
-0
/
+11
*
nfsd: shut down the NFSv4 state objects before the filecache
Jeff Layton
2023-01-12
1
-1
/
+1
*
NFSD: fix use-after-free in __nfs42_ssc_open()
Dai Ngo
2023-01-04
1
-15
/
+5
*
nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure
Dan Aloni
2022-12-31
1
-1
/
+3
*
NFSD: pass range end to vfs_fsync_range() instead of count
Brian Foster
2022-12-31
1
-2
/
+3
*
nfsd: return error if nfs4_setacl fails
Jeff Layton
2022-12-31
1
-0
/
+2
[next]