summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2023-06-05xfs: restore allocation trylock iterationDave Chinner
2023-06-05xfs: buffer pins need to hold a buffer referenceDave Chinner
2023-06-02Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-02Merge tag 'for-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-02Revert "ext4: remove ac->ac_found > sbi->s_mb_min_to_scan dead check in ext4_...Ojaswin Mujoo
2023-06-02Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-06-02ksmbd: validate smb request protocol idNamjae Jeon
2023-06-02ksmbd: check the validation of pdu_size in ksmbd_conn_handler_loopNamjae Jeon
2023-06-02ksmbd: fix posix_acls and acls dereferencing possible ERR_PTR()Namjae Jeon
2023-06-02ksmbd: fix out-of-bound read in parse_lease_state()Namjae Jeon
2023-06-02ksmbd: fix out-of-bound read in deassemble_neg_contexts()Namjae Jeon
2023-06-01fork, vhost: Use CLONE_THREAD to fix freezer/ps regressionMike Christie
2023-06-01btrfs: zoned: fix dev-replace after the scrub reworkQu Wenruo
2023-06-01gfs2: Don't get stuck writing page onto itself under direct I/OAndreas Gruenbacher
2023-06-01Merge tag '6.4-rc4-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2023-05-31Merge tag '6.4-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-05-31Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-31nfsd: fix double fget() bug in __write_ports_addfd()Dan Carpenter
2023-05-30Merge tag 'for-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-05-30ext4: enable the lazy init thread when remounting read/writeTheodore Ts'o
2023-05-30ext4: fix fsync for non-directoriesJan Kara
2023-05-30ext4: add lockdep annotations for i_data_sem for ea_inode'sTheodore Ts'o
2023-05-30ext4: disallow ea_inodes with extended attributesTheodore Ts'o
2023-05-30ext4: set lockdep subclass for the ea_inode in ext4_xattr_inode_cache_find()Theodore Ts'o
2023-05-28ext4: add EA_INODE checking to ext4_iget()Theodore Ts'o
2023-05-27cifs: address unused variable warningSteve French
2023-05-26smb: delete an unnecessary statementDan Carpenter
2023-05-26ksmbd: call putname after using the last componentNamjae Jeon
2023-05-26ksmbd: fix incorrect AllocationSize set in smb2_get_infoNamjae Jeon
2023-05-26ksmbd: fix UAF issue from opinfo->connNamjae Jeon
2023-05-26ksmbd: fix multiple out-of-bounds read during context decodingKuan-Ting Chen
2023-05-26ksmbd: fix slab-out-of-bounds read in smb2_handle_negotiateKuan-Ting Chen
2023-05-26ksmbd: fix credit count leakageNamjae Jeon
2023-05-26ksmbd: fix uninitialized pointer read in smb2_create_link()Namjae Jeon
2023-05-26ksmbd: fix uninitialized pointer read in ksmbd_vfs_rename()Namjae Jeon
2023-05-26btrfs: fix csum_tree_block page iteration to avoid tripping on -Werror=array-...pengfuyuan
2023-05-26btrfs: fix an uninitialized variable warning in btrfs_log_inodeShida Zhang
2023-05-26btrfs: call btrfs_orig_bbio_end_io in btrfs_end_bio_workChristoph Hellwig
2023-05-26Merge tag 'for-6.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-05-25smb3: missing null check in SMB2_change_notifySteve French
2023-05-25Merge tag '6.4-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-05-25Merge tag 'vfs/v6.4-rc3/misc.fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-24cifs: correct references in Documentation to old fs/cifs pathSteve French
2023-05-24smb: move client and server files to common directory fs/smbSteve French
2023-05-24cifs: mapchars mount option ignoredSteve French
2023-05-24smb3: display debug information better for encryptionSteve French
2023-05-24cifs: fix smb1 mount regressionPaulo Alcantara
2023-05-23cifs: Fix cifs_limit_bvec_subset() to correctly check the maxmimum sizeDavid Howells
2023-05-23Merge tag 'erofs-for-6.4-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-23nfsd: make a copy of struct iattr before calling notify_changeJeff Layton