summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
3 daysksmbd: prevent out-of-bounds reads in share config responsesNamjae Jeon
3 daysceph: revalidate ki_pos for O_APPEND writes after cap acquisitionXiubo Li
3 daysceph: Fix ERR_PTR(0) in ceph_mkdir()Hongling Zeng
3 dayssmb/client: preserve open info type across compound queriesZe Tan
3 dayscifs: fix clearing stats for fastest execution of each smb2 commandFrank Sorenson
3 daysf2fs: use adjusted write range after f2fs_write_checks()Seongjae Jeong
3 daysfuse: Fix the condition to enable over-io-uringBernd Schubert
3 daysfuse: use release/acquire for fch->initializedJoanne Koong
3 daysfuse: invalidate the correct range after O_APPEND direct writeBaokun Li
3 dayserofs: Fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS default logicGeert Uytterhoeven
3 daysNFSv4/pnfs: key the data server cache on the NFS versionJunrui Luo
3 daysNFSv4.1: zero referring call lists before decodingJérémy Jean
3 dayssmb: server: remove unused DES crypto headerNamjae Jeon
3 dayssmb: server: Remove obsolete "select CRYPTO_LIB_DES" from Kconfig fileThomas Huth
3 daysntfs: validate usa_ofs before preserving the update sequence numberDennis Tighe
3 daysntfs: fix off-by-one page overflow in ntfs_decompress()Dennis Tighe
3 dayscifs: remove dead size-update blocks in cifs_setattr_unix/nounixFrank Sorenson
3 dayssmb: client: set replay flag on the read send-error retry pathChristopher Lusk
3 dayssmb: client: fix request buffer leak in smb2_new_read_req()Christopher Lusk
3 dayssmb/client: return EOPNOTSUPP for unsupported O_TMPFILEChenXiaoSong
3 daysntfs: do not update ctime when setxattr failsBaolin Liu
3 daysntfs: serialize resident iomap reads with mrec_lockHyeontae Lee
3 daysntfs: convert iomap ops to ->iomap_next()Joanne Koong
3 daysiomap: add ->iomap_next()Joanne Koong
3 daysiomap: split iomap_iter() logic into iomap_iter_next()Joanne Koong
3 daysntfs: allow index root relocationNamjae Jeon
3 daysntfs: reject unprivileged writes to reserved $LX* xattrsPisit Preechapramoth
3 daysntfs: respect per-file chmod mode over mount masksNamjae Jeon
3 daysntfs: apply Windows name checks only with windows_namesNamjae Jeon
3 daysntfs: Fix index_root heap OOB write in ntfs_ir_to_ib()Alexandro Calo
3 daysntfs: fix kmap_local_page() usage in compressNamjae Jeon
3 daysntfs: Remove references to page->__folio_indexMatthew Wilcox (Oracle)
3 daysntfs: Use zero_user_segment() in handle_bounds_compressed_page()Matthew Wilcox (Oracle)
3 daysntfs: Remove use of __folio_index in handle_bounds_compressed_page()Matthew Wilcox (Oracle)
3 daysntfs: Inline zero_partial_compressed_page()Matthew Wilcox (Oracle)
3 daysntfs: rewrite EA stream before updating metadataNamjae Jeon
3 daysntfs: remove empty EA attribute pairNamjae Jeon
3 daysntfs: validate final EA attribute sizeNamjae Jeon
3 daysfuse: check for NULL root inode in fuse_fill_super_submountBaokun Li
3 daysfuse: reject a duplicate fd= mount optionBaokun Li
3 daysfs/ntfs3: validate ef->size covers the record's name and valueWeiming Shi
3 daysfs/ntfs3: fix out-of-bounds read in read_log_rec_buf()Konstantin Komarov
3 dayscuse: wait for pending RCU callbacks on module exitBaokun Li
3 daysf2fs: fix to avoid pinfile fragment on fragment:{block, segment} modeChao Yu
3 daysf2fs: cleanup w/ f2fs_need_rand_{blk, seg, seg_blk}Chao Yu
3 daysnfs: fix ENXIO on O_CREAT open of existing symlink over NFSv3Michael Nemanov
3 daysNFSv4: Fix incorrect argument passed to nfs4_delete_lease() in nfs4_add_lease()Zhansong Gao
3 daysNFSv4/flexfiles: fix NULL dereference for NFSv4.0 data serversJeuk Kim
3 daysNFS: Fix delayed delegation return list handlingGuangshuo Li
3 dayspnfs/blocklayout: Fix device leaks on parse failureZhangGuoDong