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
*
Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-05-31
16
-209
/
+322
|
\
|
*
nfsd: trivial: use SEEK_SET instead of 0 in vfs_llseek
Jeff Layton
2012-04-25
1
-1
/
+1
|
*
SUNRPC: split upcall function to extract reusable parts
Simo Sorce
2012-04-25
1
-36
/
+64
|
*
nfsd: allocate id-to-name and name-to-id caches in per-net operations.
Stanislav Kinsbursky
2012-04-12
1
-7
/
+7
|
*
nfsd: make name-to-id cache allocated per network namespace context
Stanislav Kinsbursky
2012-04-12
2
-10
/
+16
|
*
nfsd: make id-to-name cache allocated per network namespace context
Stanislav Kinsbursky
2012-04-12
2
-10
/
+26
|
*
nfsd: pass network context to idmap init/exit functions
Stanislav Kinsbursky
2012-04-12
3
-14
/
+14
|
*
nfsd: allocate export and expkey caches in per-net operations.
Stanislav Kinsbursky
2012-04-12
1
-6
/
+21
|
*
nfsd: make expkey cache allocated per network namespace context
Stanislav Kinsbursky
2012-04-12
6
-24
/
+25
|
*
nfsd: make export cache allocated per network namespace context
Stanislav Kinsbursky
2012-04-12
5
-19
/
+38
|
*
nfsd: pass pointer to export cache down to stack wherever possible.
Stanislav Kinsbursky
2012-04-12
1
-15
/
+22
|
*
nfsd: pass network context to export caches init/shutdown routines
Stanislav Kinsbursky
2012-04-11
3
-15
/
+15
|
*
Lockd: pass network namespace to creation and destruction routines
Stanislav Kinsbursky
2012-04-11
4
-14
/
+16
|
*
NFSd: remove hard-coded dereferences to name-to-id and id-to-name caches
Stanislav Kinsbursky
2012-04-11
1
-26
/
+24
|
*
nfsd: pass pointer to expkey cache down to stack wherever possible.
Stanislav Kinsbursky
2012-04-11
1
-16
/
+16
|
*
nfsd: use hash table from cache detail in nfsd export seq ops
Stanislav Kinsbursky
2012-04-11
1
-0
/
+3
|
*
nfsd: pass svc_export_cache pointer as private data to "exports" seq file ops
Stanislav Kinsbursky
2012-04-11
2
-8
/
+21
|
*
nfsd: use exp_put() for svc_export_cache put
Stanislav Kinsbursky
2012-04-11
2
-2
/
+2
|
*
nfsd: use cache detail pointer from svc_export structure on cache put
Stanislav Kinsbursky
2012-04-11
1
-1
/
+1
|
*
nfsd: add link to owner cache detail to svc_export structure
Stanislav Kinsbursky
2012-04-11
2
-5
/
+6
|
*
nfsd: use passed cache_detail pointer expkey_parse()
Stanislav Kinsbursky
2012-04-11
1
-1
/
+1
|
*
nfsd: don't use locks_in_grace to determine whether to call nfs4_grace_end
Jeff Layton
2012-04-11
1
-2
/
+9
|
*
svcauth: remove unused define
Simo Sorce
2012-04-11
1
-1
/
+0
|
*
nfsd: trivial: remove unused variable from nfsd4_lock
Jeff Layton
2012-04-11
1
-2
/
+0
*
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-05-31
108
-699
/
+10620
|
\
\
|
*
|
kconfig: update compression algorithm info
Randy Dunlap
2012-05-31
2
-11
/
+10
|
*
|
c/r: prctl: add ability to set new mm_struct::exe_file
Cyrill Gorcunov
2012-05-31
2
-0
/
+57
|
*
|
c/r: prctl: extend PR_SET_MM to set up more mm_struct entries
Cyrill Gorcunov
2012-05-31
2
-51
/
+88
|
*
|
c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/...
Cyrill Gorcunov
2012-05-31
2
-3
/
+22
|
*
|
syscalls, x86: add __NR_kcmp syscall
Cyrill Gorcunov
2012-05-31
10
-1
/
+348
|
*
|
fs, proc: introduce /proc/<pid>/task/<tid>/children entry
Cyrill Gorcunov
2012-05-31
4
-0
/
+145
|
*
|
sysctl: make kernel.ns_last_pid control dependent on CHECKPOINT_RESTORE
Cyrill Gorcunov
2012-05-31
1
-1
/
+5
|
*
|
aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()
Christopher Yeoh
2012-05-31
8
-23
/
+29
|
*
|
eventfd: change int to __u64 in eventfd_signal()
Sha Zhengju
2012-05-31
2
-9
/
+5
|
*
|
fs/nls: add Apple NLS
Vladimir Serbinenko
2012-05-31
13
-1
/
+6451
|
*
|
pidns: make killed children autoreap
Eric W. Biederman
2012-05-31
1
-1
/
+6
|
*
|
pidns: use task_active_pid_ns in do_notify_parent
Eric W. Biederman
2012-05-31
1
-6
/
+5
|
*
|
rapidio/tsi721: add DMA engine support
Alexandre Bounine
2012-05-31
4
-92
/
+1050
|
*
|
rapidio: add DMA engine support for RIO data transfers
Alexandre Bounine
2012-05-31
5
-0
/
+163
|
*
|
ipc/mqueue: add rbtree node caching support
Doug Ledford
2012-05-31
1
-23
/
+81
|
*
|
tools/selftests: add mq_perf_tests
Doug Ledford
2012-05-31
3
-1
/
+746
|
*
|
ipc/mqueue: strengthen checks on mqueue creation
Doug Ledford
2012-05-31
1
-9
/
+18
|
*
|
ipc/mqueue: correct mq_attr_ok test
Doug Ledford
2012-05-31
1
-3
/
+8
|
*
|
ipc/mqueue: improve performance of send/recv
Doug Ledford
2012-05-31
1
-43
/
+130
|
*
|
selftests: add mq_open_tests
Doug Ledford
2012-05-31
3
-1
/
+501
|
*
|
mqueue: separate mqueue default value from maximum value
KOSAKI Motohiro
2012-05-31
4
-3
/
+33
|
*
|
mqueue: don't use kmalloc with KMALLOC_MAX_SIZE
KOSAKI Motohiro
2012-05-31
1
-2
/
+2
|
*
|
mqueue: revert bump up DFLT_*MAX
KOSAKI Motohiro
2012-05-31
1
-3
/
+3
|
*
|
ipc/mqueue: update maximums for the mqueue subsystem
Doug Ledford
2012-05-31
2
-14
/
+44
|
*
|
ipc/mqueue: enforce hard limits
Doug Ledford
2012-05-31
1
-3
/
+5
[next]