Age | Commit message (Expand) | Author |
2014-01-30 | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-01-28 | Merge tag 'xfs-for-linus-v3.14-rc1-2' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2014-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-01-25 | xfs: use generic posix ACL infrastructure | Christoph Hellwig |
2014-01-25 | fs: make posix_acl_create more useful | Christoph Hellwig |
2014-01-25 | fs: make posix_acl_chmod more useful | Christoph Hellwig |
2014-01-25 | xfs: switch to kfree_put_link() | Al Viro |
2014-01-24 | xfs: allow logical-sector sized O_DIRECT | Eric Sandeen |
2014-01-24 | xfs: rename xfs_buftarg structure members | Eric Sandeen |
2014-01-24 | xfs: clean up xfs_buftarg | Eric Sandeen |
2014-01-10 | xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK() | Chuansheng Liu |
2014-01-10 | xfs: fix off-by-one error in xfs_attr3_rmt_verify | Jie Liu |
2014-01-09 | Merge branch 'xfs-extent-list-locking-fixes' into for-next | Ben Myers |
2014-01-09 | Merge branch 'xfs-misc' into for-next | Ben Myers |
2014-01-09 | xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK() | Chuansheng Liu |
2014-01-06 | xfs: fix off-by-one error in xfs_attr3_rmt_verify | Jie Liu |
2013-12-31 | Merge tag 'v3.13-rc6' into for-3.14/core | Jens Axboe |
2013-12-18 | xfs: assert that we hold the ilock for extent map access | Christoph Hellwig |
2013-12-18 | xfs: use xfs_ilock_attr_map_shared in xfs_attr_list_int | Christoph Hellwig |
2013-12-18 | xfs: use xfs_ilock_attr_map_shared in xfs_attr_get | Christoph Hellwig |
2013-12-18 | xfs: use xfs_ilock_data_map_shared in xfs_qm_dqiterate | Christoph Hellwig |
2013-12-18 | xfs: use xfs_ilock_data_map_shared in xfs_qm_dqtobp | Christoph Hellwig |
2013-12-18 | xfs: take the ilock around xfs_bmapi_read in xfs_zero_remaining_bytes | Christoph Hellwig |
2013-12-18 | xfs: reinstate the ilock in xfs_readdir | Ben Myers |
2013-12-18 | xfs: add xfs_ilock_attr_map_shared | Christoph Hellwig |
2013-12-18 | xfs: rename xfs_ilock_map_shared | Christoph Hellwig |
2013-12-18 | xfs: remove xfs_iunlock_map_shared | Christoph Hellwig |
2013-12-18 | xfs: no need to lock the inode in xfs_find_handle | Christoph Hellwig |
2013-12-18 | Merge branch 'xfs-for-linus-v3.13-rc5' into for-next | Ben Myers |
2013-12-17 | xfs: abort metadata writeback on permanent errors | Dave Chinner |
2013-12-17 | xfs: swalloc doesn't align allocations properly | Dave Chinner |
2013-12-17 | xfs: remove xfsbdstrat error | Christoph Hellwig |
2013-12-17 | xfs: align initial file allocations correctly | Dave Chinner |
2013-12-17 | xfs: fix infinite loop by detaching the group/project hints from user dquot | Jie Liu |
2013-12-17 | xfs: fix assertion failure at xfs_setattr_nonsize | Jie Liu |
2013-12-17 | xfs: fix false assertion at xfs_qm_vop_create_dqattach | Jie Liu |
2013-12-17 | xfs: fix memory leak in xfs_dir2_node_removename | Mark Tinguely |
2013-12-13 | Merge branch 'xfs-factor-icluster-macros' into for-next | Ben Myers |
2013-12-13 | xfs: use xfs_icluster_size_fsb in xfs_imap | Jie Liu |
2013-12-13 | xfs: use xfs_icluster_size_fsb in xfs_ifree_cluster | Jie Liu |
2013-12-13 | xfs: use xfs_icluster_size_fsb in xfs_ialloc_inode_init | Jie Liu |
2013-12-13 | xfs: use xfs_icluster_size_fsb in xfs_bulkstat | Jie Liu |
2013-12-13 | xfs: introduce a common helper xfs_icluster_size_fsb | Jie Liu |
2013-12-13 | xfs: get rid of XFS_IALLOC_BLOCKS macros | Jie Liu |
2013-12-13 | xfs: get rid of XFS_INODE_CLUSTER_SIZE macros | Jie Liu |
2013-12-13 | xfs: get rid of XFS_IALLOC_INODES macros | Jie Liu |
2013-12-13 | xfs: remove the quotaoff log format from the quotaoff log item | Christoph Hellwig |
2013-12-13 | xfs: remove the dquot log format from the dquot log item | Christoph Hellwig |
2013-12-13 | xfs: remove the inode log format from the inode log item | Christoph Hellwig |
2013-12-13 | xfs: format logged extents directly into the CIL | Christoph Hellwig |