1. 3a34b13 pipe: make pipe writes always wake up readers by Linus Torvalds · 3 years, 6 months ago
  2. 4669e13 Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  3. 27eb687 Merge tag 'io_uring-5.14-2021-07-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  4. 051df24 Merge tag 'for-5.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 6 months ago
  5. ad6ec09 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  6. 9449ad3 ocfs2: issue zeroout to EOF blocks by Junxiao Bi · 3 years, 6 months ago
  7. f267aeb ocfs2: fix zero out valid data by Junxiao Bi · 3 years, 6 months ago
  8. cade08a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 3 years, 6 months ago
  9. 7280305 btrfs: calculate number of eb pages properly in csum_tree_block by David Sterba · 3 years, 6 months ago
  10. 4010a52 Merge tag 'fixes_for_v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 6 months ago
  11. b2a6166 btrfs: fix rw device counting in __btrfs_free_extra_devids by Desmond Cheong Zhi Xi · 3 years, 6 months ago
  12. ecc64fa btrfs: fix lost inode on log replay after mix of fsync, rename and inode eviction by Filipe Manana · 3 years, 6 months ago
  13. 240246f btrfs: mark compressed range uptodate only if all bio succeed by Goldwyn Rodrigues · 3 years, 7 months ago
  14. a890d01 io_uring: fix poll requests leaking second poll entries by Hao Xu · 3 years, 6 months ago
  15. ef04688 io_uring: don't block level reissue off completion path by Jens Axboe · 3 years, 6 months ago
  16. 340e845 block: delay freeing the gendisk by Christoph Hellwig · 3 years, 6 months ago
  17. 51bbe7e Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 3 years, 6 months ago
  18. 773af69 io_uring: always reissue from task_work context by Jens Axboe · 3 years, 6 months ago
  19. 110aa25 io_uring: fix race in unified task_work running by Jens Axboe · 3 years, 6 months ago
  20. 44eff40 io_uring: fix io_prep_async_link locking by Pavel Begunkov · 3 years, 6 months ago
  21. 6208721 binfmt: remove support for em86 (alpha only) by David Hildenbrand · 3 years, 9 months ago
  22. d8079fa Merge tag '5.14-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 6 months ago
  23. 0ee818c Merge tag 'io_uring-5.14-2021-07-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  24. bca1d4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  25. e0f7e2b hugetlbfs: fix mount mode command line processing by Mike Kravetz · 3 years, 6 months ago
  26. 593311e writeback, cgroup: do not reparent dax inodes by Roman Gushchin · 3 years, 6 months ago
  27. e71e2ac userfaultfd: do not untag user pointers by Peter Collingbourne · 3 years, 6 months ago
  28. 991468d io_uring: explicitly catch any illegal async queue attempt by Jens Axboe · 3 years, 6 months ago
  29. 3c30ef0 io_uring: never attempt iopoll reissue from release path by Jens Axboe · 3 years, 6 months ago
  30. f0fddce Merge tag 'for-5.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 6 months ago
  31. 704f4cb Merge tag 'ceph-for-5.14-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 6 months ago
  32. 488968a cifs: fix fallocate when trying to allocate a hole. by Ronnie Sahlberg · 3 years, 6 months ago
  33. 0cc936f io_uring: fix early fdput() of file by Jens Axboe · 3 years, 6 months ago
  34. 7b09d4e CIFS: Clarify SMB1 code for POSIX delete file by Steve French · 3 years, 6 months ago
  35. 21a6491 CIFS: Clarify SMB1 code for POSIX Create by Steve French · 3 years, 6 months ago
  36. b623661 cifs: support share failover when remounting by Paulo Alcantara · 3 years, 6 months ago
  37. 2485bd7 cifs: only write 64kb at a time when fallocating a small region of a file by Ronnie Sahlberg · 3 years, 6 months ago
  38. c7c3a6d btrfs: store a block_device in struct btrfs_ordered_extent by Christoph Hellwig · 3 years, 6 months ago
  39. 8949b9a btrfs: fix lock inversion problem when doing qgroup extent tracing by Filipe Manana · 3 years, 6 months ago
  40. 16a200f btrfs: check for missing device in btrfs_trim_fs by Anand Jain · 3 years, 7 months ago
  41. 9acc8103 btrfs: fix unpersisted i_size on fsync after expanding truncate by Filipe Manana · 3 years, 7 months ago
  42. b4e62aa Merge tag 'afs-fixes-20210721' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 6 months ago
  43. 1e7107c cgroup1: fix leaked context root causing sporadic NULL deref in LTP by Paul Gortmaker · 3 years, 7 months ago
  44. b428081 afs: Remove redundant assignment to ret by Jiapeng Chong · 3 years, 9 months ago
  45. 5a97247 afs: Fix setting of writeback_index by David Howells · 3 years, 6 months ago
  46. afe6949 afs: check function return by Tom Rix · 3 years, 9 months ago
  47. 6c881ca afs: Fix tracepoint string placement with built-in AFS by David Howells · 3 years, 7 months ago
  48. cdb330f ceph: don't WARN if we're still opening a session to an MDS by Luis Henriques · 3 years, 6 months ago
  49. 362a9e6 io_uring: fix memleak in io_init_wq_offload() by Yang Yingliang · 3 years, 6 months ago
  50. 46fee9a io_uring: remove double poll entry on arm failure by Pavel Begunkov · 3 years, 6 months ago
  51. 68b11e8 io_uring: explicitly count entries for poll reqs by Pavel Begunkov · 3 years, 6 months ago
  52. 8cae8cd seq_file: disallow extremely large seq buffer allocations by Eric Sandeen · 3 years, 6 months ago
  53. f0eb870 Merge tag 'xfs-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 6 months ago
  54. fbf1bdd Merge tag 'iomap-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 6 months ago
  55. 44cb60b Merge tag '5.14-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 6 months ago
  56. 13fdaf0 Merge tag 'io_uring-5.14-2021-07-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  57. 45312bd Merge tag 'zonefs-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 3 years, 6 months ago
  58. 13d2575 reiserfs: check directory items on read from disk by Shreyansh Chouhan · 3 years, 7 months ago
  59. 728d392 fs/ext2: Avoid page_address on pages returned by ext2_get_page by Javier Pello · 3 years, 6 months ago
  60. 2acf15b reiserfs: add check for root_inode in reiserfs_fill_super by Yu Kuai · 3 years, 7 months ago
  61. cdc3363 cifs: do not share tcp sessions of dfs connections by Paulo Alcantara · 3 years, 6 months ago
  62. 2f53d15 zonefs: remove redundant null bio check by Xianting Tian · 3 years, 7 months ago
  63. 1013d4a Merge tag 'configfs-5.13-1' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 3 years, 6 months ago
  64. 4511d7c SMB3.1.1: fix mount failure to some servers when compression enabled by Steve French · 3 years, 6 months ago
  65. 16dd9b8 cifs: added WARN_ON for all the count decrements by Shyam Prasad N · 3 years, 6 months ago
  66. 63f94e9 cifs: fix missing null session check in mount by Steve French · 3 years, 6 months ago
  67. 507345b cifs: handle reconnect of tcon when there is no cached dfs referral by Paulo Alcantara · 3 years, 6 months ago
  68. e9338ab Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 3 years, 6 months ago
  69. dd9c7df Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  70. b3b2177 hfs: add lock nesting notation to hfs_find_init by Desmond Cheong Zhi Xi · 3 years, 6 months ago
  71. 54a5ead hfs: fix high memory mapping in hfs_bnode_read by Desmond Cheong Zhi Xi · 3 years, 6 months ago
  72. 16ee572 hfs: add missing clean-up in hfs_fill_super by Desmond Cheong Zhi Xi · 3 years, 6 months ago
  73. b102a46 xfs: detect misaligned rtinherit directory extent size hints by Darrick J. Wong · 3 years, 6 months ago
  74. 0925fec xfs: fix an integer overflow error in xfs_growfs_rt by Darrick J. Wong · 3 years, 6 months ago
  75. 0e2af92 xfs: improve FSGROWFSRT precondition checking by Darrick J. Wong · 3 years, 6 months ago
  76. 5aa5b27 xfs: don't expose misaligned extszinherit hints to userspace by Darrick J. Wong · 3 years, 6 months ago
  77. 83193e5 xfs: correct the narrative around misaligned rtinherit/extszinherit dirs by Darrick J. Wong · 3 years, 6 months ago
  78. 5838d03 xfs: reset child dir '..' entry when unlinking child by Darrick J. Wong · 3 years, 6 months ago
  79. da062d1 xfs: check for sparse inode clusters that cross new EOAG when shrinking by Darrick J. Wong · 3 years, 6 months ago
  80. 229adf3 iomap: Don't create iomap_page objects in iomap_page_mkwrite_actor by Andreas Gruenbacher · 3 years, 6 months ago
  81. 637d337 iomap: Don't create iomap_page objects for inline files by Andreas Gruenbacher · 3 years, 6 months ago
  82. 8e1bcef iomap: Permit pages without an iop to enter writeback by Andreas Gruenbacher · 3 years, 6 months ago
  83. 49694d1 iomap: remove the length variable in iomap_seek_hole by Christoph Hellwig · 3 years, 6 months ago
  84. 3ac1d42 iomap: remove the length variable in iomap_seek_data by Christoph Hellwig · 3 years, 6 months ago
  85. d1d488d fs: add vfs_parse_fs_param_source() helper by Christian Brauner · 3 years, 6 months ago
  86. c9c9c68 cifs: fix the out of range assignment to bit fields in parse_server_interfaces by Hyunchul Lee · 3 years, 6 months ago
  87. 50630b3 cifs: Do not use the original cruid when following DFS links for multiuser mounts by Ronnie Sahlberg · 3 years, 6 months ago
  88. 506c1da cifs: use the expiry output of dns_query to schedule next resolution by Shyam Prasad N · 3 years, 8 months ago
  89. 40226a3 Merge tag 'vboxsf-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hansg/linux by Linus Torvalds · 3 years, 6 months ago
  90. f02bf85 Merge tag 'for-5.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 6 months ago
  91. 420405e configfs: fix the read and write iterators by Bart Van Assche · 3 years, 6 months ago
  92. e886553 fcntl: Fix unreachable code in do_fcntl() by Gustavo A. R. Silva · 3 years, 6 months ago
  93. 5937e00 xfs: Fix multiple fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 7 months ago
  94. 1b48773 io_uring: fix io_drain_req() by Pavel Begunkov · 3 years, 6 months ago
  95. 9c68826 io_uring: use right task for exiting checks by Pavel Begunkov · 3 years, 6 months ago
  96. 1e16624 Merge tag '5.14-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 6 months ago
  97. 50be941 Merge tag 'io_uring-5.14-2021-07-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  98. a022f7d Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  99. 4d069f6 cifs: update internal version number by Steve French · 3 years, 7 months ago
  100. 03313d1 cifs: prevent NULL deref in cifs_compose_mount_options() by Paulo Alcantara · 3 years, 7 months ago