index
:
linux-stable.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.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
*
Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2020-10-22
22
-1113
/
+783
|
\
|
*
NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy
Dai Ngo
2020-10-21
2
-2
/
+3
|
*
nfsd: remove unneeded break
Tom Rix
2020-10-16
1
-1
/
+0
|
*
NFSD: Encode a full READ_PLUS reply
Anna Schumaker
2020-10-12
1
-24
/
+25
|
*
NFSD: Return both a hole and a data segment
Anna Schumaker
2020-10-12
1
-16
/
+40
|
*
NFSD: Add READ_PLUS hole segment encoding
Anna Schumaker
2020-10-12
1
-1
/
+38
|
*
NFSD: Add READ_PLUS data support
Anna Schumaker
2020-10-12
2
-3
/
+105
|
*
NFSD: Hoist status code encoding into XDR encoder functions
Chuck Lever
2020-10-12
10
-120
/
+145
|
*
NFSD: Map nfserr_wrongsec outside of nfsd_dispatch
Chuck Lever
2020-10-02
2
-3
/
+1
|
*
NFSD: Remove the RETURN_STATUS() macro
Chuck Lever
2020-10-02
2
-138
/
+130
|
*
NFSD: Call NFSv2 encoders on error returns
Chuck Lever
2020-10-02
5
-122
/
+171
|
*
NFSD: Fix .pc_release method for NFSv2
Chuck Lever
2020-10-02
3
-11
/
+26
|
*
NFSD: Remove vestigial typedefs
Chuck Lever
2020-10-02
1
-3
/
+0
|
*
NFSD: Refactor nfsd_dispatch() error paths
Chuck Lever
2020-10-02
1
-25
/
+35
|
*
NFSD: Clean up nfsd_dispatch() variables
Chuck Lever
2020-10-02
1
-8
/
+7
|
*
NFSD: Clean up stale comments in nfsd_dispatch()
Chuck Lever
2020-10-02
1
-10
/
+16
|
*
NFSD: Clean up switch statement in nfsd_dispatch()
Chuck Lever
2020-10-02
1
-4
/
+4
|
*
NFSD: Encoder and decoder functions are always present
Chuck Lever
2020-10-02
9
-3
/
+25
|
*
NFSACL: Replace PROC() macro with open code
Chuck Lever
2020-10-02
2
-43
/
+78
|
*
NFSD: Add missing NFSv2 .pc_func methods
Chuck Lever
2020-10-02
1
-0
/
+16
|
*
nfsd: rq_lease_breaker cleanup
J. Bruce Fields
2020-09-25
2
-2
/
+2
|
*
nfsd4: remove check_conflicting_opens warning
J. Bruce Fields
2020-09-25
1
-1
/
+0
|
*
nfsd: Cache R, RW, and W opens separately
J. Bruce Fields
2020-09-25
1
-1
/
+1
|
*
silence nfscache allocation warnings with kvzalloc
Rik van Riel
2020-09-25
1
-8
/
+4
|
*
nfsd: fix comparison to bool warning
Zheng Bin
2020-09-25
1
-1
/
+1
|
*
NFSD: Correct type annotations in COPY XDR functions
Chuck Lever
2020-09-25
1
-1
/
+1
|
*
NFSD: Correct type annotations in user xattr XDR functions
Chuck Lever
2020-09-25
1
-4
/
+4
|
*
NFSD: Correct type annotations in user xattr helpers
Chuck Lever
2020-09-25
1
-2
/
+4
|
*
SUNRPC/NFSD: Implement xdr_reserve_space_vec()
Anna Schumaker
2020-09-25
1
-25
/
+3
|
*
nfsd: rename delegation related tracepoints to make them less confusing
Hou Tao
2020-09-25
2
-4
/
+4
|
*
nfsd: Remove unnecessary assignment in nfs4xdr.c
Alex Dewar
2020-09-25
1
-1
/
+1
|
*
nfsd: Fix typo in comment
Alex Dewar
2020-09-25
1
-1
/
+1
|
*
nfsd: give up callbacks on revoked delegations
J. Bruce Fields
2020-09-25
1
-1
/
+2
|
*
nfsd: remove fault injection code
J. Bruce Fields
2020-09-25
5
-634
/
+0
*
|
block: add a bdev_is_partition helper
Christoph Hellwig
2020-09-25
1
-2
/
+2
|
/
*
Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-08-25
1
-0
/
+2
|
\
|
*
nfsd: fix oops on mixed NFSv4/NFSv3 client access
J. Bruce Fields
2020-08-16
1
-0
/
+2
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
9
-17
/
+17
|
/
*
Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-08-09
10
-62
/
+966
|
\
|
*
nfsd: netns.h: delete a duplicated word
Randy Dunlap
2020-07-24
1
-1
/
+1
|
*
nfsd: avoid a NULL dereference in __cld_pipe_upcall()
Scott Mayhew
2020-07-13
1
-13
/
+11
|
*
nfsd4: a client's own opens needn't prevent delegations
J. Bruce Fields
2020-07-13
1
-14
/
+40
|
*
nfsd: Use seq_putc() in two functions
Xu Wang
2020-07-13
1
-2
/
+2
|
*
nfsd: add fattr support for user extended attributes
Frank van der Linden
2020-07-13
1
-0
/
+9
|
*
nfsd: implement the xattr functions and en/decode logic
Frank van der Linden
2020-07-13
2
-0
/
+570
|
*
nfsd: add structure definitions for xattr requests / responses
Frank van der Linden
2020-07-13
1
-0
/
+31
|
*
nfsd: take xattr bits into account for permission checks
Frank van der Linden
2020-07-13
2
-1
/
+19
|
*
nfsd: define xattr functions to call into their vfs counterparts
Frank van der Linden
2020-07-13
2
-0
/
+237
|
*
nfsd: add defines for NFSv4.2 extended attribute support
Frank van der Linden
2020-07-13
1
-1
/
+4
|
*
nfsd: split off the write decode code into a separate function
Frank van der Linden
2020-07-13
1
-30
/
+42
[next]