提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds dad4f140ed Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax 6 年之前
  Matthew Wilcox 0a943c65e7 btrfs: Convert page cache to XArray 7 年之前
  Matthew Wilcox 10bbd23585 pagevec: Use xa_mark_t 7 年之前
  David Sterba 9c36396c2a btrfs: tests: add separate stub for find_lock_delalloc_range 7 年之前
  Liu Bo abb57ef3ff Btrfs: skip set_page_dirty if eb pages are already dirty 7 年之前
  Liu Bo 51995c399b Btrfs: assert page dirty bit on extent buffer pages 7 年之前
  Liu Bo 9688e9a99e Btrfs: use next_state in find_first_extent_bit 7 年之前
  Jens Axboe 5e9d398240 btrfs: readpages() should submit IO as read-ahead 7 年之前
  David Sterba 5cdc84bfde btrfs: drop extent_io_ops::set_range_writeback callback 7 年之前
  David Sterba 00032d38ea btrfs: drop extent_io_ops::merge_bio_hook callback 7 年之前
  David Sterba 05912a3c04 btrfs: drop extent_io_ops::tree_fs_info callback 7 年之前
  Nikolay Borisov b0132a3be5 btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_UNMAPPED 7 年之前
  Nikolay Borisov 07e21c4dad btrfs: Document locking requirement via lockdep_assert_held 7 年之前
  David Sterba 55ac01396a btrfs: rename btrfs_release_extent_buffer_page 7 年之前
  Nikolay Borisov d64766fdf9 btrfs: Refactor loop in btrfs_release_extent_buffer_page 7 年之前
  Nikolay Borisov b16d011e79 btrfs: Reword dodgy comments in alloc_extent_buffer 7 年之前
  Nikolay Borisov 28187ae569 btrfs: Simplify page unlocking in alloc_extent_buffer 7 年之前
  David Sterba ebcc326316 btrfs: open-code bio_set_op_attrs 7 年之前
  David Sterba cc5e31a477 btrfs: switch types to int when counting eb pages 7 年之前
  David Sterba 65ad010488 btrfs: pass only eb to num_extent_pages 7 年之前
  Linus Torvalds 55b636b419 Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 7 年之前
  Filipe Manana bd3599a0e1 Btrfs: fix file data corruption after cloning a range and fsync 7 年之前
  Linus Torvalds 84bfed40fc Merge tag 'for-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 7 年之前
  Filipe Manana f098631848 Btrfs: fix physical offset reported by fiemap for inline extents 7 年之前
  Linus Torvalds e7655d2b25 Merge tag 'for-4.18-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 7 年之前
  Robbie Ko 9d311e11fc Btrfs: fiemap: pass correct bytenr when fm_extent_count is zero 7 年之前
  Linus Torvalds 704996566f Merge tag 'for-4.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 7 年之前
  Kent Overstreet 8ac9f7c1fd btrfs: convert to bioset_init()/mempool_init() 7 年之前
  Nikolay Borisov 8ae225a8a4 btrfs: Remove tree argument from extent_writepages 7 年之前
  Nikolay Borisov 2a3ff0adc9 btrfs: Remove redundant tree argument from extent_readpages 7 年之前