Commit Graph

2912 Commits (5c8e0226e7363d9a15dda8a9307ac549baa531a0)

Author SHA1 Message Date
Josef Bacik 6df7881a84 Btrfs: move the sb_end_intwrite until after the throttle logic 13 years ago
Liu Bo 425d17a290 Btrfs: use larger limit for translation of logical to inode 13 years ago
Liu Bo df031f0752 Btrfs: use helper for logical resolve 13 years ago
Liu Bo 69917e4312 Btrfs: fix a bug in parsing return value in logical resolve 13 years ago
liubo 0647d6bd16 Btrfs: cleanup for unused ref cache stuff 13 years ago
Miao Xie 8407aa4643 Btrfs: fix corrupted metadata in the snapshot 13 years ago
David Sterba 837e197283 btrfs: polish names of kmem caches 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
Liu Bo 9e8a4a8b0b Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag 13 years ago
Tsutomu Itoh 3d6b5c3b5c Btrfs: check return value of ulist_alloc() properly 13 years ago
Tsutomu Itoh f54fb859da Btrfs: fix error handling in delete_block_group_cache() 13 years ago
Miao Xie 903889f462 Btrfs: fix wrong size for the reservation when doing, file pre-allocation. 13 years ago
Miao Xie 69ce977a17 Btrfs: output more information when aborting a unused transaction handle 13 years ago
Miao Xie 2ecb79239b Btrfs: fix unprotected ->log_batch 13 years ago
Miao Xie 48c03c4bcf Btrfs: fix wrong size for the reservation of the, snapshot creation 13 years ago
Miao Xie 42874b3db7 Btrfs: fix the snapshot that should not exist 13 years ago
Miao Xie 66d8f3dd1c Btrfs: add a new "type" field into the block reservation structure 13 years ago
Miao Xie 6352b91da1 Btrfs: use a slab for ordered extents allocation 13 years ago
Miao Xie b9a8cc5bef Btrfs: fix file extent discount problem in the, snapshot 13 years ago
Miao Xie 361048f586 Btrfs: fix full backref problem when inserting shared block reference 13 years ago
Miao Xie 6fa9700e73 Btrfs: fix error path in create_pending_snapshot() 13 years ago
Wei Yongjun cf93dccea6 Btrfs: fix possible memory leak in scrub_setup_recheck_block() 13 years ago
Josef Bacik 7014cdb493 Btrfs: btrfs_drop_extent_cache should never fail 13 years ago
Sage Weil ac14aed665 Btrfs: do not take cleanup_work_sem in btrfs_run_delayed_iputs() 13 years ago
Sage Weil e209db7ace Btrfs: set journal_info in async trans commit worker 13 years ago
Sage Weil 6fc4e35485 Btrfs: pass lockdep rwsem metadata to async commit transaction 13 years ago
Josef Bacik 2aaa665581 Btrfs: add hole punching 13 years ago
Josef Bacik 2671485d39 Btrfs: remove unused hint byte argument for btrfs_drop_extents 13 years ago
Liu Bo d279440511 Btrfs: check if an inode has no checksum when logging it 13 years ago
Liu Bo 46d8bc3424 Btrfs: fix a bug in checking whether a inode is already in log 13 years ago
Miao Xie 321f0e7022 Btrfs: fix wrong orphan count of the fs/file tree 13 years ago
Liu Bo 4e2f84e63d Btrfs: improve fsync by filtering extents that we want 13 years ago
Josef Bacik ca7e70f590 Btrfs: do not needlessly restart the transaction for enospc 13 years ago
Liu Bo 06d3d22b45 Btrfs: cleanup extents after we finish logging inode 13 years ago
Josef Bacik 0fa83cdb1d Btrfs: only warn if we hit an error when doing the tree logging 13 years ago
Josef Bacik 5dc562c541 Btrfs: turbo charge fsync 13 years ago
Josef Bacik 224ecce517 Btrfs: fix possible corruption when fsyncing written prealloced extents 13 years ago
Josef Bacik 54338b5cc4 Btrfs: do not allocate chunks as agressively 13 years ago
Josef Bacik 7c735313bd Btrfs: update last trans if we don't update the inode 13 years ago
Jan Schmidt 995e01b7af Btrfs: fix gcc warnings for 32bit compiles 13 years ago
Chris Mason 74dd17fbe3 Btrfs: fix btrfs send for inline items and compression 13 years ago
Alexander Block 6d85ed05e1 Btrfs: don't treat top/root directory inode as deleted/reused 13 years ago
Alexander Block 2981e225f7 Btrfs: ignore non-FS inodes for send/receive 13 years ago
Alexander Block 2f28f4787c Btrfs: pass root instead of parent_root to iterate_inode_ref 13 years ago
Alexander Block d8347fa444 Btrfs: use <= instead of < in is_extent_unchanged 13 years ago
Alexander Block 3954096d4b Btrfs: fix check for changed extent in is_extent_unchanged 13 years ago
Alexander Block 5dc67d0ba9 Btrfs: free nce and nce_head on error in name_cache_insert 13 years ago
Alexander Block 3e126f32f8 Btrfs: remove unused tmp_path from iterate_dir_item 13 years ago
Alexander Block e938c8ad54 Btrfs: code cleanups for send/receive 13 years ago