index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-05
NFSD: fix missing refcount in nfsd4_copy by nfsd4_do_async_copy
Dai Ngo
1
-0
/
+1
2020-11-05
NFSD: Fix use-after-free warning when doing inter-server copy
Dai Ngo
1
-1
/
+1
2020-11-05
NFSD: MKNOD should return NFSERR_BADTYPE instead of NFSERR_INVAL
Chuck Lever
1
-5
/
+1
2020-11-05
NFSD: NFSv3 PATHCONF Reply is improperly formed
Chuck Lever
1
-0
/
+1
2020-10-22
Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
22
-1113
/
+783
2020-10-21
NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy
Dai Ngo
2
-2
/
+3
2020-10-16
nfsd: remove unneeded break
Tom Rix
1
-1
/
+0
2020-10-12
NFSD: Encode a full READ_PLUS reply
Anna Schumaker
1
-24
/
+25
2020-10-12
NFSD: Return both a hole and a data segment
Anna Schumaker
1
-16
/
+40
2020-10-12
NFSD: Add READ_PLUS hole segment encoding
Anna Schumaker
1
-1
/
+38
2020-10-12
NFSD: Add READ_PLUS data support
Anna Schumaker
2
-3
/
+105
2020-10-12
NFSD: Hoist status code encoding into XDR encoder functions
Chuck Lever
10
-120
/
+145
2020-10-02
NFSD: Map nfserr_wrongsec outside of nfsd_dispatch
Chuck Lever
2
-3
/
+1
2020-10-02
NFSD: Remove the RETURN_STATUS() macro
Chuck Lever
2
-138
/
+130
2020-10-02
NFSD: Call NFSv2 encoders on error returns
Chuck Lever
5
-122
/
+171
2020-10-02
NFSD: Fix .pc_release method for NFSv2
Chuck Lever
3
-11
/
+26
2020-10-02
NFSD: Remove vestigial typedefs
Chuck Lever
1
-3
/
+0
2020-10-02
NFSD: Refactor nfsd_dispatch() error paths
Chuck Lever
1
-25
/
+35
2020-10-02
NFSD: Clean up nfsd_dispatch() variables
Chuck Lever
1
-8
/
+7
2020-10-02
NFSD: Clean up stale comments in nfsd_dispatch()
Chuck Lever
1
-10
/
+16
2020-10-02
NFSD: Clean up switch statement in nfsd_dispatch()
Chuck Lever
1
-4
/
+4
2020-10-02
NFSD: Encoder and decoder functions are always present
Chuck Lever
9
-3
/
+25
2020-10-02
NFSACL: Replace PROC() macro with open code
Chuck Lever
2
-43
/
+78
2020-10-02
NFSD: Add missing NFSv2 .pc_func methods
Chuck Lever
1
-0
/
+16
2020-09-25
nfsd: rq_lease_breaker cleanup
J. Bruce Fields
2
-2
/
+2
2020-09-25
nfsd4: remove check_conflicting_opens warning
J. Bruce Fields
1
-1
/
+0
2020-09-25
nfsd: Cache R, RW, and W opens separately
J. Bruce Fields
1
-1
/
+1
2020-09-25
silence nfscache allocation warnings with kvzalloc
Rik van Riel
1
-8
/
+4
2020-09-25
nfsd: fix comparison to bool warning
Zheng Bin
1
-1
/
+1
2020-09-25
NFSD: Correct type annotations in COPY XDR functions
Chuck Lever
1
-1
/
+1
2020-09-25
NFSD: Correct type annotations in user xattr XDR functions
Chuck Lever
1
-4
/
+4
2020-09-25
NFSD: Correct type annotations in user xattr helpers
Chuck Lever
1
-2
/
+4
2020-09-25
SUNRPC/NFSD: Implement xdr_reserve_space_vec()
Anna Schumaker
1
-25
/
+3
2020-09-25
nfsd: rename delegation related tracepoints to make them less confusing
Hou Tao
2
-4
/
+4
2020-09-25
nfsd: Remove unnecessary assignment in nfs4xdr.c
Alex Dewar
1
-1
/
+1
2020-09-25
nfsd: Fix typo in comment
Alex Dewar
1
-1
/
+1
2020-09-25
nfsd: give up callbacks on revoked delegations
J. Bruce Fields
1
-1
/
+2
2020-09-25
nfsd: remove fault injection code
J. Bruce Fields
5
-634
/
+0
2020-09-25
block: add a bdev_is_partition helper
Christoph Hellwig
1
-2
/
+2
2020-08-25
Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
1
-0
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
9
-17
/
+17
2020-08-16
nfsd: fix oops on mixed NFSv4/NFSv3 client access
J. Bruce Fields
1
-0
/
+2
2020-08-09
Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
10
-62
/
+966
2020-08-06
Merge tag 'fsnotify_for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+4
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-07-27
fsnotify: create method handle_inode_event() in fsnotify_operations
Amir Goldstein
1
-8
/
+4
2020-07-27
fsnotify: pass dir argument to handle_event() callback
Amir Goldstein
1
-3
/
+3
2020-07-24
nfsd: netns.h: delete a duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-22
nfsd4: fix NULL dereference in nfsd/clients display code
J. Bruce Fields
1
-1
/
+19
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
[next]