Commit Graph

284 Commits (23334a22ea2c068b14f57e8b6781b1e96d2df02e)

Author SHA1 Message Date
Jens Axboe 6933c02e9c btrfs: get rid of current_is_pdflush() in btrfs_btree_balance_dirty 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
Josef Bacik c6e2bac1a5 Btrfs: fix panic on error during mount 16 years ago
Josef Bacik f2b636e80d Btrfs: add support for compat flags to btrfs 16 years ago
Christoph Hellwig 6e430f94e5 Btrfs: fix shadowed variable declarations 16 years ago
Christoph Hellwig b2950863c6 Btrfs: make things static and include the right headers 16 years ago
Yan Zheng e556ce2c9d Btrfs: Drop dirty roots created by log replay immediately when 16 years ago
Chris Mason 4b4e25f2a6 Btrfs: compat code fixes 16 years ago
Chris Mason 7c2ca4682a Btrfs: Do fsync log replay when mount -o ro, except when on readonly media 16 years ago
Chris Mason d2c3f4f695 Btrfs: Avoid writeback stalls 16 years ago
Chris Mason 9f0ba5bd91 Btrfs: unplug all devices in the unplug call back 16 years ago
Chris Mason ea9e8b11bd Btrfs: prevent loops in the directory tree when creating snapshots 16 years ago
Chris Mason 3394e1607e Btrfs: Give each subvol and snapshot their own anonymous devid 16 years ago
Chris Mason 3de4586c52 Btrfs: Allow subvolumes and snapshots anywhere in the directory tree 16 years ago
Yan Zheng 2b82032c34 Btrfs: Seed device support 16 years ago
Yan Zheng c146afad2c Btrfs: mount ro and remount support 16 years ago
Chris Mason 6f3577bdc7 Btrfs: Improve metadata read latencies 16 years ago
Chris Mason 240d5d482b Btrfs: tune btrfs unplug functions for a small number of devices 16 years ago
Chris Mason 771ed689d2 Btrfs: Optimize compressed writeback and reads 16 years ago
Chris Mason 4a69a41009 Btrfs: Add ordered async work queues 16 years ago
Yan Zheng 84234f3a1f Btrfs: Add root tree pointer transaction ids 17 years ago
Josef Bacik 2517920135 Btrfs: nuke fs wide allocation mutex V2 17 years ago
Yan Zheng f82d02d9d8 Btrfs: Improve space balancing code 17 years ago
Chris Mason c8b978188c Btrfs: Add zlib compression support 17 years ago
Jim Meyering 83afeac42c Btrfs: disk-io.c (open_ctree): avoid leaks upon allocation failure 17 years ago
Jim Meyering 0463bb4e8d Btrfs: disk-io.c (open_ctree): Don't deref. NULL upon failed kzalloc 17 years ago
Chris Mason d352ac6814 Btrfs: add and improve comments 17 years ago
Chris Mason 8c8bee1d7c Btrfs: Wait for IO on the block device inodes of newly added devices 17 years ago
Zheng Yan 1a40e23b95 Btrfs: update space balancing code 17 years ago
Zheng Yan e465768938 Btrfs: Add shared reference cache 17 years ago
Chris Mason 24ab9cd85c Btrfs: Raise thresholds for metadata writeback 17 years ago
Chris Mason 2b1f55b0f0 Remove Btrfs compat code for older kernels 17 years ago