1. 9b4a9b2 Btrfs: do not async submit for nodatasum inodes by Liu Bo · 7 years ago
  2. 5ba88cd Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  3. 99c4e3b9 Btrfs: fix unexpected result when dio reading corrupted blocks by Liu Bo · 7 years ago
  4. 67c003f btrfs: finish ordered extent cleaning if no progress is found by Naohiro Aota · 7 years ago
  5. 63d71450c btrfs: clear ordered flag on cleaning up ordered extents by Naohiro Aota · 7 years ago
  6. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  7. 66ba772 Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  8. 58efbc9 Btrfs: fix blk_status_t/errno confusion by Omar Sandoval · 7 years ago
  9. dc59215 btrfs: remove unnecessary memory barrier in btrfs_direct_IO by Nikolay Borisov · 7 years ago
  10. e6961ca btrfs: Move skip checksum check from btrfs_submit_direct to __btrfs_submit_dio_bio by Nikolay Borisov · 7 years ago
  11. 4a4b964 Btrfs: avoid unnecessarily locking inode when clearing a range by Filipe Manana · 7 years ago
  12. 23b5ec7 btrfs: fix readdir deadlock with pagefault by Josef Bacik · 7 years ago
  13. 1e20d1c btrfs: allow defrag compress to override NOCOMPRESS attribute by David Sterba · 8 years ago
  14. eec63c6 btrfs: separate defrag and property compression by David Sterba · 8 years ago
  15. b52aa8c btrfs: rename variable holding per-inode compression type by David Sterba · 8 years ago
  16. c2fcdcd Btrfs: add skeleton code for compression heuristic by Timofey Titovets · 8 years ago
  17. 9c17f6c btrfs: account that we're waiting for DIO read by David Sterba · 7 years ago
  18. ea14b57f btrfs: fix spelling of snapshotting by David Sterba · 8 years ago
  19. f1c77c5 btrfs: cleanup types storing REQ_* by David Sterba · 8 years ago
  20. 19aee8d btrfs: btrfs_inherit_iflags() can be static by Anand Jain · 8 years ago
  21. 913e153 btrfs: drop newlines from strings when using btrfs_* helpers by David Sterba · 8 years ago
  22. 0d1e0be Btrfs: report errors when checksum is not found by Liu Bo · 8 years ago
  23. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 8 years ago
  24. bc24370 Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 8 years ago
  25. e8f5b39 btrfs: btrfs_create_repair_bio never fails, skip error handling by David Sterba · 8 years ago
  26. c09abff btrfs: cloned bios must not be iterated by bio_for_each_segment_all by David Sterba · 8 years ago
  27. a4c20b9 Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  28. 8c27cb3 Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 8 years ago
  29. bc42bda btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved ranges by Qu Wenruo · 8 years ago
  30. 364ecf3 btrfs: qgroup: Introduce extent changeset for qgroup reserve functions by Qu Wenruo · 8 years ago
  31. a12b877 btrfs: qgroup: Fix qgroup reserved space underflow caused by buffered write and quotas being enabled by Qu Wenruo · 8 years ago
  32. e79a332 btrfs: Check name_len with boundary in verify dir_item by Su Yue · 8 years ago
  33. 104b4e5 percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch by Nikolay Borisov · 8 years ago
  34. edf064e btrfs: nowait aio support by Goldwyn Rodrigues · 8 years ago
  35. 79b4f4c btrfs: cleanup duplicate return value in insert_inline_extent by David Sterba · 8 years ago
  36. 170607e Btrfs: compression must free at least one sector size by Timofey Titovets · 8 years ago
  37. ef7cdac1 Btrfs: skip checksum verification if IO error occurs by Liu Bo · 8 years ago
  38. e3d37fa Btrfs: tolerate errors if we have retried successfully by Liu Bo · 8 years ago
  39. 8b6c1d5 btrfs: sink gfp parameter to btrfs_bio_clone by David Sterba · 8 years ago
  40. 3aa8e07 btrfs: btrfs_bio_clone never fails, skip error handling by David Sterba · 8 years ago
  41. 054ec2f btrfs: simplify code with bio_io_error by Guoqing Jiang · 8 years ago
  42. 4b5faea btrfs: use generic slab for for btrfs_transaction by David Sterba · 8 years ago
  43. 04a87e3 Btrfs: add statx support by Yonghong Song · 8 years ago
  44. 1b86826 btrfs: cleanup root usage by btrfs_get_alloc_profile by Jeff Mahoney · 8 years ago
  45. e03733d btrfs: fix bool type in btrfs_page_exists_in_range by David Sterba · 8 years ago
  46. e477094 Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial by Liu Bo · 8 years ago
  47. 3c91ee6 Btrfs: work around maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  48. 3892ac9 Btrfs: unify naming of btrfs_io_bio by Liu Bo · 8 years ago
  49. 629ebf4 Btrfs: record error if one block has failed to retry by Liu Bo · 8 years ago
  50. 17347ce Btrfs: change how we iterate bios in endio by Liu Bo · 8 years ago
  51. 725130b Btrfs: use bio_clone_bioset_partial to simplify DIO submit by Liu Bo · 8 years ago
  52. 7870d08 Btrfs: don't pass the inode through clean_io_failure by Josef Bacik · 8 years ago
  53. c6100a4 Btrfs: replace tree->mapping with tree->private_data by Josef Bacik · 8 years ago
  54. 97d0385 Btrfs: remove an unused variable by Dan Carpenter · 8 years ago
  55. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 8 years ago
  56. 452e62b Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io by Liu Bo · 8 years ago
  57. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  58. 4055351 fs: remove the unused error argument to dio_end_io() by Christoph Hellwig · 8 years ago
  59. cc2b702 btrfs: use correct types for page indices in btrfs_page_exists_in_range by David Sterba · 8 years ago
  60. bce19f9 Merge branch 'for-chris-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.12 by Chris Mason · 8 years ago
  61. a7e3b97 Btrfs: fix reported number of inode blocks by Filipe Manana · 8 years ago
  62. 1c81ba2 Btrfs: fix incorrect space accounting after failure to insert inline extent by Filipe Manana · 8 years ago
  63. a315e68 Btrfs: fix invalid attempt to free reserved space on failure to cow range by Filipe Manana · 8 years ago
  64. 52427260 btrfs: Handle delalloc error correctly to avoid ordered extent hang by Qu Wenruo · 8 years ago
  65. 4dbd80f btrfs: Fix metadata underflow caused by btrfs_reloc_clone_csum error by Qu Wenruo · 8 years ago
  66. 9986277 Btrfs: handle only applicable errors returned by btrfs_get_extent by Dan Carpenter · 8 years ago
  67. 09ed2f1 Btrfs: add file item tracepoints by Liu Bo · 8 years ago
  68. f95fda8 Btrfs: remove ASSERT in btrfs_truncate_inode_items by Liu Bo · 8 years ago
  69. 4b31ac4 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  70. 97bf5a5 Btrfs: fix segmentation fault when doing dio read by Liu Bo · 8 years ago
  71. 2e949b0 Btrfs: fix invalid dereference in btrfs_retry_endio by Liu Bo · 8 years ago
  72. fe8e12b Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  73. 9d0d1c8 Btrfs: bring back repair during read by Liu Bo · 8 years ago
  74. 131fbf4 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  75. e1699d2 btrfs: add missing memset while reading compressed inline extents by Zygo Blaxell · 8 years ago
  76. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  77. bbe08c0 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  78. e9f467d Merge branch 'for-chris-4.11-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.11 by Chris Mason · 8 years ago
  79. 20a7db8 btrfs: add dummy callback for readpage_io_failed and drop checks by David Sterba · 8 years ago
  80. 4d53ddd btrfs: document existence of extent_io ops callbacks by David Sterba · 8 years ago
  81. c3988d6 btrfs: let writepage_end_io_hook return void by David Sterba · 8 years ago
  82. e5d7490 btrfs: derive maximum output size in the compression implementation by David Sterba · 8 years ago
  83. 069eac7 btrfs: use predefined limits for calculating maximum number of pages for compression by David Sterba · 8 years ago
  84. ff76386 btrfs: export compression buffer limits in a header by David Sterba · 8 years ago
  85. 4d3a800 btrfs: merge nr_pages input and output parameter in compress_pages by David Sterba · 8 years ago
  86. 38c3146 btrfs: merge length input and output parameter in compress_pages by David Sterba · 8 years ago
  87. 0b58170 btrfs: make btrfs_inode_resume_unlocked_dio take btrfs_inode by Nikolay Borisov · 8 years ago
  88. abcefb1 btrfs: make btrfs_inode_block_unlocked_dio take btrfs_inode by Nikolay Borisov · 8 years ago
  89. cef415a btrfs: Make btrfs_add_nondir take btrfs_inode by Nikolay Borisov · 8 years ago
  90. db0a669 btrfs: Make btrfs_add_link take btrfs_inode by Nikolay Borisov · 8 years ago
  91. 9e3e97f btrfs: Make btrfs_del_delalloc_inode take btrfs_inode by Nikolay Borisov · 8 years ago
  92. fc4f21b1 btrfs: Make get_extent_t take btrfs_inode by Nikolay Borisov · 8 years ago
  93. 6fc0ef6 btrfs: Make btrfs_clear_bit_hook take btrfs_inode by Nikolay Borisov · 8 years ago
  94. 9cdc512 btrfs: Make btrfs_extent_item_to_extent_map take btrfs_inode by Nikolay Borisov · 8 years ago
  95. 73f2e54 btrfs: Make btrfs_orphan_add take btrfs_inode by Nikolay Borisov · 8 years ago
  96. 3d6ae7b btrfs: make btrfs_orphan_del take btrfs_inode by Nikolay Borisov · 8 years ago
  97. 7ab7956 btrfs: make btrfs_free_io_failure_record take btrfs_inode by Nikolay Borisov · 8 years ago
  98. b30cb44 btrfs: make clean_io_failure take btrfs_inode by Nikolay Borisov · 8 years ago
  99. 0970a22 btrfs: make btrfs_print_data_csum_error take btrfs_inode by Nikolay Borisov · 8 years ago
  100. 4ac1f4a btrfs: make free_io_failure take btrfs_inode by Nikolay Borisov · 8 years ago