aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* aio: Kill ki_dtorKent Overstreet2013-07-30
* aio: Kill ki_usersKent Overstreet2013-07-30
* aio: Kill unneeded kiocb membersKent Overstreet2013-07-30
* aio: Kill aio_rw_vect_retry()Kent Overstreet2013-07-30
* aio: Don't use ctx->tail unnecessarilyKent Overstreet2013-07-30
* aio: io_cancel() no longer returns the io_eventKent Overstreet2013-07-30
* aio: percpu ioctx refcountKent Overstreet2013-07-30
* aio: percpu reqs_availableKent Overstreet2013-07-30
* aio: reqs_active -> reqs_availableKent Overstreet2013-07-30
* aio: fix build when migration is disabledBenjamin LaHaise2013-07-17
* fs/aio: Add support to aio ring pages migrationGu Zheng2013-07-16
* fs/anon_inode: Introduce a new lib function anon_inode_getfile_private()Gu Zheng2013-07-16
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-15
|\
| * ext4: don't allow ext4_free_blocks() to fail due to ENOMEMTheodore Ts'o2013-07-13
| * ext4: fix spelling errors and a comment in extent_status treeTheodore Ts'o2013-07-13
| * ext4: rate limit printk in buffer_io_error()Anatol Pomozov2013-07-11
| * ext4: don't show usrquota/grpquota twice in /proc/mountsTheodore Ts'o2013-07-11
| * ext4: fix warning in ext4_evict_inode()Jan Kara2013-07-10
| * ext4: fix ext4_get_group_number()Theodore Ts'o2013-07-05
| * ext4: silence warning in ext4_writepages()Jan Kara2013-07-05
* | Linux 3.11-rc1Linus Torvalds2013-07-14
* | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-14
|\ \
| * | slub: Check for page NULL before doing the node_match checkSteven Rostedt2013-07-14
| * | mm/slab: Give s_next and s_stop slab-specific namesWanpeng Li2013-07-08
| * | slob: Check for NULL pointer before calling ctor()Steven Rostedt2013-07-07
| * | slub: Make cpu partial slab support configurableJoonsoo Kim2013-07-07
| * | slab: add kmalloc() to kernel API documentationMichael Opdenacker2013-07-07
| * | slab: fix init_lock_keysChristoph Lameter2013-07-07
| * | slob: use DIV_ROUND_UP where possibleSasha Levin2013-07-07
| * | slub: do not put a slab to cpu partial list when cpu_partial is 0Joonsoo Kim2013-07-07
| * | mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfoWanpeng Li2013-07-07
| * | mm/slub: Drop unnecessary nr_partialsWanpeng Li2013-07-07
| * | mm/slab: Fix /proc/slabinfo unwriteable for slabWanpeng Li2013-07-07
| * | mm/slab: Sharing s_next and s_stop between slab and slubWanpeng Li2013-07-07
| * | mm/slab: Fix drain freelist excessivelyWanpeng Li2013-07-07
| * | slob: Rework #ifdeffery in slab.hChristoph Lameter2013-06-18
| * | mm, slab: moved kmem_cache_alloc_node comment to correct placeZhouping Liu2013-06-08
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-14
|\ \ \
| * | | sunrpc: now we can just set ->s_d_opAl Viro2013-07-14
| * | | cgroup: we can use simple_lookup() nowAl Viro2013-07-14
| * | | efivarfs: we can use simple_lookup() nowAl Viro2013-07-14
| * | | make simple_lookup() usable for filesystems that set ->s_d_opAl Viro2013-07-14
| * | | configfs: don't open-code d_alloc_name()Al Viro2013-07-14
| * | | __rpc_lookup_create_exclusive: pass string instead of qstrAl Viro2013-07-14
| * | | rpc_create_*_dir: don't bother with qstrAl Viro2013-07-14
| * | | llist: llist_add() can use llist_add_batch()Oleg Nesterov2013-07-13
| * | | llist: fix/simplify llist_add() and llist_add_batch()Oleg Nesterov2013-07-13
| * | | fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov2013-07-13
| * | | fs/file_table.c:fput(): add commentAndrew Morton2013-07-13
| * | | Safer ABI for O_TMPFILEAl Viro2013-07-13