1. 355ba37 Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 10 months ago
  2. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 10 months ago
  3. 88dca4c mm: remove the pgprot argument to __vmalloc by Christoph Hellwig · 4 years, 10 months ago
  4. d4efd79 mm: remove the prot argument from vm_map_ram by Christoph Hellwig · 4 years, 10 months ago
  5. c94b692 /proc/PID/smaps: Add PMD migration entry parsing by Huang Ying · 4 years, 10 months ago
  6. 8d92890 mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead by NeilBrown · 4 years, 10 months ago
  7. a37b071 mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE by NeilBrown · 4 years, 10 months ago
  8. 4c42be3 orangefs: use attach/detach_page_private by Guoqing Jiang · 4 years, 10 months ago
  9. 14ed109 ntfs: replace attach_page_buffers with attach_page_private by Guoqing Jiang · 4 years, 10 months ago
  10. 58aeb73 iomap: use attach/detach_page_private by Guoqing Jiang · 4 years, 10 months ago
  11. 7128cf9 f2fs: use attach/detach_page_private by Guoqing Jiang · 4 years, 10 months ago
  12. 45dcfc2 fs/buffer.c: use attach/detach_page_private by Guoqing Jiang · 4 years, 10 months ago
  13. d1b89bc btrfs: use attach/detach_page_private by Guoqing Jiang · 4 years, 10 months ago
  14. 9d24a13 iomap: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  15. 76a0294 fuse: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  16. e20a769 f2fs: pass the inode to f2fs_mpage_readpages by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  17. 2332319 f2fs: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  18. a07f624 ext4: pass the inode to ext4_mpage_readpages by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  19. 6311f91f ext4: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  20. 0615090 erofs: convert compressed files from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  21. 0c07a9f erofs: convert uncompressed files from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  22. ba206a0 btrfs: convert from readpages to readahead by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  23. d438834 fs: convert mpage_readpages to mpage_readahead by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  24. 2c68423 mm: add page_cache_readahead_unbounded by Matthew Wilcox (Oracle) · 4 years, 10 months ago
  25. 485e960 fs/buffer.c: record blockdev write errors in super_block that it backs by Jeff Layton · 4 years, 10 months ago
  26. 735e4ae vfs: track per-sb writeback errors and report them to syncfs by Jeff Layton · 4 years, 10 months ago
  27. 912f655 ocfs2: mount shared volume without ha stack by Gang He · 4 years, 10 months ago
  28. 8f745e6 ocfs2: add missing annotation for dlm_empty_lockres() by Jules Irenge · 4 years, 10 months ago
  29. 93e72b3 squashfs: migrate from ll_rw_block usage to BIO by Philippe Liard · 4 years, 10 months ago
  30. f359287 Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 10 months ago
  31. 8b39a57 Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 10 months ago
  32. 062ea67 Merge branch 'uaccess.__copy_to_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 10 months ago
  33. 56446ef Merge branch 'uaccess.__copy_from_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 10 months ago
  34. e148a8f Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 10 months ago
  35. e0cd920 Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 10 months ago
  36. b23c477 Merge tag 'docs-5.8' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 10 months ago
  37. 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 10 months ago
  38. 17e0a7c Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  39. 6005606 Merge tag 'locking-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  40. 4d67829 Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 4 years, 10 months ago
  41. afdb0f2 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 4 years, 10 months ago
  42. 829f3b9 Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 10 months ago
  43. 81e8c10 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 10 months ago
  44. be6018a Merge branches 'pm-core' and 'pm-sleep' by Rafael J. Wysocki · 4 years, 10 months ago
  45. f8feafe pstore/blk: Introduce "best_effort" mode by Kees Cook · 4 years, 10 months ago
  46. 7dcb784 pstore/blk: Support non-block storage devices by WeiXiong Liao · 5 years ago
  47. 1525fb3 pstore/blk: Provide way to query pstore configuration by WeiXiong Liao · 5 years ago
  48. 335426c pstore/zone: Provide way to skip "broken" zone for MTD devices by WeiXiong Liao · 5 years ago
  49. 649304c Documentation: Add details for pstore/blk by WeiXiong Liao · 5 years ago
  50. 34327e9 pstore/zone,blk: Add ftrace frontend support by WeiXiong Liao · 5 years ago
  51. cc9c4d1 pstore/zone,blk: Add console frontend support by WeiXiong Liao · 5 years ago
  52. 0dc0682 pstore/zone,blk: Add support for pmsg frontend by WeiXiong Liao · 5 years ago
  53. 17639f6 pstore/blk: Introduce backend for block devices by WeiXiong Liao · 5 years ago
  54. d26c332 pstore/zone: Introduce common layer to manage storage zones by WeiXiong Liao · 5 years ago
  55. 791205e pstore/ram: Introduce max_reason and convert dump_oops by Kees Cook · 4 years, 10 months ago
  56. 3524e68 pstore/platform: Pass max_reason to kmesg dump by Pavel Tatashin · 4 years, 11 months ago
  57. fb13cb8 printk: Introduce kmsg_dump_reason_str() by Kees Cook · 4 years, 10 months ago
  58. 6d3cf96 printk: Collapse shutdown types into a single dump reason by Kees Cook · 4 years, 10 months ago
  59. 16a5830 pstore/ftrace: Provide ftrace log merging routine by Kees Cook · 4 years, 10 months ago
  60. df9bf19 pstore/ram: Refactor ftrace buffer merging by Kees Cook · 4 years, 10 months ago
  61. 26961d7 pstore/ram: Refactor DT size parsing by Kees Cook · 4 years, 10 months ago
  62. f858b57 pstore/ram: Adjust module param permissions to reflect reality by Kees Cook · 4 years, 10 months ago
  63. d973f7d pstore/platform: Move module params after declarations by Kees Cook · 4 years, 10 months ago
  64. d195c39 pstore/platform: Use backend name for console registration by Kees Cook · 4 years, 10 months ago
  65. 563ca40 pstore/platform: Switch pstore_info::name to const by Kees Cook · 4 years, 10 months ago
  66. b7753fc pstore: Make sure console capturing will restart by Kees Cook · 4 years, 10 months ago
  67. 609e28bb pstore: Remove filesystem records when backend is unregistered by Kees Cook · 4 years, 11 months ago
  68. 78c83c8 pstore: Do not leave timer disabled for next backend by Kees Cook · 4 years, 11 months ago
  69. 27e5041 pstore: Add locking around superblock changes by Kees Cook · 4 years, 11 months ago
  70. e2fce15 Merge tag 'ceph-for-5.7-rc8' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 10 months ago
  71. 835e36b Merge tag 'gfs2-v5.7-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 10 months ago
  72. 20be493 gfs2: Even more gfs2_find_jhead fixes by Andreas Gruenbacher · 4 years, 10 months ago
  73. 75caf31 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 10 months ago
  74. 1d60541 fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info() by Alexander Potapenko · 4 years, 10 months ago
  75. 082af5e Merge branch 'for-next/scs' into for-next/core by Will Deacon · 4 years, 10 months ago
  76. fd56200 squashfs: Make use of local lock in multi_cpu decompressor by Julia Cartwright · 4 years, 10 months ago
  77. b0c3ba3 Merge tag 'fsnotify_for_v5.7-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 10 months ago
  78. 3301f6a Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 4 years, 10 months ago
  79. f179369 fanotify: turn off support for FAN_DIR_MODIFY by Amir Goldstein · 4 years, 10 months ago
  80. ad1e4f7 PM: hibernate: Restrict writes to the resume device by Domenico Andreoli · 4 years, 10 months ago
  81. fb33c11 ceph: flush release queue when handling caps for unknown inode by Jeff Layton · 4 years, 10 months ago
  82. caffb99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 10 months ago
  83. 8a1d24e rxrpc: Fix a warning by David Howells · 4 years, 10 months ago
  84. 4629ed2 Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 4 years, 10 months ago
  85. 4445656 Merge tag 'io_uring-5.7-2020-05-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
  86. 907fa89 exfat: add the dummy mount options to be backward compatible with staging/exfat by Namjae Jeon · 4 years, 10 months ago
  87. 57f1b0c Merge tag 'fiemap-regression-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 10 months ago
  88. fea371e Merge tag 'for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 4 years, 10 months ago
  89. 8e2b7f6 Merge tag 'ovl-fixes-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 4 years, 10 months ago
  90. 566d136 pipe: Fix pipe_full() test in opipe_prep(). by Tetsuo Handa · 4 years, 10 months ago
  91. d4ae271 io_uring: reset -EBUSY error when io sq thread is waken up by Xiaoguang Wang · 4 years, 10 months ago
  92. b532576 io_uring: don't add non-IO requests to iopoll pending list by Jens Axboe · 4 years, 10 months ago
  93. 115a541 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 10 months ago
  94. 4e89b72 fix multiplication overflow in copy_fdtable() by Al Viro · 4 years, 10 months ago
  95. 4f4eeba io_uring: don't use kiocb.private to store buf_index by Bijan Mottahedeh · 4 years, 10 months ago
  96. 959f758 ext4: fix fiemap size checks for bitmap files by Christoph Hellwig · 4 years, 11 months ago
  97. 9f44eda ext4: fix EXT4_MAX_LOGICAL_BLOCK macro by Ritesh Harjani · 4 years, 11 months ago
  98. e3b1078 fscrypt: add support for IV_INO_LBLK_32 policies by Eric Biggers · 4 years, 10 months ago
  99. 0ca2ddb fscrypt: make test_dummy_encryption use v2 by default by Eric Biggers · 4 years, 10 months ago
  100. ed318a6 fscrypt: support test_dummy_encryption=v2 by Eric Biggers · 4 years, 10 months ago