summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2013-12-20GFS2: Fix incorrect invalidation for DIO/buffered I/OSteven Whitehouse
2013-12-19treewide: Fix typos in printkMasanari Iida
2013-12-18Merge tag 'driver-core-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-12-18xfs: assert that we hold the ilock for extent map accessChristoph Hellwig
2013-12-18xfs: use xfs_ilock_attr_map_shared in xfs_attr_list_intChristoph Hellwig
2013-12-18xfs: use xfs_ilock_attr_map_shared in xfs_attr_getChristoph Hellwig
2013-12-18xfs: use xfs_ilock_data_map_shared in xfs_qm_dqiterateChristoph Hellwig
2013-12-18xfs: use xfs_ilock_data_map_shared in xfs_qm_dqtobpChristoph Hellwig
2013-12-18xfs: take the ilock around xfs_bmapi_read in xfs_zero_remaining_bytesChristoph Hellwig
2013-12-18xfs: reinstate the ilock in xfs_readdirBen Myers
2013-12-18xfs: add xfs_ilock_attr_map_sharedChristoph Hellwig
2013-12-18xfs: rename xfs_ilock_map_sharedChristoph Hellwig
2013-12-18xfs: remove xfs_iunlock_map_sharedChristoph Hellwig
2013-12-18xfs: no need to lock the inode in xfs_find_handleChristoph Hellwig
2013-12-18Merge branch 'xfs-for-linus-v3.13-rc5' into for-nextBen Myers
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-17kernfs: add kernfs_dir_opsTejun Heo
2013-12-17kernfs: allow negative dentriesTejun Heo
2013-12-17kernfs: update kernfs_rename_ns() to consider KERNFS_STATIC_NAMETejun Heo
2013-12-17kernfs: mark static names with KERNFS_STATIC_NAMETejun Heo
2013-12-17kernfs: add REMOVED check to create and rename pathsTejun Heo
2013-12-17kernfs: add @mode to kernfs_create_dir[_ns]()Tejun Heo
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-16dlm: set zero linger time on sctp socketDongmao Zhang
2013-12-13GFS2: Fix slab memory leak in gfs2_bufdataBob Peterson
2013-12-13GFS2: Fix use-after-free race when calling gfs2_remove_from_ailBob Peterson
2013-12-13GFS2: don't hold s_umount over blkdev_putSteven Whitehouse
2013-12-14writeback: Fix data corruption on NFSJan Kara
2013-12-13Merge branch 'xfs-factor-icluster-macros' into for-nextBen Myers
2013-12-13fs: ceph: new helper: file_inode(file)Libo Chen
2013-12-13ceph: Clean up if error occurred in finish_read()Li Wang
2013-12-13ceph: implement readv/preadv for sync operationmajianpeng
2013-12-13ceph: Implement writev/pwritev for sync operation.majianpeng
2013-12-13ceph: drop unconnected inodesYan, Zheng
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-13xfs: use xfs_icluster_size_fsb in xfs_imapJie Liu
2013-12-13xfs: use xfs_icluster_size_fsb in xfs_ifree_clusterJie Liu
2013-12-13xfs: use xfs_icluster_size_fsb in xfs_ialloc_inode_initJie Liu
2013-12-13xfs: use xfs_icluster_size_fsb in xfs_bulkstatJie Liu
2013-12-13xfs: introduce a common helper xfs_icluster_size_fsbJie Liu
2013-12-13xfs: get rid of XFS_IALLOC_BLOCKS macrosJie Liu