index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-01
sunrpc: Add net argument to svc_create_xprt
Pavel Emelyanov
6
-11
/
+12
2010-10-01
sunrpc: Factor out rpc_xprt freeing
Pavel Emelyanov
4
-13
/
+14
2010-10-01
sunrpc: Factor out rpc_xprt allocation
Pavel Emelyanov
4
-23
/
+28
2010-10-01
nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap length
Benny Halevy
1
-6
/
+12
2010-09-29
sunrpc: fix up rpcauth_remove_module section mismatch
Stephen Rothwell
3
-4
/
+4
2010-09-27
sunrpc: Make the ip_map_cache be per-net
Pavel Emelyanov
3
-31
/
+108
2010-09-27
sunrpc: Make the /proc/net/rpc appear in net namespaces
Pavel Emelyanov
5
-35
/
+59
2010-09-27
sunrpc: The per-net skeleton
Pavel Emelyanov
2
-1
/
+42
2010-09-27
sunrpc: Tag svc_xprt with net
Pavel Emelyanov
2
-0
/
+4
2010-09-27
sunrpc: Add routines that allow registering per-net caches
Pavel Emelyanov
2
-8
/
+21
2010-09-27
sunrpc: Add net to pure API calls
Pavel Emelyanov
4
-13
/
+15
2010-09-27
sunrpc: Pass xprt to cached get/put routines
Pavel Emelyanov
1
-7
/
+5
2010-09-27
sunrpc: Make xprt auth cache release work with the xprt
Pavel Emelyanov
3
-7
/
+10
2010-09-27
sunrpc: Pass the ip_map_parse's cd to lower calls
Pavel Emelyanov
1
-10
/
+21
2010-09-26
nfsd: fix /proc/net/rpc/nfsd.export/content display
J. Bruce Fields
1
-11
/
+29
2010-09-23
nfsd: Export get_task_comm for nfsd
Pavel Emelyanov
1
-3
/
+1
2010-09-22
nfsd: allow deprecated interface to be compiled out.
NeilBrown
5
-8
/
+43
2010-09-22
nfsd: formally deprecate legacy nfsd syscall interface
NeilBrown
2
-0
/
+20
2010-09-22
sunrpc/cache: fix recent breakage of cache_clean_deferred
NeilBrown
1
-1
/
+3
2010-09-22
lockd: Mostly remove BKL from the server
Bryan Schumaker
3
-14
/
+21
2010-09-22
sunrpc/cache: don't use custom hex_to_bin() converter
Andy Shevchenko
1
-7
/
+13
2010-09-22
sunrpc/cache: change deferred-request hash table to use hlist.
NeilBrown
2
-19
/
+11
2010-09-22
svcauth_gss: replace a trivial 'switch' with an 'if'
NeilBrown
1
-22
/
+19
2010-09-21
nfsd/idmap: drop special request deferal in favour of improved default.
NeilBrown
1
-94
/
+11
2010-09-21
nfsd: disable deferral for NFSv4
NeilBrown
1
-2
/
+5
2010-09-21
sunrpc: close connection when a request is irretrievably lost.
NeilBrown
4
-12
/
+24
2010-09-20
nfsd4: fix hang on fast-booting nfs servers
J. Bruce Fields
1
-4
/
+20
2010-09-13
SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependencies
Trond Myklebust
2
-0
/
+2
2010-09-13
statfs() gives ESTALE error
Menyhart Zoltan
1
-0
/
+8
2010-09-13
NFS: Fix a typo in nfs_sockaddr_match_ipaddr6
Trond Myklebust
1
-1
/
+1
2010-09-13
sunrpc: increase MAX_HASHTABLE_BITS to 14
Miquel van Smoorenburg
1
-1
/
+1
2010-09-13
gss:spkm3 miss returning error to caller when import security context
Bian Naimeng
1
-1
/
+4
2010-09-13
gss:krb5 miss returning error to caller when import security context
Bian Naimeng
1
-2
/
+8
2010-09-13
Remove incorrect do_vfs_lock message
Fabio Olive Leite
1
-4
/
+0
2010-09-13
SUNRPC: cleanup state-machine ordering
J. Bruce Fields
1
-42
/
+42
2010-09-13
SUNRPC: Fix a race in rpc_info_open
Trond Myklebust
3
-21
/
+21
2010-09-13
SUNRPC: Fix race corrupting rpc upcall
Trond Myklebust
2
-7
/
+8
2010-09-13
Fix null dereference in call_allocate
J. Bruce Fields
1
-4
/
+4
2010-09-13
Linux 2.6.36-rc4
v2.6.36-rc4
Linus Torvalds
1
-1
/
+1
2010-09-12
docbook: skip files with no docs since they generate scary warnings
Randy Dunlap
2
-2
/
+0
2010-09-12
docbook: warn on unused doc entries
Johannes Berg
3
-3
/
+183
2010-09-12
kernel-doc: ignore case when stripping attributes
Johannes Berg
1
-1
/
+1
2010-09-11
PM / Hibernate: Avoid hitting OOM during preallocation of memory
Rafael J. Wysocki
1
-20
/
+65
2010-09-11
x86, tsc: Fix a preemption leak in restore_sched_clock_state()
Peter Zijlstra
1
-1
/
+1
2010-09-11
x86, tsc: Fix a preemption leak in restore_sched_clock_state()
Peter Zijlstra
1
-1
/
+1
2010-09-11
PM QoS: Correct pr_debug() misuse and improve parameter checks
mark gross
1
-1
/
+3
2010-09-10
xfs: log IO completion workqueue is a high priority queue
Dave Chinner
1
-1
/
+2
2010-09-10
execve: make responsive to SIGKILL with large arguments
Roland McGrath
1
-0
/
+7
2010-09-10
execve: improve interactivity with large arguments
Roland McGrath
1
-0
/
+2
2010-09-10
setup_arg_pages: diagnose excessive argument size
Roland McGrath
1
-0
/
+5
[next]