1. 15517c7 Merge tag 'locks-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 3 years, 4 months ago
  2. 1e6907d58 Merge tag 'io_uring-5.14-2021-08-20' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  3. fdd92b6 fs: warn about impending deprecation of mandatory locks by Jeff Layton · 3 years, 4 months ago
  4. a30f895 io_uring: fix xa_alloc_cycle() error return value check by Jens Axboe · 3 years, 4 months ago
  5. d6d09a6 Merge tag 'for-5.14-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 5 months ago
  6. 3b84482 pipe: avoid unnecessary EPOLLET wakeups under normal loads by Linus Torvalds · 3 years, 5 months ago
  7. 9cb0073 io_uring: pin ctx on fallback execution by Pavel Begunkov · 3 years, 5 months ago
  8. 3f79f6f btrfs: prevent rename2 from exchanging a subvol with a directory from different parents by NeilBrown · 3 years, 5 months ago
  9. 7ba34c0 Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years, 5 months ago
  10. 21f9652 io_uring: only assign io_uring_enter() SQPOLL error in actual error case by Jens Axboe · 3 years, 5 months ago
  11. 118516e2 Merge tag 'configfs-5.14' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 3 years, 5 months ago
  12. 27b2eaa Merge tag '5.14-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 5 months ago
  13. 42995ce Merge tag 'io_uring-5.14-2021-08-13' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
  14. 3a03c67 Merge tag 'ceph-for-5.14-rc6' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 5 months ago
  15. f8fbb47 Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 5 months ago
  16. 9e99275 cifs: Call close synchronously during unlink/rename/lease break. by Rohith Surabattula · 3 years, 5 months ago
  17. 4153570 cifs: Handle race conditions during rename by Rohith Surabattula · 3 years, 5 months ago
  18. 96dcb97 Merge branch 'for-5.14/dax' into libnvdimm-fixes by Dan Williams · 3 years, 5 months ago
  19. b3f0ccc Merge tag 'ovl-fixes-5.14-rc6-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 3 years, 5 months ago
  20. 981567b cifs: use the correct max-length for dentry_path_raw() by Ronnie Sahlberg · 3 years, 5 months ago
  21. 427215d ovl: prevent private clone if bind mount is not allowed by Miklos Szeredi · 3 years, 5 months ago
  22. 580c610 ovl: fix uninitialized pointer read in ovl_lookup_real_one() by Miklos Szeredi · 3 years, 5 months ago
  23. 9b91b6b ovl: fix deadlock in splice write by Miklos Szeredi · 3 years, 5 months ago
  24. 9011c27 ovl: skip stale entries in merge dir cache iteration by Amir Goldstein · 3 years, 8 months ago
  25. 43597aa io_uring: fix ctx-exit io_rsrc_put_work() deadlock by Pavel Begunkov · 3 years, 5 months ago
  26. c018db4 io_uring: drop ctx->uring_lock before flushing work item by Jens Axboe · 3 years, 5 months ago
  27. 47cae0c io-wq: fix IO_WORKER_F_FIXED issue in create_io_worker() by Hao Xu · 3 years, 5 months ago
  28. 49e7f0c io-wq: fix bug of creating io-wokers unconditionally by Hao Xu · 3 years, 5 months ago
  29. 4956b9e io_uring: rsrc ref lock needs to be IRQ safe by Jens Axboe · 3 years, 5 months ago
  30. f153c22 ucounts: add missing data type changes by Sven Schnelle · 3 years, 5 months ago
  31. 769f526 configfs: restore the kernel v5.13 text attribute write behavior by Bart Van Assche · 3 years, 5 months ago
  32. 20c0b38 io_uring: Use WRITE_ONCE() when writing to sq_flags by Nadav Amit · 3 years, 5 months ago
  33. ef98eb0 io_uring: clear TIF_NOTIFY_SIGNAL when running task work by Nadav Amit · 3 years, 5 months ago
  34. 85a9050 Merge tag 'io_uring-5.14-2021-08-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
  35. c9194f3 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 5 months ago
  36. 877ba3f ext4: fix potential htree corruption when growing large_dir directories by Theodore Ts'o · 3 years, 5 months ago
  37. 2169827 io-wq: fix lack of acct->nr_workers < acct->max_workers judgement by Hao Xu · 3 years, 5 months ago
  38. 3d4e4fa io-wq: fix no lock protection of acct->nr_worker by Hao Xu · 3 years, 5 months ago
  39. 7d3fc01 cifs: create sd context must be a multiple of 8 by Shyam Prasad N · 3 years, 5 months ago
  40. 46c4c9d pipe: increase minimum default pipe size to 2 pages by Alex Xu (Hello71) · 3 years, 5 months ago
  41. 83d6c39 io-wq: fix race between worker exiting and activating free worker by Jens Axboe · 3 years, 5 months ago
  42. 8434ffe ceph: take snap_empty_lock atomically with snaprealm refcount change by Jeff Layton · 3 years, 5 months ago
  43. bf2ba43 ceph: reduce contention in ceph_check_delayed_caps() by Luis Henriques · 3 years, 6 months ago
  44. aa66032 Merge tag 'xfs-5.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 5 months ago
  45. f3438b4 Merge tag '5.14-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 5 months ago
  46. 3a34b13 pipe: make pipe writes always wake up readers by Linus Torvalds · 3 years, 5 months ago
  47. 4669e13 Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
  48. 27eb687 Merge tag 'io_uring-5.14-2021-07-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
  49. 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, 5 months ago
  50. ad6ec09 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 5 months ago
  51. 9449ad3 ocfs2: issue zeroout to EOF blocks by Junxiao Bi · 3 years, 5 months ago
  52. f267aeb ocfs2: fix zero out valid data by Junxiao Bi · 3 years, 5 months ago
  53. cade08a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 3 years, 5 months ago
  54. 81a448d xfs: prevent spoofing of rtbitmap blocks when recovering buffers by Darrick J. Wong · 3 years, 5 months ago
  55. 9d11001 xfs: limit iclog tail updates by Dave Chinner · 3 years, 5 months ago
  56. b2ae3a9 xfs: need to see iclog flags in tracing by Dave Chinner · 3 years, 5 months ago
  57. d8f4c2d xfs: Enforce attr3 buffer recovery order by Dave Chinner · 3 years, 5 months ago
  58. 32baa63 xfs: logging the on disk inode LSN can make it go backwards by Dave Chinner · 3 years, 5 months ago
  59. 8191d82 xfs: avoid unnecessary waits in xfs_log_force_lsn() by Dave Chinner · 3 years, 5 months ago
  60. 2bf1ec0 xfs: log forces imply data device cache flushes by Dave Chinner · 3 years, 5 months ago
  61. 45eddb4 xfs: factor out forced iclog flushes by Dave Chinner · 3 years, 5 months ago
  62. 0dc8f7f xfs: fix ordering violation between cache flushes and tail updates by Dave Chinner · 3 years, 5 months ago
  63. 9d39206 xfs: fold __xlog_state_release_iclog into xlog_state_release_iclog by Dave Chinner · 3 years, 5 months ago
  64. b5d721e xfs: external logs need to flush data device by Dave Chinner · 3 years, 5 months ago
  65. b1e2723 xfs: flush data dev on external log write by Dave Chinner · 3 years, 5 months ago
  66. 7280305 btrfs: calculate number of eb pages properly in csum_tree_block by David Sterba · 3 years, 5 months ago
  67. b946dbc cifs: add missing parsing of backupuid by Ronnie Sahlberg · 3 years, 5 months ago
  68. 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, 5 months ago
  69. b2a6166 btrfs: fix rw device counting in __btrfs_free_extra_devids by Desmond Cheong Zhi Xi · 3 years, 5 months ago
  70. ecc64fa btrfs: fix lost inode on log replay after mix of fsync, rename and inode eviction by Filipe Manana · 3 years, 5 months ago
  71. 240246f btrfs: mark compressed range uptodate only if all bio succeed by Goldwyn Rodrigues · 3 years, 6 months ago
  72. a890d01 io_uring: fix poll requests leaking second poll entries by Hao Xu · 3 years, 5 months ago
  73. ef04688 io_uring: don't block level reissue off completion path by Jens Axboe · 3 years, 5 months ago
  74. 340e845 block: delay freeing the gendisk by Christoph Hellwig · 3 years, 5 months ago
  75. 51bbe7e Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 3 years, 5 months ago
  76. 773af69 io_uring: always reissue from task_work context by Jens Axboe · 3 years, 5 months ago
  77. 5ad4df5 smb3: rc uninitialized in one fallocate path by Steve French · 3 years, 5 months ago
  78. f2a26a3 SMB3: fix readpage for large swap cache by Steve French · 3 years, 5 months ago
  79. 110aa25 io_uring: fix race in unified task_work running by Jens Axboe · 3 years, 5 months ago
  80. 44eff40 io_uring: fix io_prep_async_link locking by Pavel Begunkov · 3 years, 5 months ago
  81. 6208721 binfmt: remove support for em86 (alpha only) by David Hildenbrand · 3 years, 9 months ago
  82. d8079fa Merge tag '5.14-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 5 months ago
  83. 0ee818c Merge tag 'io_uring-5.14-2021-07-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
  84. bca1d4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 5 months ago
  85. e0f7e2b hugetlbfs: fix mount mode command line processing by Mike Kravetz · 3 years, 5 months ago
  86. 593311e writeback, cgroup: do not reparent dax inodes by Roman Gushchin · 3 years, 5 months ago
  87. e71e2ac userfaultfd: do not untag user pointers by Peter Collingbourne · 3 years, 5 months ago
  88. 991468d io_uring: explicitly catch any illegal async queue attempt by Jens Axboe · 3 years, 5 months ago
  89. 3c30ef0 io_uring: never attempt iopoll reissue from release path by Jens Axboe · 3 years, 5 months ago
  90. 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, 5 months ago
  91. 704f4cb Merge tag 'ceph-for-5.14-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 5 months ago
  92. 73dc707 ext4: remove conflicting comment from __ext4_forget by Guoqing Jiang · 3 years, 6 months ago
  93. b665414 ext4: fix potential uninitialized access to retval in kmmpd by Ye Bin · 3 years, 6 months ago
  94. 488968a cifs: fix fallocate when trying to allocate a hole. by Ronnie Sahlberg · 3 years, 5 months ago
  95. 0cc936f io_uring: fix early fdput() of file by Jens Axboe · 3 years, 5 months ago
  96. 7b09d4e CIFS: Clarify SMB1 code for POSIX delete file by Steve French · 3 years, 5 months ago
  97. 21a6491 CIFS: Clarify SMB1 code for POSIX Create by Steve French · 3 years, 5 months ago
  98. b623661 cifs: support share failover when remounting by Paulo Alcantara · 3 years, 6 months ago
  99. 2485bd7 cifs: only write 64kb at a time when fallocating a small region of a file by Ronnie Sahlberg · 3 years, 5 months ago
  100. c7c3a6d btrfs: store a block_device in struct btrfs_ordered_extent by Christoph Hellwig · 3 years, 5 months ago