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-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
2020-05-20
NFSD: Add tracepoints to the NFSD state management code
Chuck Lever
3
-40
/
+152
2020-05-20
NFSD: Add tracepoints to NFSD's duplicate reply cache
Chuck Lever
2
-22
/
+94
2020-05-11
nfsd: Fix old-style function definition
Ma Feng
1
-1
/
+1
2020-05-08
nfsd: clients don't need to break their own delegations
J. Bruce Fields
4
-0
/
+24
2020-05-08
nfsd: use crypto_shash_tfm_digest()
Eric Biggers
1
-20
/
+6
2020-05-06
nfsd: handle repeated BIND_CONN_TO_SESSION
J. Bruce Fields
1
-12
/
+42
2020-05-06
nfsd4: add filename to states output
Achilles Gaikwad
1
-0
/
+13
2020-05-06
nfsd4: stid display should preserve on-the-wire byte order
J. Bruce Fields
1
-1
/
+2
2020-05-06
nfsd4: common stateid-printing code
J. Bruce Fields
1
-4
/
+17
2020-04-17
SUNRPC: Fix backchannel RPC soft lockups
Chuck Lever
1
-1
/
+3
2020-04-13
nfsd: memory corruption in nfsd4_lock()
Vasily Averin
1
-0
/
+2
2020-03-19
nfsd: fsnotify on rmdir under nfsd/clients/
J. Bruce Fields
1
-0
/
+1
2020-03-19
nfsd4: kill warnings on testing stateids with mismatched clientids
J. Bruce Fields
1
-8
/
+1
2020-03-16
nfsd: remove read permission bit for ctl sysctl
Petr Vorel
1
-1
/
+1
2020-03-16
NFSD: Fix NFS server build errors
Chuck Lever
1
-1
/
+1
2020-03-16
nfsd: export upcalls must not return ESTALE when mountd is down
Trond Myklebust
2
-0
/
+26
2020-03-16
nfsd: Add tracepoints for update of the expkey and export cache entries
Trond Myklebust
2
-9
/
+61
2020-03-16
nfsd: Add tracepoints for exp_find_key() and exp_get_by_name()
Trond Myklebust
2
-2
/
+53
2020-03-16
nfsd: Add tracing to nfsd_set_fh_dentry()
Trond Myklebust
2
-3
/
+40
2020-03-16
nfsd: Don't add locks to closed or closing open stateids
Trond Myklebust
1
-30
/
+43
2020-03-16
NFSD: Clean up nfsd4_encode_readv
Chuck Lever
1
-5
/
+4
2020-03-16
nfsd: Fix NFSv4 READ on RDMA when using readv
Chuck Lever
1
-9
/
+11
2020-03-16
fs: nfsd: fileache.c: Use built-in RCU list checking
Madhuparna Bhowmik
1
-1
/
+1
2020-03-16
fs: nfsd: nfs4state.c: Use built-in RCU list checking
Madhuparna Bhowmik
1
-1
/
+2
2020-03-16
nfsd: set the server_scope during service startup
Scott Mayhew
3
-4
/
+10
2020-02-07
Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
23
-305
/
+1292
2020-02-07
nfsd: make nfsd_filecache_wq variable static
Chen Zhou
1
-1
/
+1
2020-02-06
nfsd4: fix double free in nfsd4_do_async_copy()
Dan Carpenter
1
-1
/
+0
2020-02-06
nfsd: convert file cache to use over/underflow safe refcount
Trond Myklebust
3
-16
/
+15
2020-02-06
nfsd: Define the file access mode enum for tracing
Trond Myklebust
1
-0
/
+6
2020-02-06
nfsd: Fix a perf warning
Trond Myklebust
1
-6
/
+6
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2
-13
/
+12
2020-01-22
nfsd: Ensure sampling of the write verifier is atomic with the write
Trond Myklebust
7
-15
/
+19
2020-01-22
nfsd: Ensure sampling of the commit verifier is atomic with the commit
Trond Myklebust
6
-12
/
+14
2020-01-22
nfsd: Ensure exclusion between CLONE and WRITE errors
Trond Myklebust
1
-7
/
+18
2020-01-22
nfsd: Pass the nfsd_file as arguments to nfsd4_clone_file_range()
Trond Myklebust
3
-6
/
+9
2020-01-22
nfsd: Update the boot verifier on stable writes too.
Trond Myklebust
1
-1
/
+4
2020-01-22
nfsd: Fix stable writes
Trond Myklebust
3
-2
/
+18
2020-01-22
nfsd: Allow nfsd_vfs_write() to take the nfsd_file as an argument
Trond Myklebust
3
-4
/
+7
2020-01-22
nfsd: Fix a soft lockup race in nfsd_file_mark_find_or_create()
Trond Myklebust
1
-2
/
+6
[next]