1. f959492 Btrfs: send, fix more issues related to directory renames by Filipe Manana · 10 years ago
  2. a10c407 Btrfs: send, remove dead code from __get_cur_name_and_parent by Filipe Manana · 10 years ago
  3. c992ec9 Btrfs: send, account for orphan directories when building path strings by Filipe Manana · 10 years ago
  4. b46ab97 Btrfs: send, avoid unnecessary inode item lookup in the btree by Filipe Manana · 10 years ago
  5. 23f8f9b btrfs: add dev maxs limit for __btrfs_alloc_chunk in kernel space by Gui Hecheng · 10 years ago
  6. 5f43f86 btrfs: fix wrong max system array size check in kernel space by Gui Hecheng · 10 years ago
  7. 65d33fd btrfs: Add check to avoid cleanup roots already in fs_info->dead_roots. by Qu Wenruo · 10 years ago
  8. 21c7e75 Btrfs: reclaim the reserved metadata space at background by Miao Xie · 10 years ago
  9. 32d6b47 Btrfs: output warning instead of error when loading free space cache failed by Miao Xie · 10 years ago
  10. 5a1972b btrfs: Add ctime/mtime update for btrfs device add/remove. by Qu Wenruo · 10 years ago
  11. 61155aa btrfs: assert that send is not in progres before root deletion by David Sterba · 10 years ago
  12. 521e054 btrfs: protect snapshots from deleting during send by David Sterba · 10 years ago
  13. 944a451 btrfs: remove redundant null check in btrfs_dentry_release() by Daeseok Youn · 10 years ago
  14. ef3b9af Btrfs: implement inode_operations callback tmpfile by Filipe Manana · 10 years ago
  15. e4ef90f btrfs: make FS_INFO ioctl available to anyone by David Sterba · 10 years ago
  16. 7d6213c btrfs: make DEV_INFO ioctl available to anyone by David Sterba · 10 years ago
  17. df93589 btrfs: export more from FS_INFO to sysfs by David Sterba · 10 years ago
  18. 80a773f btrfs: retrieve more info from FS_INFO ioctl by David Sterba · 10 years ago
  19. 7d824b6 btrfs: balance filter: add limit of processed chunks by David Sterba · 10 years ago
  20. fc19c5e Btrfs: fix leaf corruption caused by ENOSPC while hole punching by Filipe Manana · 10 years ago
  21. d2cbf2a Btrfs: do not increment on bio_index one by one by Liu Bo · 10 years ago
  22. a1a50f6 Btrfs: read inode size after acquiring the mutex when punching a hole by Filipe Manana · 10 years ago
  23. 7fb18a0 btrfs: Remove unnecessary check for NULL by Tobias Klauser · 10 years ago
  24. 166ae5a btrfs: fix inline compressed read err corruption by Zach Brown · 10 years ago
  25. 774bcb3 btrfs: return ptr error from compression workspace by Zach Brown · 10 years ago
  26. 60e1975 btrfs: return errno instead of -1 from compression by Zach Brown · 10 years ago
  27. 98806b4 btrfs: check_int: propagate out-of-memory error upwards by Stefan Behrens · 10 years ago
  28. 61391d5 Btrfs: fix hang on error (such as ENOSPC) when writing extent pages by Filipe Manana · 10 years ago
  29. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  30. 01a9a8a Btrfs: send, fix corrupted path strings for long paths by Filipe Manana · 10 years ago
  31. 2457aec mm: non-atomically mark page accessed during page cache allocation where possible by Mel Gorman · 10 years ago
  32. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  33. 11da37b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  34. 51a6025 Btrfs: send, fix incorrect ref access when using extrefs by Filipe Manana · 10 years ago
  35. d3ecfcd Btrfs: fix EIO on reading file after ioctl clone works on it by Liu Bo · 10 years ago
  36. b30ac0f btrfs: switch to ->write_iter() by Al Viro · 10 years ago
  37. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  38. 0c94933 iov_iter_truncate() by Al Viro · 10 years ago
  39. 28060d5 btrfs: switch check_direct_IO() to iov_iter by Al Viro · 10 years ago
  40. 71d8e53 start adding the tag to iov_iter by Al Viro · 10 years ago
  41. 31b1403 switch {__,}blockdev_direct_IO() to iov_iter by Al Viro · 10 years ago
  42. a6cbcd4 get rid of pointless iov_length() in ->direct_IO() by Al Viro · 11 years ago
  43. d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 11 years ago
  44. cb66a7a kill generic_segment_checks() by Al Viro · 11 years ago
  45. 0ae5e4d __btrfs_direct_write(): switch to iov_iter by Al Viro · 11 years ago
  46. f8579f8 generic_file_direct_write(): switch to iov_iter by Al Viro · 11 years ago
  47. 33c0022 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  48. cfd4a53 Btrfs: limit the path size in send to PATH_MAX by Chris Mason · 10 years ago
  49. f8213bd Btrfs: correctly set profile flags on seqlock retry by Filipe Manana · 10 years ago
  50. 9ce49a0 Btrfs: use correct key when repeating search for extent item by Filipe Manana · 10 years ago
  51. 1c70d8f Btrfs: fix inode caching vs tree log by Miao Xie · 10 years ago
  52. 28c16cb Btrfs: fix possible memory leaks in open_ctree() by Wang Shilong · 10 years ago
  53. e60efa8 Btrfs: avoid triggering bug_on() when we fail to start inode caching task by Wang Shilong · 10 years ago
  54. 9d89ce6 Btrfs: move btrfs_{set,clear}_and_info() to ctree.h by Wang Shilong · 10 years ago
  55. 3f9e3df btrfs: replace error code from btrfs_drop_extents by David Sterba · 10 years ago
  56. c5f7d0b btrfs: Change the hole range to a more accurate value. by Qu Wenruo · 10 years ago
  57. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  58. 0040e60 btrfs: fix use-after-free in mount_subvol() by Christoph Jaeger · 10 years ago
  59. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  60. 3123bca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  61. e4fbaee Btrfs: fix compile warnings on on avr32 platform by Wang Shilong · 10 years ago
  62. 0723a04 btrfs: allow mounting btrfs subvolumes with different ro/rw options by Harald Hoyer · 11 years ago
  63. f182036 mm: implement ->map_pages for page cache by Kirill A. Shutemov · 10 years ago
  64. 36523e95 btrfs: export global block reserve size as space_info by David Sterba · 11 years ago
  65. 800ee22 btrfs: fix crash in remount(thread_pool=) case by Sergei Trofimovich · 10 years ago
  66. c4a050b Btrfs: abort the transaction when we don't find our extent ref by Josef Bacik · 10 years ago
  67. 3a29bc0 Btrfs: fix EINVAL checks in btrfs_clone by Chris Mason · 10 years ago
  68. a1ecaab Btrfs: fix unlock in __start_delalloc_inodes() by Wang Shilong · 10 years ago
  69. 3b080b2 Btrfs: scrub raid56 stripes in the right way by Wang Shilong · 10 years ago
  70. 68bb462 Btrfs: don't compress for a small write by Wang Shilong · 10 years ago
  71. c50d3e7 Btrfs: more efficient io tree navigation on wait_extent_bit by Filipe Manana · 10 years ago
  72. c715e15 Btrfs: send, build path string only once in send_hole by Filipe Manana · 10 years ago
  73. 9a40f12 btrfs: filter invalid arg for btrfs resize by Gui Hecheng · 10 years ago
  74. 766b5e5 Btrfs: send, fix data corruption due to incorrect hole detection by Filipe Manana · 10 years ago
  75. 84dbeb8 Btrfs: kmalloc() doesn't return an ERR_PTR by Dan Carpenter · 10 years ago
  76. e9894fd Btrfs: fix snapshot vs nocow writting by Wang Shilong · 10 years ago
  77. 3ac0d7b btrfs: Change the expanding write sequence to fix snapshot related bug. by Qu Wenruo · 10 years ago
  78. 60999ca btrfs: make device scan less noisy by David Sterba · 10 years ago
  79. ed55b6a btrfs: fix lockdep warning with reclaim lock inversion by Jeff Mahoney · 10 years ago
  80. 3f8a18c Btrfs: hold the commit_root_sem when getting the commit root during send by Josef Bacik · 10 years ago
  81. 9e351cc Btrfs: remove transaction from send by Josef Bacik · 10 years ago
  82. a26e8c9 Btrfs: don't clear uptodate if the eb is under IO by Josef Bacik · 10 years ago
  83. 573a075 Btrfs: check for an extent_op on the locked ref by Josef Bacik · 10 years ago
  84. ba8b028 Btrfs: do not reset last_snapshot after relocation by Josef Bacik · 10 years ago
  85. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  86. 53c5666 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  87. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  88. 0cd6144 mm + fs: prepare for non-page entries in page cache radix trees by Johannes Weiner · 10 years ago
  89. 45d4f85 fs/direct-io.c: remove some left over checks by Dan Carpenter · 10 years ago
  90. 5cb6c6c generic_file_direct_write(): get rid of ppos argument by Al Viro · 11 years ago
  91. 867c4f9 btrfs_file_aio_write(): get rid of ppos by Al Viro · 11 years ago
  92. 9e8c2af callers of iov_copy_from_user_atomic() don't need pagecache_disable() by Al Viro · 11 years ago
  93. 00fdf13 Btrfs: fix a crash of clone with inline extents's split by Liu Bo · 10 years ago
  94. 73b802f btrfs: fix uninit variable warning by Chris Mason · 10 years ago
  95. 4485386 Btrfs: take into account total references when doing backref lookup by Josef Bacik · 10 years ago
  96. bfa7e1f Btrfs: part 2, fix incremental send's decision to delay a dir move/rename by Filipe Manana · 10 years ago
  97. 7b119a8 Btrfs: fix incremental send's decision to delay a dir move/rename by Filipe Manana · 10 years ago
  98. 425b5da Btrfs: remove unnecessary inode generation lookup in send by Filipe Manana · 10 years ago
  99. 21543ba Btrfs: fix race when updating existing ref head by Filipe Manana · 10 years ago
  100. c3a4689 btrfs: Add trace for btrfs_workqueue alloc/destroy by Qu Wenruo · 10 years ago