1. 9917ff5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 2 years, 11 months ago
  2. 24d7275 fs/proc: task_mmu.c: don't read mapcount for migration entry by Yang Shi · 2 years, 11 months ago
  3. 925346c fs/binfmt_elf: fix PT_LOAD p_align values for loaders by Mike Rapoport · 2 years, 11 months ago
  4. 8ce964b Merge tag 'gfs2-v5.16-rc3-fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 2 years, 11 months ago
  5. 199b7f8 Merge tag 'io_uring-5.17-2022-02-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 2 years, 11 months ago
  6. d3add1a gfs2: Fix gfs2_release for non-writers regression by Bob Peterson · 3 years ago
  7. 356b810 Revert "gfs2: check context in gfs2_glock_put" by Andreas Gruenbacher · 2 years, 11 months ago
  8. f4bc5bb Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 2 years, 11 months ago
  9. b42bc9a Fix regression due to "fs: move binfmt_misc sysctl to its own file" by Domenico Andreoli · 2 years, 11 months ago
  10. c306d73 NFSD: Deprecate NFS_OFFSET_MAX by Chuck Lever · 3 years ago
  11. 6a4d333 NFSD: Fix offset type in I/O trace points by Chuck Lever · 2 years, 11 months ago
  12. 3f96502 NFSD: COMMIT operations must not return NFS?ERR_INVAL by Chuck Lever · 3 years ago
  13. 6260d9a NFSD: Clamp WRITE offsets by Chuck Lever · 3 years ago
  14. a648fde NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes by Chuck Lever · 3 years ago
  15. e6faac3 NFSD: Fix ia_size underflow by Chuck Lever · 2 years, 11 months ago
  16. 0cb4d23 NFSD: Fix the behavior of READ near OFFSET_MAX by Chuck Lever · 2 years, 11 months ago
  17. e6251ab Merge tag 'nfs-for-5.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 2 years, 11 months ago
  18. 3d4a394 NFS: Fix nfs4_proc_get_locations() kernel-doc comment by Yang Li · 3 years ago
  19. 468d126 NFS: Fix initialisation of nfs_client cl_flags field by Trond Myklebust · 2 years, 11 months ago
  20. 555f3d7 Merge tag '5.17-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 2 years, 11 months ago
  21. 0a3f1e0 mm: io_uring: allow oom-killer from io_uring_setup by Shakeel Butt · 3 years ago
  22. 0d7c115 io_uring: Clean up a false-positive warning from GCC 9.3.0 by Alviro Iskandar Setiawan · 2 years, 11 months ago
  23. d8ad2ce Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 2 years, 11 months ago
  24. fbc04bf Merge tag 'xfs-5.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 2 years, 11 months ago
  25. ea7b3e6 Merge tag 'vfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 2 years, 11 months ago
  26. 524446e Merge tag 'iomap-5.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 2 years, 11 months ago
  27. 86286e4 Merge tag 'for-5.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 2 years, 11 months ago
  28. b0bc0cb Merge tag 'erofs-for-5.17-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 2 years, 11 months ago
  29. 1eb7de1 Merge tag '9p-for-5.17-rc3' of git://github.com/martinetd/linux by Linus Torvalds · 2 years, 11 months ago
  30. 633a8e8 Merge tag '5.17-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 2 years, 11 months ago
  31. f9929ef ksmbd: add support for key exchange by Namjae Jeon · 2 years, 11 months ago
  32. deae24b ksmbd: reduce smb direct max read/write size by Namjae Jeon · 2 years, 11 months ago
  33. 04e2609 ksmbd: don't align last entry offset in smb2 query directory by Namjae Jeon · 2 years, 11 months ago
  34. 97550c7 ksmbd: fix same UniqueId for dot and dotdot entries by Namjae Jeon · 2 years, 11 months ago
  35. 6d896d3 ksmbd: smbd: validate buffer descriptor structures by Hyunchul Lee · 3 years ago
  36. 2433105 erofs: fix small compressed files inlining by Gao Xiang · 2 years, 11 months ago
  37. f340b3d fs/ext4: fix comments mentioning i_mutex by hongnanli · 3 years ago
  38. 8fca8a2 ext4: fix incorrect type issue during replay_del_range by Xin Yin · 3 years ago
  39. 715a67f jbd2: fix kernel-doc descriptions for jbd2_journal_shrink_{scan,count}() by Yang Li · 3 years ago
  40. 7c268d4 ext4: fix potential NULL pointer dereference in ext4_fill_super() by Lukas Czerner · 3 years ago
  41. 4f98186 jbd2: refactor wait logic for transaction updates into a common function by Ritesh Harjani · 3 years ago
  42. cdce59a ext4: fix error handling in ext4_fc_record_modified_inode() by Ritesh Harjani · 3 years ago
  43. 09355d9 ext4: remove redundant max inline_size check in ext4_da_write_inline_data_begin() by Ritesh Harjani · 3 years ago
  44. 897026a ext4: fix error handling in ext4_restore_inline_data() by Ritesh Harjani · 3 years ago
  45. bdc8a53 ext4: fast commit may miss file actions by Xin Yin · 3 years ago
  46. e85c81b ext4: fast commit may not fallback for ineligible commit by Xin Yin · 3 years ago
  47. 31a074a ext4: modify the logic of ext4_mb_new_blocks_simple by Xin Yin · 3 years ago
  48. 599ea31 ext4: prevent used blocks from being allocated during fast commit replay by Xin Yin · 3 years ago
  49. d3b331f cifs: fix workstation_name for multiuser mounts by Ryan Bair · 3 years ago
  50. 40c845c Invalidate fscache cookie only when inode attributes are changed. by Rohith Surabattula · 2 years, 11 months ago
  51. 88808fb Merge tag 'nfsd-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 2 years, 11 months ago
  52. d5084ff Merge tag 'fsnotify_for_v5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 2 years, 11 months ago
  53. e1d2699 NFS: Avoid duplicate uncached readdir calls on eof by Trond Myklebust · 3 years ago
  54. ce292d8 NFS: Don't skip directory entries when doing uncached readdir by trondmy@kernel.org · 3 years ago
  55. d9c4e39 NFS: Don't overfill uncached readdir pages by trondmy@kernel.org · 3 years ago
  56. cea267c xfs: ensure log flush at the end of a synchronous fallocate call by Dave Chinner · 2 years, 11 months ago
  57. b39a0463 xfs: move xfs_update_prealloc_flags() to xfs_pnfs.c by Dave Chinner · 2 years, 11 months ago
  58. 0b02c8c xfs: set prealloc flag in xfs_alloc_file_space() by Dave Chinner · 2 years, 11 months ago
  59. fbe7e52 xfs: fallocate() should call file_modified() by Dave Chinner · 2 years, 11 months ago
  60. 472c6e4 xfs: remove XFS_PREALLOC_SYNC by Dave Chinner · 2 years, 11 months ago
  61. 24d7f48 Merge tag 'ovl-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 2 years, 11 months ago
  62. 630c128 Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode by Linus Torvalds · 2 years, 11 months ago
  63. 46f5cbd cifs: Fix the readahead conversion to manage the batch when reading from cache by David Howells · 2 years, 11 months ago
  64. 0174ee9 cifs: Implement cache I/O by accessing the cache directly by David Howells · 2 years, 11 months ago
  65. bee9f65 netfs, cachefiles: Add a method to query presence of data in the cache by David Howells · 2 years, 11 months ago
  66. 052e04a cifs: Transition from ->readpages() to ->readahead() by David Howells · 2 years, 11 months ago
  67. ee12595 fanotify: Fix stale file descriptor in copy_event_to_user() by Dan Carpenter · 2 years, 11 months ago
  68. 29d650f xfs: reject crazy array sizes being fed to XFS_IOC_GETBMAP* by Darrick J. Wong · 3 years ago
  69. 40cdc50 btrfs: skip reserved bytes warning on unmount after log cleanup failure by Filipe Manana · 3 years ago
  70. 37b4599 btrfs: fix use of uninitialized variable at rm device ioctl by Tom Rix · 3 years ago
  71. 28b21c5 btrfs: fix use-after-free after failure to create a snapshot by Filipe Manana · 3 years ago
  72. ea1d1ca btrfs: tree-checker: check item_size for dev_item by Su Yue · 3 years ago
  73. 0c98294 btrfs: tree-checker: check item_size for inode_item by Su Yue · 3 years ago
  74. e804861 btrfs: fix deadlock between quota disable and qgroup rescan worker by Shin'ichiro Kawasaki · 3 years ago
  75. 2d192fc btrfs: don't start transaction for scrub if the fs is mounted read-only by Qu Wenruo · 3 years ago
  76. 2d86293 xfs: return errors in xfs_fs_sync_fs by Darrick J. Wong · 2 years, 11 months ago
  77. dd5532a quota: make dquot_quota_sync return errors from ->sync_fs by Darrick J. Wong · 2 years, 11 months ago
  78. 5679897 vfs: make sync_filesystem return errors from ->sync_fs by Darrick J. Wong · 2 years, 11 months ago
  79. 2719c716 vfs: make freeze_super abort when sync_filesystem returns error by Darrick J. Wong · 2 years, 11 months ago
  80. 22e424f Revert "fs/9p: search open fids first" by Dominique Martinet · 2 years, 11 months ago
  81. ddf4b77 ocfs2: fix a deadlock when commit trans by Joseph Qi · 2 years, 11 months ago
  82. 4cd1103 jbd2: export jbd2_journal_[grab|put]_journal_head by Joseph Qi · 2 years, 11 months ago
  83. e7f1e88 binfmt_misc: fix crash when load/unload module by Tong Zhang · 2 years, 11 months ago
  84. 489f710 cifs: unlock chan_lock before calling cifs_put_tcp_session by Shyam Prasad N · 2 years, 11 months ago
  85. 3b58e9f Merge tag 'io_uring-5.17-2022-01-28' of git://git.kernel.dk/linux-block by Linus Torvalds · 2 years, 11 months ago
  86. 8157f47 Merge tag 'ceph-for-5.17-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 2 years, 11 months ago
  87. 483529f Fix a warning about a malformed kernel doc comment in cifs by David Howells · 2 years, 11 months ago
  88. f6a2631 ocfs2: fix subdirectory registration with register_sysctl() by Linus Torvalds · 2 years, 11 months ago
  89. 4897e72 Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 2 years, 11 months ago
  90. c2b19fd Merge tag 'fs_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 2 years, 11 months ago
  91. ab451ea nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client. by Dai Ngo · 2 years, 11 months ago
  92. f6133fb io_uring: remove unused argument from io_rsrc_node_alloc by Usama Arif · 2 years, 11 months ago
  93. d19a7af lockd: fix failure to cleanup client locks by J. Bruce Fields · 3 years ago
  94. 4584a76 ceph: set pool_ns in new inode layout for async creates by Jeff Layton · 3 years ago
  95. 932a9b5 ceph: properly put ceph_string reference after async create attempt by Jeff Layton · 3 years ago
  96. 89d43d0 ceph: put the requests/sessions when it fails to alloc memory by Xiubo Li · 3 years ago
  97. ebb7fb1 xfs, iomap: limit individual ioend chain lengths in writeback by Dave Chinner · 3 years ago
  98. 0280e3c Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 3 years ago
  99. 49d766f Merge tag 'for-5.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years ago
  100. 27cdfde btrfs: update writeback index when starting defrag by Filipe Manana · 3 years ago