summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2014-02-14Merge branch 'akpm-current/current'Stephen Rothwell
2014-02-14Merge remote-tracking branch 'xfs/for-next'Stephen Rothwell
2014-02-14mm + fs: store shadow entries in page cacheJohannes Weiner
2014-02-13Merge branch 'xfs-async-aio-extend' into for-nextDave Chinner
2014-02-13Merge branch 'xfs-fixes-for-3.15-1' into for-nextDave Chinner
2014-02-12xfs: xfs_sb_read_verify() doesn't flag bad crcs on primary sbEric Sandeen
2014-02-10xfs: ensure correct log item buffer alignmentDave Chinner
2014-02-10xfs: ensure correct timestamp updates from truncateChristoph Hellwig
2014-02-10xfs: allow appending aio writesChristoph Hellwig
2014-02-10xfs: always use unwritten extents for direct I/O writesChristoph Hellwig
2014-02-09fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro
2014-02-07xfs: remove XFS_TRANS_DEBUG dead codeJie Liu
2014-02-07xfs: return -E2BIG if hit the maximum size limits of ACLsJie Liu
2014-02-07xfs: sanitize sb_inopblock in xfs_mount_validate_sbEric Sandeen
2014-02-07xfs: convert xfs_log_commit_cil() to voidJie Liu
2014-02-07xfs: use tr_qm_dqalloc log reservation for dquot allocBrian Foster
2014-02-07xfs: remove unused tr_swriteEric Sandeen
2014-02-07xfs: use tr_growrtalloc for growing rt filesBrian Foster
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-28Merge tag 'xfs-for-linus-v3.14-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-01-25xfs: use generic posix ACL infrastructureChristoph Hellwig
2014-01-25fs: make posix_acl_create more usefulChristoph Hellwig
2014-01-25fs: make posix_acl_chmod more usefulChristoph Hellwig
2014-01-25xfs: switch to kfree_put_link()Al Viro
2014-01-24xfs: allow logical-sector sized O_DIRECTxfs-for-linus-v3.14-rc1-2Eric Sandeen
2014-01-24xfs: rename xfs_buftarg structure membersEric Sandeen
2014-01-24xfs: clean up xfs_buftargEric Sandeen
2014-01-10xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()xfs-for-linus-v3.13-rc8Chuansheng Liu
2014-01-10xfs: fix off-by-one error in xfs_attr3_rmt_verifyJie Liu
2014-01-09Merge branch 'xfs-extent-list-locking-fixes' into for-nextxfs-for-linus-v3.14-rc1Ben Myers
2014-01-09Merge branch 'xfs-misc' into for-nextBen Myers
2014-01-09xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()Chuansheng Liu
2014-01-06xfs: fix off-by-one error in xfs_attr3_rmt_verifyJie Liu
2013-12-31Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe
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-17xfs: abort metadata writeback on permanent errorsxfs-for-linus-v3.13-rc5Dave Chinner
2013-12-17xfs: swalloc doesn't align allocations properlyDave Chinner
2013-12-17xfs: remove xfsbdstrat errorChristoph Hellwig