Commit Verlauf

Autor SHA1 Nachricht Datum
  Filipe Manana 062c19e9dd Btrfs: fix race when reusing stale extent buffers that leads to BUG_ON vor 10 Jahren
  Forrest Liu 5d2361db48 Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent vor 10 Jahren
  Omar Sandoval 5ca64f45e9 btrfs: fix race on ENOMEM in alloc_extent_buffer vor 10 Jahren
  Chengyu Song 26e726afe0 btrfs: incorrect handling for fiemap_fill_next_extent return vor 10 Jahren
  Linus Torvalds 521d474631 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs vor 10 Jahren
  Josef Bacik bcb7e449ec Btrfs: just free dummy extent buffers vor 10 Jahren
  Linus Torvalds 2b9fb532d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs vor 10 Jahren
  Josef Bacik dcab6a3b2a Btrfs: account for large extents with enospc vor 10 Jahren
  Konstantin Khebnikov 8d38633c3b page_writeback: put account_page_redirty() after set_page_dirty() vor 10 Jahren
  Naohiro Aota 289454ad26 btrfs: clear bio reference after submit_one_bio() vor 10 Jahren
  Zhao Lei 6e9606d2a2 Btrfs: add ref_count and free function for btrfs_bio vor 10 Jahren
  David Sterba 9ee49a047d btrfs: switch extent_state state to unsigned vor 10 Jahren
  Satoru Takeuchi 6e1103a6e9 btrfs: fix state->private cast on 32 bit machines vor 10 Jahren
  David Sterba ce3e69847e btrfs: sink parameter len to alloc_extent_buffer vor 11 Jahren
  David Sterba 3f556f7853 btrfs: unify extent buffer allocation api vor 11 Jahren
  David Sterba 23d79d81b1 btrfs: use GFP_NOFS in __alloc_extent_buffer directly vor 11 Jahren
  Filipe Manana c7bc6319c5 Btrfs: avoid premature -ENOMEM in clear_extent_bit() vor 10 Jahren
  Filipe Manana c8fd3de79f Btrfs: avoid returning -ENOMEM in convert_extent_bit() too early vor 11 Jahren
  Filipe Manana e38e2ed701 Btrfs: make find_first_extent_bit be able to cache any state vor 11 Jahren
  Filipe Manana 704de49d2b Btrfs: set page and mapping error on compressed write failure vor 11 Jahren
  Chris Mason bbf65cf0b5 Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus vor 11 Jahren
  Filipe Manana 656f30dba7 Btrfs: be aware of btree inode write errors to avoid fs corruption vor 11 Jahren
  Liu Bo 8146502820 Btrfs: fix crash of btrfs_release_extent_buffer_page vor 11 Jahren
  Filipe Manana 55e3bd2e0c Btrfs: add missing end_page_writeback on submit_extent_page failure vor 11 Jahren
  David Sterba fb85fc9a67 btrfs: kill extent_buffer_page helper vor 11 Jahren
  David Sterba a50924e3a4 btrfs: drop constant param from btrfs_release_extent_buffer_page vor 11 Jahren
  Miao Xie f612496bca Btrfs: cleanup the read failure record after write or when the inode is freeing vor 11 Jahren
  Miao Xie 8b110e393c Btrfs: implement repair function when direct read fails vor 11 Jahren
  Miao Xie 1203b6813e Btrfs: modify clean_io_failure and make it suit direct io vor 11 Jahren
  Miao Xie ffdd2018dd Btrfs: modify repair_io_failure and make it suit direct io vor 11 Jahren