aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-05-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2013-05-09Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-05-09Merge tag 'for-linus-v3.10-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-05-09ecryptfs: don't open-code kernel_read()Al Viro
2013-05-09Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-05-08Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-05-08NFS4.1 Fix data server connection raceAndy Adamson
2013-05-08pstore/ram: fix error return code in ramoops_probe()Wei Yongjun
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-05-08f2fs: cover free_nid management with spin_lockJaegeuk Kim
2013-05-08f2fs: optimize scan_nat_page()Haicheng Li
2013-05-08f2fs: code cleanup for scan_nat_page() and build_free_nids()Haicheng Li
2013-05-08f2fs: bugfix for alloc_nid_failed()Haicheng Li
2013-05-08f2fs: recover when journal contains deleted filesChris Fries
2013-05-08f2fs: continue to mount after failing recoveryChris Fries
2013-05-08f2fs: avoid deadlock during evict after f2fs_gcJaegeuk Kim
2013-05-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-05-07aio: kill ki_retryKent Overstreet
2013-05-07aio: kill ki_keyKent Overstreet
2013-05-07aio: give shared kioctx fields their own cachelinesKent Overstreet
2013-05-07aio: kill struct aio_ring_infoKent Overstreet
2013-05-07aio: kill batch allocationKent Overstreet
2013-05-07aio: change reqs_active to include unreaped completionsKent Overstreet
2013-05-07aio: use cancellation list lazilyKent Overstreet
2013-05-07aio: use flush_dcache_page()Kent Overstreet
2013-05-07aio: make aio_read_evt() more efficient, convert to hrtimersKent Overstreet
2013-05-07aio: refcounting cleanupKent Overstreet
2013-05-07aio: make aio_put_req() locklessKent Overstreet
2013-05-07aio: do fget() after aio_get_req()Kent Overstreet
2013-05-07aio: dprintk() -> pr_debug()Kent Overstreet
2013-05-07aio: move private stuff out of aio.hKent Overstreet
2013-05-07aio: add kiocb_cancel()Kent Overstreet
2013-05-07aio: kill return value of aio_complete()Kent Overstreet
2013-05-07aio: remove retry-based AIOZach Brown
2013-05-07hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi
2013-05-07xfs: fallback to vmalloc for large buffers in xfs_compat_attrlist_by_handleEric Sandeen
2013-05-07xfs: fallback to vmalloc for large buffers in xfs_attrlist_by_handleEric Sandeen
2013-05-07xfs: introduce CONFIG_XFS_WARNDave Chinner
2013-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2013-05-07Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-07Btrfs: allow superblock mismatch from older mkfsChris Mason
2013-05-07btrfs: enhance superblock checksDavid Sterba
2013-05-07Merge branch 'slab/next' into slab/for-linusPekka Enberg
2013-05-07make blkdev_put() return voidAl Viro
2013-05-07block_device_operations->release() should return voidAl Viro
2013-05-06NFSv3: match sec= flavor against server listWeston Andros Adamson