summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2023-02-01NFSD: fix use-after-free in nfsd4_ssc_setup_dul()Xingyuan Mo
2023-02-01affs: initialize fsdata in affs_truncate()Alexander Potapenko
2023-02-01erofs: fix kvcalloc() misuse with __GFP_NOFAILGao Xiang
2023-01-24fs/ntfs3: Fix attr_punch_hole() null pointer derenferenceAlon Zahavi
2023-01-24cifs: reduce roundtrips on create/qinfo requestsPaulo Alcantara
2023-01-24cifs: do not include page data when checking signatureEnzo Matsumiya
2023-01-24btrfs: fix race between quota rescan and disable leading to NULL pointer derefFilipe Manana
2023-01-24btrfs: fix invalid leaf access due to inline extent during lseekFilipe Manana
2023-01-24btrfs: qgroup: do not warn on record without old_roots populatedQu Wenruo
2023-01-24btrfs: do not abort transaction on failure to update log rootFilipe Manana
2023-01-24btrfs: do not abort transaction on failure to write log tree when syncing logFilipe Manana
2023-01-24btrfs: add missing setup of log for full commit at add_conflicting_inode()Filipe Manana
2023-01-24btrfs: fix directory logging due to race with concurrent index key deletionFilipe Manana
2023-01-24btrfs: fix missing error handling when logging directory itemsFilipe Manana
2023-01-24btrfs: add extra error messages to cover non-ENOMEM errors from device_add_li...Qu Wenruo
2023-01-24mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMADavid Hildenbrand
2023-01-24nilfs2: fix general protection fault in nilfs_btree_insert()Ryusuke Konishi
2023-01-24zonefs: Detect append writes at invalid locationsDamien Le Moal
2023-01-24cifs: fix race in assemble_neg_contexts()Paulo Alcantara
2023-01-24f2fs: let's avoid panic if extent_tree is not createdJaegeuk Kim
2023-01-24btrfs: always report error in run_one_delayed_ref()Qu Wenruo
2023-01-24pNFS/filelayout: Fix coalescing test for single DSOlga Kornievskaia
2023-01-18nfsd: fix handling of cached open files in nfsd4_open codepathJeff Layton
2023-01-18nfsd: rework refcounting in filecacheJeff Layton