提交历史

作者 SHA1 备注 提交日期
  Ming Lei 263663cd3c block: convert to bio_first_bvec_all & bio_first_page_all 8 年之前
  Qu Wenruo eae8d82529 btrfs: Fix wild memory access in compression level parser 8 年之前
  Liu Bo f82b735936 Btrfs: add write_flags for compression bio 8 年之前
  Timofey Titovets 19562430c6 Btrfs: heuristic: add Shannon entropy calculation 8 年之前
  Timofey Titovets 858177d38d Btrfs: heuristic: add byte core set calculation 8 年之前
  Timofey Titovets a288e92cac Btrfs: heuristic: add byte set calculation 8 年之前
  Timofey Titovets 1fe4f6fa5a Btrfs: heuristic: add detection of repeated data patterns 8 年之前
  Timofey Titovets a440d48c7f Btrfs: heuristic: implement sampling logic 8 年之前
  Timofey Titovets 17b5a6c17e Btrfs: heuristic: add bucket and sample counters and other defines 8 年之前
  Timofey Titovets 4e439a0b18 Btrfs: compression: separate heuristic/compression workspaces 8 年之前
  Adam Borowski fa4d885a48 btrfs: allow setting zlib compression level via :9 8 年之前
  David Sterba f51d2b5912 btrfs: allow to set compression level for zlib 8 年之前
  Anand Jain 2dbe0c7718 btrfs: use BLK_STS defines where needed 8 年之前
  Linus Torvalds 5ba88cd6e9 Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 8 年之前
  Liu Bo e6311f240c Btrfs: skip checksum when reading compressed data if some IO have failed 8 年之前
  Liu Bo cf1167d5c1 Btrfs: fix kernel oops while reading compressed data 8 年之前
  Linus Torvalds e7cdb60fd2 Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 8 年之前
  Timofey Titovets c2fcdcdf36 Btrfs: add skeleton code for compression heuristic 8 年之前
  Nick Terrell 26b28dce50 btrfs: Keep one more workspace around 8 年之前
  Nick Terrell 5c1aab1dd5 btrfs: Add zstd support 8 年之前
  Linus Torvalds bc243704fb Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 8 年之前
  David Sterba c09abff87f btrfs: cloned bios must not be iterated by bio_for_each_segment_all 8 年之前
  Linus Torvalds 8c27cb3566 Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux 8 年之前
  Dan Carpenter 0e9350de2e btrfs: use new block error code 8 年之前
  David Sterba c821e7f3da btrfs: pass bytes to btrfs_bio_alloc 8 年之前
  David Sterba 9886b17433 btrfs: opencode trivial compressed_bio_alloc, simplify error handling 8 年之前
  David Sterba 9f2179a5e7 btrfs: remove redundant parameters from btrfs_bio_alloc 8 年之前
  David Sterba fe30853307 btrfs: add memalloc_nofs protections around alloc_workspace callback 8 年之前
  Anand Jain e1ddce71d6 btrfs: reduce arguments for decompress_bio ops 8 年之前
  Anand Jain 8140dc30a4 btrfs: btrfs_decompress_bio() could accept compressed_bio instead 8 年之前