summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
AgeCommit message (Expand)Author
2013-07-19Btrfs: fix wrong write offset when replacing a deviceStefan Behrens
2013-07-19Btrfs: re-add root to dead root list if we stop dropping itJosef Bacik
2013-07-19Btrfs: fix lock leak when resuming snapshot deletionJosef Bacik
2013-07-19Btrfs: update drop progress before stopping snapshot droppingJosef Bacik
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-03vfs: export lseek_execute() to modulesJie Liu
2013-07-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-07-02Btrfs: wait ordered range before doing direct ioJosef Bacik
2013-07-02Btrfs: only do the tree_mod_log_free_eb if this is our last refJosef Bacik
2013-07-02Btrfs: hold the tree mod lock in __tree_mod_log_rewindJosef Bacik
2013-07-02Btrfs: make backref walking code handle skinny metadataJosef Bacik
2013-07-02Btrfs: fix crash regarding to ulist_add_mergeLiu Bo
2013-07-02Btrfs: fix several potential problems in copy_nocow_pages_for_inodeMiao Xie
2013-07-02Btrfs: cleanup the code of copy_nocow_pages_for_inode()Miao Xie
2013-07-02Btrfs: fix oops when recovering the file data by scrub functionMiao Xie
2013-07-02Btrfs: make the chunk allocator completely tree locklessJosef Bacik
2013-07-02Btrfs: cleanup orphaned root orphan itemJosef Bacik
2013-07-02Btrfs: fix wrong mirror number tuningMiao Xie
2013-07-02Btrfs: cleanup redundant code in btrfs_submit_direct()Miao Xie
2013-07-02Btrfs: remove btrfs_sector_sum structureMiao Xie
2013-07-02Btrfs: check if we can nocow if we don't have data spaceJosef Bacik
2013-07-02Btrfs: stop using try_to_writeback_inodes_sb_nr to flush delallocJosef Bacik
2013-07-02Btrfs: use a percpu to keep track of possibly pinned bytesJosef Bacik
2013-07-02Btrfs: check for actual acls rather than just xattrs when caching no aclJosef Bacik
2013-07-01Btrfs: move btrfs_truncate_page to btrfs_cont_expand instead of btrfs_truncateJosef Bacik
2013-07-01Btrfs: optimize reada_for_balanceJosef Bacik
2013-07-01Btrfs: optimize read_block_for_searchJosef Bacik
2013-07-01Btrfs: unlock extent range on enospc in compressed submitJosef Bacik
2013-07-01Btrfs: fix the comment typo for btrfs_attach_transaction_barrierWang Sheng-Hui
2013-07-01Btrfs: fix not being able to find skinny extents during relocateJosef Bacik
2013-07-01Btrfs: cleanup backref search commit root flag stuffJosef Bacik
2013-07-01Btrfs: free csums when we're done scrubbing an extentJosef Bacik
2013-07-01Btrfs: fix transaction throttling for delayed refsJosef Bacik
2013-07-01Btrfs: stop waiting on current trans if we abortedJosef Bacik
2013-07-01Btrfs: wake up delayed ref flushing waiters on abortJosef Bacik
2013-07-01btrfs: fix the code comments for LZO compression workspaceJie Liu
2013-07-01Btrfs: fix broken nocow after balanceMiao Xie
2013-06-29btrfs: more open-coded file_inode()Al Viro
2013-06-29[readdir] convert btrfsAl Viro
2013-06-14Btrfs: exclude logged extents before replying when we are mixedJosef Bacik
2013-06-14Btrfs: put our inode if orphan cleanup failsJosef Bacik
2013-06-14Btrfs: add some missing iput()'s in btrfs_orphan_cleanupJosef Bacik
2013-06-14Btrfs: do not pin while under spin lockJosef Bacik
2013-06-14Btrfs: Cocci spatch "memdup.spatch"Thomas Meyer
2013-06-14Btrfs: Cocci spatch "ptr_ret.spatch"Thomas Meyer
2013-06-14Btrfs: fix qgroup rescan resume on mountJan Schmidt
2013-06-14Btrfs: avoid double free of fs_info->qgroup_ulistJan Schmidt
2013-06-14Btrfs: fix memory patcher through fs_info->qgroup_ulistJan Schmidt