1. e4058b5 btrfs: cleanup, use enum values for btrfs_path reada by David Sterba · 9 years ago
  2. a0d58e4 Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4 by Chris Mason · 9 years ago
  3. ce0eac2 btrfs: Fixed dsize and last_off declarations by Alexandru Moise · 9 years ago
  4. a4553fe Btrfs: consolidate btrfs_error() to btrfs_std_error() by Anand Jain · 9 years ago
  5. 93314e3 btrfs: abort transaction on btrfs_reloc_cow_block() by Zhaolei · 9 years ago
  6. 64c043d Btrfs: fix up read_tree_block to return proper error by Liu Bo · 9 years ago
  7. fc4c3c8 Merge branch 'cleanups-post-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1 by Chris Mason · 10 years ago
  8. 9deed22 Merge branch 'cleanups-for-4.1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.1 by Chris Mason · 10 years ago
  9. 31e818f btrfs: cleanup, use kmalloc_array/kcalloc array helpers by David Sterba · 10 years ago
  10. 5dfe2be Btrfs: fix off-by-one logic error in btrfs_realloc_node by Filipe Manana · 10 years ago
  11. 01d5847 Btrfs: disk-io: replace root args iff only fs_info used by Daniel Dressler · 10 years ago
  12. b7a0365 Btrfs: ctree: reduce args where only fs_info used by Daniel Dressler · 10 years ago
  13. 95449a1 Btrfs: insert_new_root: Fix lock type of the extent buffer. by chandan · 10 years ago
  14. a8df6fe Btrfs: fix setup_leaf_for_split() to avoid leaf corruption by Filipe Manana · 10 years ago
  15. 57bbddd Merge branch 'cleanup/blocksize-diet-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus by Chris Mason · 10 years ago
  16. d354183 Merge branch 'fix/find-item-path-leak' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus by Chris Mason · 10 years ago
  17. e7070be Btrfs: change how we track dirty roots by Josef Bacik · 10 years ago
  18. 1d4c08e btrfs: expand btrfs_find_item if found_key is NULL by David Sterba · 10 years ago
  19. 381cf65 btrfs: fix leak of path in btrfs_find_item by David Sterba · 10 years ago
  20. 3f556f7 btrfs: unify extent buffer allocation api by David Sterba · 10 years ago
  21. d3e46fe btrfs: sink blocksize parameter to readahead_tree_block by David Sterba · 10 years ago
  22. 9627aee Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs into for-linus by Chris Mason · 10 years ago
  23. 5f5bc6b Btrfs: make xattr replace operations atomic by Filipe Manana · 10 years ago
  24. f82c458 btrfs: fix lockups from btrfs_clear_path_blocking by Chris Mason · 10 years ago
  25. 27b19cc Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus by Chris Mason · 10 years ago
  26. bbf65cf Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus by Chris Mason · 10 years ago
  27. b99d9a6 btrfs: fix shadow warning on cmp by Fabian Frederick · 10 years ago
  28. fccb84c btrfs: move checks for DUMMY_ROOT into a helper by David Sterba · 10 years ago
  29. 7ec20af btrfs: new define for the inline extent data start by David Sterba · 10 years ago
  30. 4d75f8a btrfs: remove blocksize from btrfs_alloc_free_block and rename by David Sterba · 10 years ago
  31. 0308af4 btrfs: remove unused parameter blocksize from btrfs_find_tree_block by David Sterba · 10 years ago
  32. ce86cd5 btrfs: remove parameter blocksize from read_tree_block by David Sterba · 10 years ago
  33. 58dc4ce btrfs: remove unused parameter from readahead_tree_block by David Sterba · 10 years ago
  34. f98de9b Btrfs: make btrfs_search_forward return with nodes unlocked by Filipe Manana · 10 years ago
  35. 160f408 Btrfs: avoid unnecessary switch of path locks to blocking mode by Filipe Manana · 10 years ago
  36. 24cdc84 Btrfs: unlock nodes earlier when inserting items in a btree by Filipe Manana · 10 years ago
  37. 707e8a0 btrfs: use nodesize everywhere, kill leafsize by David Sterba · 10 years ago
  38. e339a6b Btrfs: __btrfs_mod_ref should always use no_quota by Josef Bacik · 10 years ago
  39. 0b43e04 Btrfs: fix leaf corruption after __btrfs_drop_extents by Liu Bo · 10 years ago
  40. 337c6f6 Btrfs: ensure btrfs_prev_leaf doesn't miss 1 item by Filipe Manana · 10 years ago
  41. faa2dbf Btrfs: add sanity tests for new qgroup accounting code by Josef Bacik · 10 years ago
  42. fcebe45 Btrfs: rework qgroup accounting by Josef Bacik · 10 years ago
  43. 27cdeb7 Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root by Miao Xie · 11 years ago
  44. 3f8a18c Btrfs: hold the commit_root_sem when getting the commit root during send by Josef Bacik · 11 years ago
  45. 9e351cc Btrfs: remove transaction from send by Josef Bacik · 11 years ago
  46. 6baa429 Btrfs: correctly determine if blocks are shared in btrfs_compare_trees by Filipe Manana · 11 years ago
  47. 23c6bf6 Btrfs: fix btrfs_search_slot_for_read backwards iteration by Filipe David Borba Manana · 11 years ago
  48. ade2e0b Btrfs: fix to search previous metadata extent item since skinny metadata by Wang Shilong · 11 years ago
  49. eb653de Btrfs: reduce btree node locking duration on item update by Filipe David Borba Manana · 11 years ago
  50. efe120a Btrfs: convert printk to btrfs_ and fix BTRFS prefix by Frank Holton · 11 years ago
  51. 5de865e Btrfs: fix tree mod logging by Filipe David Borba Manana · 11 years ago
  52. 7835776 Btrfs: return immediately if tree log mod is not necessary by Filipe David Borba Manana · 11 years ago
  53. 2ef1fed Btrfs: more efficient push_leaf_right by Filipe David Borba Manana · 11 years ago
  54. 5a4267c Btrfs: try harder to avoid btree node splits by Filipe David Borba Manana · 11 years ago
  55. 3f870c2 btrfs: expand btrfs_find_item() to include find_orphan_item functionality by Kelley Nielsen · 11 years ago
  56. 75ac2dd btrfs: expand btrfs_find_item() to include find_root_ref functionality by Kelley Nielsen · 11 years ago
  57. e33d5c3 btrfs: bootstrap generic btrfs_find_item interface by Kelley Nielsen · 11 years ago
  58. 16e7549 Btrfs: incompatible format change to remove hole extents by Josef Bacik · 11 years ago
  59. 6787125 btrfs: Fix checkpatch.pl warning of spacing issues by Dulshani Gunawardhana · 11 years ago
  60. fae7f21 btrfs: Use WARN_ON()'s return value in place of WARN_ON(1) by Dulshani Gunawardhana · 11 years ago
  61. e8b0d72 Btrfs: fix btrfs_prev_leaf() previous key computation by Filipe David Borba Manana · 11 years ago
  62. 498456d Btrfs: kill unused code in btrfs_search_forward by Liu Bo · 11 years ago
  63. 6174d3c Btrfs: remove unused max_key arg from btrfs_search_forward by Filipe David Borba Manana · 11 years ago
  64. 0a4e558 btrfs: remove unused parameter from btrfs_header_fsid by Ross Kirk · 11 years ago
  65. d4b4087 Btrfs: do a full search everytime in btrfs_search_old_slot by Josef Bacik · 11 years ago
  66. dd3cc16 btrfs: drop unused parameter from btrfs_item_nr by Ross Kirk · 11 years ago
  67. 83d4cfd Btrfs: fixup error handling in btrfs_reloc_cow by Josef Bacik · 11 years ago
  68. d7396f0 Btrfs: optimize key searches in btrfs_search_slot by Filipe David Borba Manana · 11 years ago
  69. b308bc2 Btrfs: Make btrfs_header_chunk_tree_uuid() return unsigned long by Geert Uytterhoeven · 11 years ago
  70. fba6aa7 Btrfs: Make btrfs_header_fsid() return unsigned long by Geert Uytterhoeven · 11 years ago
  71. c1c9ff7 Btrfs: Remove superfluous casts from u64 to unsigned long long by Geert Uytterhoeven · 11 years ago
  72. 35a3621 Btrfs: get rid of sparse warnings by Stefan Behrens · 11 years ago
  73. ba5e8f2 Btrfs: fix send issues related to inode number reuse by Josef Bacik · 11 years ago
  74. 9ec7267 Btrfs: stop using GFP_ATOMIC when allocating rewind ebs by Josef Bacik · 11 years ago
  75. db7f343 Btrfs: deal with enomem in the rewind path by Josef Bacik · 11 years ago
  76. c8cc634 Btrfs: stop using GFP_ATOMIC for the tree mod log allocations by Josef Bacik · 11 years ago
  77. b5b9b5b Btrfs: fix extent buffer leak after backref walking by Liu Bo · 11 years ago
  78. 7fb7d76f Btrfs: only do the tree_mod_log_free_eb if this is our last ref by Josef Bacik · 11 years ago
  79. f1ca7e98 Btrfs: hold the tree mod lock in __tree_mod_log_rewind by Josef Bacik · 11 years ago
  80. 0b08851 Btrfs: optimize reada_for_balance by Josef Bacik · 11 years ago
  81. bdf7c00 Btrfs: optimize read_block_for_search by Josef Bacik · 11 years ago
  82. 33157e0 Btrfs: check if leaf's parent exists before pushing items around by Liu Bo · 11 years ago
  83. fdd99c7 Btrfs: dont do log_removal in insert_new_root by Liu Bo · 11 years ago
  84. 8f69dbd Btrfs: fix a comment by Stefan Behrens · 11 years ago
  85. b1c79e0 Btrfs: handle running extent ops with skinny metadata by Josef Bacik · 11 years ago
  86. 48a3b63 btrfs: make static code static & remove dead code by Eric Sandeen · 11 years ago
  87. fc36ed7e Btrfs: separate sequence numbers for delayed ref tracking and tree mod log by Jan Schmidt · 11 years ago
  88. 416bc65 Btrfs: fix all callers of read_tree_block by Josef Bacik · 11 years ago
  89. 4b90c68 Btrfs: remove unused argument of btrfs_extend_item() by Tsutomu Itoh · 12 years ago
  90. afe5fea Btrfs: cleanup of function where fixup_low_keys() is called by Tsutomu Itoh · 12 years ago
  91. d6a0a12 Btrfs: remove unused argument of fixup_low_keys() by Tsutomu Itoh · 12 years ago
  92. 47fb091 Btrfs: fix unlock after free on rewinded tree blocks by Jan Schmidt · 12 years ago
  93. 30b0463 Btrfs: fix accessing the root pointer in tree mod log functions by Jan Schmidt · 12 years ago
  94. 90f8d62 Btrfs: fix tree mod log regression on root split operations by Jan Schmidt · 12 years ago
  95. 09a2a8f9 Btrfs: fix bad extent logging by Josef Bacik · 12 years ago
  96. 3173a18 Btrfs: add a incompatible format change for smaller metadata extent refs by Josef Bacik · 12 years ago
  97. d9abbf1 Btrfs: fix locking on ROOT_REPLACE operations in tree mod log by Jan Schmidt · 12 years ago
  98. de78b51 btrfs: remove cache only arguments from defrag path by Eric Sandeen · 12 years ago
  99. 1c697d4 btrfs: annotate intentional switch case fallthroughs by Eric Sandeen · 12 years ago
  100. 2a745b1 Btrfs: fix crash in log replay with qgroups enabled by Arne Jansen · 12 years ago