Commit Graph

375 Commits (fb01aa85b8b29c1a4e1f4a28ea54175de6bf7559)

Author SHA1 Message Date
Jens Axboe 32a88aa1b6 fs: Assign bdi in super_block 16 years ago
Chris Mason 890871be85 Btrfs: switch extent_map to a rw lock 16 years ago
Chris Mason 9042846bc7 Btrfs: Allow worker threads to exit when idle 16 years ago
Jens Axboe d993831fa7 writeback: add name to backing_dev_info 16 years ago
Yan Zheng 276e680d19 Btrfs: preserve commit_root for async caching 16 years ago
Yan Zheng f25784b35f Btrfs: Fix async caching interaction with unmount 16 years ago
Josef Bacik 68b38550dd Btrfs: change how we unpin extents 16 years ago
Josef Bacik 817d52f8db Btrfs: async block group caching 16 years ago
David Woodhouse 83121942b2 Btrfs: Fix crash on read failures at mount 16 years ago
Jens Axboe ad081f1430 btrfs: properly register fs backing device 16 years ago
Hisashi Hifumi 4eedeb75e7 Btrfs: pin buffers during write_dev_supers 16 years ago
Chris Mason e5e9a5206a Btrfs: avoid races between super writeout and device list updates 16 years ago
David Woodhouse 163e783e6a Btrfs: remove crc32c.h and use libcrc32c directly. 16 years ago
Chris Mason c289811cc0 Btrfs: autodetect SSD devices 16 years ago
Chris Mason 585ad2c379 Btrfs: fix metadata dirty throttling limits 16 years ago
Yan Zheng 5d4f98a28c Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE) 16 years ago
Chris Mason cc7b0c9b70 Btrfs: remove some WARN_ONs in the IO failure path 16 years ago
Joel Becker 21380931eb Btrfs: Fix a bunch of printk() warnings. 16 years ago
Chris Mason 193f284d49 Btrfs: ratelimit IO error printks 16 years ago
Chris Mason b7967db75a Btrfs: remove #if 0 code 16 years ago
Josef Bacik 97e728d435 Btrfs: try to keep a healthy ratio of metadata vs data block groups 16 years ago
Chris Mason d313d7a31a Btrfs: add a priority queue to the async thread helpers 16 years ago
Chris Mason ffbd517d5a Btrfs: use WRITE_SYNC for synchronous writes 16 years ago
Dan Carpenter 3e7ad38d20 Btrfs: remove dead code 16 years ago
Chris Mason fa9c0d795f Btrfs: rework allocation clustering 16 years ago
Josef Bacik 04018de5d4 Btrfs: kill the pinned_mutex 16 years ago
Chris Mason 5a3f23d515 Btrfs: add extra flushing for renames and truncates 16 years ago
Jens Axboe 6933c02e9c btrfs: get rid of current_is_pdflush() in btrfs_btree_balance_dirty 16 years ago
Chris Mason b9473439d3 Btrfs: leave btree locks spinning more often 16 years ago
Chris Mason c3e69d58e8 Btrfs: process the delayed reference queue in clusters 16 years ago
Chris Mason 56bec294de Btrfs: do extent allocation and reference count updates in the background 16 years ago
Chris Mason b9447ef80b Btrfs: fix spinlock assertions on UP systems 16 years ago
Chris Mason 4008c04a07 Btrfs: make a lockdep class for the extent buffer locks 16 years ago
Chris Mason b4ce94de9b Btrfs: Change btree locking to use explicit blocking points 16 years ago
Chris Mason c487685d7c Btrfs: hash_lock is no longer needed 16 years ago
Chris Mason b51912c91f Btrfs: async threads should try harder to find work 16 years ago
Yan Zheng 7237f18336 Btrfs: fix tree logs parallel sync 16 years ago
Qinghuang Feng 7e6628544a Btrfs: open_ctree() error handling can oops on fs_info 16 years ago
Qinghuang Feng c6e308713a Btrfs: simplify iteration codes 16 years ago
Qinghuang Feng 57506d50ed Btrfs: check return value for kthread_run() correctly 16 years ago
Huang Weiyi 7eaebe7d50 Btrfs: removed unused #include <version.h>'s 16 years ago
Chris Mason d397712bcc Btrfs: Fix checkpatch.pl warnings 16 years ago
Yan Zheng 2d69a0f884 Btrfs: avoid potential super block corruption 16 years ago
Chris Mason b34b086c1c Btrfs: Fix compile warning around num_online_cpus() in a min statement 16 years ago
Chris Mason cad321ad52 Btrfs: shift all end_io work to thread pools 16 years ago
Yan Zheng e4404d6e8d Btrfs: shared seed device 16 years ago
Yan Zheng 0403e47ee2 Btrfs: Add checking of csum tree in balancing code 16 years ago
Yan Zheng a512bbf855 Btrfs: superblock duplication 16 years ago
Chris Mason d20f7043fa Btrfs: move data checksumming into a dedicated tree 16 years ago
Josef Bacik 607d432da0 Btrfs: add support for multiple csum algorithms 16 years ago