1. 55b636b Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  2. bd3599a Btrfs: fix file data corruption after cloning a range and fsync by Filipe Manana · 6 years ago
  3. 04a1320 Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  4. 665d495 btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block() by Qu Wenruo · 6 years ago
  5. 97b1917 btrfs: fix use-after-free of cmp workspace pages by Naohiro Aota · 6 years ago
  6. 20c5bbc btrfs: restore uuid_mutex in btrfs_open_devices by David Sterba · 6 years ago
  7. d3bc0e6 Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  8. e4e7ede Btrfs: fix mount failure when qgroup rescan is in progress by Filipe Manana · 6 years ago
  9. 717beb9 Btrfs: fix regression in btrfs_page_mkwrite() from vm_fault_t conversion by Chris Mason · 6 years ago
  10. 6f7de19 btrfs: quota: Set rescan progress to (u64)-1 if we hit last leaf by Qu Wenruo · 6 years ago
  11. 84bfed4 Merge tag 'for-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  12. c5b4a50 Btrfs: fix return value on rename exchange failure by Filipe Manana · 6 years ago
  13. 22883dd btrfs: fix invalid-free in btrfs_extent_same by Lu Fengqi · 6 years ago
  14. f098631 Btrfs: fix physical offset reported by fiemap for inline extents by Filipe Manana · 6 years ago
  15. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  16. e7655d2 Merge tag 'for-4.18-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  17. 15eefe2 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 by Arnd Bergmann · 6 years ago
  18. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  19. ac0b414 btrfs: scrub: Don't use inode pages for device replace by Qu Wenruo · 6 years ago
  20. a528a24 btrfs: change return type of btrfs_page_mkwrite to vm_fault_t by Souptick Joarder · 6 years ago
  21. 9d311e1 Btrfs: fiemap: pass correct bytenr when fm_extent_count is zero by Robbie Ko · 6 years ago
  22. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 6 years ago
  23. 3ca57bd btrfs: Check error of btrfs_iget in btrfs_search_path_in_tree_user by Misono Tomohiro · 6 years ago
  24. 7049965 Merge tag 'for-4.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  25. f459c34 Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  26. 23d0b79 btrfs: Add unprivileged version of ino_lookup ioctl by Tomohiro Misono · 6 years ago
  27. 42e4b52 btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REF by Tomohiro Misono · 6 years ago
  28. b64ec07 btrfs: Add unprivileged ioctl which returns subvolume information by Tomohiro Misono · 6 years ago
  29. 8ac9f7c btrfs: convert to bioset_init()/mempool_init() by Kent Overstreet · 6 years ago
  30. ad7e1a7 Btrfs: clean up error handling in btrfs_truncate() by Omar Sandoval · 6 years ago
  31. c5794e5 btrfs: Factor out write portion of btrfs_get_blocks_direct by Nikolay Borisov · 6 years ago
  32. 1c8d017 btrfs: Factor out read portion of btrfs_get_blocks_direct by Nikolay Borisov · 6 years ago
  33. 9132c4f btrfs: return ENOMEM if path allocation fails in btrfs_cross_ref_exist by Su Yue · 6 years ago
  34. 1389053 btrfs: raid56: Remove VLA usage by Kees Cook · 6 years ago
  35. 090a127 btrfs: return error value if create_io_em failed in cow_file_range by Su Yue · 6 years ago
  36. 6b0cb1f btrfs: drop useless member qgroup_reserved of btrfs_pending_snapshot by Gu JinXiang · 6 years ago
  37. c4c129d btrfs: drop unused parameter qgroup_reserved by Gu JinXiang · 6 years ago
  38. e73e81b btrfs: balance dirty metadata pages in btrfs_finish_ordered_io by Ethan Lien · 6 years ago
  39. 78d4295 btrfs: lift some btrfs_cross_ref_exist checks in nocow path by Ethan Lien · 6 years ago
  40. d195779 btrfs: Remove fs_info argument from btrfs_uuid_tree_rem by Lu Fengqi · 6 years ago
  41. cdb345a btrfs: Remove fs_info argument from btrfs_uuid_tree_add by Lu Fengqi · 6 years ago
  42. f9ddfd0 Btrfs: remove unused check of skip_locking by Liu Bo · 6 years ago
  43. d80bb3f Btrfs: remove always true check in unlock_up by Liu Bo · 6 years ago
  44. 662c653 Btrfs: grab write lock directly if write_lock_level is the max level by Liu Bo · 6 years ago
  45. 1fc28d8 Btrfs: move get root out of btrfs_search_slot to a helper by Liu Bo · 6 years ago
  46. e6a1d6f Btrfs: use more straightforward extent_buffer_uptodate check by Liu Bo · 6 years ago
  47. ca19b4a Btrfs: remove superfluous free_extent_buffer in read_block_for_search by Liu Bo · 6 years ago
  48. 4ca6168 btrfs: drop unused space_info parameter from create_space_info by Lu Fengqi · 6 years ago
  49. ff76a86 Btrfs: add parent_transid parameter to veirfy_level_key by Liu Bo · 6 years ago
  50. 9593bf49 btrfs: qgroup: show more meaningful qgroup_rescan_init error message by Qu Wenruo · 6 years ago
  51. fd4e994 Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2() by Omar Sandoval · 6 years ago
  52. de885e3 btrfs: lzo: Harden inline lzo compressed extent decompression by Qu Wenruo · 6 years ago
  53. 314bfa4 btrfs: lzo: Add header length check to avoid potential out-of-bounds access by Qu Wenruo · 6 years ago
  54. 2a1f7c0 btrfs: lzo: document the compressed data format by Qu Wenruo · 6 years ago
  55. d5c1d68 btrfs: compression: Add linux/sizes.h for compression.h by Qu Wenruo · 6 years ago
  56. b5c40d5 Btrfs: fix clone vs chattr NODATASUM race by Omar Sandoval · 6 years ago
  57. b89311e btrfs: propagate failures of __exclude_logged_extent to upper caller by Gu Jinxiang · 6 years ago
  58. d4b2073 btrfs: Streamline shared ref check in alloc_reserved_tree_block by Nikolay Borisov · 6 years ago
  59. 21ebfbe btrfs: Pass btrfs_delayed_extent_op to alloc_reserved_tree_block by Nikolay Borisov · 6 years ago
  60. 4e6bd4e btrfs: Simplify alloc_reserved_tree_block interface by Nikolay Borisov · 6 years ago
  61. 9dcdbe0 btrfs: Remove fs_info argument from alloc_reserved_tree_block by Nikolay Borisov · 6 years ago
  62. 315b76b btrfs: tests: drop newline from test_msg strings by David Sterba · 6 years ago
  63. 3c7251f btrfs: tests: add helper for error messages and update them by David Sterba · 6 years ago
  64. ad1e3d5 btrfs: use error code returned by btrfs_read_fs_root_no_name in search ioctl by Misono Tomohiro · 6 years ago
  65. 37becec Btrfs: allow empty subvol= again by Omar Sandoval · 6 years ago
  66. b78e2b7 btrfs: fix describe_relocation when printing unknown flags by Anand Jain · 6 years ago
  67. bf5091c btrfs: use kvzalloc for EXTENT_SAME temporary data by David Sterba · 6 years ago
  68. 67b07bd Btrfs: reuse cmp workspace in EXTENT_SAME ioctl by Timofey Titovets · 6 years ago
  69. b672876 Btrfs: dedupe_file_range ioctl: remove 16MiB restriction by Timofey Titovets · 6 years ago
  70. 3973909 Btrfs: split btrfs_extent_same by Timofey Titovets · 6 years ago
  71. 399b0bb Btrfs: reserve space for O_TMPFILE orphan item deletion by Omar Sandoval · 6 years ago
  72. 7efc3e3 Btrfs: renumber BTRFS_INODE_ runtime flags and switch to enums by Omar Sandoval · 6 years ago
  73. a575cee Btrfs: get rid of unused orphan infrastructure by Omar Sandoval · 6 years ago
  74. 2791906 Btrfs: fix ENOSPC caused by orphan items reservations by Omar Sandoval · 6 years ago
  75. 4b9d7b5 Btrfs: refactor btrfs_evict_inode() reserve refill dance by Omar Sandoval · 6 years ago
  76. c08db7d Btrfs: don't return ino to ino cache if inode item removal fails by Omar Sandoval · 6 years ago
  77. 05a5bd7 Btrfs: delete dead code in btrfs_orphan_commit_root() by Omar Sandoval · 6 years ago
  78. 7b40b69 Btrfs: get rid of BTRFS_INODE_HAS_ORPHAN_ITEM by Omar Sandoval · 6 years ago
  79. f7e9e8f Btrfs: stop creating orphan items for truncate by Omar Sandoval · 6 years ago
  80. 0552210 Btrfs: don't BUG_ON() in btrfs_truncate_inode_items() by Omar Sandoval · 6 years ago
  81. fd86a3a Btrfs: fix error handling in btrfs_truncate_inode_items() by Omar Sandoval · 6 years ago
  82. d1342aa Btrfs: update stale comments referencing vmtruncate() by Omar Sandoval · 6 years ago
  83. c442793 btrfs: Remove stale comment about select_delayed_ref by Nikolay Borisov · 6 years ago
  84. f902bd3 btrfs: sysfs: Add entry which shows if rmdir can work on subvolumes by Misono Tomohiro · 6 years ago
  85. 6c52157 btrfs: sysfs: Use enum/define value for feature array definitions by Tomohiro Misono · 6 years ago
  86. 6dac13f btrfs: add prefix "balance:" for log messages by Anand Jain · 6 years ago
  87. 5c57b8b btrfs: unify naming of flags variables for SETFLAGS and XFLAGS by David Sterba · 6 years ago
  88. 025f212 btrfs: add FS_IOC_FSSETXATTR ioctl by David Sterba · 7 years ago
  89. e4202ac btrfs: add FS_IOC_FSGETXATTR ioctl by David Sterba · 7 years ago
  90. 19f93b3 btrfs: add helpers for FS_XFLAG_* conversion by David Sterba · 7 years ago
  91. a157d4f btrfs: rename btrfs_flags_to_ioctl to reflect which flags it touches by David Sterba · 7 years ago
  92. 5ba76ab btrfs: rename check_flags to reflect which flags it touches by David Sterba · 7 years ago
  93. 1905a0f btrfs: rename btrfs_mask_flags to reflect which flags it touches by David Sterba · 7 years ago
  94. 7b6a221 btrfs: rename btrfs_update_iflags to reflect which flags it touches by David Sterba · 7 years ago
  95. d9a071f btrfs: use common variable for fs_devices in btrfs_destroy_dev_replace_tgtdev by Anand Jain · 7 years ago
  96. ab5c2f6 btrfs: drop uuid_mutex in btrfs_destroy_dev_replace_tgtdev by Anand Jain · 7 years ago
  97. b25e59e btrfs: drop uuid_mutex in btrfs_dev_replace_finishing by Anand Jain · 7 years ago
  98. 542c590 btrfs: replace uuid_mutex by device_list_mutex in btrfs_open_devices by Anand Jain · 7 years ago
  99. 3dd0f7a btrfs: document uuid_mutex uasge in read_chunk_tree by Anand Jain · 7 years ago
  100. 41a52a0 btrfs: use existing cur_devices, cleanup btrfs_rm_device by Anand Jain · 7 years ago