summaryrefslogtreecommitdiff
path: root/fs/btrfs
AgeCommit message (Expand)Author
2013-05-17Btrfs: fix possible memory leak in the find_parent_nodes()Wang Shilong
2013-05-17Btrfs: don't allow device replace on RAID5/RAID6Stefan Behrens
2013-05-17Btrfs: handle running extent ops with skinny metadataJosef Bacik
2013-05-17Btrfs: remove warn on in free space cache writeoutJosef Bacik
2013-05-17Btrfs: don't null pointer deref on abortJosef Bacik
2013-05-17btrfs: don't stop searching after encountering the wrong itemGabriel de Perthuis
2013-05-17Btrfs: fix off-by-one in fiemapLiu Bo
2013-05-17btrfs: annotate quota tree for lockdepDavid Sterba
2013-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-05-07Btrfs: allow superblock mismatch from older mkfsChris Mason
2013-05-07btrfs: enhance superblock checksDavid Sterba
2013-05-06btrfs: fix misleading variable name for flagsDavid Sterba
2013-05-06btrfs: use unsigned long type for extent state bitsDavid Sterba
2013-05-06Btrfs: improve the loop of scrub_stripeLiu Bo
2013-05-06btrfs: read entire device info under lockDavid Sterba
2013-05-06btrfs: remove unused gfp mask parameter from release_extent_buffer callchainDavid Sterba
2013-05-06btrfs: handle errors returned from get_tree_block_keyDavid 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: remove almost all of the BUG()'s from tree-log.cJosef Bacik
2013-05-06Btrfs: deal with free space cache errors while replaying logJosef Bacik
2013-05-06Btrfs: automatic rescan after "quota enable" commandJan Schmidt
2013-05-06Btrfs: rescan for qgroupsJan Schmidt
2013-05-06Btrfs: split btrfs_qgroup_account_ref into four functionsJan Schmidt
2013-05-06Btrfs: allocate new chunks if the space is not enough for global rsvMiao Xie
2013-05-06Btrfs: separate sequence numbers for delayed ref tracking and tree mod logJan Schmidt
2013-05-06btrfs: move leak debug code to functionsEric Sandeen
2013-05-06Btrfs: return free space in cow error pathLiu Bo
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: fix error handling in btrfs_ioctl_send()Tsutomu Itoh
2013-05-06Btrfs: remove unused variable in __process_changed_new_xattr()Tsutomu Itoh
2013-05-06Btrfs: various abort cleanupsJosef Bacik
2013-05-06Btrfs: cleanup destroy_marked_extentsJosef Bacik
2013-05-06Btrfs: check return value of commit when recovering logJosef Bacik
2013-05-06Btrfs: don't panic if we're trying to drop too many refsJosef Bacik
2013-05-06Btrfs: cleanup fs roots if we fail to mountJosef Bacik
2013-05-06Btrfs: fix extent logging with O_DIRECT into preallocJosef Bacik
2013-05-06Btrfs: fix all callers of read_tree_blockJosef Bacik
2013-05-06Btrfs: only exclude supers in the range of our block groupJosef Bacik
2013-05-06Btrfs: add tree block level sanity checkJosef Bacik
2013-05-06Btrfs: don't try and free ebs twice in log replayJosef Bacik
2013-05-06Btrfs: don't BUG_ON() in btrfs_num_copiesJosef Bacik
2013-05-06Btrfs: don't call readahead hook until we have read the entire ebJosef Bacik
2013-05-06Btrfs: deal with bad mappings in btrfs_map_blockJosef Bacik
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