summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-02-01ovl: fail on invalid uid/gid mapping at copy upMiklos 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-01ksmbd: add smbd max io size parameterNamjae Jeon
2023-02-01cifs: Fix oops due to uncleared server->smbd_conn in reconnectDavid Howells
2023-02-01sysctl: add a new register_sysctl_init() interfaceXiaoming Ni
2023-02-01fs: reiserfs: remove useless new_opts in reiserfs_remountDongliang Mu
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-01-24fs/ntfs3: Fix attr_punch_hole() null pointer derenferenceAlon Zahavi
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: do not abort transaction on failure to write log tree when syncing logFilipe Manana
2023-01-24eventfd: provide a eventfd_signal_mask() helperJens Axboe
2023-01-24eventpoll: add EPOLL_URING_WAKE poll wakeup flagJens Axboe
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-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-18cifs: Fix uninitialized memory read for smb311 posix symlink createVolker Lendecke
2023-01-12mbcache: Avoid nesting of cache->c_list_lock under bit locksJan Kara
2023-01-12btrfs: make thaw time super block check to also verify checksumQu Wenruo
2023-01-12ext4: don't allow journal inode to have encrypt flagEric Biggers
2023-01-12ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in ksmbd_decode_ntlmssp_a...William Liu
2023-01-12ksmbd: fix infinite loop in ksmbd_conn_handler_loop()Namjae Jeon
2023-01-12hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handlingLinus Torvalds
2023-01-12hfs/hfsplus: use WARN_ON for sanity checkArnd Bergmann
2023-01-12nfsd: fix handling of readdir in v4root vs. mount upcall timeoutJeff Layton
2023-01-12btrfs: check superblock to ensure the fs was not modified at thaw timeQu Wenruo
2023-01-12udf: Fix extension of the last extent in the fileJan Kara
2023-01-12fs/ntfs3: don't hold ni_lock when calling truncate_setsize()Tetsuo Handa
2023-01-12ceph: switch to vfs_inode_has_locks() to fix file lock bugXiubo Li
2023-01-12filelock: new helper: vfs_inode_has_locksJeff Layton
2023-01-12nfsd: shut down the NFSv4 state objects before the filecacheJeff Layton
2023-01-12btrfs: fix an error handling path in btrfs_defrag_leaves()Sasha Levin
2023-01-12ext4: fix deadlock due to mbcache entry corruptionJan Kara
2023-01-12mbcache: automatically delete entries from cache on freeingJan Kara
2023-01-12ext4: correct inconsistent error msg in nojournal modeBaokun Li
2023-01-12ext4: goto right label 'failed_mount3a'Jason Yan
2023-01-12btrfs: fix extent map use-after-free when handling missing device in read_one...void0red
2023-01-12btrfs: move missing device handling in a dedicate functionNikolay Borisov
2023-01-12btrfs: replace strncpy() with strscpy()Sasha Levin
2023-01-12ext4: fix off-by-one errors in fast-commit block fillingEric Biggers
2023-01-12ext4: fix unaligned memory access in ext4_fc_reserve_space()Eric Biggers
2023-01-12ext4: add missing validation of fast-commit record lengthsEric Biggers
2023-01-12ext4: don't set up encryption key during jbd2 transactionEric Biggers