Commit Graph

3668 Commits (e3cc19957f519dede119d6fc2fc51869bfb09e0e)

Author SHA1 Message Date
Kent Overstreet c170bbb45f block: submit_bio_wait() conversions 11 years ago
David Sterba 4204617d14 btrfs: update kconfig help text 11 years ago
Akinobu Mita 475bf36ffb btrfs: fix bio_size_ok() for max_sectors > 0xffff 11 years ago
Steven Rostedt 4cd8587ce8 btrfs: Use trace condition for get_extent tracepoint 11 years ago
Anand Jain 52a1575921 btrfs: fix typo in the log message 11 years ago
Miao Xie 931aa87791 Btrfs: fix list delete warning when removing ordered root from the list 11 years ago
Stefan Behrens 56d140f5f6 Btrfs: print bytenr instead of page pointer in check-int 11 years ago
Wang Shilong 9650e05c07 Btrfs: remove dead codes from ctree.h 11 years ago
Filipe David Borba Manana b52abf1e3b Btrfs: don't wait for ordered data outside desired range 11 years ago
Liu Bo b1a06a4b57 Btrfs: fix lockdep error in async commit 11 years ago
Liu Bo d52c1bcc64 Btrfs: avoid heavy operations in btrfs_commit_super 11 years ago
Ilya Dryomov ba69994a40 Btrfs: fix __btrfs_start_workers retval 11 years ago
Ilya Dryomov 908960c6c0 Btrfs: disable online raid-repair on ro mounts 11 years ago
Ilya Dryomov 33ef30add1 Btrfs: do not inc uncorrectable_errors counter on ro scrubs 11 years ago
Josef Bacik d006a04816 Btrfs: only drop modified extents if we logged the whole inode 11 years ago
Josef Bacik 6cfab851f4 Btrfs: make sure to copy everything if we rename 11 years ago
Josef Bacik 4724b106b9 Btrfs: don't BUG_ON() if we get an error walking backrefs 11 years ago
Al Viro 54563d41a5 btrfs: get rid of fdentry() 11 years ago
Chris Mason 46e0f66a0c btrfs: fix empty_zero_page misusage 11 years ago
Miao Xie 91aef86f3b Btrfs: rename btrfs_start_all_delalloc_inodes 11 years ago
Miao Xie b02441999e Btrfs: don't wait for the completion of all the ordered extents 11 years ago
Miao Xie 9f3a074d10 Btrfs: don't wait for all the async delalloc when shrinking delalloc 11 years ago
Miao Xie c61a16a701 Btrfs: fix the confusion between delalloc bytes and metadata bytes 11 years ago
Miao Xie 18cd8ea6df Btrfs: pick up the code for the item number calculation in flush_space() 11 years ago
Miao Xie 38c135af8e Btrfs: wait for the ordered extent only when we want 11 years ago
Miao Xie d3ee29e396 Btrfs: remove unnecessary initialization and memory barrior in shrink_delalloc() 11 years ago
Wang Shilong 3b7a016f44 Btrfs: avoid unnecessary scrub workers allocation 11 years ago
Josef Bacik 007d31f755 Btrfs: check file extent type before anything else 11 years ago
Rashika f570e757b5 btrfs: Remove useless variable in write_ctree_super() 11 years ago
Dulshani Gunawardhana 678712545b btrfs: Fix checkpatch.pl warning of spacing issues 11 years ago
Dulshani Gunawardhana d9b0d9ba04 btrfs: Replace kmalloc with kmalloc_array 11 years ago
Dulshani Gunawardhana e248e04e77 btrfs: Enclose macros with complex values within parenthesis 11 years ago
Dulshani Gunawardhana fae7f21cec btrfs: Use WARN_ON()'s return value in place of WARN_ON(1) 11 years ago
Dulshani Gunawardhana b19e684393 btrfs: Remove redundant local zero structure 11 years ago
Dulshani Gunawardhana 3c45bfc152 btrfs: Pack struct btrfs_device 11 years ago
Rashika 95e94d14b4 btrfs: Replace multiple atomic_inc() with atomic_add() 11 years ago
Rashika 2e9f595497 btrfs: Add helper function for free_root_pointers() 11 years ago
Liu Bo 48ec47364b Btrfs: fix a crash when running balance and defrag concurrently 11 years ago
Liu Bo 6f519564d7 Btrfs: do not run snapshot-aware defragment on error 11 years ago
Filipe David Borba Manana 269d040ff2 Btrfs: log recovery, don't unlink inode always on error 11 years ago
Filipe David Borba Manana 488111aa0e Btrfs: fix csum search offset/length calculation in log tree 11 years ago
Filipe David Borba Manana e46f5388cd Btrfs: fix verification of dir_item 11 years ago
Wang Shilong 9b011adfe1 Btrfs: remove scrub_super_lock holding in btrfs_sync_log() 11 years ago
Wang Shilong 7fdf4b608d Btrfs: use 'u64' rather than 'int' to get extent's generation 11 years ago
Miao Xie 9dced186f9 Btrfs: fix the free space write out failure when there is no data space 11 years ago
Josef Bacik 9e6a0c52b7 Btrfs: stop committing the transaction so much during relocate 11 years ago
Josef Bacik 9f23e289ed Btrfs: make sure the delalloc workers actually flush compressed writes 11 years ago
Josef Bacik 9385876917 Btrfs: take ordered root lock when removing ordered operations inode 11 years ago
Josef Bacik d788a34929 Btrfs: don't abort transaction in run_delalloc_nocow 11 years ago
Josef Bacik 02ecd2c278 Btrfs: do not bug_on if we try to cow a free space cache inode 11 years ago