summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | f2fs: read contiguous sit entry pages by merging for mount performanceChao Yu2013-12-23
| * | | | | | | | | | | | | | | | f2fs: adds a tracepoint for f2fs_submit_read_bioChao Yu2013-12-23
| * | | | | | | | | | | | | | | | f2fs: adds a tracepoint for submit_read_pageChao Yu2013-12-23
| * | | | | | | | | | | | | | | | f2fs: simplify IS_DATASEG and IS_NODESEG macroChangman Lee2013-12-23
| * | | | | | | | | | | | | | | | f2fs: merge read IOs at ra_nat_pages()Jaegeuk Kim2013-12-23
| * | | | | | | | | | | | | | | | f2fs: add a new function to support for merging contiguous readChao Yu2013-12-23
| * | | | | | | | | | | | | | | | f2fs: move the list_head initialization into the lock protection regionGu Zheng2013-12-23
| * | | | | | | | | | | | | | | | f2fs: simplify write_orphan_inodes for better readableGu Zheng2013-12-23
| * | | | | | | | | | | | | | | | f2fs: convert inc/dec_valid_node_count to inc/dec one countGu Zheng2013-12-23
| * | | | | | | | | | | | | | | | f2fs: convert dev_valid_block_count to voidGu Zheng2013-12-23
| * | | | | | | | | | | | | | | | f2fs: convert remove_inode_page to voidGu Zheng2013-12-23
| * | | | | | | | | | | | | | | | f2fs: introduce a bio array for per-page write biosJaegeuk Kim2013-12-23
| * | | | | | | | | | | | | | | | f2fs: disable the extent cache ops on high fragmented filesJaegeuk Kim2013-12-23
| * | | | | | | | | | | | | | | | f2fs: use sbi->write_mutex for write biosJaegeuk Kim2013-12-23
| * | | | | | | | | | | | | | | | f2fs: clean up the do_submit_bio flowJaegeuk Kim2013-12-23
| * | | | | | | | | | | | | | | | f2fs: use f2fs_put_page to release page for uniform styleChao Yu2013-12-23
| * | | | | | | | | | | | | | | | f2fs: add a tracepoint for f2fs_issue_discardJaegeuk Kim2013-12-23
| * | | | | | | | | | | | | | | | f2fs: introduce f2fs_issue_discard() to clean upJaegeuk Kim2013-12-23
| * | | | | | | | | | | | | | | | f2fs: add a sysfs entry to control max_discardsJaegeuk Kim2013-12-23
| * | | | | | | | | | | | | | | | f2fs: add key functions for small discardsJaegeuk Kim2013-12-23
| * | | | | | | | | | | | | | | | f2fs: add a slab cache entry for small discardsJaegeuk Kim2013-12-23
| * | | | | | | | | | | | | | | | f2fs: improve searching speed of __next_free_blkoffChangman Lee2013-12-23
| * | | | | | | | | | | | | | | | f2fs: introduce __find_rev_next(_zero)_bitChangman Lee2013-12-23
* | | | | | | | | | | | | | | | | Merge tag 'xfs-for-linus-v3.14-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2014-01-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'xfs-extent-list-locking-fixes' into for-nextBen Myers2014-01-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | xfs: assert that we hold the ilock for extent map accessChristoph Hellwig2013-12-18
| | * | | | | | | | | | | | | | | | xfs: use xfs_ilock_attr_map_shared in xfs_attr_list_intChristoph Hellwig2013-12-18
| | * | | | | | | | | | | | | | | | xfs: use xfs_ilock_attr_map_shared in xfs_attr_getChristoph Hellwig2013-12-18
| | * | | | | | | | | | | | | | | | xfs: use xfs_ilock_data_map_shared in xfs_qm_dqiterateChristoph Hellwig2013-12-18
| | * | | | | | | | | | | | | | | | xfs: use xfs_ilock_data_map_shared in xfs_qm_dqtobpChristoph Hellwig2013-12-18
| | * | | | | | | | | | | | | | | | xfs: take the ilock around xfs_bmapi_read in xfs_zero_remaining_bytesChristoph Hellwig2013-12-18
| | * | | | | | | | | | | | | | | | xfs: reinstate the ilock in xfs_readdirBen Myers2013-12-18
| | * | | | | | | | | | | | | | | | xfs: add xfs_ilock_attr_map_sharedChristoph Hellwig2013-12-18
| | * | | | | | | | | | | | | | | | xfs: rename xfs_ilock_map_sharedChristoph Hellwig2013-12-18
| | * | | | | | | | | | | | | | | | xfs: remove xfs_iunlock_map_sharedChristoph Hellwig2013-12-18
| | * | | | | | | | | | | | | | | | xfs: no need to lock the inode in xfs_find_handleChristoph Hellwig2013-12-18
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'xfs-misc' into for-nextBen Myers2014-01-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()Chuansheng Liu2014-01-09
| | * | | | | | | | | | | | | | | | xfs: fix off-by-one error in xfs_attr3_rmt_verifyJie Liu2014-01-06
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge branch 'xfs-for-linus-v3.13-rc5' into for-nextBen Myers2013-12-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'xfs-factor-icluster-macros' into for-nextBen Myers2013-12-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | xfs: use xfs_icluster_size_fsb in xfs_imapJie Liu2013-12-13
| | * | | | | | | | | | | | | | | | | xfs: use xfs_icluster_size_fsb in xfs_ifree_clusterJie Liu2013-12-13
| | * | | | | | | | | | | | | | | | | xfs: use xfs_icluster_size_fsb in xfs_ialloc_inode_initJie Liu2013-12-13
| | * | | | | | | | | | | | | | | | | xfs: use xfs_icluster_size_fsb in xfs_bulkstatJie Liu2013-12-13
| | * | | | | | | | | | | | | | | | | xfs: introduce a common helper xfs_icluster_size_fsbJie Liu2013-12-13
| | * | | | | | | | | | | | | | | | | xfs: get rid of XFS_IALLOC_BLOCKS macrosJie Liu2013-12-13
| | * | | | | | | | | | | | | | | | | xfs: get rid of XFS_INODE_CLUSTER_SIZE macrosJie Liu2013-12-13
| | * | | | | | | | | | | | | | | | | xfs: get rid of XFS_IALLOC_INODES macrosJie Liu2013-12-13
| | | |/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | xfs: remove the quotaoff log format from the quotaoff log itemChristoph Hellwig2013-12-13