1. 29d9f30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  2. b3aa112 Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  3. 645c248 Merge tag '5.7-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  4. 018d21f Merge tag 'gfs2-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 5 years ago
  5. 15c981d Merge tag 'for-5.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  6. 1455c69 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 5 years ago
  7. 779df6a NFS: Ensure security label is set for root inode by Scott Mayhew · 5 years ago
  8. 4b9fd8a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  9. a776c27 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  10. 7c4fa15 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  11. 5983809 Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  12. c271bdb Merge tag 'pstore-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  13. 377ad0c Merge tag 'erofs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 5 years ago
  14. 481ed29 Merge tag 'docs-5.7' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  15. e59cd88 Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  16. 10f36b1 Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  17. 75b46c4 gfs2: Fix oversight in gfs2_ail1_flush by Bob Peterson · 5 years ago
  18. f0b5989 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 5 years ago
  19. f460c50 cifs: update internal module version number by Steve French · 5 years ago
  20. 3946d0d cifs: Allocate encryption header through kmalloc by Long Li · 5 years ago
  21. 4ebb879 cifs: smbd: Check and extend sender credits in interrupt context by Long Li · 5 years ago
  22. f7950cb cifs: smbd: Calculate the correct maximum packet size for segmented SMBDirect send/receive by Long Li · 5 years ago
  23. f1e67e3 fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_t by Thomas Gleixner · 5 years ago
  24. c953a73 gfs2: change from write to read lock for sd_log_flush_lock in journal replay by Bob Peterson · 5 years ago
  25. 9592ea8 gfs2: instrumentation wrt ail1 stuck by Bob Peterson · 5 years ago
  26. e04d339 gfs2: don't lock sd_log_flush_lock in try_rgrp_unlink by Bob Peterson · 5 years ago
  27. 4bd684b gfs2: Remove unnecessary gfs2_qa_{get,put} pairs by Andreas Gruenbacher · 5 years ago
  28. 1595548 gfs2: Split gfs2_rsqa_delete into gfs2_rs_delete and gfs2_qa_put by Andreas Gruenbacher · 5 years ago
  29. 2fba46a gfs2: Change inode qa_data to allow multiple users by Bob Peterson · 5 years ago
  30. d580712 gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_alloc by Bob Peterson · 5 years ago
  31. 969183b gfs2: Switch to list_{first,last}_entry by Andreas Gruenbacher · 5 years ago
  32. 40e7e86 gfs2: Clean up inode initialization and teardown by Andreas Gruenbacher · 5 years ago
  33. edad734 smb3: use SMB2_SIGNATURE_SIZE define by Steve French · 5 years ago
  34. 3d9932a io_uring: cleanup io_alloc_async_ctx() by Xiaoguang Wang · 5 years ago
  35. 9efcc4a1 afs: Fix unpinned address list during probing by David Howells · 5 years ago
  36. 6026894 Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  37. 9fb1695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  38. 1b649e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  39. e2cf67f Merge tag 'zonefs-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 5 years ago
  40. c6a564ff block: move the part_stat* helpers from genhd.h to a new header by Christoph Hellwig · 5 years ago
  41. 29125ed block: move guard_bio_eod to bio.c by Christoph Hellwig · 5 years ago
  42. 6ff0672 btrfs: fix missing semaphore unlock in btrfs_sync_file by Robbie Ko · 5 years ago
  43. 351cbf6 btrfs: use nofs allocations for running delayed items by Josef Bacik · 5 years ago
  44. bff6035 io_uring: fix missing 'return' in comment by Chucheng Luo · 5 years ago
  45. ccf4ad7 zonfs: Fix handling of read-only zones by Damien Le Moal · 5 years ago
  46. ea3edd4 block: remove __bdevname by Christoph Hellwig · 5 years ago
  47. a65cab7 libfs: fix infoleak in simple_attr_read() by Eric Biggers · 5 years ago
  48. baf5fe7 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 5 years ago
  49. 86f3cd1 io-wq: handle hashed writes in chains by Pavel Begunkov · 5 years ago
  50. abdd9fe btrfs: sysfs: Use scnprintf() instead of snprintf() by Takashi Iwai · 5 years ago
  51. 39dba87 btrfs: do not resolve backrefs for roots that are being deleted by Josef Bacik · 5 years ago
  52. ea287ab btrfs: track reloc roots based on their commit root bytenr by Josef Bacik · 5 years ago
  53. 50dbbb7 btrfs: restart relocate_tree_blocks properly by Josef Bacik · 5 years ago
  54. 5f6b2e5 btrfs: reloc: reorder reservation before root selection by Josef Bacik · 5 years ago
  55. d7ff00f btrfs: do not readahead in build_backref_tree by Josef Bacik · 5 years ago
  56. cd22a51 btrfs: do not use readahead for running delayed refs by Josef Bacik · 5 years ago
  57. 9babda9 btrfs: Remove async_transid from btrfs_mksubvol/create_subvol/create_snapshot by Nikolay Borisov · 5 years ago
  58. 5d54c67 btrfs: Remove transid argument from btrfs_ioctl_snap_create_transid by Nikolay Borisov · 5 years ago
  59. 9c1036f btrfs: Remove BTRFS_SUBVOL_CREATE_ASYNC support by Nikolay Borisov · 5 years ago
  60. c75e839 btrfs: kill the subvol_srcu by Josef Bacik · 5 years ago
  61. efc3453 btrfs: make btrfs_cleanup_fs_roots use the radix tree lock by Josef Bacik · 5 years ago
  62. 4785e24 btrfs: don't take an extra root ref at allocation time by Josef Bacik · 5 years ago
  63. dc9492c btrfs: hold a ref on the root on the dead roots list by Josef Bacik · 5 years ago
  64. 5c8fd99 btrfs: make inodes hold a ref on their roots by Josef Bacik · 5 years ago
  65. 8c38938 btrfs: move the root freeing stuff into btrfs_put_root by Josef Bacik · 5 years ago
  66. 0e996e7 btrfs: move ino_cache_inode dropping out of btrfs_free_fs_root by Josef Bacik · 5 years ago
  67. 3fd6372 btrfs: make the extent buffer leak check per fs info by Josef Bacik · 5 years ago
  68. 7b7b743 btrfs: remove a BUG_ON() from merge_reloc_roots() by Josef Bacik · 5 years ago
  69. f44deb7 btrfs: hold a ref on the root->reloc_root by Josef Bacik · 5 years ago
  70. f28de8d8 btrfs: clear DEAD_RELOC_TREE before dropping the reloc root by Josef Bacik · 5 years ago
  71. 1a0afa0 btrfs: free the reloc_control in a consistent way by Josef Bacik · 5 years ago
  72. 2abc726 btrfs: do not init a reloc root if we aren't relocating by Josef Bacik · 5 years ago
  73. 6217b0f btrfs: reloc: clean dirty subvols if we fail to start a transaction by Josef Bacik · 5 years ago
  74. fb2d83e btrfs: unset reloc control if we fail to recover by Josef Bacik · 5 years ago
  75. 8e19c97 btrfs: drop block from cache on error in relocation by Josef Bacik · 5 years ago
  76. 19b546d btrfs: relocation: Use btrfs_find_all_leafs to locate data extent parent tree leaves by Qu Wenruo · 5 years ago
  77. b39c8f5 btrfs: fix ref-verify to catch operations on 0 ref extents by Josef Bacik · 5 years ago
  78. 0a8068a btrfs: make ranged full fsyncs more efficient by Filipe Manana · 5 years ago
  79. da44700 btrfs: factor out inode items copy loop from btrfs_log_inode() by Filipe Manana · 5 years ago
  80. a5eeb3d btrfs: add helper to get the end offset of a file extent item by Filipe Manana · 5 years ago
  81. 95418ed btrfs: fix missing file extent item for hole after ranged fsync by Filipe Manana · 5 years ago
  82. db16180 btrfs: account ticket size at add/delete time by Nikolay Borisov · 5 years ago
  83. f8e6608 btrfs: implement migratepage callback for data pages by Roman Gushchin · 5 years ago
  84. 0078a9f btrfs: Remove block_rsv parameter from btrfs_drop_snapshot by Nikolay Borisov · 5 years ago
  85. 63f018b btrfs: Remove __ prefix from btrfs_block_rsv_release by Nikolay Borisov · 5 years ago
  86. f31ea08 btrfs: relocation: Check cancel request after each extent found by Qu Wenruo · 5 years ago
  87. 7f913c7 btrfs: relocation: Check cancel request after each data page read by Qu Wenruo · 5 years ago
  88. 726a342 btrfs: relocation: add error injection points for cancelling balance by Qu Wenruo · 5 years ago
  89. 05a5a76 Btrfs: implement full reflink support for inline extents by Filipe Manana · 5 years ago
  90. a61e1e0 Btrfs: simplify inline extent handling when doing reflinks by Filipe Manana · 5 years ago
  91. 6a17738 Btrfs: move all reflink implementation code into its own file by Filipe Manana · 5 years ago
  92. a8753ee btrfs: scrub: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  93. 7593f4c btrfs: rcu-string: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  94. 17b238a btrfs: delayed-inode: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  95. 29566c9 btrfs: add RCU locks around block group initialization by Madhuparna Bhowmik · 5 years ago
  96. 65cd6d9 btrfs: Open code insert_extent_backref by Nikolay Borisov · 5 years ago
  97. c6600d9 btrfs: Remove impossible BUG_ON in get_tree_block_key by Nikolay Borisov · 5 years ago
  98. 5ba366c btrfs: balance: factor out convert profile validation by David Sterba · 5 years ago
  99. c67b389 btrfs: return void from csum_tree_block by David Sterba · 5 years ago
  100. e9be5a3 btrfs: simplify tree block checksumming loop by David Sterba · 5 years ago