index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-07-20
1
-0
/
+1
|
\
|
*
SUNRPC: Fix another issue with rpc_client_register()
Trond Myklebust
2013-07-15
1
-0
/
+1
*
|
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-07-17
1
-6
/
+14
|
\
\
|
|
/
|
/
|
|
*
svcrdma: underflow issue in decode_write_list()
Dan Carpenter
2013-07-15
1
-6
/
+14
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-14
3
-52
/
+26
|
\
\
|
*
|
sunrpc: now we can just set ->s_d_op
Al Viro
2013-07-14
1
-3
/
+2
|
*
|
__rpc_lookup_create_exclusive: pass string instead of qstr
Al Viro
2013-07-14
1
-25
/
+9
|
*
|
rpc_create_*_dir: don't bother with qstr
Al Viro
2013-07-14
3
-31
/
+21
*
|
|
Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-07-11
2
-12
/
+29
|
\
\
\
|
*
|
|
SUNRPC: Fix a deadlock in rpc_client_register()
Trond Myklebust
2013-07-10
1
-7
/
+9
|
*
|
|
rpc_pipe: rpc_dir_inode_operations can be static
Fengguang Wu
2013-07-09
1
-1
/
+1
|
*
|
|
rpc_pipe: set dentry operations at d_alloc time
Jeff Layton
2013-07-09
1
-5
/
+20
*
|
|
|
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-07-11
6
-51
/
+63
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
svcrpc: fix failures to handle -1 uid's
J. Bruce Fields
2013-07-08
1
-2
/
+0
|
*
|
|
sunrpc: Don't schedule an upcall on a replaced cache entry.
NeilBrown
2013-07-01
1
-1
/
+2
|
*
|
|
net/sunrpc: xpt_auth_cache should be ignored when expired.
NeilBrown
2013-07-01
2
-8
/
+2
|
*
|
|
sunrpc/cache: ensure items removed from cache do not have pending upcalls.
NeilBrown
2013-07-01
1
-1
/
+5
|
*
|
|
sunrpc/cache: use cache_fresh_unlocked consistently and correctly.
NeilBrown
2013-07-01
1
-13
/
+7
|
*
|
|
sunrpc/cache: remove races with queuing an upcall.
NeilBrown
2013-07-01
1
-11
/
+29
|
*
|
|
svcrpc: don't error out on small tcp fragment
J. Bruce Fields
2013-07-01
1
-1
/
+1
|
*
|
|
svcrpc: fix handling of too-short rpc's
J. Bruce Fields
2013-07-01
1
-2
/
+7
|
*
|
|
svcrpc: store gss mech in svc_cred
J. Bruce Fields
2013-07-01
2
-4
/
+5
|
*
|
|
svcrpc: introduce init_svc_cred
J. Bruce Fields
2013-07-01
1
-4
/
+2
|
*
|
|
Merge branch 'for-3.10' into 'for-3.11'
J. Bruce Fields
2013-07-01
2
-8
/
+12
|
|
\
\
\
|
*
|
|
|
sunrpc: the cache_detail in cache_is_valid is unused any more
chaoting fan
2013-05-21
1
-4
/
+4
|
*
|
|
|
sunrpc: server back channel needs no rpcbind method
J. Bruce Fields
2013-05-15
1
-1
/
+0
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
4
-13
/
+13
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2013-06-13
4
-13
/
+13
*
|
|
|
|
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-07-09
3
-45
/
+53
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
SUNRPC: PipeFS MOUNT notification optimization for dying clients
Stanislav Kinsbursky
2013-06-28
1
-0
/
+2
|
*
|
|
|
SUNRPC: split client creation routine into setup and registration
Stanislav Kinsbursky
2013-06-28
1
-25
/
+39
|
*
|
|
|
SUNRPC: fix races on PipeFS UMOUNT notifications
Stanislav Kinsbursky
2013-06-28
2
-5
/
+2
|
*
|
|
|
SUNRPC: fix races on PipeFS MOUNT notifications
Stanislav Kinsbursky
2013-06-28
2
-11
/
+18
|
*
|
|
|
rpc_pipefs: only set rpc_dentry_ops if d_op isn't already set
Jeff Layton
2013-06-18
1
-1
/
+2
|
*
|
|
|
SUNRPC: Remove redundant call to rpc_set_running() in __rpc_execute()
Trond Myklebust
2013-06-06
1
-1
/
+0
|
*
|
|
|
SUNRPC: Remove unused function rpc_queue_empty
Trond Myklebust
2013-06-06
1
-14
/
+0
|
*
|
|
|
SUNRPC: Fix a potential race in rpc_execute
Trond Myklebust
2013-06-06
1
-1
/
+3
*
|
|
|
|
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
2013-07-03
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
drivers: avoid parsing names as kthread_run() format strings
Kees Cook
2013-07-03
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-03
1
-1
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'freezer'
Rafael J. Wysocki
2013-06-28
1
-1
/
+1
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
freezer: add unsafe versions of freezable helpers for NFS
Colin Cross
2013-05-12
1
-1
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
*
|
/
|
|
more open-coded file_inode() calls
Al Viro
2013-06-29
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-05-31
2
-8
/
+12
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
svcrpc: fix failures to handle -1 uid's and gid's
J. Bruce Fields
2013-05-29
1
-5
/
+7
|
*
|
svcrpc: implement O_NONBLOCK behavior for use-gss-proxy
J. Bruce Fields
2013-05-28
1
-2
/
+4
|
*
|
svcauth_gss: fix error code in use_gss_proxy()
Dan Carpenter
2013-05-12
1
-1
/
+1
|
|
/
*
|
SUNRPC: Prevent an rpc_task wakeup race
Trond Myklebust
2013-05-22
1
-1
/
+7
*
|
SUNRPC: Convert auth_gss pipe detection to work in namespaces
Trond Myklebust
2013-05-16
3
-19
/
+30
*
|
SUNRPC: Faster detection if gssd is actually running
Trond Myklebust
2013-05-16
3
-1
/
+18
[next]