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