summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-04-01ksmbd: fix null pointer dereference in alloc_preauth_hash()Namjae Jeon
2025-04-01mm/userfaultfd: fix release hang over concurrent GUPPeter Xu
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-04-01cifs: Do not add FILE_READ_ATTRIBUTES when using GENERIC_READ/EXECUTE/ALLPali Rohár
2025-04-01cifs: Improve SMB2+ stat() to work also without FILE_READ_ATTRIBUTESPali Rohár
2025-04-01cifs: Add fallback for SMB2 CREATE without FILE_READ_ATTRIBUTESPali Rohár
2025-04-01cifs: Fix querying and creating MF symlinks over SMB1Pali Rohár
2025-04-01cifs: Fix access_flags_to_smbopen_modePali Rohár
2025-04-01cifs: Fix negotiate retry functionalityPali Rohár
2025-04-01cifs: Improve handling of NetBIOS packetsPali Rohár
2025-04-01cifs: Allow to disable or force initialization of NetBIOS sessionPali Rohár
2025-04-01cifs: Add a new xattr system.smb3_ntsd_owner for getting or setting ownerPali Rohár
2025-04-01cifs: Add a new xattr system.smb3_ntsd_sacl for getting or setting SACLsPali Rohár
2025-04-01bcachefs: fix ref leak in btree_node_read_all_replicasKent Overstreet
2025-04-01ksmbd: validate zero num_subauth before sub_auth is accessedNorbert Szetei
2025-04-01ksmbd: fix overflow in dacloffset bounds checkNorbert Szetei
2025-04-01ksmbd: fix session use-after-free in multichannel connectionNamjae Jeon
2025-03-31smb: client: Update IO sizes after reconnectionWang Zhaolong
2025-03-31smb: client: Store original IO parameters and prevent zero IO sizesWang Zhaolong
2025-03-31smb:client: smb: client: Add reverse mapping from tcon to superblocksWang Zhaolong
2025-03-31cifs: remove unreachable code in cifs_get_tcp_session()Roman Smirnov
2025-03-31cifs: fix integer overflow in match_server()Roman Smirnov
2025-03-31Merge tag 'bcachefs-2025-03-31' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-03-31Merge tag 'fs_for_v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-31Merge tag 'exfat-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-31Merge tag 'v6.15rc-part1-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-03-31Merge tag '6.15-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2025-03-31Merge tag 'nfsd-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-04-01btrfs: remove folio order ASSERT()s in super block writeback pathQu Wenruo
2025-04-01btrfs: correctly escape subvol in btrfs_show_options()Johannes Kimmel
2025-04-01btrfs: ioctl: don't free iov when btrfs_encoded_read() returns -EAGAINSidong Yang
2025-03-31bcachefs: Fix null ptr deref in bch2_write_endio()Kent Overstreet
2025-03-31bcachefs: Fix field spanning write warningKent Overstreet
2025-03-31bcachefs: Fix striping behaviourKent Overstreet
2025-03-31fuse: remove unneeded atomic set in uring creationJoanne Koong
2025-03-31fuse: fix uring race condition for null dereference of fcJoanne Koong
2025-03-31fuse: Increase FUSE_NAME_MAX to PATH_MAXBernd Schubert
2025-03-31fuse: Allocate only namelen buf memory in fuse_notify_Bernd Schubert
2025-03-31fuse: add default_request_timeout and max_request_timeout sysctlsJoanne Koong
2025-03-31fuse: add kernel-enforced timeout option for requestsJoanne Koong
2025-03-31fuse: optmize missing FUSE_LINK supportMiklos Szeredi
2025-03-31fuse: Return EPERM rather than ENOSYS from link()Matt Johnston
2025-03-31fuse: removed unused function fuse_uring_create() from headerLuis Henriques
2025-03-31fuse: {io-uring} Fix a possible req cancellation raceBernd Schubert
2025-03-30bcachefs: fix bch2_write_point_to_text() unitsKent Overstreet
2025-03-30bcachefs: Log original key being moved in data updatesKent Overstreet
2025-03-30bcachefs: BCH_JSET_ENTRY_log_bkeyKent Overstreet
2025-03-30bcachefs: Reorder error messages that include journal debugKent Overstreet