summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
12 daysxfs: split up xfs_buf_alloc_backing_memChristoph Hellwig
2026-06-27Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2026-06-26Merge tag 'ceph-for-7.2-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-06-26Merge tag 'gfs2-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds
2026-06-26Merge tag 'ecryptfs-7.2-rc1-updates' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-06-26Merge tag 'v7.2-rc-part2-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-06-25Merge tag 'v7.2-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2026-06-25Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-06-25afs: Fix uncancelled rxrpc OOB message handlerDavid Howells
2026-06-25afs: Fix further netns teardown to cancel the preallocation chargerDavid Howells
2026-06-24cifs: define variable sized buffer for querydir responsesShyam Prasad N
2026-06-24smb/client: do not account EOF extension as allocationHuiwen He
2026-06-24Merge tag 'ntfs3_for_7.2' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds
2026-06-24smb/client: preserve errors from smb2_set_sparse()Huiwen He
2026-06-24smb: client: Fix next buffer leak in receive_encrypted_standard()Haoxiang Li
2026-06-24smb/client: use %pe to print error pointerFredric Cover
2026-06-24smb/client: name the default fallocate modeHuiwen He
2026-06-24smb common: add missing AAPL definesSteve French
2026-06-24smb/client: fix chown/chgrp with SMB3 POSIX ExtensionsRalph Boehme
2026-06-24smb/client: fix security flag calculation when setting security descriptorsRalph Boehme
2026-06-23Merge tag 'nfs-for-7.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2026-06-23Merge tag 'f2fs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-23ksmbd: fix kernel-doc warnings in smb2_lease_break_noti()Namjae Jeon
2026-06-23ksmbd: fix inconsistent indenting warningsNamjae Jeon
2026-06-23ksmbd: validate NTLMv2 response before updating session keyHaofeng Li
2026-06-23Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-22Merge tag 'erofs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-22ksmbd: increase SMB3_DEFAULT_TRANS_SIZE from 1MB to 4MBNamjae Jeon
2026-06-22ksmbd: fix UBSAN array-index-out-of-bounds in decode_compress_ctxt()Namjae Jeon
2026-06-22ksmbd: sleep interruptibly in the durable handle scavengerNamjae Jeon
2026-06-22ksmbd: start file id allocation at 1Namjae Jeon
2026-06-22ksmbd: treat read-control opens as stat opens only for leasesNamjae Jeon
2026-06-22ksmbd: validate :: stream type against directory createNamjae Jeon
2026-06-22ksmbd: break conflicting-open leases only as far as neededNamjae Jeon
2026-06-22ksmbd: break handle caching for share conflictsNamjae Jeon
2026-06-22ksmbd: normalize ungrantable lease statesNamjae Jeon
2026-06-22ksmbd: return oplock protocol error for level II ackNamjae Jeon
2026-06-22ksmbd: avoid level II oplock break notification on unlinkNamjae Jeon
2026-06-22ksmbd: downgrade oplock after break timeoutNamjae Jeon
2026-06-22ksmbd: apply create security descriptor firstNamjae Jeon
2026-06-22ksmbd: return requested create allocation sizeNamjae Jeon
2026-06-22ksmbd: tighten create file attribute validationNamjae Jeon
2026-06-22ksmbd: reject empty-attribute synchronize-only createNamjae Jeon
2026-06-22ksmbd: honor stream delete sharing for base fileNamjae Jeon
2026-06-22ksmbd: send pending interim for last compound I/ONamjae Jeon
2026-06-22ksmbd: return success for deferred final closeNamjae Jeon
2026-06-22ksmbd: preserve compound responses for chained errorsNamjae Jeon
2026-06-22ksmbd: validate handle for create or get object idNamjae Jeon
2026-06-22ksmbd: propagate failed command status in related compoundsNamjae Jeon
2026-06-22ksmbd: deny renaming directory with open childrenNamjae Jeon