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
/
nfs4state.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-10
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-3
/
+3
2021-10-02
NFSD: Initialize pointer ni with NULL and not plain integer 0
Colin Ian King
1
-1
/
+1
2021-10-02
NFSD: simplify struct nfsfh
NeilBrown
1
-2
/
+2
2021-09-22
Merge tag 'nfsd-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-3
/
+13
2021-09-17
nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN
Dai Ngo
1
-3
/
+13
2021-08-31
Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-6
/
+14
2021-08-26
nfsd: fix crash on LOCKT on reexported NFSv3
J. Bruce Fields
1
-2
/
+3
2021-08-26
nfs: don't allow reexport reclaims
J. Bruce Fields
1
-0
/
+3
2021-08-26
nfs: don't atempt blocking locks on nfs reexports
J. Bruce Fields
1
-2
/
+6
2021-08-23
fs: remove mandatory file locking support
Jeff Layton
1
-14
/
+0
2021-08-17
nfsd4: Fix forced-expiry locking
J. Bruce Fields
1
-2
/
+2
2021-07-07
Merge tag 'nfsd-5.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-34
/
+143
2021-07-06
nfsd: fix kernel test robot warning in SSC code
Dai Ngo
1
-1
/
+1
2021-07-06
nfsd4: Expose the callback address and state of each NFS4 client
Dave Wysochanski
1
-0
/
+17
2021-07-06
nfsd: move fsnotify on client creation outside spinlock
J. Bruce Fields
1
-5
/
+6
2021-07-01
nfsd: avoid non-flexible API in seq_quote_mem()
Andy Shevchenko
1
-1
/
+1
2021-05-25
NFSD: delay unmount source's export after inter-server copy completed.
Dai Ngo
1
-0
/
+71
2021-05-18
NFSD: Replace the nfsd_deleg_break tracepoint
Chuck Lever
1
-1
/
+1
2021-05-18
NFSD: Add an nfsd_cb_lm_notify tracepoint
Chuck Lever
1
-1
/
+3
2021-05-18
NFSD: Add cb_lost tracepoint
Chuck Lever
1
-0
/
+2
2021-05-18
NFSD: Add tracepoints for EXCHANGEID edge cases
Chuck Lever
1
-3
/
+9
2021-05-18
NFSD: Add tracepoints for SETCLIENTID edge cases
Chuck Lever
1
-11
/
+8
2021-05-18
NFSD: Add a couple more nfsd_clid_expired call sites
Chuck Lever
1
-3
/
+6
2021-05-18
NFSD: Add nfsd_clid_destroyed tracepoint
Chuck Lever
1
-0
/
+1
2021-05-18
NFSD: Add nfsd_clid_reclaim_complete tracepoint
Chuck Lever
1
-0
/
+1
2021-05-18
NFSD: Add nfsd_clid_confirmed tracepoint
Chuck Lever
1
-5
/
+5
2021-05-18
NFSD: Add nfsd_clid_verf_mismatch tracepoint
Chuck Lever
1
-3
/
+8
2021-05-18
NFSD: Add nfsd_clid_cred_mismatch tracepoint
Chuck Lever
1
-4
/
+10
2021-05-18
NFSD: Fix TP_printk() format specifier in nfsd_clid_class
Chuck Lever
1
-3
/
+0
2021-04-20
nfsd: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-04-19
nfsd: grant read delegations to clients holding writes
J. Bruce Fields
1
-14
/
+68
2021-04-19
nfsd: reshuffle some code
J. Bruce Fields
1
-117
/
+118
2021-04-19
nfsd: track filehandle aliasing in nfs4_files
J. Bruce Fields
1
-9
/
+28
2021-04-19
nfsd: hash nfs4_files by inode number
J. Bruce Fields
1
-15
/
+12
2021-04-16
nfsd: ensure new clients break delegations
J. Bruce Fields
1
-5
/
+19
2021-04-15
nfsd: remove unused function
Jiapeng Chong
1
-9
/
+0
2021-03-22
nfsd: report client confirmation status in "info" file
NeilBrown
1
-4
/
+15
2021-03-22
nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmounted
Trond Myklebust
1
-7
/
+1
2021-03-22
nfsd: helper for laundromat expiry calculations
J. Bruce Fields
1
-22
/
+27
2021-03-22
NFSD: Extract the svcxdr_init_encode() helper
Chuck Lever
1
-3
/
+3
2021-03-09
Revert "nfsd4: a client's own opens needn't prevent delegations"
J. Bruce Fields
1
-40
/
+14
2021-03-09
Revert "nfsd4: remove check_conflicting_opens warning"
J. Bruce Fields
1
-0
/
+1
2021-03-06
nfsd: don't abort copies early
J. Bruce Fields
1
-1
/
+1
2021-01-28
nfsd: cstate->session->se_client -> cstate->clp
J. Bruce Fields
1
-8
/
+8
2021-01-28
nfsd: simplify nfsd4_check_open_reclaim
J. Bruce Fields
1
-15
/
+3
2021-01-28
nfsd: remove unused set_client argument
J. Bruce Fields
1
-13
/
+10
2021-01-25
nfsd: find_cpntf_state cleanup
J. Bruce Fields
1
-8
/
+14
2021-01-25
nfsd: refactor set_client
J. Bruce Fields
1
-16
/
+16
2021-01-25
nfsd: rename lookup_clientid->set_client
J. Bruce Fields
1
-10
/
+8
2021-01-25
nfsd: simplify nfsd_renew
J. Bruce Fields
1
-6
/
+3
[next]