1. b41dae0 Merge tag 'xfs-5.4-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  2. e6bc9de Merge tag 'vfs-5.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  3. b6c0d35 Merge tag 'ovl-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
  4. 7d14df2 Merge tag 'for-5.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  5. 0bb73e4 Merge tag 'afs-next-20190915' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  6. f60c55a Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 6 years ago
  7. 734d1ed Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 6 years ago
  8. d013cc8 Merge tag 'filelock-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 6 years ago
  9. e170eb2 Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  10. b30d87c Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  11. 53e5e7a Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  12. 8b53c76 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  13. e6874fc Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  14. 1f7d290 Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  15. 77dcfe2 Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  16. 7ad67ca Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  17. 1e6fa3a Merge tag 'for-5.4/io_uring-2019-09-15' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  18. 7c672ab Merge tag 'docs-5.4' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  19. 7f2444d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  20. d281706 Merge branch 'pm-sleep' by Rafael J. Wysocki · 6 years ago
  21. 72dbcf7 Revert "ext4: make __ext4_get_inode_loc plug" by Linus Torvalds · 6 years ago
  22. 5277dea io_uring: increase IORING_MAX_ENTRIES to 32K by Daniel Xu · 6 years ago
  23. 1b304a1 Merge tag 'for-5.3-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  24. b2a9ead io_uring: make sqpoll wakeup possible with getevents by Jens Axboe · 6 years ago
  25. 6d5d5ac io_uring: extend async work merging by Jens Axboe · 6 years ago
  26. 18dfa71 Btrfs: fix unwritten extent buffers and hangs on future writeback attempts by Filipe Manana · 6 years ago
  27. 410f954 Btrfs: fix assertion failure during fsync and use of stale transaction by Filipe Manana · 6 years ago
  28. 5c2e9f3 ovl: filter of trusted xattr results in audit by Mark Salyzyn · 6 years ago
  29. 97f024b ovl: Fix dereferencing possible ERR_PTR() by Ding Xiang · 6 years ago
  30. 54a91f3 io_uring: limit parallelism of buffered writes by Jens Axboe · 6 years ago
  31. 18d9be1 io_uring: add io_queue_async_work() helper by Jens Axboe · 6 years ago
  32. c5766668 io_uring: optimize submit_and_wait API by Jens Axboe · 6 years ago
  33. 4fe2c96 io_uring: add support for link with drain by Jackie Liu · 6 years ago
  34. 8776f3f io_uring: fix wrong sequence setting logic by Jackie Liu · 6 years ago
  35. 6af112b btrfs: Relinquish CPUs in btrfs_compare_trees by Nikolay Borisov · 6 years ago
  36. 65e99c4 btrfs: Don't assign retval of btrfs_try_tree_write_lock/btrfs_tree_read_lock_atomic by Nikolay Borisov · 6 years ago
  37. af024ed btrfs: create structure to encode checksum type and length by Johannes Thumshirn · 6 years ago
  38. 84fe47a btrfs: add enospc debug messages for ticket failure by Josef Bacik · 6 years ago
  39. 0096420 btrfs: do not account global reserve in can_overcommit by Josef Bacik · 6 years ago
  40. 426551f btrfs: use btrfs_try_granting_tickets in update_global_rsv by Josef Bacik · 6 years ago
  41. d792b0f btrfs: always reserve our entire size for the global reserve by Josef Bacik · 6 years ago
  42. 3593ce3 btrfs: change the minimum global reserve size by Josef Bacik · 6 years ago
  43. d05e464 btrfs: rename btrfs_space_info_add_old_bytes by Josef Bacik · 6 years ago
  44. def936e btrfs: remove orig_bytes from reserve_ticket by Josef Bacik · 6 years ago
  45. 00c0135 btrfs: fix may_commit_transaction to deal with no partial filling by Josef Bacik · 6 years ago
  46. 2341ccd btrfs: rework wake_all_tickets by Josef Bacik · 6 years ago
  47. 18fa228 btrfs: refactor the ticket wakeup code by Josef Bacik · 6 years ago
  48. 9118264 btrfs: stop partially refilling tickets when releasing space by Josef Bacik · 6 years ago
  49. a43c383 btrfs: add space reservation tracepoint for reserved bytes by Josef Bacik · 6 years ago
  50. f3e75e3 btrfs: roll tracepoint into btrfs_space_info_update helper by Josef Bacik · 6 years ago
  51. ef1317a btrfs: do not allow reservations if we have pending tickets by Josef Bacik · 6 years ago
  52. e182163 btrfs: stop clearing EXTENT_DIRTY in inode I/O tree by Omar Sandoval · 6 years ago
  53. f50cb7a btrfs: treat RWF_{,D}SYNC writes as sync for CRCs by Omar Sandoval · 6 years ago
  54. c09767a btrfs: use correct count in btrfs_file_write_iter() by Omar Sandoval · 6 years ago
  55. c82f823 btrfs: tie extent buffer and it's token together by David Sterba · 6 years ago
  56. 48bc395 btrfs: assume valid token for btrfs_set/get_token helpers by David Sterba · 6 years ago
  57. cb49511 btrfs: define separate btrfs_set/get_XX helpers by David Sterba · 6 years ago
  58. 6ff49c6 btrfs: Make btrfs_find_name_in_ext_backref return struct btrfs_inode_extref by Nikolay Borisov · 6 years ago
  59. 9bb8407 btrfs: Make btrfs_find_name_in_backref return btrfs_inode_ref struct by Nikolay Borisov · 6 years ago
  60. 1dc990d btrfs: move dev_stats helpers to volumes.c by David Sterba · 6 years ago
  61. 67b61ae btrfs: move struct io_ctl to free-space-cache.h by David Sterba · 6 years ago
  62. 18d0f5c btrfs: move functions for tree compare to send.c by David Sterba · 6 years ago
  63. 4b231ae btrfs: rename and export read_node_slot by David Sterba · 6 years ago
  64. 8a95334 btrfs: move private raid56 definitions from ctree.h by David Sterba · 6 years ago
  65. 784352f btrfs: move math functions to misc.h by David Sterba · 6 years ago
  66. 602cbe9 btrfs: move cond_wake_up functions out of ctree by David Sterba · 6 years ago
  67. d2979aa btrfs: use proper error values on allocation failure in clone_fs_devices by Anand Jain · 6 years ago
  68. a06dee4d btrfs: proper error handling when invalid device is found in find_next_devid by Anand Jain · 6 years ago
  69. 3acd485 btrfs: fix allocation of free space cache v1 bitmap pages by Christophe Leroy · 6 years ago
  70. 62fdaa5 btrfs: Detect unbalanced tree with empty leaf before crashing btree operations by Qu Wenruo · 6 years ago
  71. ebc8735 btrfs: Deprecate BTRFS_SUBVOL_CREATE_ASYNC flag by Nikolay Borisov · 6 years ago
  72. 762bf09 btrfs: improve error handling in run_delalloc_nocow by Nikolay Borisov · 6 years ago
  73. e8e2100 btrfs: comment and minor simplifications in run_delalloc_nocow by Nikolay Borisov · 6 years ago
  74. 922f051 btrfs: streamline code in run_delalloc_nocow in case of inline extents by Nikolay Borisov · 6 years ago
  75. bb55f62 btrfs: simplify extent type checks in run_delalloc_nocow by Nikolay Borisov · 6 years ago
  76. a6bd9cd btrfs: improve comments around nocow path by Nikolay Borisov · 6 years ago
  77. 3e02484 btrfs: refactor variable scope in run_delalloc_nocow by Nikolay Borisov · 6 years ago
  78. bcacf5f3 btrfs: only reserve metadata_size for inodes by Josef Bacik · 6 years ago
  79. 2bd36e7 btrfs: rename the btrfs_calc_*_metadata_size helpers by Josef Bacik · 6 years ago
  80. 0785a9a btrfs: tree-checker: Add EXTENT_DATA_REF check by Qu Wenruo · 6 years ago
  81. e2406a6 btrfs: tree-checker: Add simple keyed refs check by Qu Wenruo · 6 years ago
  82. f82d1c7c btrfs: tree-checker: Add EXTENT_ITEM and METADATA_ITEM check by Qu Wenruo · 6 years ago
  83. f113698 btrfs: fix error pointer check in __btrfs_map_block() by Dan Carpenter · 6 years ago
  84. 3b80a984 btrfs: dev stat drop useless goto by Anand Jain · 6 years ago
  85. 440630e btrfs: dev stats item key conversion per cpu type is not needed by Anand Jain · 6 years ago
  86. 4f84bd7 btrfs: Make reada_tree_block_flagged private by Nikolay Borisov · 6 years ago
  87. b0c1fe1 btrfs: compression: replace set_level callbacks by a common helper by David Sterba · 6 years ago
  88. e18333a btrfs: define compression levels statically by David Sterba · 6 years ago
  89. efad8a8 Btrfs: fix use-after-free when using the tree modification log by Filipe Manana · 6 years ago
  90. 27e022a btrfs: replace: BTRFS_DEV_REPLACE_ITEM_STATE_x defines should go by Anand Jain · 6 years ago
  91. d3984c9 btrfs: introduce an evict flushing state by Josef Bacik · 6 years ago
  92. 9ce2f42 btrfs: refactor priority_reclaim_metadata_space by Josef Bacik · 6 years ago
  93. 0323527 btrfs: factor out the ticket flush handling by Josef Bacik · 6 years ago
  94. 374bf9c btrfs: unify error handling for ticket flushing by Josef Bacik · 6 years ago
  95. 844245b btrfs: add a flush step for delayed iputs by Josef Bacik · 6 years ago
  96. e11c040 btrfs: unexport the temporary exported functions by Josef Bacik · 6 years ago
  97. 3e43c27 btrfs: migrate the block group cleanup code by Josef Bacik · 6 years ago
  98. 878d7b6 btrfs: migrate the alloc_profile helpers by Josef Bacik · 6 years ago
  99. 07730d8 btrfs: migrate the chunk allocation code by Josef Bacik · 6 years ago
  100. 606d1bf btrfs: migrate the block group space accounting helpers by Josef Bacik · 6 years ago