summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
AgeCommit message (Expand)Author
2012-03-22btrfs: Don't BUG_ON errors in __finish_chunk_alloc()Mark Fasheh
2012-03-22btrfs: Don't BUG_ON kzalloc error in btrfs_lookup_csums_range()Mark Fasheh
2012-03-22btrfs: Don't BUG_ON() errors in update_ref_for_cow()Mark Fasheh
2012-03-22btrfs: Don't BUG_ON errors from btrfs_create_subvol_root()Mark Fasheh
2012-03-22btrfs: btrfs_drop_snapshot should return intJeff Mahoney
2012-03-22btrfs: split extent_state opsJeff Mahoney
2012-03-22btrfs: drop gfp_t from lock_extentJeff Mahoney
2012-03-22btrfs: return void in functions without error conditionsJeff Mahoney
2012-03-22btrfs: __add_reloc_root error push-upJeff Mahoney
2012-03-22btrfs: ->submit_bio_hook error push-upJeff Mahoney
2012-03-22btrfs: Factor out tree->ops->merge_bio_hook callJeff Mahoney
2012-03-22btrfs: Simplify btrfs_submit_bio_hookJeff Mahoney
2012-03-22btrfs: btrfs_update_root error push-upJeff Mahoney
2012-03-22btrfs: find_and_setup_root error push-upJeff Mahoney
2012-03-22btrfs: Remove set bits return from clear_extent_bitJeff Mahoney
2012-03-22btrfs: avoid NULL deref in btrfs_reserve_extent with DEBUG_ENOSPCJeff Mahoney
2012-03-22btrfs: clean_tree_block should panic on observed memory corruption and return...Jeff Mahoney
2012-03-22btrfs: Simplify btrfs_insert_rootJeff Mahoney
2012-03-22btrfs: Fix kfree of member instead of structureJeff Mahoney
2012-03-22btrfs: Panic on bad rbtree operationsJeff Mahoney
2012-03-22btrfs: Catch locking failures in {set,clear,convert}_extent_bitJeff Mahoney
2012-03-22btrfs: Add btrfs_panic()Jeff Mahoney
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-03-20btrfs: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-03-03Btrfs: fix casting error in scrub reada codeChris Mason
2012-03-03btrfs: fix locking issues in find_parent_nodes()Li Zefan
2012-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-02-24Btrfs: fix compiler warnings on 32 bit systemsChris Mason
2012-02-23Btrfs: increase the global block reserve estimatesLiu Bo
2012-02-23Btrfs: clear the extent uptodate bits during parent transid failuresChris Mason
2012-02-23Btrfs: add extra sanity checks on the path names in btrfs_mksubvolChris Mason
2012-02-23Btrfs: make sure we update latest_bdevChris Mason
2012-02-23Btrfs: improve error handling for btrfs_insert_dir_item callersChris Mason
2012-02-21Btrfs: be less strict on finding next node in clear_extent_bitLiu Bo
2012-02-16Btrfs: fix a bug on overcommit stuffLiu Bo
2012-02-16Btrfs: kick out redundant stuff in convert_extent_bitLiu Bo
2012-02-16Btrfs: skip states when they does not contain bits to clearLiu Bo
2012-02-16Btrfs: check return value of lookup_extent_mapping() correctlyTsutomu Itoh
2012-02-16Btrfs: fix deadlock on page lock when doing auto-defragmentMiao Xie
2012-02-16Btrfs: fix return value check of extent_io_opsTsutomu Itoh
2012-02-16btrfs: honor umask when creating subvol rootFlorian Albrechtskirchinger
2012-02-15btrfs: silence warning in raid array setupDavid Sterba
2012-02-15btrfs: fix structs where bitfields and spinlock/atomic share 8B wordDavid Sterba
2012-02-15btrfs: delalloc for page dirtied out-of-band in fixup workerJeff Mahoney
2012-02-15Btrfs: fix memory leak in load_free_space_cache()Tsutomu Itoh
2012-02-15btrfs: don't check DUP chunks twiceArne Jansen