Commit Graph

442 Commits (ef3be45722317f8c2fb0e861065df0c3830ff9ac)

Author SHA1 Message Date
Josef Bacik 300e4f8a56 Btrfs: put the block group cache after we commit the super 13 years ago
Josef Bacik 37be25bcb6 Btrfs: kill the durable block rsv stuff 13 years ago
Chris Mason 85d4e46111 Btrfs: make a lockdep class for each root 14 years ago
Chris Mason a65917156e Btrfs: stop using highmem for extent_buffers 14 years ago
Josef Bacik bab39bf998 Btrfs: use a worker thread to do caching 14 years ago
Al Viro 0ee5dc676a btrfs: kill magical embedded struct superblock 14 years ago
David Sterba 35a30d7ce5 btrfs: fix uninitialized return value 14 years ago
Maarten Lankhorst 9fe6a50fb7 btrfs: Remove unused sysfs code 14 years ago
Chris Mason 7585717f30 Btrfs: fix relocation races 14 years ago
Chris Mason ac08aedfa5 Btrfs: check the return value from set_anon_super 14 years ago
David Sterba 5be76758f3 btrfs: fix unlocked access of delalloc_inodes 14 years ago
Arne Jansen 632dd772fc btrfs: reinitialize scrub workers 14 years ago
Chris Mason 174ba50915 Btrfs: use the device_list_mutex during write_dev_supers 14 years ago
Chris Mason 4cb5300bc8 Btrfs: add mount -o auto_defrag 14 years ago
Xiao Guangrong 1f78160ce1 Btrfs: using rcu lock in the reader side of devices list 14 years ago
Xiao Guangrong c9513edb00 Btrfs: fix the race between reading and updating devices 14 years ago
Andi Kleen 0956c798ef BTRFS: Remove unused node_lock 14 years ago
Josef Bacik a4abeea41a Btrfs: kill trans_mutex 14 years ago
Josef Bacik 7a7eaa40a3 Btrfs: take away the num_items argument from btrfs_join_transaction 14 years ago
Miao Xie 16cdcec736 btrfs: implement delayed inode items operation 14 years ago
David Sterba 7a36ddec10 btrfs: use printk_ratelimited instead of printk_ratelimit 14 years ago
Arne Jansen a2de733c78 btrfs: scrub 14 years ago
David Sterba 182608c829 btrfs: remove old unused commented out code 14 years ago
David Sterba f2a97a9dbd btrfs: remove all unused functions 14 years ago
David Sterba ba14419264 btrfs: drop gfp parameter from alloc_extent_buffer 14 years ago
David Sterba f09d1f60e6 btrfs: drop gfp parameter from find_extent_buffer 14 years ago
David Sterba 172ddd60a6 btrfs: drop gfp parameter from alloc_extent_map 14 years ago
David Sterba a8067e022a btrfs: drop unused parameter from extent_map_tree_init 14 years ago
David Sterba f993c883ad btrfs: drop unused argument from extent_io_tree_init 14 years ago
David Sterba 4891aca2da btrfs: fix dereference before check 14 years ago
David Sterba 306e16ce13 btrfs: rename variables clashing with global function names 14 years ago
David Sterba cfece4db11 btrfs: add missing spin_unlock to a rare exit path 14 years ago
Li Zefan 82d5902d9c Btrfs: Support reading/writing on disk free ino cache 14 years ago
Li Zefan 581bb05094 Btrfs: Cache free inode numbers in memory 14 years ago
Josef Bacik 13c5a93e70 Btrfs: avoid taking the trans_mutex in btrfs_end_transaction 14 years ago
Li Zefan 08fe4db170 Btrfs: Fix uninitialized root flags for subvolumes 14 years ago
Miao Xie 1561deda68 btrfs: fix possible deadlock by clearing __GFP_FS flag 14 years ago
liubo c59021f846 Btrfs: fix OOPS of empty filesystem after balance 14 years ago
Li Dongyang 5378e60734 Btrfs: adjust btrfs_discard_extent() return errors and trimmed bytes 14 years ago
Liu Bo 75e7cb7fe0 Btrfs: Per file/directory controls for COW and compression 14 years ago
David Sterba 7e75bf3ff3 btrfs: properly access unaligned checksum buffer 14 years ago
Tsutomu Itoh db5b493ac7 Btrfs: cleanup some BUG_ON() 14 years ago
Josef Bacik a826d6dcb3 Btrfs: check items for correctness as we search 14 years ago
Josef Bacik 66b4ffd110 Btrfs: handle errors in btrfs_orphan_cleanup 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Justin P. Mattock ae0e47f02a Remove one to many n's in a word 14 years ago
Chris Mason eb14ab8ed2 Btrfs: fix page->private races 14 years ago
Tsutomu Itoh 3612b49598 btrfs: fix return value check of btrfs_join_transaction() 14 years ago
Li Zefan 83a4d54840 Btrfs: Fix memory leak at umount 14 years ago
liubo acce952b02 Btrfs: forced readonly mounts on errors 14 years ago