1. d220712 btrfs: fix sizeof format specifier in btrfs_check_super_valid() by Fabian Frederick · 10 years ago
  2. d4b450c Btrfs: fix race between transaction commit and empty block group removal by Filipe Manana · 10 years ago
  3. ce7fca5 btrfs: add checks for sys_chunk_array sizes by David Sterba · 10 years ago
  4. 75d6ad3 btrfs: more superblock checks, lower bounds on devices and sectorsize/nodesize by David Sterba · 10 years ago
  5. 78f55e5 Btrfs: fix unused members in struct btrfs_root by Anand Jain · 10 years ago
  6. 5efa049 btrfs: set proper message level for skinny metadata by David Sterba · 10 years ago
  7. f0954c6 btrfs: update message levels after checksum errors by David Sterba · 10 years ago
  8. aa8ee31 btrfs: update message levels during failed mount by David Sterba · 10 years ago
  9. 68b663d btrfs: update message levels for errors by David Sterba · 10 years ago
  10. 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
  11. 1d4c08e btrfs: expand btrfs_find_item if found_key is NULL by David Sterba · 10 years ago
  12. 381cf65 btrfs: fix leak of path in btrfs_find_item by David Sterba · 10 years ago
  13. ce3e698 btrfs: sink parameter len to alloc_extent_buffer by David Sterba · 11 years ago
  14. a83fffb btrfs: sink blocksize parameter to btrfs_find_create_tree_block by David Sterba · 11 years ago
  15. c0dcaa4 btrfs: sink blocksize parameter to reada_tree_block_flagged by David Sterba · 11 years ago
  16. d3e46fe btrfs: sink blocksize parameter to readahead_tree_block by David Sterba · 11 years ago
  17. 678886b Btrfs: fix fs corruption on transaction abort if device supports discard by Filipe Manana · 10 years ago
  18. 0421682 Btrfs: fix race between fs trimming and block group remove/allocation by Filipe Manana · 10 years ago
  19. ad27c0d Merge branch 'dev/pending-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus by Chris Mason · 10 years ago
  20. 50d9aa9 Btrfs: make sure logged extents complete in the current transaction V3 by Josef Bacik · 10 years ago
  21. cd743fa btrfs: fix typos in btrfs_check_super_valid by David Sterba · 10 years ago
  22. 7e1876a btrfs: switch inode_cache option handling to pending changes by David Sterba · 11 years ago
  23. 572d9ab btrfs: add support for processing pending changes by David Sterba · 11 years ago
  24. 4f4274a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  25. 21e7626 btrfs: use macro accessors in superblock validation checks by David Sterba · 10 years ago
  26. d3dc366 Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  27. 90d0c37 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  28. 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
  29. 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
  30. c926093 btrfs: add more superblock checks by David Sterba · 10 years ago
  31. 656f30d Btrfs: be aware of btree inode write errors to avoid fs corruption by Filipe Manana · 10 years ago
  32. fccb84c btrfs: move checks for DUMMY_ROOT into a helper by David Sterba · 10 years ago
  33. 2755a0d btrfs: hide typecast to definition of BTRFS_SEND_TRANS_STUB by David Sterba · 10 years ago
  34. 97eb6b6 btrfs: use slab for end_io_wq structures by David Sterba · 10 years ago
  35. bfebd8b btrfs: use enum for wq endio metadata type by David Sterba · 10 years ago
  36. 95ac567 Btrfs: set default max_inline to 8KiB instead of 8MiB by Filipe David Borba Manana · 11 years ago
  37. 4d75f8a btrfs: remove blocksize from btrfs_alloc_free_block and rename by David Sterba · 11 years ago
  38. 0308af4 btrfs: remove unused parameter blocksize from btrfs_find_tree_block by David Sterba · 11 years ago
  39. ce86cd5 btrfs: remove parameter blocksize from read_tree_block by David Sterba · 11 years ago
  40. 6197d86 btrfs: return void from readahead_tree_block by David Sterba · 11 years ago
  41. 58dc4ce btrfs: remove unused parameter from readahead_tree_block by David Sterba · 11 years ago
  42. d06efeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18 by Tejun Heo · 10 years ago
  43. 47ab2a6 Btrfs: remove empty block groups automatically by Josef Bacik · 10 years ago
  44. 8b110e3 Btrfs: implement repair function when direct read fails by Miao Xie · 10 years ago
  45. ce7213c Btrfs: fix wrong device bytes_used in the super block by Miao Xie · 10 years ago
  46. 935e5cc Btrfs: fix wrong disk size when writing super blocks by Miao Xie · 10 years ago
  47. 82f70d6 btrfs: remove the wrong comments by Li RongQing · 10 years ago
  48. 56094ee btrfs: Drop stray check of fixup_workers creation by Andrey Utkin · 10 years ago
  49. 29549ae Btrfs: print btrfs specific info for some fatal error cases by Wang Shilong · 11 years ago
  50. 707e8a0 btrfs: use nodesize everywhere, kill leafsize by David Sterba · 11 years ago
  51. 3abdbd7 btrfs: make close_ctree return void by David Sterba · 11 years ago
  52. 57cdc8d btrfs: cleanup ino cache members of btrfs_root by David Sterba · 11 years ago
  53. b207892 Merge branch 'for-linus' into for-3.18/core by Jens Axboe · 10 years ago
  54. ff9ea32 block, bdi: an active gendisk always has a request_queue associated with it by Tejun Heo · 10 years ago
  55. 908c7f1 percpu_counter: add @gfp to percpu_counter_init() by Tejun Heo · 10 years ago
  56. 9e0af23 Btrfs: fix task hang under heavy compressed write by Liu Bo · 10 years ago
  57. 7df69d3 Btrfs: Fix wrong device size when we are resizing the device by Miao Xie · 10 years ago
  58. 8d875f9 btrfs: disable strict file flushes for renames and truncates by Chris Mason · 10 years ago
  59. 5f31648 Btrfs: fix race between balance recovery and root deletion by Wang Shilong · 11 years ago
  60. 472b909 btrfs: only unlock block in verify_parent_transid if we locked it by Josef Bacik · 11 years ago
  61. a79b7d4 Btrfs: async delayed refs by Chris Mason · 11 years ago
  62. faa2dbf Btrfs: add sanity tests for new qgroup accounting code by Josef Bacik · 11 years ago
  63. fcebe45 Btrfs: rework qgroup accounting by Josef Bacik · 11 years ago
  64. 1f21ef0 Btrfs: check if items are ordered when a leaf is marked dirty by Filipe Manana · 11 years ago
  65. de348ee Btrfs: make sure there are not any read requests before stopping workers by Wang Shilong · 11 years ago
  66. 59885b3 Btrfs: fix possible memory leak in btrfs_create_tree() by Tsutomu Itoh · 11 years ago
  67. 27cdeb7 Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root by Miao Xie · 11 years ago
  68. 65d33fd btrfs: Add check to avoid cleanup roots already in fs_info->dead_roots. by Qu Wenruo · 11 years ago
  69. 21c7e75 Btrfs: reclaim the reserved metadata space at background by Miao Xie · 11 years ago
  70. 33c0022 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  71. 28c16cb Btrfs: fix possible memory leaks in open_ctree() by Wang Shilong · 11 years ago
  72. 3123bca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  73. 9e351cc Btrfs: remove transaction from send by Josef Bacik · 11 years ago
  74. a26e8c9 Btrfs: don't clear uptodate if the eb is under IO by Josef Bacik · 11 years ago
  75. 53c5666 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  76. 573bfb7 Btrfs: fix possible empty list access when flushing the delalloc inodes by Miao Xie · 11 years ago
  77. 31f3d25 Btrfs: split the global ordered extents mutex by Miao Xie · 11 years ago
  78. 8257b2d Btrfs: introduce btrfs_{start, end}_nocow_write() for each subvolume by Miao Xie · 11 years ago
  79. d458b05 btrfs: Cleanup the "_struct" suffix in btrfs_workequeue by Qu Wenruo · 11 years ago
  80. a046e9c btrfs: Cleanup the old btrfs_worker. by Qu Wenruo · 11 years ago
  81. fc97fab btrfs: Replace fs_info->qgroup_rescan_worker workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  82. 5b3bc44 btrfs: Replace fs_info->delayed_workers workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  83. dc6e320 btrfs: Replace fs_info->fixup_workers workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  84. 736cfa1 btrfs: Replace fs_info->readahead_workers workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  85. e66f0bb btrfs: Replace fs_info->cache_workers workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  86. d05a33a btrfs: Replace fs_info->rmw_workers workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  87. fccb5d8 btrfs: Replace fs_info->endio_* workqueue with btrfs_workqueue. by Qu Wenruo · 11 years ago
  88. a44903a btrfs: Replace fs_info->flush_workers with btrfs_workqueue. by Qu Wenruo · 11 years ago
  89. a8c93d4 btrfs: Replace fs_info->submit_workers with btrfs_workqueue. by Qu Wenruo · 11 years ago
  90. afe3d24 btrfs: Replace fs_info->delalloc_workers with btrfs_workqueue by Qu Wenruo · 11 years ago
  91. 5cdc7ad3 btrfs: Replace fs_info->workers with btrfs_workqueue. by Qu Wenruo · 11 years ago
  92. d1433de Btrfs: just wait or commit our own log sub-transaction by Miao Xie · 11 years ago
  93. 8b050d3 Btrfs: fix skipped error handle when log sync failed by Miao Xie · 11 years ago
  94. 2a85d9c Btrfs: fix possible deadlock in btrfs_cleanup_transaction by Liu Bo · 11 years ago
  95. f88ba6a Btrfs: skip submitting barrier for missing device by Hidetoshi Seto · 11 years ago
  96. c404e0d Btrfs: fix use-after-free in the finishing procedure of the device replace by Miao Xie · 11 years ago
  97. 3962dfb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  98. a9d2d4a Btrfs: fix a lockdep warning when cleaning up aborted transaction by Liu Bo · 11 years ago
  99. 878a876 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  100. 0b947af Btrfs: use btrfs_crc32c everywhere instead of libcrc32c by Filipe David Borba Manana · 11 years ago