index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd: Fix possible BUG_ON firing in set_change_info
Neil Brown
2010-12-08
2
-13
/
+14
*
BKL: remove references to lock_kernel from comments
Arnd Bergmann
2010-11-17
1
-4
/
+4
*
nfsd4: fix 4.1 connection registration race
J. Bruce Fields
2010-11-02
1
-4
/
+12
*
locks: let the caller free file_lock on ->setlease failure
Christoph Hellwig
2010-10-31
1
-0
/
+1
*
nfsd4: initialize delegation pointer to lease
J. Bruce Fields
2010-10-30
1
-17
/
+2
*
convert get_sb_single() users
Al Viro
2010-10-29
1
-4
/
+4
*
Merge branch 'flock' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-27
2
-12
/
+15
|
\
|
*
locks/nfsd: allocate file lock outside of spinlock
Arnd Bergmann
2010-10-27
1
-11
/
+15
|
*
lockd: push lock_flocks down
Arnd Bergmann
2010-10-27
1
-1
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-10-26
1
-13
/
+3
|
\
\
|
|
/
|
/
|
|
*
fs: add sync_inode_metadata
Christoph Hellwig
2010-10-25
1
-13
/
+3
*
|
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-10-26
11
-436
/
+601
|
\
\
|
*
|
nfsd4: fix connection allocation in sequence()
J. Bruce Fields
2010-10-24
1
-14
/
+17
|
*
|
nfsd4: only require krb5 principal for NFSv4.0 callbacks
J. Bruce Fields
2010-10-21
1
-7
/
+8
|
*
|
nfsd4: move minorversion to client
J. Bruce Fields
2010-10-21
3
-7
/
+15
|
*
|
nfsd4: delay session removal till free_client
J. Bruce Fields
2010-10-21
1
-8
/
+13
|
*
|
nfsd4: separate callback change and callback probe
J. Bruce Fields
2010-10-21
3
-9
/
+16
|
*
|
nfsd4: callback program number is per-session
J. Bruce Fields
2010-10-21
3
-2
/
+5
|
*
|
nfsd4: track backchannel connections
J. Bruce Fields
2010-10-21
1
-4
/
+7
|
*
|
nfsd4: confirm only on succesful create_session
J. Bruce Fields
2010-10-21
1
-3
/
+5
|
*
|
nfsd4: make backchannel sequence number per-session
J. Bruce Fields
2010-10-21
3
-15
/
+17
|
*
|
nfsd4: use client pointer to backchannel session
J. Bruce Fields
2010-10-21
3
-8
/
+6
|
*
|
nfsd4: move callback setup into session init code
J. Bruce Fields
2010-10-21
2
-15
/
+15
|
*
|
nfsd4: don't cache seq_misordered replies
J. Bruce Fields
2010-10-21
1
-2
/
+1
|
*
|
nfsd4: expire clients more promptly
J. Bruce Fields
2010-10-11
1
-1
/
+1
|
*
|
nfsd4: return expired on unfound stateid's
J. Bruce Fields
2010-10-02
1
-2
/
+9
|
*
|
nfsd4: add new connections to session
J. Bruce Fields
2010-10-01
1
-2
/
+47
|
*
|
nfsd4: refactor connection allocation
J. Bruce Fields
2010-10-01
1
-6
/
+26
|
*
|
nfsd4: use callbacks on svc_xprt_deletion
J. Bruce Fields
2010-10-01
2
-9
/
+45
|
*
|
nfsd4: keep per-session list of connections
J. Bruce Fields
2010-10-01
2
-15
/
+62
|
*
|
nfsd4: clean up session allocation
J. Bruce Fields
2010-10-01
1
-122
/
+89
|
*
|
nfsd4: fix alloc_init_session return type
J. Bruce Fields
2010-10-01
1
-3
/
+1
|
*
|
nfsd4: fix alloc_init_session BUILD_BUG_ON()
J. Bruce Fields
2010-10-01
1
-1
/
+1
|
*
|
nfsd4: Move callback setup to callback queue
J. Bruce Fields
2010-10-01
3
-27
/
+63
|
*
|
nfsd4: remove separate cb_args struct
J. Bruce Fields
2010-10-01
2
-30
/
+25
|
*
|
nfsd4: use generic callback code in null case
J. Bruce Fields
2010-10-01
3
-15
/
+20
|
*
|
nfsd4: generic callback code
J. Bruce Fields
2010-10-01
2
-39
/
+33
|
*
|
nfsd4: rename nfs4_rpc_args->nfsd4_cb_args
J. Bruce Fields
2010-10-01
2
-9
/
+9
|
*
|
nfsd4: combine nfs4_rpc_args and nfsd4_cb_sequence
J. Bruce Fields
2010-10-01
2
-23
/
+18
|
*
|
nfsd4: minor variable renaming (cb -> conn)
J. Bruce Fields
2010-10-01
2
-22
/
+22
|
*
|
sunrpc: Add net to rpc_create_args
Pavel Emelyanov
2010-10-01
1
-0
/
+1
|
*
|
sunrpc: Add net argument to svc_create_xprt
Pavel Emelyanov
2010-10-01
2
-4
/
+5
|
*
|
nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap length
Benny Halevy
2010-10-01
1
-6
/
+12
|
*
|
sunrpc: Add net to pure API calls
Pavel Emelyanov
2010-09-27
2
-3
/
+3
|
*
|
nfsd: fix /proc/net/rpc/nfsd.export/content display
J. Bruce Fields
2010-09-26
1
-11
/
+29
|
*
|
nfsd: Export get_task_comm for nfsd
Pavel Emelyanov
2010-09-23
1
-3
/
+1
|
*
|
nfsd: allow deprecated interface to be compiled out.
NeilBrown
2010-09-22
3
-3
/
+41
|
*
|
nfsd: formally deprecate legacy nfsd syscall interface
NeilBrown
2010-09-22
1
-0
/
+10
|
*
|
nfsd/idmap: drop special request deferal in favour of improved default.
NeilBrown
2010-09-21
1
-94
/
+11
|
*
|
nfsd: disable deferral for NFSv4
NeilBrown
2010-09-21
1
-2
/
+5
[next]