1. d634525 xfs: replace kmem_alloc_large() with kvmalloc() by Dave Chinner · 3 years, 5 months ago
  2. 98fe2c3 xfs: remove kmem_alloc_io() by Dave Chinner · 3 years, 5 months ago
  3. de2860f mm: Add kvrealloc() by Dave Chinner · 3 years, 5 months ago
  4. 43059d5 xfs: dump log intent items that cannot be recovered due to corruption by Darrick J. Wong · 3 years, 5 months ago
  5. 48c6615 xfs: grab active perag ref when reading AG headers by Darrick J. Wong · 3 years, 5 months ago
  6. f19ee6b xfs: drop experimental warnings for bigtime and inobtcount by Darrick J. Wong · 3 years, 5 months ago
  7. b7df763 xfs: fix silly whitespace problems with kernel libxfs by Darrick J. Wong · 3 years, 5 months ago
  8. 40b1de007 xfs: throttle inode inactivation queuing on memory reclaim by Darrick J. Wong · 3 years, 5 months ago
  9. a6343e4 xfs: avoid buffer deadlocks when walking fs inodes by Darrick J. Wong · 3 years, 5 months ago
  10. e8d04c2 xfs: use background worker pool when transactions can't get free space by Darrick J. Wong · 3 years, 5 months ago
  11. 6f64909 xfs: don't run speculative preallocation gc when fs is frozen by Darrick J. Wong · 3 years, 5 months ago
  12. 01e8f37 xfs: flush inode inactivation work when compiling usage statistics by Darrick J. Wong · 3 years, 5 months ago
  13. 2eb6650 xfs: inactivate inodes any time we try to free speculative preallocations by Darrick J. Wong · 3 years, 5 months ago
  14. 65f03d8 xfs: queue inactivation immediately when free realtime extents are tight by Darrick J. Wong · 3 years, 5 months ago
  15. 108523b xfs: queue inactivation immediately when quota is nearing enforcement by Darrick J. Wong · 3 years, 5 months ago
  16. 7d6f07d xfs: queue inactivation immediately when free space is tight by Darrick J. Wong · 3 years, 5 months ago
  17. ab23a77 xfs: per-cpu deferred inode inactivation queues by Dave Chinner · 3 years, 5 months ago
  18. 62af7d5 xfs: detach dquots from inode if we don't need to inactivate it by Darrick J. Wong · 3 years, 5 months ago
  19. c6c2066 xfs: move xfs_inactive call to xfs_inode_mark_reclaimable by Darrick J. Wong · 3 years, 5 months ago
  20. 0ed17f0 xfs: introduce all-mounts list for cpu hotplug notifications by Dave Chinner · 3 years, 5 months ago
  21. f1653c2 xfs: introduce CPU hotplug infrastructure by Dave Chinner · 3 years, 5 months ago
  22. 149e53a xfs: remove the active vs running quota differentiation by Christoph Hellwig · 3 years, 5 months ago
  23. e497dfba xfs: remove the flags argument to xfs_qm_dquot_walk by Christoph Hellwig · 3 years, 5 months ago
  24. 777eb1f xfs: remove xfs_dqrele_all_inodes by Christoph Hellwig · 3 years, 5 months ago
  25. 40b5222 xfs: remove support for disabling quota accounting on a mounted file system by Christoph Hellwig · 3 years, 5 months ago
  26. 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
  27. 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
  28. 3a34b13 pipe: make pipe writes always wake up readers by Linus Torvalds · 3 years, 5 months ago
  29. 4669e13 Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
  30. 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
  31. 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
  32. ad6ec09 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 5 months ago
  33. 9449ad3 ocfs2: issue zeroout to EOF blocks by Junxiao Bi · 3 years, 5 months ago
  34. f267aeb ocfs2: fix zero out valid data by Junxiao Bi · 3 years, 5 months ago
  35. 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
  36. 81a448d xfs: prevent spoofing of rtbitmap blocks when recovering buffers by Darrick J. Wong · 3 years, 5 months ago
  37. 9d11001 xfs: limit iclog tail updates by Dave Chinner · 3 years, 5 months ago
  38. b2ae3a9 xfs: need to see iclog flags in tracing by Dave Chinner · 3 years, 5 months ago
  39. d8f4c2d xfs: Enforce attr3 buffer recovery order by Dave Chinner · 3 years, 5 months ago
  40. 32baa63 xfs: logging the on disk inode LSN can make it go backwards by Dave Chinner · 3 years, 5 months ago
  41. 8191d82 xfs: avoid unnecessary waits in xfs_log_force_lsn() by Dave Chinner · 3 years, 5 months ago
  42. 2bf1ec0 xfs: log forces imply data device cache flushes by Dave Chinner · 3 years, 5 months ago
  43. 45eddb4 xfs: factor out forced iclog flushes by Dave Chinner · 3 years, 5 months ago
  44. 0dc8f7f xfs: fix ordering violation between cache flushes and tail updates by Dave Chinner · 3 years, 5 months ago
  45. 9d39206 xfs: fold __xlog_state_release_iclog into xlog_state_release_iclog by Dave Chinner · 3 years, 5 months ago
  46. b5d721e xfs: external logs need to flush data device by Dave Chinner · 3 years, 5 months ago
  47. b1e2723 xfs: flush data dev on external log write by Dave Chinner · 3 years, 5 months ago
  48. 7280305 btrfs: calculate number of eb pages properly in csum_tree_block by David Sterba · 3 years, 5 months ago
  49. b946dbc cifs: add missing parsing of backupuid by Ronnie Sahlberg · 3 years, 5 months ago
  50. 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
  51. b2a6166 btrfs: fix rw device counting in __btrfs_free_extra_devids by Desmond Cheong Zhi Xi · 3 years, 5 months ago
  52. ecc64fa btrfs: fix lost inode on log replay after mix of fsync, rename and inode eviction by Filipe Manana · 3 years, 5 months ago
  53. 240246f btrfs: mark compressed range uptodate only if all bio succeed by Goldwyn Rodrigues · 3 years, 6 months ago
  54. a890d01 io_uring: fix poll requests leaking second poll entries by Hao Xu · 3 years, 5 months ago
  55. ef04688 io_uring: don't block level reissue off completion path by Jens Axboe · 3 years, 5 months ago
  56. 340e845 block: delay freeing the gendisk by Christoph Hellwig · 3 years, 5 months ago
  57. 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
  58. 773af69 io_uring: always reissue from task_work context by Jens Axboe · 3 years, 5 months ago
  59. 5ad4df5 smb3: rc uninitialized in one fallocate path by Steve French · 3 years, 5 months ago
  60. f2a26a3 SMB3: fix readpage for large swap cache by Steve French · 3 years, 5 months ago
  61. 110aa25 io_uring: fix race in unified task_work running by Jens Axboe · 3 years, 5 months ago
  62. 44eff40 io_uring: fix io_prep_async_link locking by Pavel Begunkov · 3 years, 5 months ago
  63. 6208721 binfmt: remove support for em86 (alpha only) by David Hildenbrand · 3 years, 9 months ago
  64. 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
  65. 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
  66. bca1d4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 5 months ago
  67. e0f7e2b hugetlbfs: fix mount mode command line processing by Mike Kravetz · 3 years, 5 months ago
  68. 593311e writeback, cgroup: do not reparent dax inodes by Roman Gushchin · 3 years, 5 months ago
  69. e71e2ac userfaultfd: do not untag user pointers by Peter Collingbourne · 3 years, 5 months ago
  70. 991468d io_uring: explicitly catch any illegal async queue attempt by Jens Axboe · 3 years, 5 months ago
  71. 3c30ef0 io_uring: never attempt iopoll reissue from release path by Jens Axboe · 3 years, 5 months ago
  72. 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
  73. 704f4cb Merge tag 'ceph-for-5.14-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 5 months ago
  74. 488968a cifs: fix fallocate when trying to allocate a hole. by Ronnie Sahlberg · 3 years, 5 months ago
  75. 0cc936f io_uring: fix early fdput() of file by Jens Axboe · 3 years, 5 months ago
  76. 7b09d4e CIFS: Clarify SMB1 code for POSIX delete file by Steve French · 3 years, 5 months ago
  77. 21a6491 CIFS: Clarify SMB1 code for POSIX Create by Steve French · 3 years, 5 months ago
  78. b623661 cifs: support share failover when remounting by Paulo Alcantara · 3 years, 6 months ago
  79. 2485bd7 cifs: only write 64kb at a time when fallocating a small region of a file by Ronnie Sahlberg · 3 years, 5 months ago
  80. c7c3a6d btrfs: store a block_device in struct btrfs_ordered_extent by Christoph Hellwig · 3 years, 5 months ago
  81. 8949b9a btrfs: fix lock inversion problem when doing qgroup extent tracing by Filipe Manana · 3 years, 5 months ago
  82. 16a200f btrfs: check for missing device in btrfs_trim_fs by Anand Jain · 3 years, 6 months ago
  83. 9acc8103 btrfs: fix unpersisted i_size on fsync after expanding truncate by Filipe Manana · 3 years, 6 months ago
  84. b4e62aa Merge tag 'afs-fixes-20210721' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 5 months ago
  85. 1e7107c cgroup1: fix leaked context root causing sporadic NULL deref in LTP by Paul Gortmaker · 3 years, 7 months ago
  86. b428081 afs: Remove redundant assignment to ret by Jiapeng Chong · 3 years, 8 months ago
  87. 5a97247 afs: Fix setting of writeback_index by David Howells · 3 years, 6 months ago
  88. afe6949 afs: check function return by Tom Rix · 3 years, 8 months ago
  89. 6c881ca afs: Fix tracepoint string placement with built-in AFS by David Howells · 3 years, 7 months ago
  90. cdb330f ceph: don't WARN if we're still opening a session to an MDS by Luis Henriques · 3 years, 6 months ago
  91. 362a9e6 io_uring: fix memleak in io_init_wq_offload() by Yang Yingliang · 3 years, 6 months ago
  92. 46fee9a io_uring: remove double poll entry on arm failure by Pavel Begunkov · 3 years, 6 months ago
  93. 68b11e8 io_uring: explicitly count entries for poll reqs by Pavel Begunkov · 3 years, 6 months ago
  94. 8cae8cd seq_file: disallow extremely large seq buffer allocations by Eric Sandeen · 3 years, 6 months ago
  95. 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
  96. 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
  97. 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
  98. 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
  99. 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
  100. 13d2575 reiserfs: check directory items on read from disk by Shreyansh Chouhan · 3 years, 6 months ago