1. 171938e btrfs: track exclusive filesystem operation in flags by David Sterba · 8 years ago
  2. 48a89bc btrfs: qgroups: Retry after commit on getting EDQUOT by Goldwyn Rodrigues · 8 years ago
  3. de47c9d btrfs: replace hardcoded value with SEQ_LAST macro by Edmund Nadolski · 8 years ago
  4. f58d88b btrfs: provide enumeration for __merge_refs mode argument by Edmund Nadolski · 8 years ago
  5. f486135 btrfs: remove unused qgroup members from btrfs_trans_handle by David Sterba · 8 years ago
  6. 994a5d2 btrfs: remove local blocksize variable in reada_find_extent by David Sterba · 8 years ago
  7. 5721b8a btrfs: remove redundant parameter from reada_start_machine_dev by David Sterba · 8 years ago
  8. 0ceaf28 btrfs: remove redundant parameter from reada_find_zone by David Sterba · 8 years ago
  9. d48d71a btrfs: remove redundant parameter from btree_readahead_hook by David Sterba · 8 years ago
  10. 7ef70b4 btrfs: preallocate radix tree node for global readahead tree by David Sterba · 8 years ago
  11. cc8385b btrfs: preallocate radix tree node for readahead by David Sterba · 8 years ago
  12. 4d339d0 btrfs: No need to check !(flags & MS_RDONLY) twice by Goldwyn Rodrigues · 8 years ago
  13. 1a79c1f Btrfs: update comments in cache_save_setup by Liu Bo · 8 years ago
  14. 539b50d Btrfs: convert BUG_ON to WARN_ON by Liu Bo · 8 years ago
  15. 2b19a1f Btrfs: helper for ops that requires full stripe by Liu Bo · 8 years ago
  16. 6fad823 Btrfs: do not add extra mirror when dev_replace target dev is not available by Liu Bo · 8 years ago
  17. 73c0f22 Btrfs: handle operations for device replace separately by Liu Bo · 8 years ago
  18. 5ab5609 Btrfs: introduce a function to get extra mirror from replace by Liu Bo · 8 years ago
  19. 0b3d4cd Btrfs: separate DISCARD from __btrfs_map_block by Liu Bo · 8 years ago
  20. 592d92e Btrfs: create a helper for getting chunk map by Liu Bo · 8 years ago
  21. 09ed2f1 Btrfs: add file item tracepoints by Liu Bo · 8 years ago
  22. dec9557 btrfs: convert btrfs_raid_bio.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  23. 99f4cdb btrfs: convert scrub_ctx.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  24. 78a7645 btrfs: convert scrub_parity.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  25. 186debd btrfs: convert scrub_block.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  26. 6f61501 btrfs: convert scrub_recover.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  27. a50299a btrfs: convert compressed_bio.pending_bios from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  28. b7ac31b btrfs: convert extent_state.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  29. 0700cea btrfs: convert btrfs_root.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  30. 089e77e btrfs: convert btrfs_delayed_item.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  31. 6de5f18 btrfs: convert btrfs_delayed_node.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  32. 6df8cdf btrfs: convert btrfs_delayed_ref_node.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  33. 1e4f471 btrfs: convert btrfs_caching_control.count from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  34. e76edab btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  35. 490b54d btrfs: convert extent_map.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  36. 9b64f57 btrfs: convert btrfs_transaction.use_count from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  37. 140475a btrfs: convert btrfs_bio.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  38. f95fda8 Btrfs: remove ASSERT in btrfs_truncate_inode_items by Liu Bo · 8 years ago
  39. 1450612 btrfs: fix a bogus warning when converting only data or metadata by Adam Borowski · 8 years ago
  40. 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
  41. a967efb Btrfs: fix potential use-after-free for cloned bio by Liu Bo · 8 years ago
  42. 97bf5a5 Btrfs: fix segmentation fault when doing dio read by Liu Bo · 8 years ago
  43. 2e949b0 Btrfs: fix invalid dereference in btrfs_retry_endio by Liu Bo · 8 years ago
  44. 951e796 btrfs: drop the nossd flag when remounting with -o ssd by Adam Borowski · 8 years ago
  45. 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
  46. 457ae72 Btrfs: fix an integer overflow check by Dan Carpenter · 8 years ago
  47. ce0dcee btrfs: Change qgroup_meta_rsv to 64bit by Goldwyn Rodrigues · 8 years ago
  48. 9d0d1c8 Btrfs: bring back repair during read by Liu Bo · 8 years ago
  49. 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
  50. e1699d2 btrfs: add missing memset while reading compressed inline extents by Zygo Blaxell · 8 years ago
  51. 49d4a33 Btrfs: fix regression in lock_delalloc_pages by Liu Bo · 8 years ago
  52. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  53. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  54. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  55. 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
  56. f361bf4 sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency by Ingo Molnar · 8 years ago
  57. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  58. 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
  59. 20a7db8 btrfs: add dummy callback for readpage_io_failed and drop checks by David Sterba · 8 years ago
  60. 20c9801 btrfs: drop checks for mandatory extent_io_ops callbacks by David Sterba · 8 years ago
  61. 4d53ddd btrfs: document existence of extent_io ops callbacks by David Sterba · 8 years ago
  62. c3988d6 btrfs: let writepage_end_io_hook return void by David Sterba · 8 years ago
  63. b9d04c6 btrfs: do proper error handling in btrfs_insert_xattr_item by David Sterba · 8 years ago
  64. fa25299 btrfs: handle allocation error in update_dev_stat_item by David Sterba · 8 years ago
  65. 047e5e1 btrfs: remove BUG_ON from __tree_mod_log_insert by David Sterba · 8 years ago
  66. e5d7490 btrfs: derive maximum output size in the compression implementation by David Sterba · 8 years ago
  67. 069eac7 btrfs: use predefined limits for calculating maximum number of pages for compression by David Sterba · 8 years ago
  68. ff76386 btrfs: export compression buffer limits in a header by David Sterba · 8 years ago
  69. 4d3a800 btrfs: merge nr_pages input and output parameter in compress_pages by David Sterba · 8 years ago
  70. 38c3146 btrfs: merge length input and output parameter in compress_pages by David Sterba · 8 years ago
  71. 52f75f4 btrfs: constify name of subvolume in creation helpers by David Sterba · 8 years ago
  72. 14a3357 btrfs: constify buffers used by compression helpers by David Sterba · 8 years ago
  73. 9ed5736 btrfs: constify input buffer of btrfs_csum_data by David Sterba · 8 years ago
  74. da353f6 btrfs: constify device path passed to relevant helpers by David Sterba · 8 years ago
  75. 0b58170 btrfs: make btrfs_inode_resume_unlocked_dio take btrfs_inode by Nikolay Borisov · 8 years ago
  76. abcefb1 btrfs: make btrfs_inode_block_unlocked_dio take btrfs_inode by Nikolay Borisov · 8 years ago
  77. cef415a btrfs: Make btrfs_add_nondir take btrfs_inode by Nikolay Borisov · 8 years ago
  78. db0a669 btrfs: Make btrfs_add_link take btrfs_inode by Nikolay Borisov · 8 years ago
  79. 9e3e97f btrfs: Make btrfs_del_delalloc_inode take btrfs_inode by Nikolay Borisov · 8 years ago
  80. fc4f21b btrfs: Make get_extent_t take btrfs_inode by Nikolay Borisov · 8 years ago
  81. 1c8c9c5 btrfs: Make check_extent_to_block take btrfs_inode by Nikolay Borisov · 8 years ago
  82. a2f392e btrfs: Make clone_update_extent_map take btrfs_inode by Nikolay Borisov · 8 years ago
  83. 6fc0ef6 btrfs: Make btrfs_clear_bit_hook take btrfs_inode by Nikolay Borisov · 8 years ago
  84. 9cdc512 btrfs: Make btrfs_extent_item_to_extent_map take btrfs_inode by Nikolay Borisov · 8 years ago
  85. 19df27a btrfs: make btrfs_log_inode_parent take btrfs_inode by Nikolay Borisov · 8 years ago
  86. aefa611 btrfs: Make check_parent_dirs_for_sync take btrfs_inode by Nikolay Borisov · 8 years ago
  87. 73f2e54 btrfs: Make btrfs_orphan_add take btrfs_inode by Nikolay Borisov · 8 years ago
  88. 3d6ae7b btrfs: make btrfs_orphan_del take btrfs_inode by Nikolay Borisov · 8 years ago
  89. 7ab7956 btrfs: make btrfs_free_io_failure_record take btrfs_inode by Nikolay Borisov · 8 years ago
  90. b30cb44 btrfs: make clean_io_failure take btrfs_inode by Nikolay Borisov · 8 years ago
  91. 9d4f7f8 btrfs: make repair_io_failure take btrfs_inode by Nikolay Borisov · 8 years ago
  92. f898ac6 btrfs: make check_compressed_csum take btrfs_inode by Nikolay Borisov · 8 years ago
  93. 0970a22 btrfs: make btrfs_print_data_csum_error take btrfs_inode by Nikolay Borisov · 8 years ago
  94. 4ac1f4a btrfs: make free_io_failure take btrfs_inode by Nikolay Borisov · 8 years ago
  95. 2cff578c btrfs: Make lock_and_cleanup_extent_if_need take btrfs_inode by Nikolay Borisov · 8 years ago
  96. 85b7ab6 btrfs: Make check_can_nocow take btrfs_inode by Nikolay Borisov · 8 years ago
  97. a776c6f btrfs: Make btrfs_lookup_ordered_range take btrfs_inode by Nikolay Borisov · 8 years ago
  98. 7a6d706 btrfs: Make btrfs_mark_extent_written take btrfs_inode by Nikolay Borisov · 8 years ago
  99. a012a74 btrfs: Make fill_holes take btrfs_inode by Nikolay Borisov · 8 years ago
  100. 35339c2 btrfs: Make hole_mergeable take btrfs_inode by Nikolay Borisov · 8 years ago