summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
10 daysMerge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
10 daysMerge tag 'ceph-for-7.2-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
10 daysMerge tag 'gfs2-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds
11 daysMerge tag 'ecryptfs-7.2-rc1-updates' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
11 daysMerge tag 'v7.2-rc-part2-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
11 daysMerge tag 'v7.2-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
12 daysMerge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
12 daysafs: Fix uncancelled rxrpc OOB message handlerDavid Howells
12 daysafs: Fix further netns teardown to cancel the preallocation chargerDavid Howells
12 dayscifs: define variable sized buffer for querydir responsesShyam Prasad N
12 dayssmb/client: do not account EOF extension as allocationHuiwen He
13 daysMerge tag 'ntfs3_for_7.2' of https://github.com/Paragon-Software-Group/linux-...Linus Torvalds
13 dayssmb/client: preserve errors from smb2_set_sparse()Huiwen He
13 dayssmb: client: Fix next buffer leak in receive_encrypted_standard()Haoxiang Li
13 dayssmb/client: use %pe to print error pointerFredric Cover
13 dayssmb/client: name the default fallocate modeHuiwen He
13 dayssmb common: add missing AAPL definesSteve French
13 dayssmb/client: fix chown/chgrp with SMB3 POSIX ExtensionsRalph Boehme
13 dayssmb/client: fix security flag calculation when setting security descriptorsRalph Boehme
13 daysMerge tag 'nfs-for-7.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
13 daysMerge tag 'f2fs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
13 daysksmbd: fix kernel-doc warnings in smb2_lease_break_noti()Namjae Jeon
13 daysksmbd: fix inconsistent indenting warningsNamjae Jeon
13 daysksmbd: validate NTLMv2 response before updating session keyHaofeng Li
14 daysMerge 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
2026-06-22ksmbd: check parent directory sharing conflicts on renameNamjae Jeon