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