aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-03-10NFS: fix disabling of swapNeilBrown
2023-03-10nfs4trace: fix state manager flag printingBenjamin Coddington
2023-03-10erofs: relinquish volume with mutex heldJingbo Xu
2023-03-03attr: use consistent sgid stripping checksChristian Brauner
2023-03-03attr: add setattr_should_drop_sgid()Christian Brauner
2023-03-03fs: move should_remove_suid()Christian Brauner
2023-03-03attr: add in_group_or_capable()Christian Brauner
2023-03-03btrfs: send: limit number of clones and allocated memory sizeDavid Sterba
2023-02-25ext4: Fix function prototype mismatch for ext4_feat_ktypeKees Cook
2023-02-22revert "squashfs: harden sanity check in squashfs_read_xattr_id_table"Andrew Morton
2023-02-22coredump: Move dump_emit_page() to kill unused warningGeert Uytterhoeven
2023-02-22nilfs2: fix underflow in second superblock position calculationsRyusuke Konishi
2023-02-22aio: fix mremap after fork null-derefSeth Jenkins
2023-02-22ceph: blocklist the kclient when receiving corrupted snap traceXiubo Li
2023-02-22ceph: move mount state enum to super.hXiubo Li
2023-02-22fscache: Use clear_and_wake_up_bit() in fscache_create_volume_work()Hou Tao
2023-02-22btrfs: lock the inode in shared mode before starting fiemapFilipe Manana
2023-02-22btrfs: move the auto defrag code to defrag.cJosef Bacik
2023-02-14ceph: flush cap releases when the session is flushedXiubo Li
2023-02-14btrfs: free device in btrfs_close_devices for a single device filesystemAnand Jain
2023-02-14btrfs: simplify update of last_dir_index_offset when logging a directoryFilipe Manana
2023-02-14cifs: Fix use-after-free in rdata->read_into_pages()ZhaoLong Wang
2023-02-14btrfs: zlib: zero-initialize zlib workspaceAlexander Potapenko
2023-02-14btrfs: limit device extents to the device sizeJosef Bacik
2023-02-09gfs2: Always check inode size of inline inodesAndreas Gruenbacher
2023-02-09gfs2: Cosmetic gfs2_dinode_{in,out} cleanupAndreas Gruenbacher
2023-02-09f2fs: fix to do sanity check on i_extra_isize in is_alive()Chao Yu
2023-02-09f2fs: initialize locks earlier in f2fs_fill_super()Tetsuo Handa
2023-02-09ovl: Use "buf" flexible array for memcpy() destinationKees Cook
2023-02-09fs/ntfs3: Validate attribute data and valid sizesAbdun Nihaal
2023-02-09Squashfs: fix handling and sanity checking of xattr_ids countPhillip Lougher
2023-02-09mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz
2023-02-09Revert "gfs2: stop using generic_writepages in gfs2_ail1_start_one"Andreas Gruenbacher
2023-02-09squashfs: harden sanity check in squashfs_read_xattr_id_tableFedor Pchelkin
2023-02-09fscache: Use wait_on_bit() to wait for the freeing of relinquished volumeHou Tao
2023-02-09use less confusing names for iov_iter direction initializersAl Viro
2023-02-06cifs: fix return of uninitialized rc in dfs_cache_update_tgthint()Paulo Alcantara
2023-02-06erofs: clean up parsing of fscache related optionsJingbo Xu
2023-02-06erofs/zmap.c: Fix incorrect offset calculationSiddh Raman Pant
2023-02-01ovl: fail on invalid uid/gid mapping at copy upMiklos Szeredi
2023-02-01ovl: fix tmpfile leakMiklos Szeredi
2023-02-01ksmbd: limit pdu length size according to connection statusNamjae Jeon
2023-02-01ksmbd: downgrade ndr version error message to debugNamjae Jeon
2023-02-01ksmbd: do not sign response to session request for guest loginMarios Makassikis
2023-02-01ksmbd: add max connections parameterNamjae Jeon
2023-02-01cifs: Fix oops due to uncleared server->smbd_conn in reconnectDavid Howells
2023-02-01nfsd: don't free files unconditionally in __nfsd_file_cache_purgeJeff Layton
2023-02-01btrfs: zoned: enable metadata over-commit for non-ZNS setupNaohiro Aota
2023-02-01cifs: fix potential memory leaks in session setupPaulo Alcantara
2023-02-01cifs: fix potential deadlock in cache_refresh_path()Paulo Alcantara