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
*
aio: rcu_read_lock protection for new rcu_dereference calls
Artem Savkov
2013-09-09
1
-0
/
+6
*
aio: fix race in ring buffer page lookup introduced by page migration support
Benjamin LaHaise
2013-09-09
1
-3
/
+12
*
aio: fix rcu sparse warnings introduced by ioctx table lookup patch
Benjamin LaHaise
2013-08-30
1
-3
/
+3
*
aio: remove unnecessary debugging from aio_free_ring()
Benjamin LaHaise
2013-08-30
1
-5
/
+0
*
aio: table lookup: verify ctx pointer
Benjamin LaHaise
2013-08-07
1
-1
/
+1
*
staging/lustre: kiocb->ki_left is removed
Peng Tao
2013-08-06
1
-2
/
+2
*
aio: fix error handling and rcu usage in "convert the ioctx list to table loo...
Benjamin LaHaise
2013-08-05
1
-8
/
+9
*
aio: be defensive to ensure request batching is non-zero instead of BUG_ON()
Benjamin LaHaise
2013-07-31
1
-1
/
+2
*
aio: convert the ioctx list to table lookup v3
Benjamin LaHaise
2013-07-30
3
-25
/
+118
*
aio: double aio_max_nr in calculations
Benjamin LaHaise
2013-07-30
1
-2
/
+2
*
aio: Kill ki_dtor
Kent Overstreet
2013-07-30
3
-14
/
+2
*
aio: Kill ki_users
Kent Overstreet
2013-07-30
2
-40
/
+12
*
aio: Kill unneeded kiocb members
Kent Overstreet
2013-07-30
2
-38
/
+42
*
aio: Kill aio_rw_vect_retry()
Kent Overstreet
2013-07-30
11
-90
/
+28
*
aio: Don't use ctx->tail unnecessarily
Kent Overstreet
2013-07-30
1
-19
/
+23
*
aio: io_cancel() no longer returns the io_event
Kent Overstreet
2013-07-30
3
-33
/
+12
*
aio: percpu ioctx refcount
Kent Overstreet
2013-07-30
1
-39
/
+27
*
aio: percpu reqs_available
Kent Overstreet
2013-07-30
1
-7
/
+99
*
aio: reqs_active -> reqs_available
Kent Overstreet
2013-07-30
1
-16
/
+22
*
aio: fix build when migration is disabled
Benjamin LaHaise
2013-07-17
1
-0
/
+4
*
fs/aio: Add support to aio ring pages migration
Gu Zheng
2013-07-16
3
-12
/
+112
*
fs/anon_inode: Introduce a new lib function anon_inode_getfile_private()
Gu Zheng
2013-07-16
2
-0
/
+69
*
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-07-14
6
-47
/
+51
|
\
|
*
ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
Theodore Ts'o
2013-07-13
1
-3
/
+8
|
*
ext4: fix spelling errors and a comment in extent_status tree
Theodore Ts'o
2013-07-13
2
-16
/
+14
|
*
ext4: rate limit printk in buffer_io_error()
Anatol Pomozov
2013-07-11
1
-1
/
+2
|
*
ext4: don't show usrquota/grpquota twice in /proc/mounts
Theodore Ts'o
2013-07-11
1
-6
/
+0
|
*
ext4: fix warning in ext4_evict_inode()
Jan Kara
2013-07-10
1
-13
/
+19
|
*
ext4: fix ext4_get_group_number()
Theodore Ts'o
2013-07-05
2
-6
/
+6
|
*
ext4: silence warning in ext4_writepages()
Jan Kara
2013-07-05
1
-2
/
+2
*
|
Linux 3.11-rc1
v3.11-rc1
Linus Torvalds
2013-07-14
2
-1604
/
+883
*
|
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-14
8
-69
/
+121
|
\
\
|
*
|
slub: Check for page NULL before doing the node_match check
Steven Rostedt
2013-07-14
1
-1
/
+1
|
*
|
mm/slab: Give s_next and s_stop slab-specific names
Wanpeng Li
2013-07-08
3
-8
/
+8
|
*
|
slob: Check for NULL pointer before calling ctor()
Steven Rostedt
2013-07-07
1
-1
/
+1
|
*
|
slub: Make cpu partial slab support configurable
Joonsoo Kim
2013-07-07
2
-6
/
+32
|
*
|
slab: add kmalloc() to kernel API documentation
Michael Opdenacker
2013-07-07
2
-12
/
+14
|
*
|
slab: fix init_lock_keys
Christoph Lameter
2013-07-07
1
-1
/
+1
|
*
|
slob: use DIV_ROUND_UP where possible
Sasha Levin
2013-07-07
1
-1
/
+1
|
*
|
slub: do not put a slab to cpu partial list when cpu_partial is 0
Joonsoo Kim
2013-07-07
1
-0
/
+3
|
*
|
mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfo
Wanpeng Li
2013-07-07
1
-2
/
+2
|
*
|
mm/slub: Drop unnecessary nr_partials
Wanpeng Li
2013-07-07
1
-2
/
+0
|
*
|
mm/slab: Fix /proc/slabinfo unwriteable for slab
Wanpeng Li
2013-07-07
1
-1
/
+9
|
*
|
mm/slab: Sharing s_next and s_stop between slab and slub
Wanpeng Li
2013-07-07
3
-12
/
+5
|
*
|
mm/slab: Fix drain freelist excessively
Wanpeng Li
2013-07-07
1
-3
/
+9
|
*
|
slob: Rework #ifdeffery in slab.h
Christoph Lameter
2013-06-18
1
-11
/
+28
|
*
|
mm, slab: moved kmem_cache_alloc_node comment to correct place
Zhouping Liu
2013-06-08
1
-12
/
+11
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-14
18
-137
/
+73
|
\
\
\
|
*
|
|
sunrpc: now we can just set ->s_d_op
Al Viro
2013-07-14
1
-3
/
+2
|
*
|
|
cgroup: we can use simple_lookup() now
Al Viro
2013-07-14
1
-10
/
+1
[next]