1. bc24370 Merge branch 'for-4.13-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  2. e8f5b39 btrfs: btrfs_create_repair_bio never fails, skip error handling by David Sterba · 7 years ago
  3. c09abff btrfs: cloned bios must not be iterated by bio_for_each_segment_all by David Sterba · 7 years ago
  4. a4c20b9 Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
  5. 8c27cb3 Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  6. bc42bda btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved ranges by Qu Wenruo · 8 years ago
  7. 364ecf3 btrfs: qgroup: Introduce extent changeset for qgroup reserve functions by Qu Wenruo · 8 years ago
  8. a12b877 btrfs: qgroup: Fix qgroup reserved space underflow caused by buffered write and quotas being enabled by Qu Wenruo · 8 years ago
  9. e79a332 btrfs: Check name_len with boundary in verify dir_item by Su Yue · 8 years ago
  10. 104b4e5 percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch by Nikolay Borisov · 8 years ago
  11. edf064e btrfs: nowait aio support by Goldwyn Rodrigues · 8 years ago
  12. 79b4f4c btrfs: cleanup duplicate return value in insert_inline_extent by David Sterba · 8 years ago
  13. 170607e Btrfs: compression must free at least one sector size by Timofey Titovets · 8 years ago
  14. ef7cdac1 Btrfs: skip checksum verification if IO error occurs by Liu Bo · 8 years ago
  15. e3d37fa Btrfs: tolerate errors if we have retried successfully by Liu Bo · 8 years ago
  16. 8b6c1d5 btrfs: sink gfp parameter to btrfs_bio_clone by David Sterba · 8 years ago
  17. 3aa8e07 btrfs: btrfs_bio_clone never fails, skip error handling by David Sterba · 8 years ago
  18. 054ec2f btrfs: simplify code with bio_io_error by Guoqing Jiang · 8 years ago
  19. 4b5faea btrfs: use generic slab for for btrfs_transaction by David Sterba · 8 years ago
  20. 04a87e3 Btrfs: add statx support by Yonghong Song · 8 years ago
  21. 1b86826 btrfs: cleanup root usage by btrfs_get_alloc_profile by Jeff Mahoney · 8 years ago
  22. e03733d btrfs: fix bool type in btrfs_page_exists_in_range by David Sterba · 8 years ago
  23. e477094 Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial by Liu Bo · 8 years ago
  24. 3c91ee6 Btrfs: work around maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  25. 3892ac9 Btrfs: unify naming of btrfs_io_bio by Liu Bo · 8 years ago
  26. 629ebf4 Btrfs: record error if one block has failed to retry by Liu Bo · 8 years ago
  27. 17347ce Btrfs: change how we iterate bios in endio by Liu Bo · 8 years ago
  28. 725130b Btrfs: use bio_clone_bioset_partial to simplify DIO submit by Liu Bo · 8 years ago
  29. 7870d08 Btrfs: don't pass the inode through clean_io_failure by Josef Bacik · 8 years ago
  30. c6100a4 Btrfs: replace tree->mapping with tree->private_data by Josef Bacik · 8 years ago
  31. 97d0385 Btrfs: remove an unused variable by Dan Carpenter · 8 years ago
  32. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 8 years ago
  33. 452e62b Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io by Liu Bo · 8 years ago
  34. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  35. 4055351 fs: remove the unused error argument to dio_end_io() by Christoph Hellwig · 8 years ago
  36. cc2b702 btrfs: use correct types for page indices in btrfs_page_exists_in_range by David Sterba · 8 years ago
  37. 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
  38. a7e3b97 Btrfs: fix reported number of inode blocks by Filipe Manana · 8 years ago
  39. 1c81ba2 Btrfs: fix incorrect space accounting after failure to insert inline extent by Filipe Manana · 8 years ago
  40. a315e68 Btrfs: fix invalid attempt to free reserved space on failure to cow range by Filipe Manana · 8 years ago
  41. 52427260 btrfs: Handle delalloc error correctly to avoid ordered extent hang by Qu Wenruo · 8 years ago
  42. 4dbd80f btrfs: Fix metadata underflow caused by btrfs_reloc_clone_csum error by Qu Wenruo · 8 years ago
  43. 9986277 Btrfs: handle only applicable errors returned by btrfs_get_extent by Dan Carpenter · 8 years ago
  44. 09ed2f1 Btrfs: add file item tracepoints by Liu Bo · 8 years ago
  45. f95fda8 Btrfs: remove ASSERT in btrfs_truncate_inode_items by Liu Bo · 8 years ago
  46. 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
  47. 97bf5a5 Btrfs: fix segmentation fault when doing dio read by Liu Bo · 8 years ago
  48. 2e949b0 Btrfs: fix invalid dereference in btrfs_retry_endio by Liu Bo · 8 years ago
  49. 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
  50. 9d0d1c8 Btrfs: bring back repair during read by Liu Bo · 8 years ago
  51. 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
  52. e1699d2 btrfs: add missing memset while reading compressed inline extents by Zygo Blaxell · 8 years ago
  53. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  54. 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
  55. 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
  56. 20a7db8 btrfs: add dummy callback for readpage_io_failed and drop checks by David Sterba · 8 years ago
  57. 4d53ddd btrfs: document existence of extent_io ops callbacks by David Sterba · 8 years ago
  58. c3988d6 btrfs: let writepage_end_io_hook return void by David Sterba · 8 years ago
  59. e5d7490 btrfs: derive maximum output size in the compression implementation by David Sterba · 8 years ago
  60. 069eac7 btrfs: use predefined limits for calculating maximum number of pages for compression by David Sterba · 8 years ago
  61. ff76386 btrfs: export compression buffer limits in a header by David Sterba · 8 years ago
  62. 4d3a800 btrfs: merge nr_pages input and output parameter in compress_pages by David Sterba · 8 years ago
  63. 38c3146 btrfs: merge length input and output parameter in compress_pages by David Sterba · 8 years ago
  64. 0b58170 btrfs: make btrfs_inode_resume_unlocked_dio take btrfs_inode by Nikolay Borisov · 8 years ago
  65. abcefb1 btrfs: make btrfs_inode_block_unlocked_dio take btrfs_inode by Nikolay Borisov · 8 years ago
  66. cef415a btrfs: Make btrfs_add_nondir take btrfs_inode by Nikolay Borisov · 8 years ago
  67. db0a669 btrfs: Make btrfs_add_link take btrfs_inode by Nikolay Borisov · 8 years ago
  68. 9e3e97f btrfs: Make btrfs_del_delalloc_inode take btrfs_inode by Nikolay Borisov · 8 years ago
  69. fc4f21b1 btrfs: Make get_extent_t take btrfs_inode by Nikolay Borisov · 8 years ago
  70. 6fc0ef6 btrfs: Make btrfs_clear_bit_hook take btrfs_inode by Nikolay Borisov · 8 years ago
  71. 9cdc512 btrfs: Make btrfs_extent_item_to_extent_map take btrfs_inode by Nikolay Borisov · 8 years ago
  72. 73f2e54 btrfs: Make btrfs_orphan_add take btrfs_inode by Nikolay Borisov · 8 years ago
  73. 3d6ae7b btrfs: make btrfs_orphan_del take btrfs_inode by Nikolay Borisov · 8 years ago
  74. 7ab7956 btrfs: make btrfs_free_io_failure_record take btrfs_inode by Nikolay Borisov · 8 years ago
  75. b30cb44 btrfs: make clean_io_failure take btrfs_inode by Nikolay Borisov · 8 years ago
  76. 0970a22 btrfs: make btrfs_print_data_csum_error take btrfs_inode by Nikolay Borisov · 8 years ago
  77. 4ac1f4a btrfs: make free_io_failure take btrfs_inode by Nikolay Borisov · 8 years ago
  78. a776c6f btrfs: Make btrfs_lookup_ordered_range take btrfs_inode by Nikolay Borisov · 8 years ago
  79. 7a6d706 btrfs: Make btrfs_mark_extent_written take btrfs_inode by Nikolay Borisov · 8 years ago
  80. dcdbc05 btrfs: Make btrfs_drop_extent_cache take btrfs_inode by Nikolay Borisov · 8 years ago
  81. 6158e1c btrfs: Make (__)btrfs_add_inode_defrag take btrfs_inode by Nikolay Borisov · 8 years ago
  82. 691fa05 btrfs: all btrfs_delalloc_release_metadata take btrfs_inode by Nikolay Borisov · 8 years ago
  83. 703b391 btrfs: Make btrfs_orphan_release_metadata take btrfs_inode by Nikolay Borisov · 8 years ago
  84. 8ed7a2a btrfs: Make btrfs_orphan_reserve_metadata take btrfs_inode by Nikolay Borisov · 8 years ago
  85. 70ddc55 btrfs: make btrfs_is_free_space_inode take btrfs_inode by Nikolay Borisov · 8 years ago
  86. 6ef06d2 btrfs: Make btrfs_i_size_write take btrfs_inode by Nikolay Borisov · 8 years ago
  87. 877574e btrfs: Make btrfs_set_inode_index take btrfs_inode by Nikolay Borisov · 8 years ago
  88. 4c570655 btrfs: make btrfs_set_inode_index_count take btrfs_inode by Nikolay Borisov · 8 years ago
  89. 8e7611c btrfs: Make btrfs_insert_dir_item take btrfs_inode by Nikolay Borisov · 8 years ago
  90. 9003ed1 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
  91. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  92. 76b42ab Btrfs: fix data loss after truncate when using the no-holes feature by Filipe Manana · 8 years ago
  93. 91e1f56 Btrfs: fix leak of subvolume writers counter by Robbie Ko · 8 years ago
  94. 6288d6e Btrfs: use the correct type when creating cow dio extent by Liu Bo · 8 years ago
  95. df9f628 btrfs: remove unused parameter from add_pending_csums by David Sterba · 8 years ago
  96. 1af4a0a Btrfs: specify a new ordered extent type for create_io_em by Liu Bo · 8 years ago
  97. 6f9994d Btrfs: create a helper to create em for IO by Liu Bo · 8 years ago
  98. 6f6b643 btrfs: Better csum error message for data csum mismatch by Qu Wenruo · 8 years ago
  99. e4c3b2d Btrfs: kill trans in run_delalloc_nocow and btrfs_cross_ref_exist by Liu Bo · 8 years ago
  100. 9a9239a Btrfs: fix wrong argument for btrfs_lookup_ordered_range by Liu Bo · 8 years ago