Commit Graph

638 Commits (634554dc0acfc8753c05e432b2fdb34b0be89c78)

Author SHA1 Message Date
Josef Bacik 634554dc0a Btrfs: deal with errors in write_dev_supers 12 years ago
Jan Schmidt 2f2320360b Btrfs: rescan for qgroups 12 years ago
Jan Schmidt fc36ed7e0b Btrfs: separate sequence numbers for delayed ref tracking and tree mod log 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
Josef Bacik 54067ae95e Btrfs: various abort cleanups 12 years ago
Josef Bacik fd8b2b6115 Btrfs: cleanup destroy_marked_extents 12 years ago
Josef Bacik 171f6537ab Btrfs: cleanup fs roots if we fail to mount 12 years ago
Josef Bacik 416bc6580b Btrfs: fix all callers of read_tree_block 12 years ago
Josef Bacik 1c24c3ce6a Btrfs: add tree block level sanity check 12 years ago
Josef Bacik 79fb65a1f6 Btrfs: don't call readahead hook until we have read the entire eb 12 years ago
Josef Bacik b8d7f3ac10 Btrfs: don't force pages under writeback to finish when aborting 12 years ago
Miao Xie ceda086424 Btrfs: use a lock to protect incompat/compat flag of the super block 12 years ago
Wang Shilong f2f6ed3d54 Btrfs: introduce a mutex lock for btrfs quota operations 12 years ago
Josef Bacik 09a2a8f96e Btrfs: fix bad extent logging 12 years ago
David Sterba 9d1a2a3ad5 btrfs: clean snapshots one by one 12 years ago
Liu Bo 7abadb6431 Btrfs: share stop worker code 12 years ago
Josef Bacik 3173a18f70 Btrfs: add a incompatible format change for smaller metadata extent refs 12 years ago
Liu Bo be283b2e67 Btrfs: use helper to cleanup tree roots 12 years ago
Liu Bo b0496686ba Btrfs: cleanup unused arguments of btrfs_csum_data 12 years ago
Tsutomu Itoh 1dd05682b3 Btrfs: fix memory leak in btrfs_create_tree() 12 years ago
Liu Bo d763448286 Btrfs: update to use fs_state bit 12 years ago
Miao Xie aec8030a87 Btrfs: fix wrong handle at error path of create_snapshot() when the commit fails 12 years ago
David Sterba 83c8266acc btrfs: try harder to allocate raid56 stripe cache 12 years ago
Liu Bo 3321719ed6 Btrfs: fix memory leak of log roots 12 years ago
Zach Brown cdb4c5748c btrfs: define BTRFS_MAGIC as a u64 value 12 years ago
Josef Bacik 569e0f358c Btrfs: place ordered operations on a per transaction list 12 years ago
Miao Xie 2b8195bb57 Btrfs: fix the race between bio and btrfs_stop_workers 12 years ago
Josef Bacik 779880ef35 Btrfs: fix how we discard outstanding ordered extents on abort 12 years ago
Josef Bacik eb12db690c Btrfs: fix freeing delayed ref head while still holding its mutex 12 years ago
Eric Sandeen d1d3cd27a3 btrfs: list_entry can't return NULL 12 years ago
Miao Xie 87533c4751 Btrfs: use bit operation for ->fs_state 12 years ago
Miao Xie de98ced9e7 Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bits 12 years ago
Miao Xie df0af1a57f Btrfs: use the inode own lock to protect its delalloc_bytes 12 years ago
Miao Xie 963d678b0f Btrfs: use percpu counter for fs_info->delalloc_bytes 12 years ago
Miao Xie e2d845211e Btrfs: use percpu counter for dirty metadata count 12 years ago
Liu Bo a1897fddd2 Btrfs: record first logical byte in memory 12 years ago
Josef Bacik 2ab28f322f Btrfs: wait on ordered extents at the last possible moment 12 years ago
Miao Xie 4eee4fa4f8 Btrfs: use wrapper page_offset 12 years ago
Miao Xie 78a6184a3f Btrfs: use slabs for delayed reference allocation 12 years ago
David Woodhouse 53b381b3ab Btrfs: RAID5 and RAID6 12 years ago
Josef Bacik ed7b63eb8a Btrfs: only clear dirty on the buffer if it is marked as dirty 12 years ago
Josef Bacik bb146eb265 Btrfs: move checks in set_page_dirty under DEBUG 12 years ago
Anand Jain 5f3ab90a72 Btrfs: rename root_times_lock to root_item_lock 12 years ago
Miao Xie 26176e7c2a Btrfs: restructure btrfs_run_defrag_inodes() 12 years ago
Stefan Behrens 8dabb7420f Btrfs: change core code of btrfs to support the device replace operations 12 years ago
Stefan Behrens 618919236b Btrfs: handle errors from btrfs_map_bio() everywhere 12 years ago
Stefan Behrens e922e087a3 Btrfs: enhance btrfs structures for device replace support 12 years ago
Stefan Behrens aa1b8cd409 Btrfs: pass fs_info instead of root 12 years ago
Stefan Behrens 5d9640517d Btrfs: Pass fs_info to btrfs_num_copies() instead of mapping_tree 12 years ago