index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sunrpc: Pull net argument downto svc_create_socket
Pavel Emelyanov
2010-10-01
4
-5
/
+13
*
sunrpc: Add net argument to svc_create_xprt
Pavel Emelyanov
2010-10-01
6
-11
/
+12
*
sunrpc: Factor out rpc_xprt freeing
Pavel Emelyanov
2010-10-01
4
-13
/
+14
*
sunrpc: Factor out rpc_xprt allocation
Pavel Emelyanov
2010-10-01
4
-23
/
+28
*
nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap length
Benny Halevy
2010-10-01
1
-6
/
+12
*
sunrpc: fix up rpcauth_remove_module section mismatch
Stephen Rothwell
2010-09-29
3
-4
/
+4
*
sunrpc: Make the ip_map_cache be per-net
Pavel Emelyanov
2010-09-27
3
-31
/
+108
*
sunrpc: Make the /proc/net/rpc appear in net namespaces
Pavel Emelyanov
2010-09-27
5
-35
/
+59
*
sunrpc: The per-net skeleton
Pavel Emelyanov
2010-09-27
2
-1
/
+42
*
sunrpc: Tag svc_xprt with net
Pavel Emelyanov
2010-09-27
2
-0
/
+4
*
sunrpc: Add routines that allow registering per-net caches
Pavel Emelyanov
2010-09-27
2
-8
/
+21
*
sunrpc: Add net to pure API calls
Pavel Emelyanov
2010-09-27
4
-13
/
+15
*
sunrpc: Pass xprt to cached get/put routines
Pavel Emelyanov
2010-09-27
1
-7
/
+5
*
sunrpc: Make xprt auth cache release work with the xprt
Pavel Emelyanov
2010-09-27
3
-7
/
+10
*
sunrpc: Pass the ip_map_parse's cd to lower calls
Pavel Emelyanov
2010-09-27
1
-10
/
+21
*
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
5
-8
/
+43
*
nfsd: formally deprecate legacy nfsd syscall interface
NeilBrown
2010-09-22
2
-0
/
+20
*
sunrpc/cache: fix recent breakage of cache_clean_deferred
NeilBrown
2010-09-22
1
-1
/
+3
*
lockd: Mostly remove BKL from the server
Bryan Schumaker
2010-09-22
3
-14
/
+21
*
sunrpc/cache: don't use custom hex_to_bin() converter
Andy Shevchenko
2010-09-21
1
-7
/
+13
*
sunrpc/cache: change deferred-request hash table to use hlist.
NeilBrown
2010-09-21
2
-19
/
+11
*
svcauth_gss: replace a trivial 'switch' with an 'if'
NeilBrown
2010-09-21
1
-22
/
+19
*
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
*
sunrpc: close connection when a request is irretrievably lost.
NeilBrown
2010-09-21
4
-12
/
+24
*
nfsd4: fix hang on fast-booting nfs servers
J. Bruce Fields
2010-09-19
1
-4
/
+20
*
Merge remote branch 'trond/bugfixes' into for-2.6.37
J. Bruce Fields
2010-09-19
443
-2541
/
+5135
|
\
|
*
SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependencies
Trond Myklebust
2010-09-12
2
-0
/
+2
|
*
statfs() gives ESTALE error
Menyhart Zoltan
2010-09-12
1
-0
/
+8
|
*
NFS: Fix a typo in nfs_sockaddr_match_ipaddr6
Trond Myklebust
2010-09-12
1
-1
/
+1
|
*
sunrpc: increase MAX_HASHTABLE_BITS to 14
Miquel van Smoorenburg
2010-09-12
1
-1
/
+1
|
*
gss:spkm3 miss returning error to caller when import security context
Bian Naimeng
2010-09-12
1
-1
/
+4
|
*
gss:krb5 miss returning error to caller when import security context
Bian Naimeng
2010-09-12
1
-2
/
+8
|
*
Remove incorrect do_vfs_lock message
Fabio Olive Leite
2010-09-12
1
-4
/
+0
|
*
SUNRPC: cleanup state-machine ordering
J. Bruce Fields
2010-09-12
1
-42
/
+42
|
*
SUNRPC: Fix a race in rpc_info_open
Trond Myklebust
2010-09-12
3
-21
/
+21
|
*
SUNRPC: Fix race corrupting rpc upcall
Trond Myklebust
2010-09-12
2
-7
/
+8
|
*
Fix null dereference in call_allocate
J. Bruce Fields
2010-09-12
1
-4
/
+4
|
*
Linux 2.6.36-rc4
v2.6.36-rc4
Linus Torvalds
2010-09-12
1
-1
/
+1
|
*
docbook: skip files with no docs since they generate scary warnings
Randy Dunlap
2010-09-11
2
-2
/
+0
|
*
docbook: warn on unused doc entries
Johannes Berg
2010-09-11
3
-3
/
+183
|
*
kernel-doc: ignore case when stripping attributes
Johannes Berg
2010-09-11
1
-1
/
+1
|
*
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2010-09-11
3
-21
/
+69
|
|
\
|
|
*
PM / Hibernate: Avoid hitting OOM during preallocation of memory
Rafael J. Wysocki
2010-09-11
1
-20
/
+65
|
|
*
PM QoS: Correct pr_debug() misuse and improve parameter checks
mark gross
2010-09-11
1
-1
/
+3
|
|
*
PM: Prevent waiting forever on asynchronous resume after failing suspend
Colin Cross
2010-09-09
1
-0
/
+1
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2010-09-11
18
-70
/
+262
|
|
\
\
|
|
*
|
[SCSI] fix use-after-free in scsi_init_io()
James Bottomley
2010-09-09
1
-1
/
+1
[next]