Commit History

Author SHA1 Message Date
  Linus Torvalds bc243704fb Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 8 years ago
  Filipe Manana 6592e58c6b Btrfs: fix write corruption due to bio cloning on raid5/6 8 years ago
  Linus Torvalds 8c27cb3566 Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 8 years ago
  David Sterba c5e4c3d750 btrfs: sink gfp parameter to btrfs_io_bio_alloc 8 years ago
  David Sterba e4f5690386 btrfs: btrfs_io_bio_alloc never fails, skip error handling 8 years ago
  David Sterba 818e010bf9 btrfs: replace opencoded kvzalloc with the helper 8 years ago
  Christoph Hellwig 4e4cbee93d block: switch bios to blk_status_t 8 years ago
  Qu Wenruo ae6529c35b btrfs: Wait for in-flight bios before freeing target device for raid56 8 years ago
  Liu Bo abad60c601 Btrfs: fix wrong failed mirror_num of read-repair on raid56 8 years ago
  Elena Reshetova dec95574f4 btrfs: convert btrfs_raid_bio.refs from atomic_t to refcount_t 8 years ago
  Qu Wenruo a7ceffbbbd btrfs: raid56: Remove unused variable in lock_stripe_add 8 years ago
  Jeff Mahoney 2ff7e61e0d btrfs: take an fs_info directly when the root is not used otherwise 9 years ago
  Jeff Mahoney 0b246afa62 btrfs: root->fs_info cleanup, add fs_info convenience variables 9 years ago
  Jeff Mahoney da17066c40 btrfs: pull node/sector/stripe sizes out of root and into fs_info 9 years ago
  Christoph Hellwig 80ace3e403 btrfs: don't access the bio directly in the raid5/6 code 8 years ago
  Liu Bo e46a28ca3d Btrfs: remove BUG() in raid56 9 years ago
  Mike Christie 37226b2111 btrfs: use bio op accessors 9 years ago
  Mike Christie 4e49ea4a3d block/fs/drivers: remove rw argument from submit_bio 9 years ago
  Nicholas D Steeves 0132761017 btrfs: fix string and comment grammatical issues and typos 9 years ago
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 years ago
  Zhao Lei a6111d11b8 btrfs: raid56: Use raid_write_end_io for scrub 9 years ago
  Zhao Lei 748f4ef4c6 btrfs: Remove unnecessary ClearPageUptodate for raid56 9 years ago
  Zhao Lei 915e22903c btrfs: use rbio->nr_pages to reduce calculation 10 years ago
  Zhao Lei b7178a5f03 btrfs: Use unified stripe_page's index calculation 10 years ago
  Zhao Lei bfca9a6d4b btrfs: Fix calculation of rbio->dbitmap's size calculation 10 years ago
  David Sterba 7928d672ff btrfs: cleanup, remove stray return statements 9 years ago
  David Sterba 33a9eca7e4 btrfs: comment waitqueue_active implied by locks 10 years ago
  Linus Torvalds 22365979ab Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 10 years ago
  Omar Sandoval b4ee178268 Btrfs: add RAID 5/6 BTRFS_RBIO_REBUILD_MISSING operation 10 years ago
  Christoph Hellwig 4246a0b63b block: add a bi_error field to struct bio 10 years ago