1. e91eb62 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  2. 2236597 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  3. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  4. 527afb4 Btrfs: cleanup: remove unnecessary check before btrfs_free_path is called by Tsutomu Itoh · 9 years ago
  5. b54ffb7 block: remove bio_get_nr_vecs() by Kent Overstreet · 10 years ago
  6. da2f0f7 Btrfs: add support for blkio controllers by Chris Mason · 9 years ago
  7. bde6c24 Btrfs: fix stale dir entries after unlink, inode eviction and fsync by Filipe Manana · 9 years ago
  8. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  9. c1aa457 Btrfs: fix shrinking truncate when the no_holes feature is enabled by Filipe Manana · 9 years ago
  10. ddba1bf Btrfs: fix warning of bytes_may_use by Liu Bo · 10 years ago
  11. ad9ee20 Btrfs: fix hang when failing to submit bio of directIO by Liu Bo · 10 years ago
  12. 9c6429d Btrfs: fix a comment in inode.c:evict_inode_truncate_pages() by Filipe Manana · 10 years ago
  13. 61de718 Btrfs: fix memory corruption on failure to submit bio for direct IO by Filipe Manana · 9 years ago
  14. 6ca0709 Btrfs: fix hang during inode eviction due to concurrent readahead by Filipe Manana · 10 years ago
  15. 64887b6 Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  16. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  17. 6e17d30 Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode. by Yang Dongsheng · 10 years ago
  18. fe0f07d direct-io: only inc/dec inode->i_dio_count for file systems by Jens Axboe · 10 years ago
  19. ba0e4ae Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  20. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  21. e2d1f92 btrfs: qgroup: do a reservation in a higher level. by Dongsheng Yang · 10 years ago
  22. 3119321 Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use. by Dongsheng Yang · 10 years ago
  23. d7c1517 btrfs: Fix NO_SPACE bug caused by delayed-iput by Zhao Lei · 10 years ago
  24. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 10 years ago
  25. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 10 years ago
  26. 17f8c84 Remove rw from {,__,do_}blockdev_direct_IO() by Omar Sandoval · 10 years ago
  27. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 10 years ago
  28. 3bce876 Btrfs: don't steal from the global reserve if we don't have the space by Josef Bacik · 10 years ago
  29. 28f75a0 Btrfs: refill block reserves during truncate by Chris Mason · 10 years ago
  30. 1262133 Btrfs: account for crcs in delayed ref processing by Josef Bacik · 10 years ago
  31. 28ed134 btrfs: actively run the delayed refs while deleting large files by Chris Mason · 10 years ago
  32. 4a3d1caf fs: btrfs: Add missing include file by Guenter Roeck · 10 years ago
  33. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
  34. 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
  35. 521d474 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  36. e1cbbfa Btrfs: fix outstanding_extents accounting in DIO by Josef Bacik · 10 years ago
  37. 6a3891c Btrfs: add sanity test for outstanding_extents accounting by Josef Bacik · 10 years ago
  38. ba11721 Btrfs: account merges/splits properly by Josef Bacik · 10 years ago
  39. 8461a3d Btrfs: fix merge delalloc logic by Josef Bacik · 10 years ago
  40. 84399bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  41. 31e818f btrfs: cleanup, use kmalloc_array/kcalloc array helpers by David Sterba · 10 years ago
  42. 1932b7b btrfs: fix lost return value due to variable shadowing by David Sterba · 10 years ago
  43. 2b9fb53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  44. dcab6a3 Btrfs: account for large extents with enospc by Josef Bacik · 10 years ago
  45. 3266789 Btrfs: don't set and clear delalloc for O_DIRECT writes by Josef Bacik · 10 years ago
  46. 3e05bde Btrfs: only adjust outstanding_extents when we do a short write by Josef Bacik · 10 years ago
  47. 9cc97d6 Btrfs: Add code to support file creation time by chandan r · 12 years ago
  48. a937b97 btrfs: kill btrfs_inode_*time helpers by David Sterba · 10 years ago
  49. ffe2d20 Btrfs: Introduce BTRFS_BLOCK_GROUP_RAID56_MASK to check raid56 simply by Zhao Lei · 10 years ago
  50. 9ee49a04 btrfs: switch extent_state state to unsigned by David Sterba · 10 years ago
  51. f0954c6 btrfs: update message levels after checksum errors by David Sterba · 10 years ago
  52. 68b663d btrfs: update message levels for errors by David Sterba · 10 years ago
  53. b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 10 years ago
  54. 1d4c08e btrfs: expand btrfs_find_item if found_key is NULL by David Sterba · 10 years ago
  55. 03c751a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  56. c7cfb8a Btrfs: call inode_dec_link_count() on mkdir error path by Wang Shilong · 10 years ago
  57. bdeb03c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  58. 9ea24bb Btrfs: fix snapshot inconsistency after a file write followed by truncate by Filipe Manana · 10 years ago
  59. b38ef71 Btrfs: ensure ordered extent errors aren't missed on fsync by Filipe Manana · 10 years ago
  60. e6eb431 Btrfs: report error after failure inlining extent in compressed write path by Filipe Manana · 10 years ago
  61. 728404d Btrfs: add helper btrfs_fdatawrite_range by Filipe Manana · 10 years ago
  62. 075bdbd Btrfs: correctly flush compressed data before/after direct IO by Filipe Manana · 10 years ago
  63. c44f649 Btrfs: make inode.c:compress_file_range() return void by Filipe Manana · 10 years ago
  64. 4bcbb33 Btrfs: fix incorrect compression ratio detection by Shilong Wang · 10 years ago
  65. dec8f17 Btrfs: make inode.c:submit_compressed_extents() return void by Filipe Manana · 10 years ago
  66. 3d7a820 Btrfs: process all async extents on compressed write failure by Filipe Manana · 10 years ago
  67. 40ae837 Btrfs: don't leak pages and memory on compressed write error by Filipe Manana · 10 years ago
  68. fce2a4e Btrfs: fix hang on compressed write error by Filipe Manana · 10 years ago
  69. 704de49 Btrfs: set page and mapping error on compressed write failure by Filipe Manana · 10 years ago
  70. 41d28bc switch d_materialise_unique() users to d_splice_alias() by Al Viro · 10 years ago
  71. d379730 Revert "Btrfs: race free update of commit root for ro snapshots" by Chris Mason · 10 years ago
  72. 0ec31a6 Merge branch 'remove-unlikely' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus by Chris Mason · 10 years ago
  73. 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
  74. 32be3a1 btrfs: Fix the wrong condition judgment about subset extent map by Qu Wenruo · 10 years ago
  75. bfebd8b btrfs: use enum for wq endio metadata type by David Sterba · 10 years ago
  76. ee39b43 btrfs: remove unlikely from data-dependent branches and slow paths by David Sterba · 10 years ago
  77. 5d99a998 btrfs: remove unlikely from NULL checks by David Sterba · 10 years ago
  78. 1d52c78 Btrfs: try not to ENOSPC on log replay by Josef Bacik · 10 years ago
  79. e6c4efd btrfs: Fix and enhance merge_extent_mapping() to insert best fitted extent map by Qu Wenruo · 10 years ago
  80. f612496 Btrfs: cleanup the read failure record after write or when the inode is freeing by Miao Xie · 10 years ago
  81. 8b110e3 Btrfs: implement repair function when direct read fails by Miao Xie · 10 years ago
  82. c1dc089 Btrfs: do file data check by sub-bio's self by Miao Xie · 10 years ago
  83. dc380ae Btrfs: cleanup similar code of the buffered data data check and dio read data check by Miao Xie · 10 years ago
  84. 23ea8e5 Btrfs: load checksum data once when submitting a direct read io by Miao Xie · 10 years ago
  85. 354877b Btrfs: fix off-by-one in cow_file_range_inline() by Wang Shilong · 10 years ago
  86. 7816030 Btrfs: fall into nocompression codes quickly if possible by Wang Shilong · 10 years ago
  87. f79707b Btrfs: fix wrong skipping compression for an inode by Wang Shilong · 10 years ago
  88. 555e128 Btrfs: set error return value in btrfs_get_blocks_direct by Filipe Manana · 10 years ago
  89. 47059d9 Btrfs: make defragment work with nodatacow option by Wang Shilong · 10 years ago
  90. 962a298 btrfs: kill the key type accessor helpers by David Sterba · 11 years ago
  91. 7ed641b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  92. b0d5d10 Btrfs: use insert_inode_locked4 for inode creation by Chris Mason · 10 years ago
  93. dac5705 Btrfs: fix crash while doing a ranged fsync by Filipe Manana · 10 years ago
  94. d9f8596 Btrfs: fix corruption after write/fsync failure + fsync + log recovery by Filipe Manana · 10 years ago
  95. 1fb00cb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  96. 9e0af23 Btrfs: fix task hang under heavy compressed write by Liu Bo · 10 years ago
  97. 51f395a btrfs: Use right extent length when inserting overlap extent map. by Qu Wenruo · 10 years ago
  98. 7064dd5 Btrfs: don't monopolize a core when evicting inode by Filipe Manana · 10 years ago
  99. 5762b5c Btrfs: ensure tmpfile inode is always persisted with link count of 0 by Filipe Manana · 10 years ago
  100. 9c3b306 Btrfs: race free update of commit root for ro snapshots by Filipe Manana · 10 years ago