1. 4751832 btrfs: fiemap: Cache and merge fiemap extent before submit it to user by Qu Wenruo · 8 years ago
  2. 9bcaaea btrfs: fix the gfp_mask for the reada_zones radix tree by Chris Mason · 8 years ago
  3. 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
  4. a7e3b97 Btrfs: fix reported number of inode blocks by Filipe Manana · 8 years ago
  5. e1cbfd7 Btrfs: send, fix file hole not being preserved due to inline extent by Filipe Manana · 8 years ago
  6. be2d253 Btrfs: fix extent map leak during fallocate error path by Filipe Manana · 8 years ago
  7. 1c81ba2 Btrfs: fix incorrect space accounting after failure to insert inline extent by Filipe Manana · 8 years ago
  8. a315e68 Btrfs: fix invalid attempt to free reserved space on failure to cow range by Filipe Manana · 8 years ago
  9. 52427260 btrfs: Handle delalloc error correctly to avoid ordered extent hang by Qu Wenruo · 8 years ago
  10. 4dbd80f btrfs: Fix metadata underflow caused by btrfs_reloc_clone_csum error by Qu Wenruo · 8 years ago
  11. c2a9c7a btrfs: check if the device is flush capable by Anand Jain · 8 years ago
  12. 13e88e1 btrfs: delete unused member nobarriers by Anand Jain · 8 years ago
  13. 28d70e2 btrfs: scrub: Fix RAID56 recovery race condition by Qu Wenruo · 8 years ago
  14. 0966a7b btrfs: scrub: Introduce full stripe lock for RAID56 by Qu Wenruo · 8 years ago
  15. fa7aede btrfs: Use ktime_get_real_ts for root ctime by Deepa Dinamani · 8 years ago
  16. 9986277 Btrfs: handle only applicable errors returned by btrfs_get_extent by Dan Carpenter · 8 years ago
  17. 82bafb3 btrfs: qgroup: Fix qgroup corruption caused by inode_cache mount option by Qu Wenruo · 8 years ago
  18. e884f4f btrfs: use q which is already obtained from bdev_get_queue by Anand Jain · 8 years ago
  19. 42c61ab Btrfs: switch to div64_u64 if with a u64 divisor by Liu Bo · 8 years ago
  20. 972d721 Btrfs: update scrub_parity to use u64 stripe_len by Liu Bo · 8 years ago
  21. c725328 Btrfs: enable repair during read for raid56 profile by Liu Bo · 8 years ago
  22. 619a974 btrfs: use clear_page where appropriate by David Sterba · 8 years ago
  23. e501bfe btrfs: Prevent scrub recheck from racing with dev replace by Qu Wenruo · 8 years ago
  24. ae6529c btrfs: Wait for in-flight bios before freeing target device for raid56 by Qu Wenruo · 8 years ago
  25. 9a33944 btrfs: scrub: Don't append on-disk pages for raid56 scrub by Qu Wenruo · 8 years ago
  26. d51ea5d btrfs: qgroup: Re-arrange tracepoint timing to co-operate with reserved space tracepoint by Qu Wenruo · 8 years ago
  27. 3159fe7 btrfs: qgroup: Add trace point for qgroup reserved space by Qu Wenruo · 8 years ago
  28. 825ad4c btrfs: drop redundant parameters from btrfs_map_sblock by David Sterba · 8 years ago
  29. bcc8e07 btrfs: sink GFP flags parameter to tree_mod_log_insert_root by David Sterba · 8 years ago
  30. 176ef8f btrfs: sink GFP flags parameter to tree_mod_log_insert_move by David Sterba · 8 years ago
  31. abad60c Btrfs: fix wrong failed mirror_num of read-repair on raid56 by Liu Bo · 8 years ago
  32. 1bcd7aa Btrfs: set scrub page's io_error if failing to submit io by Liu Bo · 8 years ago
  33. 171938e btrfs: track exclusive filesystem operation in flags by David Sterba · 8 years ago
  34. 48a89bc btrfs: qgroups: Retry after commit on getting EDQUOT by Goldwyn Rodrigues · 8 years ago
  35. de47c9d btrfs: replace hardcoded value with SEQ_LAST macro by Edmund Nadolski · 8 years ago
  36. f58d88b btrfs: provide enumeration for __merge_refs mode argument by Edmund Nadolski · 8 years ago
  37. f486135 btrfs: remove unused qgroup members from btrfs_trans_handle by David Sterba · 8 years ago
  38. 994a5d2 btrfs: remove local blocksize variable in reada_find_extent by David Sterba · 8 years ago
  39. 5721b8a btrfs: remove redundant parameter from reada_start_machine_dev by David Sterba · 8 years ago
  40. 0ceaf28 btrfs: remove redundant parameter from reada_find_zone by David Sterba · 8 years ago
  41. d48d71a btrfs: remove redundant parameter from btree_readahead_hook by David Sterba · 8 years ago
  42. 7ef70b4 btrfs: preallocate radix tree node for global readahead tree by David Sterba · 8 years ago
  43. cc8385b btrfs: preallocate radix tree node for readahead by David Sterba · 8 years ago
  44. 261cc2c Btrfs: consistent usage of types in balance_args by Hans van Kranenburg · 8 years ago
  45. 4d339d0 btrfs: No need to check !(flags & MS_RDONLY) twice by Goldwyn Rodrigues · 8 years ago
  46. 1a79c1f Btrfs: update comments in cache_save_setup by Liu Bo · 8 years ago
  47. 539b50d Btrfs: convert BUG_ON to WARN_ON by Liu Bo · 8 years ago
  48. 2b19a1f Btrfs: helper for ops that requires full stripe by Liu Bo · 8 years ago
  49. 6fad823 Btrfs: do not add extra mirror when dev_replace target dev is not available by Liu Bo · 8 years ago
  50. 73c0f22 Btrfs: handle operations for device replace separately by Liu Bo · 8 years ago
  51. 5ab5609 Btrfs: introduce a function to get extra mirror from replace by Liu Bo · 8 years ago
  52. 0b3d4cd Btrfs: separate DISCARD from __btrfs_map_block by Liu Bo · 8 years ago
  53. 592d92e Btrfs: create a helper for getting chunk map by Liu Bo · 8 years ago
  54. 09ed2f1 Btrfs: add file item tracepoints by Liu Bo · 8 years ago
  55. dec9557 btrfs: convert btrfs_raid_bio.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  56. 99f4cdb btrfs: convert scrub_ctx.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  57. 78a7645 btrfs: convert scrub_parity.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  58. 186debd btrfs: convert scrub_block.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  59. 6f61501 btrfs: convert scrub_recover.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  60. a50299a btrfs: convert compressed_bio.pending_bios from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  61. b7ac31b btrfs: convert extent_state.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  62. 0700cea btrfs: convert btrfs_root.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  63. 089e77e btrfs: convert btrfs_delayed_item.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  64. 6de5f18 btrfs: convert btrfs_delayed_node.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  65. 6df8cdf btrfs: convert btrfs_delayed_ref_node.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  66. 1e4f471 btrfs: convert btrfs_caching_control.count from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  67. e76edab btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  68. 490b54d btrfs: convert extent_map.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  69. 9b64f57 btrfs: convert btrfs_transaction.use_count from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  70. 140475a btrfs: convert btrfs_bio.refs from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  71. f95fda8 Btrfs: remove ASSERT in btrfs_truncate_inode_items by Liu Bo · 8 years ago
  72. 1450612 btrfs: fix a bogus warning when converting only data or metadata by Adam Borowski · 8 years ago
  73. aeea4c1 MAINTAINERS: add btrfs file entries for include directories by Dmitry V. Levin · 8 years ago
  74. 4f7d029 Linux 4.11-rc7 by Linus Torvalds · 8 years ago
  75. 7395ca0 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  76. a86f106 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  77. e2647b6 Merge tag 'omap-for-v4.11/fixes-rc6-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 8 years ago
  78. 11c994d Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  79. 032aaf3 Merge tag 'tty-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  80. 4853886 Merge tag 'trace-v4.11-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  81. 330c418 Revert "cgroup: avoid attaching a cgroup root to two different superblocks" by Tejun Heo · 8 years ago
  82. d5ff081 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  83. 403a39f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  84. be84a46 Merge branch 'parisc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  85. 1ec1688 orangefs: free superblock when mount fails by Martin Brandenburg · 8 years ago
  86. c0eb027 vfs: don't do RCU lookup of empty pathnames by Linus Torvalds · 8 years ago
  87. 409c1b2 parisc: fix bugs in pa_memcpy by Mikulas Patocka · 8 years ago
  88. 1bf4b12 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  89. 7e703ec Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  90. 9117439 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  91. 07c7016 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  92. d295917 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  93. f399ecb Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  94. 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
  95. 5466f4d Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  96. 82cc4fc ftrace: Fix removing of second function probe by Steven Rostedt (VMware) · 8 years ago
  97. 5a8d75a block: fix bio_will_gap() for first bvec with offset by Ming Lei · 8 years ago
  98. 82f1faa Merge tag 'fbdev-v4.11-rc6' of git://github.com/bzolnier/linux by Linus Torvalds · 8 years ago
  99. e16d8b6 Merge tag 'pm-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  100. 321ae37 Merge tag 'acpi-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago