summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Btrfs: optimize read_block_for_searchJosef Bacik2013-07-011-27/+20
| * | | Btrfs: unlock extent range on enospc in compressed submitJosef Bacik2013-07-011-1/+5
| * | | Btrfs: fix the comment typo for btrfs_attach_transaction_barrierWang Sheng-Hui2013-07-011-1/+1
| * | | Btrfs: fix not being able to find skinny extents during relocateJosef Bacik2013-07-011-8/+27
| * | | Btrfs: cleanup backref search commit root flag stuffJosef Bacik2013-07-012-27/+16
| * | | Btrfs: free csums when we're done scrubbing an extentJosef Bacik2013-07-011-0/+1
| * | | Btrfs: fix transaction throttling for delayed refsJosef Bacik2013-07-013-18/+69
| * | | Btrfs: stop waiting on current trans if we abortedJosef Bacik2013-07-012-4/+11
| * | | Btrfs: wake up delayed ref flushing waiters on abortJosef Bacik2013-07-011-0/+1
| * | | btrfs: fix the code comments for LZO compression workspaceJie Liu2013-07-011-2/+2
| * | | Btrfs: fix broken nocow after balanceMiao Xie2013-07-011-0/+44
| * | | Btrfs: exclude logged extents before replying when we are mixedJosef Bacik2013-06-143-37/+99
| * | | Btrfs: put our inode if orphan cleanup failsJosef Bacik2013-06-141-1/+3
| * | | Btrfs: add some missing iput()'s in btrfs_orphan_cleanupJosef Bacik2013-06-141-1/+4
| * | | Btrfs: do not pin while under spin lockJosef Bacik2013-06-141-4/+8
| * | | Btrfs: Cocci spatch "memdup.spatch"Thomas Meyer2013-06-141-2/+1
| * | | Btrfs: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-141-4/+1
| * | | Btrfs: fix qgroup rescan resume on mountJan Schmidt2013-06-143-69/+125
| * | | Btrfs: avoid double free of fs_info->qgroup_ulistJan Schmidt2013-06-141-2/+6
| * | | Btrfs: fix memory patcher through fs_info->qgroup_ulistJan Schmidt2013-06-141-1/+1
| * | | Btrfs: simplify unlink reservationsJosef Bacik2013-06-143-191/+50
| * | | Btrfs: merge pending IO for tree log write backMiao Xie2013-06-142-6/+17
| * | | Btrfs: allow file data clone within a fileLiu Bo2013-06-141-7/+19
| * | | Btrfs: remove unused code in btrfs_del_rootLiu Bo2013-06-141-4/+0
| * | | Btrfs: kill replicate code in replay_one_bufferLiu Bo2013-06-141-7/+2
| * | | Btrfs: check if leaf's parent exists before pushing items aroundLiu Bo2013-06-141-1/+1
| * | | Btrfs: dont do log_removal in insert_new_rootLiu Bo2013-06-141-5/+5
| * | | Btrfs: return error code in btrfs_check_trunc_cache_free_space()Wei Yongjun2013-06-141-1/+1
| * | | Btrfs: fix estale with btrfs sendJosef Bacik2013-06-141-0/+35
| * | | btrfs: device delete to get errors from the kernelAnand Jain2013-06-142-30/+18
| * | | Btrfs: do delay iput in sync_fsJosef Bacik2013-06-141-1/+1
| * | | Btrfs: make the state of the transaction more readableMiao Xie2013-06-144-94/+116
| * | | Btrfs: remove the time check in btrfs_commit_transaction()Miao Xie2013-06-141-23/+6
| * | | Btrfs: remove unnecessary varient ->num_joined in btrfs_transaction structureMiao Xie2013-06-142-9/+1
| * | | Btrfs: don't flush the delalloc inodes in the while loop if flushoncommit is setMiao Xie2013-06-141-8/+18
| * | | Btrfs: don't wait for all the writers circularly during the transaction commitMiao Xie2013-06-142-21/+65
| * | | Btrfs: remove the code for the impossible case in cleanup_transaction()Miao Xie2013-06-141-5/+6
| * | | Btrfs: cleanup unnecessary assignment when cleaning up all the residual trans...Miao Xie2013-06-141-8/+1
| * | | Btrfs: just flush the delalloc inodes in the source tree before snapshot crea...Miao Xie2013-06-142-9/+7
| * | | Btrfs: introduce per-subvolume ordered extent listMiao Xie2013-06-1410-58/+143
| * | | Btrfs: introduce per-subvolume delalloc inode listMiao Xie2013-06-147-67/+183
| * | | Btrfs: introduce grab/put functions for the root of the fs/file treeMiao Xie2013-06-144-3/+26
| * | | Btrfs: cleanup the similar code of the fs root readMiao Xie2013-06-149-269/+228
| * | | Btrfs: make the snap/subv deletion end more early when the fs is R/OMiao Xie2013-06-143-14/+15
| * | | Btrfs: move the R/O check out of btrfs_clean_one_deleted_snapshot()Miao Xie2013-06-142-5/+9
| * | | Btrfs: make the cleaner complete early when the fs is going to be umountedMiao Xie2013-06-141-5/+7
| * | | Btrfs: remove unnecessary ->s_umount in cleaner_kthread()Miao Xie2013-06-141-12/+28
| * | | Btrfs: cleanup: don't check the same thing twiceStefan Behrens2013-06-145-27/+0
| * | | Btrfs: cleanup, btrfs_read_fs_root_no_name() doesn't return NULLStefan Behrens2013-06-142-8/+2
| * | | Btrfs: delete unused functionStefan Behrens2013-06-141-14/+0
OpenPOWER on IntegriCloud