summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-06-29fs: nullfs should include mount.hBen Dooks
2026-06-29iomap: always return status from iomap_write_iterBrian Foster
2026-06-29xfs: fix AGFL extent count calculation in xrep_agfl_filljiazhenyuan
2026-06-29xfs: simplify the failure path in xfs_buf_alloc_vmallocChristoph Hellwig
2026-06-29xfs: fix incorrect use of gfp flags in xfs_buf_alloc_backing_memChristoph Hellwig
2026-06-29xfs: lift setting __GFP_NOFAIL from xfs_buf_alloc_kmem to the callerChristoph Hellwig
2026-06-29xfs: split up xfs_buf_alloc_backing_memChristoph Hellwig
2026-06-28debugfs: Fix lockdown check for mmap_prepareChun-Yi Lee
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-25ntfs: avoid stale runlist element dereference in MFT writebackCen Zhang
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