Commit Graph

362840 Commits (634554dc0acfc8753c05e432b2fdb34b0be89c78)
 

Author SHA1 Message Date
Josef Bacik 634554dc0a Btrfs: deal with errors in write_dev_supers 12 years ago
Josef Bacik 3650860b90 Btrfs: remove almost all of the BUG()'s from tree-log.c 12 years ago
Josef Bacik b50c6e250e Btrfs: deal with free space cache errors while replaying log 12 years ago
Jan Schmidt 3d7b5a2882 Btrfs: automatic rescan after "quota enable" command 12 years ago
Jan Schmidt 2f2320360b Btrfs: rescan for qgroups 12 years ago
Jan Schmidt 46b665ceb1 Btrfs: split btrfs_qgroup_account_ref into four functions 12 years ago
Miao Xie 3c76cd84e0 Btrfs: allocate new chunks if the space is not enough for global rsv 12 years ago
Jan Schmidt fc36ed7e0b Btrfs: separate sequence numbers for delayed ref tracking and tree mod log 12 years ago
Eric Sandeen 6d49ba1b47 btrfs: move leak debug code to functions 12 years ago
Liu Bo ace68bac61 Btrfs: return free space in cow error path 12 years ago
Stefan Behrens 6463fe58ea Btrfs: set UUID in root_item for created trees 12 years ago
Stefan Behrens 5fbf83c10c Btrfs: delete unused parameter to btrfs_read_root_item() 12 years ago
Tsutomu Itoh ecc7ada77b Btrfs: fix error handling in btrfs_ioctl_send() 12 years ago
Tsutomu Itoh ba1eeaac99 Btrfs: remove unused variable in __process_changed_new_xattr() 12 years ago
Josef Bacik 54067ae95e Btrfs: various abort cleanups 12 years ago
Josef Bacik fd8b2b6115 Btrfs: cleanup destroy_marked_extents 12 years ago
Josef Bacik abefa55ac1 Btrfs: check return value of commit when recovering log 12 years ago
Josef Bacik 32b0253803 Btrfs: don't panic if we're trying to drop too many refs 12 years ago
Josef Bacik 171f6537ab Btrfs: cleanup fs roots if we fail to mount 12 years ago
Josef Bacik eb384b55ae Btrfs: fix extent logging with O_DIRECT into prealloc 12 years ago
Josef Bacik 416bc6580b Btrfs: fix all callers of read_tree_block 12 years ago
Josef Bacik 51bf5f0bc4 Btrfs: only exclude supers in the range of our block group 12 years ago
Josef Bacik 1c24c3ce6a Btrfs: add tree block level sanity check 12 years ago
Josef Bacik 5ec8dca761 Btrfs: don't try and free ebs twice in log replay 12 years ago
Josef Bacik fb7669b5a0 Btrfs: don't BUG_ON() in btrfs_num_copies 12 years ago
Josef Bacik 79fb65a1f6 Btrfs: don't call readahead hook until we have read the entire eb 12 years ago
Josef Bacik 9bb91873e3 Btrfs: deal with bad mappings in btrfs_map_block 12 years ago
Josef Bacik d4c7ca86b5 Btrfs: use REQ_META for all metadata IO 12 years ago
Josef Bacik 0a3896d0f5 Btrfs: fix possible infinite loop in slow caching 12 years ago
Josef Bacik 62dbd7176e Btrfs: fix lockdep warning 12 years ago
Wang Shilong 534e6623b7 Btrfs: add all ioctl checks before user change for quota operations 12 years ago
Wang Shilong 3c97185c65 Btrfs: fix missing check about ulist_add() in qgroup.c 12 years ago
Stefan Behrens 70023da276 Btrfs: clear received_uuid field for new writable snapshots 12 years ago
Josef Bacik b8d7f3ac10 Btrfs: don't force pages under writeback to finish when aborting 12 years ago
Wang Shilong ccf7f29d1a Btrfs: remove unused variable in the iterate_extent_inodes() 12 years ago
Liu Bo 0abd5b1724 Btrfs: return error when we specify wrong start to defrag 12 years ago
Vincent 3c59ccd32a Btrfs: fix reada debug code compilation 12 years ago
Tsutomu Itoh fd279faefa Btrfs: cleanup of function where btrfs_extend_item() is called 12 years ago
Tsutomu Itoh 4b90c68015 Btrfs: remove unused argument of btrfs_extend_item() 12 years ago
Tsutomu Itoh afe5fea72b Btrfs: cleanup of function where fixup_low_keys() is called 12 years ago
Tsutomu Itoh d6a0a12684 Btrfs: remove unused argument of fixup_low_keys() 12 years ago
Wang Shilong b4fcd6be6b Btrfs: fix confusing edquot happening case 12 years ago
Wang Shilong e36902d4cc Btrfs: do not continue if out of memory happens 12 years ago
Nathaniel Yazdani 9c931c5ab2 btrfs: fix minor typo in comment 12 years ago
Wang Shilong 98ad43be0a Btrfs: cleanup to remove reduplicate code in transaction.c 12 years ago
Jan Schmidt 47fb091fb7 Btrfs: fix unlock after free on rewinded tree blocks 12 years ago
Jan Schmidt 30b0463a93 Btrfs: fix accessing the root pointer in tree mod log functions 12 years ago
Jan Schmidt 90f8d62ebb Btrfs: fix tree mod log regression on root split operations 12 years ago
Miao Xie ceda086424 Btrfs: use a lock to protect incompat/compat flag of the super block 12 years ago
Miao Xie f42a34b2f1 Btrfs: fix unblocked autodefraggers when remount 12 years ago