Commit Graph

414824 Commits (e4fbaee29272533a242f117d18712e2974520d2c)
 

Author SHA1 Message Date
Wang Shilong e4fbaee292 Btrfs: fix compile warnings on on avr32 platform 11 years ago
Harald Hoyer 0723a0473f btrfs: allow mounting btrfs subvolumes with different ro/rw options 11 years ago
David Sterba 36523e9512 btrfs: export global block reserve size as space_info 11 years ago
Sergei Trofimovich 800ee2247f btrfs: fix crash in remount(thread_pool=) case 11 years ago
Josef Bacik c4a050bbbb Btrfs: abort the transaction when we don't find our extent ref 11 years ago
Chris Mason 3a29bc0928 Btrfs: fix EINVAL checks in btrfs_clone 11 years ago
Wang Shilong a1ecaabbf9 Btrfs: fix unlock in __start_delalloc_inodes() 11 years ago
Wang Shilong 3b080b2564 Btrfs: scrub raid56 stripes in the right way 11 years ago
Wang Shilong 68bb462d42 Btrfs: don't compress for a small write 11 years ago
Filipe Manana c50d3e71c3 Btrfs: more efficient io tree navigation on wait_extent_bit 11 years ago
Filipe Manana c715e155c9 Btrfs: send, build path string only once in send_hole 11 years ago
Gui Hecheng 9a40f1222a btrfs: filter invalid arg for btrfs resize 11 years ago
Filipe Manana 766b5e5ae7 Btrfs: send, fix data corruption due to incorrect hole detection 11 years ago
Dan Carpenter 84dbeb87d1 Btrfs: kmalloc() doesn't return an ERR_PTR 11 years ago
Wang Shilong e9894fd3e3 Btrfs: fix snapshot vs nocow writting 11 years ago
Qu Wenruo 3ac0d7b96a btrfs: Change the expanding write sequence to fix snapshot related bug. 11 years ago
David Sterba 60999ca4b4 btrfs: make device scan less noisy 11 years ago
Jeff Mahoney ed55b6ac07 btrfs: fix lockdep warning with reclaim lock inversion 11 years ago
Josef Bacik 3f8a18cc53 Btrfs: hold the commit_root_sem when getting the commit root during send 11 years ago
Josef Bacik 9e351cc862 Btrfs: remove transaction from send 11 years ago
Josef Bacik a26e8c9f75 Btrfs: don't clear uptodate if the eb is under IO 11 years ago
Josef Bacik 573a075567 Btrfs: check for an extent_op on the locked ref 11 years ago
Josef Bacik ba8b028933 Btrfs: do not reset last_snapshot after relocation 11 years ago
Liu Bo 00fdf13a2e Btrfs: fix a crash of clone with inline extents's split 11 years ago
Chris Mason 73b802f447 btrfs: fix uninit variable warning 11 years ago
Josef Bacik 4485386853 Btrfs: take into account total references when doing backref lookup 11 years ago
Filipe Manana bfa7e1f8be Btrfs: part 2, fix incremental send's decision to delay a dir move/rename 11 years ago
Filipe Manana 7b119a8b89 Btrfs: fix incremental send's decision to delay a dir move/rename 11 years ago
Filipe Manana 425b5dafc8 Btrfs: remove unnecessary inode generation lookup in send 11 years ago
Filipe Manana 21543baddc Btrfs: fix race when updating existing ref head 11 years ago
Qu Wenruo c3a468915a btrfs: Add trace for btrfs_workqueue alloc/destroy 11 years ago
Filipe Manana f094c9bd3e Btrfs: less fs tree lock contention when using autodefrag 11 years ago
Guangyu Sun 72de6b5393 Btrfs: return EPERM when deleting a default subvolume 11 years ago
Filipe Manana ef66af101a Btrfs: add missing kfree in btrfs_destroy_workqueue 11 years ago
Filipe Manana 308d9800b2 Btrfs: cache extent states in defrag code path 11 years ago
Josef Bacik 3bbb24b20a Btrfs: fix deadlock with nested trans handles 11 years ago
Miao Xie 573bfb72f7 Btrfs: fix possible empty list access when flushing the delalloc inodes 11 years ago
Miao Xie 31f3d255c6 Btrfs: split the global ordered extents mutex 11 years ago
Miao Xie 6c255e67ce Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lock 11 years ago
Miao Xie 24af7dd188 Btrfs: reclaim delalloc metadata more aggressively 11 years ago
Miao Xie 0424c54897 Btrfs: remove unnecessary lock in may_commit_transaction() 11 years ago
Miao Xie b88935bf98 Btrfs: remove the unnecessary flush when preparing the pages 11 years ago
Miao Xie 41bd9ca459 Btrfs: just do dirty page flush for the inode with compression before direct IO 11 years ago
Miao Xie af7a65097b Btrfs: wake up the tasks that wait for the io earlier 11 years ago
Miao Xie 8b9d83cd6b Btrfs: fix early enospc due to the race of the two ordered extent wait 11 years ago
Miao Xie 8257b2dc3c Btrfs: introduce btrfs_{start, end}_nocow_write() for each subvolume 11 years ago
Qu Wenruo 52483bc26f btrfs: Add ftrace for btrfs_workqueue 11 years ago
Qu Wenruo 6db8914f97 btrfs: Cleanup the btrfs_workqueue related function type 11 years ago
Liu Bo 2131bcd38b Btrfs: add readahead for send_write 11 years ago
Liu Bo a4d96d6254 Btrfs: share the same code for __record_{new,deleted}_ref 11 years ago