Commit Graph

680 Commits (5c8e0226e7363d9a15dda8a9307ac549baa531a0)

Author SHA1 Message Date
Josef Bacik c64c2bd890 Btrfs: don't take inode delalloc mutex if we're a free space inode 12 years ago
Josef Bacik 1135d6df22 Btrfs: fix autodefrag and umount lockup 12 years ago
Liu Bo 31e502298d Btrfs: put raid properties into global table 12 years ago
Miao Xie 4b5829a8e3 Btrfs: fix missing reserved space release in error path of delalloc reservation 12 years ago
Stefan Behrens 63a212abc2 Btrfs: disallow some operations on the device replace target device 12 years ago
Stefan Behrens 3ec706c831 Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree 12 years ago
Liu Bo 37c4146d22 Btrfs: fix a deadlock in aborting transaction due to ENOSPC 12 years ago
Julia Lawall 31b1a2bd75 fs/btrfs: use WARN 12 years ago
Josef Bacik 7b398f8e58 Btrfs: fill the global reserve when unpinning space 12 years ago
Miao Xie 08e007d2e5 Btrfs: improve the noflush reservation 12 years ago
Miao Xie 561c294d4c Btrfs: fix wrong comment in can_overcommit() 12 years ago
Miao Xie 3fed40cc97 Btrfs: cleanup duplicated division functions 12 years ago
Adam Buchbinder 48fc7f7e78 Fix misspellings of "whether" in comments. 12 years ago
Josef Bacik 44734ed1ca Btrfs: don't commit instead of overcommitting 13 years ago
Josef Bacik e6138876ad Btrfs: cache extent state when writing out dirty metadata pages 13 years ago
Josef Bacik 67b0fd63d5 Btrfs: run delayed refs first when out of space 13 years ago
David Sterba 005d6427ac btrfs: move transaction aborts to the point of failure 13 years ago
Liu Bo 6bbe3a9c80 Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents 13 years ago
Liu Bo ab26e9d6c8 Btrfs: cleanup for duplicated code in find_free_extent 13 years ago
Josef Bacik 698d0082c4 Btrfs: remove bytes argument from do_chunk_alloc 13 years ago
Josef Bacik ea658badc4 Btrfs: delay block group item insertion 13 years ago
Josef Bacik a80c8dcf7e Btrfs: fix our overcommit math 13 years ago
Josef Bacik dea31f5233 Btrfs: wait on async pages when shrinking delalloc 13 years ago
Miao Xie 48c03c4bcf Btrfs: fix wrong size for the reservation of the, snapshot creation 13 years ago
Miao Xie 66d8f3dd1c Btrfs: add a new "type" field into the block reservation structure 13 years ago
Josef Bacik 2aaa665581 Btrfs: add hole punching 13 years ago
Josef Bacik ca7e70f590 Btrfs: do not needlessly restart the transaction for enospc 13 years ago
Josef Bacik 54338b5cc4 Btrfs: do not allocate chunks as agressively 13 years ago
Josef Bacik ae1e206b80 Btrfs: allow delayed refs to be merged 13 years ago
Arne Jansen 22cd2e7de7 Btrfs: fix race in run_clustered_refs 13 years ago
Josef Bacik 6fc823b10f Btrfs: increase the size of the free space cache 13 years ago
Arne Jansen 1fa11e265f Btrfs: fix deadlock in wait_for_more_refs 13 years ago
Dan Carpenter 55e591ffde Btrfs: unlock on error in btrfs_delalloc_reserve_metadata() 13 years ago
Chris Mason cd1cfc4915 Btrfs: add a barrier before a waitqueue_active check 13 years ago
Liu Bo df57dbe6bf Btrfs: make btrfs's allocation smoothly with preallocation 13 years ago
Li Zefan b4d7c3c945 Btrfs: kill free_space pointer from inode structure 13 years ago
Liu Bo 799ffc3c31 Btrfs: add ro notification to dump_space_info 13 years ago
Liu Bo cf7c1ef6e1 Btrfs: fix a bug of writting free space cache during balance 13 years ago
Liu Bo 0678938423 Btrfs: do not abort transaction in prealloc case 13 years ago
Liu Bo 83eea1f1ba Btrfs: kill root from btrfs_is_free_space_inode 13 years ago
Josef Bacik f4c738c2e7 Btrfs: rework shrink_delalloc 13 years ago
Josef Bacik 0e72110692 Btrfs: change how we indicate we're adding csums 13 years ago
Josef Bacik 96c3f4331a Btrfs: flush delayed inodes if we're short on space 13 years ago
Arne Jansen c556723794 Btrfs: hooks to reserve qgroup space 13 years ago
Jan Schmidt edf39272db Btrfs: call the qgroup accounting functions 13 years ago
Arne Jansen bed92eae26 Btrfs: qgroup implementation and prototypes 13 years ago
Arne Jansen 709c0486b9 Btrfs: Test code to change the order of delayed-ref processing 13 years ago
Jan Schmidt 097b8a7c9e Btrfs: join tree mod log code with the code holding back delayed refs 13 years ago
Jan Schmidt 8ca78f3eda Btrfs: avoid waiting for delayed refs when we must not 13 years ago
Josef Bacik 72ac3c0d79 Btrfs: convert the inode bit field to use the actual bit operations 13 years ago