summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* aio: rcu_read_lock protection for new rcu_dereference callsArtem Savkov2013-09-091-0/+6
* aio: fix race in ring buffer page lookup introduced by page migration supportBenjamin LaHaise2013-09-091-3/+12
* aio: fix rcu sparse warnings introduced by ioctx table lookup patchBenjamin LaHaise2013-08-301-3/+3
* aio: remove unnecessary debugging from aio_free_ring()Benjamin LaHaise2013-08-301-5/+0
* aio: table lookup: verify ctx pointerBenjamin LaHaise2013-08-071-1/+1
* staging/lustre: kiocb->ki_left is removedPeng Tao2013-08-061-2/+2
* aio: fix error handling and rcu usage in "convert the ioctx list to table loo...Benjamin LaHaise2013-08-051-8/+9
* aio: be defensive to ensure request batching is non-zero instead of BUG_ON()Benjamin LaHaise2013-07-311-1/+2
* aio: convert the ioctx list to table lookup v3Benjamin LaHaise2013-07-303-25/+118
* aio: double aio_max_nr in calculationsBenjamin LaHaise2013-07-301-2/+2
* aio: Kill ki_dtorKent Overstreet2013-07-303-14/+2
* aio: Kill ki_usersKent Overstreet2013-07-302-40/+12
* aio: Kill unneeded kiocb membersKent Overstreet2013-07-302-38/+42
* aio: Kill aio_rw_vect_retry()Kent Overstreet2013-07-3011-90/+28
* aio: Don't use ctx->tail unnecessarilyKent Overstreet2013-07-301-19/+23
* aio: io_cancel() no longer returns the io_eventKent Overstreet2013-07-303-33/+12
* aio: percpu ioctx refcountKent Overstreet2013-07-301-39/+27
* aio: percpu reqs_availableKent Overstreet2013-07-301-7/+99
* aio: reqs_active -> reqs_availableKent Overstreet2013-07-301-16/+22
* aio: fix build when migration is disabledBenjamin LaHaise2013-07-171-0/+4
* fs/aio: Add support to aio ring pages migrationGu Zheng2013-07-163-12/+112
* fs/anon_inode: Introduce a new lib function anon_inode_getfile_private()Gu Zheng2013-07-162-0/+69
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-146-47/+51
|\
| * ext4: don't allow ext4_free_blocks() to fail due to ENOMEMTheodore Ts'o2013-07-131-3/+8
| * ext4: fix spelling errors and a comment in extent_status treeTheodore Ts'o2013-07-132-16/+14
| * ext4: rate limit printk in buffer_io_error()Anatol Pomozov2013-07-111-1/+2
| * ext4: don't show usrquota/grpquota twice in /proc/mountsTheodore Ts'o2013-07-111-6/+0
| * ext4: fix warning in ext4_evict_inode()Jan Kara2013-07-101-13/+19
| * ext4: fix ext4_get_group_number()Theodore Ts'o2013-07-052-6/+6
| * ext4: silence warning in ext4_writepages()Jan Kara2013-07-051-2/+2
* | Linux 3.11-rc1v3.11-rc1Linus Torvalds2013-07-142-1604/+883
* | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-148-69/+121
|\ \
| * | slub: Check for page NULL before doing the node_match checkSteven Rostedt2013-07-141-1/+1
| * | mm/slab: Give s_next and s_stop slab-specific namesWanpeng Li2013-07-083-8/+8
| * | slob: Check for NULL pointer before calling ctor()Steven Rostedt2013-07-071-1/+1
| * | slub: Make cpu partial slab support configurableJoonsoo Kim2013-07-072-6/+32
| * | slab: add kmalloc() to kernel API documentationMichael Opdenacker2013-07-072-12/+14
| * | slab: fix init_lock_keysChristoph Lameter2013-07-071-1/+1
| * | slob: use DIV_ROUND_UP where possibleSasha Levin2013-07-071-1/+1
| * | slub: do not put a slab to cpu partial list when cpu_partial is 0Joonsoo Kim2013-07-071-0/+3
| * | mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfoWanpeng Li2013-07-071-2/+2
| * | mm/slub: Drop unnecessary nr_partialsWanpeng Li2013-07-071-2/+0
| * | mm/slab: Fix /proc/slabinfo unwriteable for slabWanpeng Li2013-07-071-1/+9
| * | mm/slab: Sharing s_next and s_stop between slab and slubWanpeng Li2013-07-073-12/+5
| * | mm/slab: Fix drain freelist excessivelyWanpeng Li2013-07-071-3/+9
| * | slob: Rework #ifdeffery in slab.hChristoph Lameter2013-06-181-11/+28
| * | mm, slab: moved kmem_cache_alloc_node comment to correct placeZhouping Liu2013-06-081-12/+11
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-1418-137/+73
|\ \ \
| * | | sunrpc: now we can just set ->s_d_opAl Viro2013-07-141-3/+2
| * | | cgroup: we can use simple_lookup() nowAl Viro2013-07-141-10/+1
OpenPOWER on IntegriCloud