Age | Commit message (Expand) | Author |
2013-05-09 | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-05-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2013-05-09 | Merge tag 'for-linus-v3.10-rc1-2' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2013-05-09 | ecryptfs: don't open-code kernel_read() | Al Viro |
2013-05-09 | Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-05-08 | Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2013-05-08 | NFS4.1 Fix data server connection race | Andy Adamson |
2013-05-08 | pstore/ram: fix error return code in ramoops_probe() | Wei Yongjun |
2013-05-08 | Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-05-08 | f2fs: cover free_nid management with spin_lock | Jaegeuk Kim |
2013-05-08 | f2fs: optimize scan_nat_page() | Haicheng Li |
2013-05-08 | f2fs: code cleanup for scan_nat_page() and build_free_nids() | Haicheng Li |
2013-05-08 | f2fs: bugfix for alloc_nid_failed() | Haicheng Li |
2013-05-08 | f2fs: recover when journal contains deleted files | Chris Fries |
2013-05-08 | f2fs: continue to mount after failing recovery | Chris Fries |
2013-05-08 | f2fs: avoid deadlock during evict after f2fs_gc | Jaegeuk Kim |
2013-05-07 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-05-07 | aio: don't include aio.h in sched.h | Kent Overstreet |
2013-05-07 | aio: kill ki_retry | Kent Overstreet |
2013-05-07 | aio: kill ki_key | Kent Overstreet |
2013-05-07 | aio: give shared kioctx fields their own cachelines | Kent Overstreet |
2013-05-07 | aio: kill struct aio_ring_info | Kent Overstreet |
2013-05-07 | aio: kill batch allocation | Kent Overstreet |
2013-05-07 | aio: change reqs_active to include unreaped completions | Kent Overstreet |
2013-05-07 | aio: use cancellation list lazily | Kent Overstreet |
2013-05-07 | aio: use flush_dcache_page() | Kent Overstreet |
2013-05-07 | aio: make aio_read_evt() more efficient, convert to hrtimers | Kent Overstreet |
2013-05-07 | aio: refcounting cleanup | Kent Overstreet |
2013-05-07 | aio: make aio_put_req() lockless | Kent Overstreet |
2013-05-07 | aio: do fget() after aio_get_req() | Kent Overstreet |
2013-05-07 | aio: dprintk() -> pr_debug() | Kent Overstreet |
2013-05-07 | aio: move private stuff out of aio.h | Kent Overstreet |
2013-05-07 | aio: add kiocb_cancel() | Kent Overstreet |
2013-05-07 | aio: kill return value of aio_complete() | Kent Overstreet |
2013-05-07 | aio: remove retry-based AIO | Zach Brown |
2013-05-07 | hugetlbfs: fix mmap failure in unaligned size request | Naoya Horiguchi |
2013-05-07 | xfs: fallback to vmalloc for large buffers in xfs_compat_attrlist_by_handle | Eric Sandeen |
2013-05-07 | xfs: fallback to vmalloc for large buffers in xfs_attrlist_by_handle | Eric Sandeen |
2013-05-07 | xfs: introduce CONFIG_XFS_WARN | Dave Chinner |
2013-05-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2013-05-07 | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-05-07 | Btrfs: allow superblock mismatch from older mkfs | Chris Mason |
2013-05-07 | btrfs: enhance superblock checks | David Sterba |
2013-05-07 | Merge branch 'slab/next' into slab/for-linus | Pekka Enberg |
2013-05-07 | make blkdev_put() return void | Al Viro |
2013-05-07 | block_device_operations->release() should return void | Al Viro |
2013-05-06 | NFSv3: match sec= flavor against server list | Weston Andros Adamson |
2013-05-06 | NFSv4.1: Ensure that we free the lock stateid on the server | Trond Myklebust |