Commit History

Author SHA1 Message Date
  Linus Torvalds dad4f140ed Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax 6 years ago
  Matthew Wilcox 0a943c65e7 btrfs: Convert page cache to XArray 7 years ago
  Colin Ian King 29c5e5d496 btrfs: remove unused pointer 'tree' in btrfs_submit_compressed_read 7 years ago
  Matthew Wilcox 3159f943aa xarray: Replace exceptional entries 7 years ago
  David Sterba 00032d38ea btrfs: drop extent_io_ops::merge_bio_hook callback 7 years ago
  David Sterba ebcc326316 btrfs: open-code bio_set_op_attrs 7 years ago
  David Sterba d7f663fa3f btrfs: prune unused includes 7 years ago
  David Sterba 093258e6eb btrfs: replace waitqueue_actvie with cond_wake_up 7 years ago
  Linus Torvalds e37563bb6c Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 7 years ago
  David Sterba c1d7c514f7 btrfs: replace GPL boilerplate by SPDX -- sources 7 years ago
  Matthew Wilcox b93b016313 page cache: use xa_lock 7 years ago
  David Sterba e67c718b5b btrfs: add more __cold annotations 7 years ago
  Linus Torvalds 31466f3ed7 Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 7 years ago
  Nikolay Borisov 32506af595 btrfs: Remove redundant bio_get/set calls in compressed read/write paths 7 years ago
  David Sterba 36243c9199 btrfs: heuristic: call get4bits directly 7 years ago
  David Sterba 7add17befc btrfs: heuristic: open code copy_call callback of radix sort 7 years ago
  David Sterba 23ae8c63aa btrfs: heuristic: open code get_num callback of radix sort 7 years ago
  David Sterba e128f9c3f7 btrfs: compression: add helper for type to string conversion 7 years ago
  Timofey Titovets 440c840cb4 Btrfs: compression heuristic: replace heap sort with radix sort 7 years ago
  Ming Lei c45a8f2def fs: convert to bio_last_bvec_all() 7 years ago
  Ming Lei 263663cd3c block: convert to bio_first_bvec_all & bio_first_page_all 7 years ago
  Qu Wenruo eae8d82529 btrfs: Fix wild memory access in compression level parser 7 years ago
  Liu Bo f82b735936 Btrfs: add write_flags for compression bio 7 years ago
  Timofey Titovets 19562430c6 Btrfs: heuristic: add Shannon entropy calculation 7 years ago
  Timofey Titovets 858177d38d Btrfs: heuristic: add byte core set calculation 7 years ago
  Timofey Titovets a288e92cac Btrfs: heuristic: add byte set calculation 7 years ago
  Timofey Titovets 1fe4f6fa5a Btrfs: heuristic: add detection of repeated data patterns 7 years ago
  Timofey Titovets a440d48c7f Btrfs: heuristic: implement sampling logic 7 years ago
  Timofey Titovets 17b5a6c17e Btrfs: heuristic: add bucket and sample counters and other defines 7 years ago
  Timofey Titovets 4e439a0b18 Btrfs: compression: separate heuristic/compression workspaces 7 years ago