1. 3a63729 Btrfs: fix early ENOSPC due to delalloc by Omar Sandoval · 7 years ago
  2. f76ddff Btrfs: adjust outstanding_extents counter properly when dio write is split by Liu Bo · 7 years ago
  3. 6731212 Btrfs: fix lockdep warning about log_mutex by Liu Bo · 7 years ago
  4. 78418b8 Btrfs: use down_read_nested to make lockdep silent by Liu Bo · 7 years ago
  5. 157302f btrfs: Don't clear SGID when inheriting ACLs by Jan Kara · 7 years ago
  6. c3eab85f Btrfs: fix truncate down when no_holes feature is enabled by Liu Bo · 7 years ago
  7. e8b5068 Btrfs: Fix deadlock between direct IO and fast fsync by Chandan Rajendra · 7 years ago
  8. b355b89 crypto: Work around deallocated stack frame reference gcc bug on sparc. by David Miller · 7 years ago
  9. 66d6448 btrfs: fix memory leak in update_space_info failure path by Jeff Mahoney · 7 years ago
  10. 4d15ab9 btrfs: use correct types for page indices in btrfs_page_exists_in_range by David Sterba · 7 years ago
  11. 61604a2 fs: add i_blocksize() by Fabian Frederick · 7 years ago
  12. 93fb043 btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls by Jeff Mahoney · 7 years ago
  13. ffb97c1 Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operations by Omar Sandoval · 7 years ago
  14. ad80fad Btrfs: disable xattr operations on subvolume directories by Omar Sandoval · 7 years ago
  15. 79babd4 Btrfs: remove old tree_root case in btrfs_read_locked_inode() by Omar Sandoval · 7 years ago
  16. 7a1dcd9 btrfs: fix error handling when run_delayed_extent_op fails by Jeff Mahoney · 7 years ago
  17. 003e316 btrfs: fix locking when we put back a delayed ref that's too new by Jeff Mahoney · 7 years ago
  18. 28dad9a btrfs: fix crash when tracepoint arguments are freed by wq callbacks by David Sterba · 7 years ago
  19. 1a5ec7d Btrfs: fix qgroup rescan worker initialization by Filipe Manana · 7 years ago
  20. a1e0e04 Btrfs: fix emptiness check for dirtied extent buffers at check_leaf() by Filipe Manana · 7 years ago
  21. c01ea88 btrfs: store and load values of stripes_min/stripes_max in balance status item by David Sterba · 8 years ago
  22. 01f285f Btrfs: fix relocation incorrectly dropping data references by Filipe Manana · 8 years ago
  23. 26dc524 Btrfs: fix tree search logic when replaying directory entry deletes by Robbie Ko · 8 years ago
  24. 664b053 Btrfs: fix deadlock caused by fsync when logging directory entries by Robbie Ko · 8 years ago
  25. 7d470f04 Btrfs: fix BUG_ON in btrfs_mark_buffer_dirty by Liu Bo · 8 years ago
  26. 3bac322 btrfs: limit async_work allocation and worker func duration by Maxim Patlasov · 7 years ago
  27. 46d7cbb Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 8 years ago
  28. f616751 Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  29. 570dd45 btrfs: fix races on root_log_ctx lists by Chris Mason · 8 years ago
  30. 9d1032c btrfs: fix WARNING in btrfs_select_ref_head() by Wang Xiaoguang · 8 years ago
  31. 9c89469 Btrfs: remove some no-op casts by Dan Carpenter · 8 years ago
  32. dd4b857 btrfs: pass correct args to btrfs_async_run_delayed_refs() by Wang Xiaoguang · 8 years ago
  33. 69ae5e4 btrfs: make file clone aware of fatal signals by Wang Xiaoguang · 8 years ago
  34. 0b34c26 btrfs: qgroup: Prevent qgroup->reserved from going subzero by Goldwyn Rodrigues · 8 years ago
  35. 112a3ed Merge branch 'for-chris-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.9 by Chris Mason · 8 years ago
  36. 14155ca btrfs: assign error values to the correct bio structs by Junjie Mao · 8 years ago
  37. 4547f4d Btrfs: kill BUG_ON in do_relocation by Liu Bo · 8 years ago
  38. d3304ca Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  39. d9ed71e Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.9 by Chris Mason · 8 years ago
  40. d5e84fd Btrfs: fix incremental send failure caused by balance by Filipe Manana · 8 years ago
  41. f29135b Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  42. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  43. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  44. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  45. 19c4d2f Revert "btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs" by Chris Mason · 8 years ago
  46. fed41f7 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  47. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  48. cd27e45 [btrfs] fix check_direct_IO() for non-iovec iterators by Al Viro · 8 years ago
  49. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  50. f334bcd Merge remote-tracking branch 'ovl/misc' into work.misc by Al Viro · 8 years ago
  51. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  52. 513a4be Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  53. 0e67578 btrfs: tests: uninline member definitions in free_space_extent by David Sterba · 8 years ago
  54. d2d9ac6 btrfs: tests: constify free space extent specs by David Sterba · 8 years ago
  55. 781e3bc Btrfs: expand free space tree sanity tests to catch endianness bug by Omar Sandoval · 8 years ago
  56. 9426ce7 Btrfs: fix extent buffer bitmap tests on big-endian systems by Omar Sandoval · 8 years ago
  57. 6675df3 Btrfs: catch invalid free space trees by Omar Sandoval · 8 years ago
  58. f8d468a Btrfs: fix mount -o clear_cache,space_cache=v2 by Omar Sandoval · 8 years ago
  59. 2fe1d55 Btrfs: fix free space tree bitmaps on big-endian systems by Omar Sandoval · 8 years ago
  60. 2211d5b posix_acl: xattr representation cleanups by Andreas Gruenbacher · 8 years ago
  61. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  62. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  63. 196e024 Btrfs: remove unnecessary btrfs_mark_buffer_dirty in split_leaf by Liu Bo · 8 years ago
  64. 4867268 Btrfs: don't BUG() during drop snapshot by Josef Bacik · 8 years ago
  65. 2fd57fc btrfs: fix btrfs_no_printk stub helper by Arnd Bergmann · 8 years ago
  66. 851cd17 Btrfs: memset to avoid stale content in btree leaf by Liu Bo · 8 years ago
  67. 0f5053e btrfs: parent_start initialization cleanup by Goldwyn Rodrigues · 8 years ago
  68. 6cea66e btrfs: Remove already completed TODO comment by Goldwyn Rodrigues · 8 years ago
  69. dd12d5b btrfs: Do not reassign count in btrfs_run_delayed_refs by Goldwyn Rodrigues · 8 years ago
  70. 0ccd052 btrfs: fix a possible umount deadlock by Anand Jain · 8 years ago
  71. a958eab Btrfs: fix memory leak in do_walk_down by Liu Bo · 8 years ago
  72. c01f5f9 btrfs: btrfs_debug should consume fs_info when DEBUG is not defined by Jeff Mahoney · 8 years ago
  73. 04ab956 btrfs: convert send's verbose_printk to btrfs_debug by Jeff Mahoney · 8 years ago
  74. ab8d0fc btrfs: convert pr_* to btrfs_* where possible by Jeff Mahoney · 8 years ago
  75. 62e8557 btrfs: convert printk(KERN_* to use pr_* calls by Jeff Mahoney · 8 years ago
  76. 5d163e0 btrfs: unsplit printed strings by Jeff Mahoney · 8 years ago
  77. cea67ab btrfs: clean the old superblocks before freeing the device by Jeff Mahoney · 8 years ago
  78. 0279422 Btrfs: kill BUG_ON in run_delayed_tree_ref by Liu Bo · 8 years ago
  79. 6bdf131 Btrfs: don't leak reloc root nodes on error by Josef Bacik · 8 years ago
  80. e2c8990 btrfs: squash lines for simple wrapper functions by Masahiro Yamada · 8 years ago
  81. 6b722c1 Btrfs: improve check_node to avoid reading corrupted nodes by Liu Bo · 8 years ago
  82. a42cbec Btrfs: add error handling for extent buffer in print tree by Liu Bo · 8 years ago
  83. a43f7f8 Btrfs: remove BUG_ON in start_transaction by Liu Bo · 8 years ago
  84. 3eb548e Btrfs: memset to avoid stale content in btree node block by Liu Bo · 8 years ago
  85. 3561b9d Btrfs: return gracefully from balance if fs tree is corrupted by Liu Bo · 8 years ago
  86. 9c8e63d Btrfs: kill BUG_ON()'s in btrfs_mark_extent_written by Josef Bacik · 8 years ago
  87. 8436ea91 Btrfs: kill the start argument to read_extent_buffer_pages by Josef Bacik · 8 years ago
  88. afcdd12 Btrfs: add a flags field to btrfs_fs_info by Josef Bacik · 8 years ago
  89. ba8b04c btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band dedupe and subpage size patchset by Qu Wenruo · 8 years ago
  90. 897a41b btrfs: add dynamic debug support by Jeff Mahoney · 8 years ago
  91. 2309e79 btrfs: Fix warning "variable ‘gen’ set but not used" by Luis Henriques · 8 years ago
  92. 1f079fa btrfs: Fix warning "variable ‘blocksize’ set but not used" by Luis Henriques · 8 years ago
  93. 5d8eb6f btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs by Naohiro Aota · 8 years ago
  94. 4930338 Btrfs: bail out if block group has different mixed flag by Liu Bo · 8 years ago
  95. 2571e73 Btrfs: fix memory leak in reading btree blocks by Liu Bo · 8 years ago
  96. e46a28c Btrfs: remove BUG() in raid56 by Liu Bo · 8 years ago
  97. afce772 btrfs: fix check_shared for fiemap ioctl by Lu Fengqi · 8 years ago
  98. b0de6c4 btrfs: create example debugfs file only in debugging build by David Sterba · 8 years ago
  99. 07f6a48 btrfs: fix perms on demonstration debugfs interface by Eric Sandeen · 8 years ago
  100. c79a175 Btrfs: fix memory leak of block group cache by Liu Bo · 8 years ago