summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-04-10smb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect()Paulo Alcantara
2024-04-10smb: client: fix potential UAF in smb2_is_network_name_deleted()Paulo Alcantara
2024-04-10smb: client: fix potential UAF in is_valid_oplock_break()Paulo Alcantara
2024-04-10smb: client: fix potential UAF in smb2_is_valid_lease_break()Paulo Alcantara
2024-04-10smb: client: fix potential UAF in smb2_is_valid_oplock_break()Paulo Alcantara
2024-04-10smb: client: fix potential UAF in cifs_stats_proc_show()Paulo Alcantara
2024-04-10smb: client: fix potential UAF in cifs_stats_proc_write()Paulo Alcantara
2024-04-10smb: client: fix potential UAF in cifs_debug_files_proc_show()Paulo Alcantara
2024-04-10smb3: retrying on failed server closeRitvik Budhiraja
2024-04-10ksmbd: do not set SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1Namjae Jeon
2024-04-10ksmbd: validate payload size in ipc responseNamjae Jeon
2024-04-10ksmbd: don't send oplock break if rename failsNamjae Jeon
2024-04-10nfsd: hold a lighter-weight client reference over CB_RECALL_ANYJeff Layton
2024-04-10cifs: Fix caching to try to do open O_WRONLY as rdwr on serverDavid Howells
2024-04-10fs/pipe: Fix lockdep false-positive in watchqueue pipe_write()Jann Horn
2024-04-10vboxsf: Avoid an spurious warning if load_nls_xxx() failsChristophe JAILLET
2024-04-10cifs: Fix duplicate fscache cookie warningsDavid Howells
2024-04-03exec: Fix NOMMU linux_binprm::exec in transfer_args_to_stack()Max Filippov
2024-04-03btrfs: zoned: use zone aware sb location for scrubJohannes Thumshirn
2024-04-03btrfs: zoned: don't skip block groups with 100% zone unusableJohannes Thumshirn
2024-04-03fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversionBart Van Assche
2024-04-03NFSD: Fix nfsd_clid_class use of __string_len() macroSteven Rostedt (Google)
2024-04-03cifs: open_cached_dir(): add FILE_READ_EA to desired accessEugene Korenevsky
2024-04-03nilfs2: prevent kernel bug at submit_bh_wbc()Ryusuke Konishi
2024-04-03nilfs2: fix failure to detect DAT corruption in btree and direct mappingsRyusuke Konishi
2024-04-03f2fs: truncate page cache before clearing flags when aborting atomic writeSunmin Jeong
2024-04-03f2fs: mark inode dirty for FI_ATOMIC_COMMITTED flagSunmin Jeong
2024-04-03ksmbd: retrieve number of blocks using vfs_getattr in set_file_allocation_infoMarios Makassikis
2024-04-03nfs: fix UAF in direct writesJosef Bacik
2024-04-03ext4: fix corruption during on-line resizeMaximilian Heyne
2024-04-03btrfs: fix off-by-one chunk length calculation at contains_pending_extent()Filipe Manana
2024-04-03btrfs: qgroup: always free reserved space for extent recordsQu Wenruo
2024-04-03fuse: don't unhash rootMiklos Szeredi
2024-04-03fuse: fix root lookup with nonzero generationMiklos Szeredi
2024-04-03ubifs: Set page uptodate in the correct placeMatthew Wilcox (Oracle)
2024-04-03fat: fix uninitialized field in nostale filehandlesJan Kara
2024-04-03ext4: correct best extent lstart adjustment logicBaokun Li
2024-03-26nfs: fix panic when nfs4_ff_layout_prepare_ds() failsJosef Bacik
2024-03-26afs: Revert "afs: Hide silly-rename files from userspace"David Howells
2024-03-26f2fs: compress: fix reserve_cblocks counting error when out of spaceXiuhong Wang
2024-03-26f2fs: compress: relocate some judgments in f2fs_reserve_compress_blocksXiuhong Wang
2024-03-26f2fs: convert to use sbi directlyYangtao Li
2024-03-26NFS: Fix an off by one in root_nfs_cat()Christophe JAILLET
2024-03-26f2fs: ro: compress: fix to avoid caching unaligned extentChao Yu
2024-03-26f2fs: check number of blocks in a current sectionJaegeuk Kim
2024-03-26f2fs: compress: fix to check compress flag w/ .i_sem lockChao Yu
2024-03-26NFSv4.2: fix listxattr maximum XDR buffer sizeJorge Mora
2024-03-26NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102Jorge Mora
2024-03-26f2fs: compress: fix to check zstd compress level correctly in mount optionChao Yu
2024-03-26f2fs: fix to avoid potential panic during recoveryChao Yu