summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2013-05-06Btrfs: remove unused argument of btrfs_extend_item()Tsutomu Itoh
2013-05-06Btrfs: cleanup of function where fixup_low_keys() is calledTsutomu Itoh
2013-05-06Btrfs: remove unused argument of fixup_low_keys()Tsutomu Itoh
2013-05-06Btrfs: fix confusing edquot happening caseWang Shilong
2013-05-06Btrfs: do not continue if out of memory happensWang Shilong
2013-05-06btrfs: fix minor typo in commentNathaniel Yazdani
2013-05-06Btrfs: cleanup to remove reduplicate code in transaction.cWang Shilong
2013-05-06Btrfs: fix unlock after free on rewinded tree blocksJan Schmidt
2013-05-06Btrfs: fix accessing the root pointer in tree mod log functionsJan Schmidt
2013-05-06Btrfs: fix tree mod log regression on root split operationsJan Schmidt
2013-05-06Btrfs: use a lock to protect incompat/compat flag of the super blockMiao Xie
2013-05-06Btrfs: fix unblocked autodefraggers when remountMiao Xie
2013-05-06Btrfs: add a rb_tree to improve performance of ulist searchWang Shilong
2013-05-06Btrfs: allow omitting stream header and end-cmd for btrfs sendStefan Behrens
2013-05-06Btrfs: make __merge_refs() return type be voidWang Shilong
2013-05-06Btrfs: remove some BUG_ONs() when walking backref treeWang Shilong
2013-05-06Btrfs: use tree_root to avoid edquot when disabling quotaWang Shilong
2013-05-06Btrfs: fix a warning when updating qgroup limitWang Shilong
2013-05-06Btrfs: fix missing check in the btrfs_qgroup_inherit()Wang Shilong
2013-05-06Btrfs: fix missing check before creating a qgroup relationWang Shilong
2013-05-06Btrfs: remove some unnecessary spin_lock usagesWang Shilong
2013-05-06Btrfs: introduce a mutex lock for btrfs quota operationsWang Shilong
2013-05-06Btrfs: creating the subvolume qgroup automatically when enabling quotaWang Shilong
2013-05-06btrfs: abort unlink trans in missed error caseZach Brown
2013-05-06btrfs: ignore device open failures in __btrfs_open_devicesEric Sandeen
2013-05-06Btrfs: improve the performance of the csums lookupMiao Xie
2013-05-06Btrfs: fix bad extent loggingJosef Bacik
2013-05-06Btrfs: log ram bytes properlyJosef Bacik
2013-05-06Btrfs: don't wait on ordered extents if we have a trans openJosef Bacik
2013-05-06Btrfs: fix error handling in make/read block groupJosef Bacik
2013-05-06Btrfs: fix double free in the iterate_extent_inodes()Wang Shilong
2013-05-06Btrfs: kill some BUG_ONs() in the find_parent_nodes()Wang Shilong
2013-05-06Btrfs: compare relevant parts of delayed tree refsJosef Bacik
2013-05-06Btrfs: fix infinite loop when we abort on mountJosef Bacik
2013-05-06Btrfs: fix a warning when disabling quotaWang Shilong
2013-05-06Btrfs: pass NULL instead of 0Liu Bo
2013-05-06btrfs: make subvol creation/deletion killable in the early stagesDavid Sterba
2013-05-06btrfs: cover more error codes in btrfs_decode_errorDavid Sterba
2013-05-06btrfs: make orphan cleanup less verboseDavid Sterba
2013-05-06btrfs: deprecate subvolrootid mount optionDavid Sterba
2013-05-06Btrfs: Include the device in most error printk()sSimon Kirby
2013-05-06btrfs: update kconfig titleDavid Sterba
2013-05-06btrfs: clean snapshots one by oneDavid Sterba
2013-05-06btrfs: Cleanup some redundant codes in btrfs_log_inode()Zhi Yong Wu
2013-05-06btrfs: Cleanup some redundant codes in btrfs_lookup_csums_range()Zhi Yong Wu
2013-05-06Btrfs: share stop worker codeLiu Bo
2013-05-06Btrfs: add a incompatible format change for smaller metadata extent refsJosef Bacik
2013-05-06Btrfs: use helper to cleanup tree rootsLiu Bo
2013-05-06Btrfs: cleanup unused arguments of btrfs_csum_dataLiu Bo
2013-05-06btrfs: clean up transaction abort messagesDavid Sterba