- 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
- 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
- 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 · 3 years 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
- 3c9d31c7 btrfs: add back missing dirty page rate limiting to defrag by Filipe Manana · 3 years ago
- 0cb5950 btrfs: fix deadlock when reserving space during defrag by Filipe Manana · 3 years ago
- 7865827 erofs: avoid unnecessary z_erofs_decompressqueue_work() declaration by Gao Xiang · 3 years ago
- e33f42b erofs: fix fsdax partition offset handling by Gao Xiang · 3 years ago
- ea85691 udf: Restore i_lenAlloc when inode expansion fails by Jan Kara · 3 years ago
- 7fc3b7c udf: Fix NULL ptr deref when converting from inline format by Jan Kara · 3 years ago
- 29044da fsnotify: fix fsnotify hooks in pseudo filesystems by Amir Goldstein · 3 years ago
- a37d9a1 fsnotify: invalidate dcache before IN_DELETE event by Amir Goldstein · 3 years ago
- b36a205 io_uring: fix bug in slow unregistering of nodes by Dylan Yudaken · 3 years ago
- 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
- 1c52283 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
- 8205ae3 Merge tag '5.17-rc-part2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years ago
- 1cb69c8 Merge tag 'xfs-5.17-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years ago
- 7fd350f Merge tag 'fscache-fixes-20220121' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years ago
- 0a4ee51 mm: remove cleancache by Christoph Hellwig · 3 years ago
- 359745d proc: remove PDE_DATA() completely by Muchun Song · 3 years ago
- 6dfbbae fs: proc: store PDE()->data into inode->i_private by Muchun Song · 3 years ago
- f0bc21b fs/coredump: move coredump sysctls into its own file by Xiaoming Ni · 3 years ago
- d8c0418 kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases() by Luis Chamberlain · 3 years ago
- ab171b9 fs: move namespace sysctls and declare fs base directory by Luis Chamberlain · 3 years ago
- 51cb8df sysctl: add and use base directory declarer and registration helper by Luis Chamberlain · 3 years ago
- 1998f19 fs: move pipe sysctls to is own file by Luis Chamberlain · 3 years ago
- 66ad398 fs: move fs/exec.c sysctls into its own file by Luis Chamberlain · 3 years ago
- 9c011be fs: move namei sysctls to its own file by Luis Chamberlain · 3 years ago
- dd81faa fs: move locking sysctls where they are used by Luis Chamberlain · 3 years ago
- d1d8ac9 fs: move shared sysctls to fs/sysctls.c by Luis Chamberlain · 3 years ago
- 5477161 sysctl: move maxolduid as a sysctl specific const by Luis Chamberlain · 3 years ago
- c8c0c23 fs: move dcache sysctls to its own file by Luis Chamberlain · 3 years ago
- 204d5a2 fs: move fs stat sysctls to file_table.c by Luis Chamberlain · 3 years ago
- 1d67fe5 fs: move inode sysctls to its own file by Luis Chamberlain · 3 years ago