aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-12-26Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-12-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2013-12-22Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2013-12-22aio: clean up and fix aio_setup_ring page mappingLinus Torvalds
2013-12-21aio/migratepages: make aio migrate pages saneBenjamin LaHaise
2013-12-21aio: fix kioctx leak introduced by "aio: Fix a trinity splat"Benjamin LaHaise
2013-12-20Merge tag 'xfs-for-linus-v3.13-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony
2013-12-20ext4: add explicit casts when masking cluster sizesTheodore Ts'o
2013-12-18Merge tag 'driver-core-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-12-18ext4: fix deadlock when writing in ENOSPC conditionsJan Kara
2013-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-12-17xfs: abort metadata writeback on permanent errorsDave Chinner
2013-12-17xfs: swalloc doesn't align allocations properlyDave Chinner
2013-12-17xfs: remove xfsbdstrat errorChristoph Hellwig
2013-12-17xfs: align initial file allocations correctlyDave Chinner
2013-12-17xfs: fix infinite loop by detaching the group/project hints from user dquotJie Liu
2013-12-17xfs: fix assertion failure at xfs_setattr_nonsizeJie Liu
2013-12-17xfs: fix false assertion at xfs_qm_vop_create_dqattachJie Liu
2013-12-17xfs: fix memory leak in xfs_dir2_node_removenameMark Tinguely
2013-12-13ceph: Avoid data inconsistency due to d-cache aliasing in readpage()Li Wang
2013-12-13ceph: initialize inode before instantiating dentryYan, Zheng
2013-12-12Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-12-12procfs: also fix proc_reg_get_unmapped_area() for !MMU caseJan Beulich
2013-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-12-12Merge branch 'for-3.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-12-12dcache: allow word-at-a-time name hashing with big-endian CPUsWill Deacon
2013-12-12Merge tag 'xfs-for-linus-v3.13-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-12-12Btrfs: fix access_ok() check in btrfs_ioctl_send()Dan Carpenter
2013-12-12Btrfs: make sure we cleanup all reloc roots if error happensWang Shilong
2013-12-12Btrfs: skip building backref tree for uuid and quota tree when doing balance ...Wang Shilong
2013-12-12Btrfs: fix an oops when doing balance relocationWang Shilong
2013-12-12Btrfs: don't miss skinny extent items on delayed ref head contentionFilipe David Borba Manana
2013-12-12btrfs: call mnt_drop_write after interrupted subvol deletionDavid Sterba
2013-12-12Btrfs: don't clear the default compression typeMiao Xie
2013-12-10nfsd: when reusing an existing repcache entry, unhash it firstJeff Layton
2013-12-10xfs: growfs overruns AGFL buffer on V4 filesystemsDave Chinner
2013-12-10xfs: don't perform discard if the given range length is less than block sizeJie Liu
2013-12-10xfs: underflow bug in xfs_attrlist_by_handle()Dan Carpenter
2013-12-08jbd2: rename obsoleted msg JBD->JBD2Dmitry Monakhov
2013-12-08jbd2: revise KERN_EMERG error messagesJan Kara
2013-12-08jbd2: don't BUG but return ENOSPC if a handle runs out of spaceTheodore Ts'o
2013-12-08ext4: Do not reserve clusters when fs doesn't support extentsJan Kara
2013-12-08ext4: fix del_timer() misuse for ->s_err_reportAl Viro
2013-12-07sysfs: give different locking key to regular and bin filesTejun Heo
2013-12-06Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2013-12-06aio: clean up aio ring in the fail pathGu Zheng
2013-12-05Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2013-12-05Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-12-05Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds