summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-07-01xfs: also mark the buffer stale on verifier failure in xfs_buf_submitChristoph Hellwig
2026-07-01xfs: open code xfs_buf_ioend_fail in xfs_buf_submitChristoph Hellwig
2026-06-30ksmbd: fix app-instance durable supersede session UAFNamjae Jeon
2026-06-30ksmbd: snapshot previous oplock state before durable checksNamjae Jeon
2026-06-30ksmbd: close superseded durable handles through refcount handoffGil Portnoy
2026-06-30ksmbd: fix use-after-free of fp->owner.name in durable handle owner checkGil Portnoy
2026-06-30smb/server: do not require delete access for non-replacing linksChenXiaoSong
2026-06-30ksmbd: don't hold ci->m_lock while waiting for a lease break ackNamjae Jeon
2026-06-30ksmbd: annotate oplock list traversals under m_lockRunyu Xiao
2026-06-30ksmbd: fix outstanding credit leak on abort and error pathsNamjae Jeon
2026-06-30ksmbd: fix credit charge calculation for SMB2 QUERY_INFONamjae Jeon
2026-06-30ksmbd: avoid zeroing the read buffer in smb2_read()Namjae Jeon
2026-06-30ksmbd: validate num_subauth when copying ACE in set_ntacl_daclHaofeng Li
2026-06-30ksmbd: reject undersized DACLs before parsing ACEsHaofeng Li
2026-06-30ksmbd: fix n.data memory leak in ksmbd_vfs_set_dos_attrib_xattrQiang Liu
2026-06-30ksmbd: Fix acl.sd_buf memory leak and invalid sd_size error handlingQiang Liu
2026-06-30ksmbd: fix sd_ndr.data memory leak in ksmbd_vfs_set_sd_xattrQiang Liu
2026-06-30ntfs: fix mrec_lock ABBA deadlock in renamePeiyang He
2026-06-30ntfs: avoid stale runlist element dereference in fallocateCen Zhang
2026-06-30erofs: use more informative s_id for file-backed mountsGao Xiang
2026-06-30btrfs: print-tree: print header owner as signedQu Wenruo
2026-06-30btrfs: decentralize transaction aborts in create_reloc_root()Johannes Thumshirn
2026-06-30btrfs: tree-checker: validate INODE_REF's namelenWeiming Shi
2026-06-30btrfs: lzo: add error message for invalid headersQu Wenruo
2026-06-30btrfs: fallback to transaction csum tree on a commit root csum missBoris Burkov
2026-06-30btrfs: fix root leak if its reloc root is unexpected in merge_reloc_roots()Filipe Manana
2026-06-30btrfs: reject free space cache with more entries than pagesXiang Mei
2026-06-30btrfs: fix transaction abort logic in btrfs_fileattr_set()Filipe Manana
2026-06-30btrfs: validate properties before setting themFilipe Manana
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-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