index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
state.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-11
nfsd4: allow restarting callbacks
J. Bruce Fields
1
-0
/
+3
2011-01-11
nfsd4: make sure sequence flags are set after destroy_session
J. Bruce Fields
1
-0
/
+1
2011-01-11
nfsd4: keep finer-grained callback status
J. Bruce Fields
1
-1
/
+4
2011-01-11
nfsd4: support BIND_CONN_TO_SESSION
J. Bruce Fields
1
-0
/
+5
2011-01-05
nfs4: set source address when callback is generated
Takuma Umeya
1
-0
/
+1
2011-01-05
nfsd4: use a single struct file for delegations
J. Bruce Fields
1
-0
/
+1
2010-10-21
nfsd4: move minorversion to client
J. Bruce Fields
1
-1
/
+1
2010-10-21
nfsd4: separate callback change and callback probe
J. Bruce Fields
1
-1
/
+2
2010-10-21
nfsd4: callback program number is per-session
J. Bruce Fields
1
-1
/
+3
2010-10-21
nfsd4: make backchannel sequence number per-session
J. Bruce Fields
1
-1
/
+1
2010-10-21
nfsd4: use client pointer to backchannel session
J. Bruce Fields
1
-1
/
+0
2010-10-21
nfsd4: move callback setup into session init code
J. Bruce Fields
1
-0
/
+1
2010-10-02
nfsd4: use callbacks on svc_xprt_deletion
J. Bruce Fields
1
-0
/
+3
2010-10-02
nfsd4: keep per-session list of connections
J. Bruce Fields
1
-0
/
+8
2010-10-02
nfsd4: Move callback setup to callback queue
J. Bruce Fields
1
-2
/
+8
2010-10-02
nfsd4: remove separate cb_args struct
J. Bruce Fields
1
-7
/
+3
2010-10-02
nfsd4: use generic callback code in null case
J. Bruce Fields
1
-0
/
+1
2010-10-02
nfsd4: generic callback code
J. Bruce Fields
1
-0
/
+2
2010-10-02
nfsd4: rename nfs4_rpc_args->nfsd4_cb_args
J. Bruce Fields
1
-2
/
+2
2010-10-02
nfsd4: combine nfs4_rpc_args and nfsd4_cb_sequence
J. Bruce Fields
1
-8
/
+3
2010-08-26
nfsd4: fix downgrade/lock logic
J. Bruce Fields
1
-6
/
+6
2010-08-26
nfsd4: typo fix in find_any_file
J. Bruce Fields
1
-1
/
+1
2010-07-30
nfsd4: share file descriptors between stateid's
J. Bruce Fields
1
-2
/
+38
2010-05-13
nfsd4: keep a reference count on client while in use
Benny Halevy
1
-0
/
+1
2010-05-13
nfsd4: mark_client_expired
Benny Halevy
1
-1
/
+13
2010-05-13
nfsd4: introduce nfs4_client.cl_refcount
Benny Halevy
1
-0
/
+2
2010-04-22
nfsd4: allow 4.0 clients to change callback path
J. Bruce Fields
1
-1
/
+1
2010-04-22
nfsd4: rearrange cb data structures
J. Bruce Fields
1
-5
/
+6
2010-04-22
nfsd4: cl_count is unused
J. Bruce Fields
1
-2
/
+0
2010-04-22
nfsd4: don't sleep in lease-break callback
J. Bruce Fields
1
-0
/
+5
2010-04-03
nfsd4: preallocate nfs4_rpc_args
J. Bruce Fields
1
-0
/
+10
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
1
-2
/
+0
2009-12-15
nfsd: move most of nfsfh.h to fs/nfsd
J. Bruce Fields
1
-0
/
+1
2009-12-15
nfsd: Move private headers to source directory
Boaz Harrosh
1
-0
/
+409