aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAge
* btrfs: don't loop on large offsets in readdirZach Brown2013-08-09
* Btrfs: check to see if root_list is empty before adding it to dead rootsJosef Bacik2013-08-09
* Btrfs: release both paths before logging dir/changed extentsJosef Bacik2013-08-09
* Btrfs: allow splitting of hole em's when dropping extent cacheJosef Bacik2013-08-09
* Btrfs: make sure the backref walker catches all refs to our extentJosef Bacik2013-08-09
* Btrfs: fix backref walking when we hit a compressed extentJosef Bacik2013-08-09
* Btrfs: do not offset physical if we're compressedJosef Bacik2013-08-09
* Btrfs: fix extent buffer leak after backref walkingLiu Bo2013-08-09
* Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extentsLiu Bo2013-08-09
* btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specifiedJie Liu2013-08-09
* Btrfs: fix wrong write offset when replacing a deviceStefan Behrens2013-07-19
* Btrfs: re-add root to dead root list if we stop dropping itJosef Bacik2013-07-19
* Btrfs: fix lock leak when resuming snapshot deletionJosef Bacik2013-07-19
* Btrfs: update drop progress before stopping snapshot droppingJosef Bacik2013-07-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-07-09
|\
| * Btrfs: wait ordered range before doing direct ioJosef Bacik2013-07-02
| * Btrfs: only do the tree_mod_log_free_eb if this is our last refJosef Bacik2013-07-02
| * Btrfs: hold the tree mod lock in __tree_mod_log_rewindJosef Bacik2013-07-02
| * Btrfs: make backref walking code handle skinny metadataJosef Bacik2013-07-02
| * Btrfs: fix crash regarding to ulist_add_mergeLiu Bo2013-07-02
| * Btrfs: fix several potential problems in copy_nocow_pages_for_inodeMiao Xie2013-07-02
| * Btrfs: cleanup the code of copy_nocow_pages_for_inode()Miao Xie2013-07-02
| * Btrfs: fix oops when recovering the file data by scrub functionMiao Xie2013-07-02
| * Btrfs: make the chunk allocator completely tree locklessJosef Bacik2013-07-02
| * Btrfs: cleanup orphaned root orphan itemJosef Bacik2013-07-02
| * Btrfs: fix wrong mirror number tuningMiao Xie2013-07-02
| * Btrfs: cleanup redundant code in btrfs_submit_direct()Miao Xie2013-07-02
| * Btrfs: remove btrfs_sector_sum structureMiao Xie2013-07-02
| * Btrfs: check if we can nocow if we don't have data spaceJosef Bacik2013-07-02
| * Btrfs: stop using try_to_writeback_inodes_sb_nr to flush delallocJosef Bacik2013-07-02
| * Btrfs: use a percpu to keep track of possibly pinned bytesJosef Bacik2013-07-02
| * Btrfs: check for actual acls rather than just xattrs when caching no aclJosef Bacik2013-07-02
| * Btrfs: move btrfs_truncate_page to btrfs_cont_expand instead of btrfs_truncateJosef Bacik2013-07-01
| * Btrfs: optimize reada_for_balanceJosef Bacik2013-07-01
| * Btrfs: optimize read_block_for_searchJosef Bacik2013-07-01
| * Btrfs: unlock extent range on enospc in compressed submitJosef Bacik2013-07-01
| * Btrfs: fix the comment typo for btrfs_attach_transaction_barrierWang Sheng-Hui2013-07-01
| * Btrfs: fix not being able to find skinny extents during relocateJosef Bacik2013-07-01
| * Btrfs: cleanup backref search commit root flag stuffJosef Bacik2013-07-01
| * Btrfs: free csums when we're done scrubbing an extentJosef Bacik2013-07-01
| * Btrfs: fix transaction throttling for delayed refsJosef Bacik2013-07-01
| * Btrfs: stop waiting on current trans if we abortedJosef Bacik2013-07-01
| * Btrfs: wake up delayed ref flushing waiters on abortJosef Bacik2013-07-01
| * btrfs: fix the code comments for LZO compression workspaceJie Liu2013-07-01
| * Btrfs: fix broken nocow after balanceMiao Xie2013-07-01
| * Btrfs: exclude logged extents before replying when we are mixedJosef Bacik2013-06-14
| * Btrfs: put our inode if orphan cleanup failsJosef Bacik2013-06-14
| * Btrfs: add some missing iput()'s in btrfs_orphan_cleanupJosef Bacik2013-06-14
| * Btrfs: do not pin while under spin lockJosef Bacik2013-06-14
| * Btrfs: Cocci spatch "memdup.spatch"Thomas Meyer2013-06-14