aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-06Btrfs: use REQ_META for all metadata IOJosef Bacik
2013-05-06Btrfs: fix possible infinite loop in slow cachingJosef Bacik
2013-05-06Btrfs: fix lockdep warningJosef Bacik
2013-05-06Btrfs: add all ioctl checks before user change for quota operationsWang Shilong
2013-05-06Btrfs: fix missing check about ulist_add() in qgroup.cWang Shilong
2013-05-06Btrfs: clear received_uuid field for new writable snapshotsStefan Behrens
2013-05-06Btrfs: don't force pages under writeback to finish when abortingJosef Bacik
2013-05-06Btrfs: remove unused variable in the iterate_extent_inodes()Wang Shilong
2013-05-06Btrfs: return error when we specify wrong start to defragLiu Bo
2013-05-06Btrfs: fix reada debug code compilationVincent
2013-05-06Btrfs: cleanup of function where btrfs_extend_item() is calledTsutomu Itoh
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: document mount options in Documentation/fs/btrfs.txtEric Sandeen
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