index
:
linux.git
cached
cdir_v2
cfid-fixes
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
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
2020-07-15
nfsd: use fsnotify_data_inode() to get the unlinked inode
Amir Goldstein
1
-1
/
+3
2020-07-13
nfsd: avoid a NULL dereference in __cld_pipe_upcall()
Scott Mayhew
1
-13
/
+11
2020-07-13
nfsd4: a client's own opens needn't prevent delegations
J. Bruce Fields
1
-14
/
+40
2020-07-13
nfsd: Use seq_putc() in two functions
Xu Wang
1
-2
/
+2
2020-07-13
nfsd: add fattr support for user extended attributes
Frank van der Linden
1
-0
/
+9
2020-07-13
nfsd: implement the xattr functions and en/decode logic
Frank van der Linden
2
-0
/
+570
2020-07-13
nfsd: add structure definitions for xattr requests / responses
Frank van der Linden
1
-0
/
+31
2020-07-13
nfsd: take xattr bits into account for permission checks
Frank van der Linden
2
-1
/
+19
2020-07-13
nfsd: define xattr functions to call into their vfs counterparts
Frank van der Linden
2
-0
/
+237
2020-07-13
nfsd: add defines for NFSv4.2 extended attribute support
Frank van der Linden
1
-1
/
+4
2020-07-13
nfsd: split off the write decode code into a separate function
Frank van der Linden
1
-30
/
+42
2020-06-29
nfsd: fix nfsdfs inode reference count leak
J. Bruce Fields
1
-0
/
+1
2020-06-29
nfsd4: fix nfsdfs reference count loop
J. Bruce Fields
3
-11
/
+22
2020-06-17
nfsd: apply umask on fs without ACL support
J. Bruce Fields
1
-0
/
+6
2020-06-11
Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
11
-132
/
+566
2020-06-03
nfsd: safer handling of corrupted c_type
J. Bruce Fields
1
-2
/
+1
2020-06-02
mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
NeilBrown
1
-4
/
+5
2020-06-01
nfsd4: make drc_slab global, not per-net
J. Bruce Fields
4
-13
/
+25
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-20
/
+6
2020-05-28
nfsd: Fix svc_xprt refcnt leak when setup callback client failed
Xiyu Yang
1
-0
/
+2
2020-05-21
Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco...
J. Bruce Fields
7
-101
/
+441
2020-05-20
NFSD: Fix improperly-formatted Doxygen comments
Chuck Lever
2
-17
/
+16
2020-05-20
NFSD: Squash an annoying compiler warning
Chuck Lever
1
-3
/
+2
2020-05-20
NFSD: Add tracepoints for monitoring NFSD callbacks
Chuck Lever
3
-19
/
+177
[prev]
[next]