summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.c
AgeCommit message (Expand)Author
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-07-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-06-14Btrfs: do not pin while under spin lockJosef Bacik
2013-06-14Btrfs: fix qgroup rescan resume on mountJan Schmidt
2013-06-14Btrfs: make the state of the transaction more readableMiao Xie
2013-06-14Btrfs: cleanup unnecessary assignment when cleaning up all the residual trans...Miao Xie
2013-06-14Btrfs: introduce per-subvolume ordered extent listMiao Xie
2013-06-14Btrfs: introduce per-subvolume delalloc inode listMiao Xie
2013-06-14Btrfs: introduce grab/put functions for the root of the fs/file treeMiao Xie
2013-06-14Btrfs: cleanup the similar code of the fs root readMiao Xie
2013-06-14Btrfs: make the snap/subv deletion end more early when the fs is R/OMiao Xie
2013-06-14Btrfs: move the R/O check out of btrfs_clean_one_deleted_snapshot()Miao Xie
2013-06-14Btrfs: make the cleaner complete early when the fs is going to be umountedMiao Xie
2013-06-14Btrfs: remove unnecessary ->s_umount in cleaner_kthread()Miao Xie
2013-06-14Btrfs: cleanup, btrfs_read_fs_root_no_name() doesn't return NULLStefan Behrens
2013-06-14Btrfs: introduce qgroup_ulist to avoid frequently allocating/freeing ulistWang Shilong
2013-06-14Btrfs: fix check on same raid type flag twiceHenrik Nordvik
2013-06-08Btrfs: stop all workers before cleaning up rootsJosef Bacik
2013-06-08Btrfs: fix use-after-free bug during umountLiu Bo
2013-06-08Btrfs: don't delete fs_roots until after we cleanup the transactionJosef Bacik
2013-05-21mm: change invalidatepage prototype to accept lengthLukas Czerner
2013-05-17Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason
2013-05-17Btrfs: use a btrfs bioset instead of abusing bio internalsChris Mason
2013-05-17Btrfs: make sure roots are assigned before freeing their nodesJosef Bacik
2013-05-17Btrfs: don't invoke btrfs_invalidate_inodes() in the spin lock contextMiao Xie
2013-05-17Btrfs: remove BUG_ON() in btrfs_read_fs_tree_no_radix()Miao Xie
2013-05-17Btrfs: don't null pointer deref on abortJosef Bacik
2013-05-17btrfs: annotate quota tree for lockdepDavid Sterba
2013-05-07Btrfs: allow superblock mismatch from older mkfsChris Mason
2013-05-07btrfs: enhance superblock checksDavid Sterba
2013-05-06btrfs: remove unused gfp mask parameter from release_extent_buffer callchainDavid Sterba
2013-05-06btrfs: make static code static & remove dead codeEric Sandeen
2013-05-06Btrfs: deal with errors in write_dev_supersJosef Bacik
2013-05-06Btrfs: rescan for qgroupsJan Schmidt
2013-05-06Btrfs: separate sequence numbers for delayed ref tracking and tree mod logJan Schmidt
2013-05-06Btrfs: set UUID in root_item for created treesStefan Behrens
2013-05-06Btrfs: delete unused parameter to btrfs_read_root_item()Stefan Behrens
2013-05-06Btrfs: various abort cleanupsJosef Bacik
2013-05-06Btrfs: cleanup destroy_marked_extentsJosef Bacik
2013-05-06Btrfs: cleanup fs roots if we fail to mountJosef Bacik
2013-05-06Btrfs: fix all callers of read_tree_blockJosef Bacik
2013-05-06Btrfs: add tree block level sanity checkJosef Bacik
2013-05-06Btrfs: don't call readahead hook until we have read the entire ebJosef Bacik
2013-05-06Btrfs: don't force pages under writeback to finish when abortingJosef Bacik
2013-05-06Btrfs: use a lock to protect incompat/compat flag of the super blockMiao Xie
2013-05-06Btrfs: introduce a mutex lock for btrfs quota operationsWang Shilong
2013-05-06Btrfs: fix bad extent loggingJosef Bacik
2013-05-06btrfs: clean snapshots one by oneDavid Sterba
2013-05-06Btrfs: share stop worker codeLiu Bo
2013-05-06Btrfs: add a incompatible format change for smaller metadata extent refsJosef Bacik