aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAge
...
| * Btrfs: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-14
| * Btrfs: fix qgroup rescan resume on mountJan Schmidt2013-06-14
| * Btrfs: avoid double free of fs_info->qgroup_ulistJan Schmidt2013-06-14
| * Btrfs: fix memory patcher through fs_info->qgroup_ulistJan Schmidt2013-06-14
| * Btrfs: simplify unlink reservationsJosef Bacik2013-06-14
| * Btrfs: merge pending IO for tree log write backMiao Xie2013-06-14
| * Btrfs: allow file data clone within a fileLiu Bo2013-06-14
| * Btrfs: remove unused code in btrfs_del_rootLiu Bo2013-06-14
| * Btrfs: kill replicate code in replay_one_bufferLiu Bo2013-06-14
| * Btrfs: check if leaf's parent exists before pushing items aroundLiu Bo2013-06-14
| * Btrfs: dont do log_removal in insert_new_rootLiu Bo2013-06-14
| * Btrfs: return error code in btrfs_check_trunc_cache_free_space()Wei Yongjun2013-06-14
| * Btrfs: fix estale with btrfs sendJosef Bacik2013-06-14
| * btrfs: device delete to get errors from the kernelAnand Jain2013-06-14
| * Btrfs: do delay iput in sync_fsJosef Bacik2013-06-14
| * Btrfs: make the state of the transaction more readableMiao Xie2013-06-14
| * Btrfs: remove the time check in btrfs_commit_transaction()Miao Xie2013-06-14
| * Btrfs: remove unnecessary varient ->num_joined in btrfs_transaction structureMiao Xie2013-06-14
| * Btrfs: don't flush the delalloc inodes in the while loop if flushoncommit is setMiao Xie2013-06-14
| * Btrfs: don't wait for all the writers circularly during the transaction commitMiao Xie2013-06-14
| * Btrfs: remove the code for the impossible case in cleanup_transaction()Miao Xie2013-06-14
| * Btrfs: cleanup unnecessary assignment when cleaning up all the residual trans...Miao Xie2013-06-14
| * Btrfs: just flush the delalloc inodes in the source tree before snapshot crea...Miao Xie2013-06-14
| * Btrfs: introduce per-subvolume ordered extent listMiao Xie2013-06-14
| * Btrfs: introduce per-subvolume delalloc inode listMiao Xie2013-06-14
| * Btrfs: introduce grab/put functions for the root of the fs/file treeMiao Xie2013-06-14
| * Btrfs: cleanup the similar code of the fs root readMiao Xie2013-06-14
| * Btrfs: make the snap/subv deletion end more early when the fs is R/OMiao Xie2013-06-14
| * Btrfs: move the R/O check out of btrfs_clean_one_deleted_snapshot()Miao Xie2013-06-14
| * Btrfs: make the cleaner complete early when the fs is going to be umountedMiao Xie2013-06-14
| * Btrfs: remove unnecessary ->s_umount in cleaner_kthread()Miao Xie2013-06-14
| * Btrfs: cleanup: don't check the same thing twiceStefan Behrens2013-06-14
| * Btrfs: cleanup, btrfs_read_fs_root_no_name() doesn't return NULLStefan Behrens2013-06-14
| * Btrfs: delete unused functionStefan Behrens2013-06-14
| * Btrfs: remove useless copy in quota_ctlLiu Bo2013-06-14
| * Minor format cleanup.Andreas Philipp2013-06-14
| * Btrfs: cleanup unused arguments in send.cTsutomu Itoh2013-06-14
| * Btrfs: fix a commentStefan Behrens2013-06-14
| * Btrfs: add ioctl to wait for qgroup rescan completionJan Schmidt2013-06-14
| * Btrfs: introduce qgroup_ulist to avoid frequently allocating/freeing ulistWang Shilong2013-06-14
| * btrfs: show compiled-in config features at module load timeDavid Sterba2013-06-14
| * btrfs: move ifdef around sanity checks out of init_btrfs_fsDavid Sterba2013-06-14
| * btrfs: add prefix to sanity tests messagesDavid Sterba2013-06-14
| * btrfs: add debug check for extent_io range alignmentDavid Sterba2013-06-14
| * Btrfs: fix check on same raid type flag twiceHenrik Nordvik2013-06-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-04
|\ \
| * | treewide: Fix typo in printkMasanari Iida2013-05-28
| * | btrfs: fix btrfs_extend_item() commentStefan Behrens2013-05-28
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-03
|\ \ \
| * | | vfs: export lseek_execute() to modulesJie Liu2013-07-03