summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2023-03-10exfat: fix reporting fs error when reading dir beyond EOFYuezhang Mo
2023-03-10fs: hfsplus: fix UAF issue in hfsplus_put_superDongliang Mu
2023-03-10hfs: fix missing hfs_bnode_get() in __hfs_bnode_createLiu Shixin
2023-03-10ksmbd: fix possible memory leak in smb2_lock()Hangyu Hua
2023-03-10ksmbd: do not allow the actual frame length to be smaller than the rfc1002 le...Namjae Jeon
2023-03-10ksmbd: fix wrong data area length for smb2 lock requestNamjae Jeon
2023-03-10btrfs: hold block group refcount during async discardBoris Burkov
2023-03-10cifs: return a single-use cfid if we did not get a leaseRonnie Sahlberg
2023-03-10cifs: Check the lease context if we actually got a leaseRonnie Sahlberg
2023-03-10cifs: don't try to use rdma offload on encrypted connectionsStefan Metzmacher
2023-03-10cifs: split out smb3_use_rdma_offload() helperStefan Metzmacher
2023-03-10cifs: introduce cifs_io_parms in smb2_async_writev()Stefan Metzmacher
2023-03-10cifs: fix mount on old smb serversPaulo Alcantara
2023-03-10cifs: Fix uninitialized memory reads for oparms.modeVolker Lendecke
2023-03-10cifs: Fix uninitialized memory read in smb3_qfs_tcon()Volker Lendecke
2023-03-10cifs: prevent data race in smb2_reconnect()Paulo Alcantara
2023-03-10nfsd: don't hand out delegation on setuid files being opened for writeJeff Layton
2023-03-10nfsd: zero out pointers after putting nfsd_files on COPY setup errorJeff Layton
2023-03-10gfs2: Improve gfs2_make_fs_rw error handlingAndreas Gruenbacher
2023-03-10coda: Avoid partial allocation of sig_inputArgsKees Cook
2023-03-10btrfs: scrub: improve tree block error reportingQu Wenruo
2023-03-10fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detectedJann Horn
2023-03-10udf: Define EFSCORRUPTED error codeJan Kara
2023-03-10gfs2: jdata writepage fixAndreas Gruenbacher
2023-03-10cifs: use tcon allocation functions even for dummy tconShyam Prasad N
2023-03-10cifs: Fix warning and UAF when destroy the MR listZhang Xiaoxu
2023-03-10cifs: Fix lost destroy smbd connection when MR allocate failedZhang Xiaoxu
2023-03-10NFSD: copy the whole verifier in nfsd_copy_write_verifierChuck Lever
2023-03-10nfsd: don't fsync nfsd_files on last closeJeff Layton
2023-03-10nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_openJeff Layton
2023-03-10NFSD: fix problems with cleanup on errors in nfsd4_copyDai Ngo
2023-03-10nfsd: clean up potential nfsd_file refcount leaks in COPY codepathJeff Layton
2023-03-10nfsd: fix race to check ls_layoutsBenjamin Coddington
2023-03-10NFSD: fix leaked reference count of nfsd4_ssc_umount_itemDai Ngo
2023-03-10NFSD: enhance inter-server copy cleanupDai Ngo
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