1. 7a7fd0d Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 11 months ago
  2. c608aca5 Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 11 months ago
  3. 03dc748 Merge tag 'xfs-5.12-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 11 months ago
  4. 3ab6608 Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  5. 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  6. 5ceabb6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 11 months ago
  7. 5f7136d block: Add bio_max_segs by Matthew Wilcox (Oracle) · 4 years ago
  8. c19798a Merge tag '5.12-smb3-part1' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 11 months ago
  9. efba6d3a Merge tag 'for-5.12/io_uring-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  10. 245137c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 11 months ago
  11. 3159ed5 fs/coredump: use kmap_local_page() by Ira Weiny · 3 years, 11 months ago
  12. 4508943 proc: use kvzalloc for our kernel buffer by Josef Bacik · 3 years, 11 months ago
  13. 152c432 proc/wchan: use printk format instead of lookup_symbol_name() by Helge Deller · 3 years, 11 months ago
  14. 54fa39a iomap: use mapping_seek_hole_data by Matthew Wilcox (Oracle) · 3 years, 11 months ago
  15. 1c9077c Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 3 years, 11 months ago
  16. 80cc838 btrfs: use copy_highpage() instead of 2 kmaps() by Ira Weiny · 4 years ago
  17. 3590ec5 btrfs: use memcpy_[to|from]_page() and kmap_local_page() by Ira Weiny · 4 years ago
  18. 8369dfd cifs: update internal version number by Steve French · 4 years ago
  19. cf0604a cifs: use discard iterator to discard unneeded network data more efficiently by David Howells · 4 years ago
  20. 5ff2836 cifs: introduce helper for finding referral server to improve DFS target resolution by Paulo Alcantara · 3 years, 11 months ago
  21. ff2c54a cifs: check all path components in resolved dfs target by Paulo Alcantara · 3 years, 11 months ago
  22. 8513222 cifs: fix DFS failover by Paulo Alcantara · 3 years, 11 months ago
  23. d01132a cifs: fix nodfs mount option by Paulo Alcantara · 3 years, 11 months ago
  24. d08395a cifs: fix handling of escaped ',' in the password mount argument by Ronnie Sahlberg · 3 years, 11 months ago
  25. 6f9972b Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 11 months ago
  26. 5780464 cifs: Add new parameter "acregmax" for distinct file and directory metadata timeout by Steve French · 3 years, 11 months ago
  27. ddaf6d4 cifs: convert revalidate of directories to using directory metadata cache timeout by Steve French · 3 years, 11 months ago
  28. 4c9f948 cifs: Add new mount parameter "acdirmax" to allow caching directory metadata by Steve French · 3 years, 11 months ago
  29. d6ce7f6 io-wq: remove now unused IO_WQ_BIT_ERROR by Jens Axboe · 3 years, 11 months ago
  30. 5f3f26f io_uring: fix SQPOLL thread handling over exec by Jens Axboe · 3 years, 11 months ago
  31. 4fb6ac3 io-wq: improve manager/worker handling over exec by Jens Axboe · 3 years, 11 months ago
  32. eb85890 io_uring: ensure SQPOLL startup is triggered before error shutdown by Jens Axboe · 3 years, 11 months ago
  33. e941894 io-wq: make buffered file write hashed work map per-ctx by Jens Axboe · 4 years ago
  34. 756b1c3 xfs: use current->journal_info for detecting transaction recursion by Dave Chinner · 3 years, 11 months ago
  35. 9febcda xfs: don't nest transactions when scanning for eofblocks by Darrick J. Wong · 4 years ago
  36. 06058bc xfs: don't reuse busy extents on extent trim by Brian Foster · 3 years, 11 months ago
  37. cb5e1b8 Revert "io_uring: wait potential ->release() on resurrect" by Jens Axboe · 3 years, 11 months ago
  38. 4c48fab Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 11 months ago
  39. e5d319d hugetlbfs: remove unneeded return value of hugetlb_vmtruncate() by Miaohe Lin · 3 years, 11 months ago
  40. 1935ebd hugetlbfs: fix some comment typos by Miaohe Lin · 3 years, 11 months ago
  41. 398c0da hugetlbfs: correct some obsolete comments about inode i_mutex by Miaohe Lin · 3 years, 11 months ago
  42. a25fddc hugetlbfs: make hugepage size conversion more readable by Miaohe Lin · 3 years, 11 months ago
  43. 88ce3fe hugetlbfs: remove meaningless variable avoid_reserve by Miaohe Lin · 3 years, 11 months ago
  44. c7e285e hugetlbfs: correct obsolete function name in hugetlbfs_read_iter() by Miaohe Lin · 3 years, 11 months ago
  45. 3b2275a hugetlbfs: use helper macro default_hstate in init_hugetlbfs_fs by Miaohe Lin · 3 years, 11 months ago
  46. d014675 hugetlbfs: remove useless BUG_ON(!inode) in hugetlbfs_setattr() by Miaohe Lin · 3 years, 11 months ago
  47. a4fa34cd hugetlbfs: remove special hugetlbfs_set_page_dirty() by Mike Kravetz · 3 years, 11 months ago
  48. 33b8f84 mm/hugetlb: change hugetlb_reserve_pages() to type bool by Mike Kravetz · 3 years, 11 months ago
  49. 8f251a3 hugetlb: convert page_huge_active() HPageMigratable flag by Mike Kravetz · 3 years, 11 months ago
  50. d6995da hugetlb: use page.private for hugetlb specific page flags by Mike Kravetz · 3 years, 11 months ago
  51. fb9bf04 vmalloc: remove redundant NULL check by Yang Li · 3 years, 11 months ago
  52. 6eeb104 fs: buffer: use raw page_memcg() on locked page by Johannes Weiner · 3 years, 11 months ago
  53. 380780e mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages by Muchun Song · 3 years, 11 months ago
  54. a1528e2 mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages by Muchun Song · 3 years, 11 months ago
  55. 57b2847 mm: memcontrol: convert NR_SHMEM_THPS account to pages by Muchun Song · 3 years, 11 months ago
  56. bf9ecea mm: memcontrol: convert NR_FILE_THPS account to pages by Muchun Song · 3 years, 11 months ago
  57. 69473e5 mm: memcontrol: convert NR_ANON_THPS account to pages by Muchun Song · 3 years, 11 months ago
  58. 4ebd3ae fs/buffer.c: add checking buffer head stat before clear by Yang Guo · 3 years, 11 months ago
  59. 87fa0f3 mm/filemap: rename generic_file_buffered_read to filemap_read by Christoph Hellwig · 3 years, 11 months ago
  60. 1f7ef65 mm/filemap: remove unused parameter and change to void type for replace_page_cache_page() by Baolin Wang · 3 years, 11 months ago
  61. 93da400 ramfs: support O_TMPFILE by Alexey Dobriyan · 3 years, 11 months ago
  62. 3d742d4 fs: delete repeated words in comments by Randy Dunlap · 3 years, 11 months ago
  63. 7c908ae ocfs2: simplify the calculation of variables by Jiapeng Chong · 3 years, 11 months ago
  64. c57d117 ocfs2: fix a use after free on error by Dan Carpenter · 3 years, 11 months ago
  65. 95e126d ocfs2: clean up some definitions which are not used any more by guozh · 3 years, 11 months ago
  66. 6efb594 ocfs2: remove redundant conditional before iput by Yi Li · 3 years, 11 months ago
  67. 4dfe6bd ntfs: check for valid standard information attribute by Rustam Kovhaev · 3 years, 11 months ago
  68. 6bbf290 ntfs: layout.h: delete duplicated words by Randy Dunlap · 3 years, 11 months ago
  69. 89e0eb8 xfs: restore speculative_cow_prealloc_lifetime sysctl by Darrick J. Wong · 4 years ago
  70. 7ac1161 Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 11 months ago
  71. f1ebe48 cifs: If a corrupted DACL is returned by the server, bail out. by Shyam Prasad N · 3 years, 11 months ago
  72. eb2de94 io-wq: fix race around io_worker grabbing by Jens Axboe · 3 years, 11 months ago
  73. 8b3e78b io-wq: fix races around manager/worker creation and task exit by Jens Axboe · 3 years, 11 months ago
  74. 8a378fb io_uring: ensure io-wq context is always destroyed for tasks by Jens Axboe · 3 years, 11 months ago
  75. 62e398b io_uring: cleanup ->user usage by Jens Axboe · 3 years, 11 months ago
  76. 728f13e io-wq: remove nr_process accounting by Jens Axboe · 3 years, 11 months ago
  77. 1c0aa1f io_uring: flag new native workers with IORING_FEAT_NATIVE_WORKERS by Jens Axboe · 4 years ago
  78. 2587890 Revert "proc: don't allow async path resolution of /proc/self components" by Jens Axboe · 4 years ago
  79. 9e8d9e8 Revert "proc: don't allow async path resolution of /proc/thread-self components" by Jens Axboe · 4 years ago
  80. e5547d2 io_uring: fix locked_free_list caches_free() by Pavel Begunkov · 3 years, 11 months ago
  81. 7c977a5 io_uring: don't attempt IO reissue from the ring exit path by Jens Axboe · 3 years, 11 months ago
  82. 37d1e2e io_uring: move SQPOLL thread io-wq forked worker by Jens Axboe · 4 years ago
  83. f6e1e1d Merge tag 'gfs2-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 11 months ago
  84. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 11 months ago
  85. 17d7768 gfs2: Don't get stuck with I/O plugged in gfs2_ail1_flush by Bob Peterson · 4 years ago
  86. 803074a Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git by Andreas Gruenbacher · 3 years, 11 months ago
  87. 6f24784 whack-a-mole: don't open-code iminor/imajor by Al Viro · 4 years ago
  88. 9652c73 9p: fix misuse of sscanf() in v9fs_stat2inode() by Al Viro · 4 years ago
  89. f1a0865 cifs: minor simplification to smb2_is_network_name_deleted by Steve French · 4 years ago
  90. 9e550b0 TCON Reconnect during STATUS_NETWORK_NAME_DELETED by Rohith Surabattula · 4 years ago
  91. 23bda5e cifs: cleanup a few le16 vs. le32 uses in cifsacl.c by Steve French · 3 years, 11 months ago
  92. bc3e9dd cifs: Change SIDs in ACEs while transferring file ownership. by Shyam Prasad N · 4 years ago
  93. f506550 cifs: Retain old ACEs when converting between mode bits and ACL. by Shyam Prasad N · 4 years ago
  94. c12ead7 cifs: Fix cifsacl ACE mask for group and others. by Shyam Prasad N · 3 years, 11 months ago
  95. 40f077a cifs: clarify hostname vs ip address in /proc/fs/cifs/DebugData by Steve French · 3 years, 11 months ago
  96. b438fcf cifs: change confusing field serverName (to ip_addr) by Steve French · 4 years ago
  97. e913a8c Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 11 months ago
  98. 4b5f925 Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 11 months ago
  99. 7c70f3a Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 11 months ago
  100. 20bf195 Merge tag 'ceph-for-5.12-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 11 months ago