aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2014-01-28btrfs: check balance of send_in_progressDavid Sterba
2014-01-28Btrfs: remove transaction from btrfs sendWang Shilong
2014-01-28Btrfs: fix double initialization of the raid kobjectMiao Xie
2014-01-28Btrfs: fix a warning when iput a fileWang Shilong
2014-01-28btrfs: Check read-only status of roots during sendDavid Sterba
2014-01-28btrfs: remove unused mnt from send_ctxDavid Sterba
2014-01-28btrfs: send: clean up dead codeDavid Sterba
2014-01-28Btrfs: fix deadlock when iterating inode refs and running delayed inodesFilipe David Borba Manana
2014-01-28Btrfs: remove dead comments for read_csums()Wang Shilong
2014-01-28Btrfs: remove field tree_mod_seq_elem from btrfs_fs_info structFilipe David Borba Manana
2014-01-28Btrfs: fix use of uninitialized err variableFilipe David Borba Manana
2014-01-28Btrfs: remove unnecessary filemap writting and waiting after block group relo...Wang Shilong
2014-01-28Btrfs: fix error check of btrfs_lookup_dentry()Tsutomu Itoh
2014-01-28Btrfs: return immediately if tree log mod is not necessaryFilipe David Borba Manana
2014-01-28Btrfs: move the extent buffer radix tree into the fs_infoJosef Bacik
2014-01-28Btrfs: use a bit to track if we're in the radix treeJosef Bacik
2014-01-28Btrfs: deal with io_tree->mapping being NULLJosef Bacik
2014-01-28Btrfs: more efficient push_leaf_rightFilipe David Borba Manana
2014-01-28Btrfs: wrap repeated code into scrub_blocked_if_needed()Wang Shilong
2014-01-28Btrfs: fix wrong super generation mismatch when scrubbing supersWang Shilong
2014-01-28Btrfs: fix pass of transid with wrong endianness in send.cFilipe David Borba Manana
2014-01-28Btrfs: fix extent_map block_len after mergingFilipe David Borba Manana
2014-01-28btrfs: remove dead codeMichal Nazarewicz
2014-01-28Btrfs: fix max dir item size calculationFilipe David Borba Manana
2014-01-28Btrfs: more efficient extent state insertionsFilipe David Borba Manana
2014-01-28Btrfs: add missing extent state caching callsFilipe David Borba Manana
2014-01-28Btrfs: faster and more efficient extent map insertionFilipe David Borba Manana
2014-01-28Btrfs: fix extent boundary check in bio_readpage_errorFilipe David Borba Manana
2014-01-28Btrfs: try harder to avoid btree node splitsFilipe David Borba Manana
2014-01-28Btrfs: avoid unnecessary ordered extent cache resetsFilipe David Borba Manana
2014-01-28btrfs: fix leaks during sysfs teardownJeff Mahoney
2014-01-28btrfs: fix static checker warningsJeff Mahoney
2014-01-28Btrfs: fix very slow inode eviction and fs unmountFilipe David Borba Manana
2014-01-28Btrfs: improve forever loop when doing balance relocationWang Shilong
2014-01-28Btrfs: fix ordered extent check in btrfs_punch_holeFilipe David Borba Manana
2014-01-28Btrfs: fix the reserved space leak caused by the race between nonlock dio and...Miao Xie
2014-01-28Btrfs: cleanup unnecessary parameter and variant of prepare_pages()Miao Xie
2014-01-28btrfs: replace BUG in can_modify_featureDavid Sterba
2014-01-28btrfs: reserve no transaction units in btrfs_feature_attr_storeDavid Sterba
2014-01-28Btrfs: make btrfs_debug match pr_debug handling related to DEBUGFrank Holton
2014-01-28btrfs: cleanup: removed unused 'btrfs_get_inode_ref_index'Sergei Trofimovich
2014-01-28btrfs: expand btrfs_find_item() to include find_orphan_item functionalityKelley Nielsen
2014-01-28btrfs: expand btrfs_find_item() to include find_root_ref functionalityKelley Nielsen
2014-01-28btrfs: bootstrap generic btrfs_find_item interfaceKelley Nielsen
2014-01-28btrfs: fix unused variables in qgroup.cValentina Giusti
2014-01-28btrfs: replace path->slots[0] with otherwise unused variable 'slot'Valentina Giusti
2014-01-28btrfs: remove unused variable from scrub_fixup_nodatasumValentina Giusti
2014-01-28btrfs: remove unused variable from setup_cluster_no_bitmapValentina Giusti
2014-01-28btrfs: remove unused variables from extent_io.cValentina Giusti
2014-01-28btrfs: remove unused variable from find_free_extentValentina Giusti