summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 'v7.1-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-4/+16
4 daysMerge tag 'v7.1-rc6-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds3-7/+18
6 dayssmb: client: fix uninitialized variable in smb2_writev_callbackSteve French1-1/+1
6 dayssmb: client: detect short folioq copy in cifs_copy_folioq_to_iter()Jeremy Erazo1-3/+15
7 daysksmbd: fix FSCTL permission bypass by adding a permission check for FSCTL_SET...Sean Shen1-0/+11
7 daysksmbd: release ksmbd_inode ref via ksmbd_inode_put on lookup pathsAleksandr Golovnya1-3/+3
7 daysksmbd: OOB read regression in smb_check_perm_dacl() ACE-walk loopsAli Ganiyev1-4/+4
7 daysMerge tag 'nfsd-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds7-32/+63
7 daysMerge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds1-33/+13
9 dayshpfs: fix a crash if hpfs_map_dnode_bitmap failsMikulas Patocka1-1/+1
10 daysMerge tag 'v7.1-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds3-22/+75
10 daysMerge tag 'for-7.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-38/+83
10 daysMerge tag 'xfs-fixes-7.1-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-10/+24
10 daysMerge tag 'driver-core-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
10 daysMerge tag 'xfs-fixes-7.1-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linu...Carlos Maiolino1-10/+24
11 daysMerge tag 'v7.1-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-5/+29
11 daysMerge tag 'zonefs-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds1-1/+5
12 daysRevert "mm/hugetlbfs: update hugetlbfs to use mmap_prepare"Lorenzo Stoakes1-33/+13
12 dayssmb/server: promote S_DEL_ON_CLS to S_DEL_PENDING when closeChenXiaoSong1-4/+12
12 daysksmbd: validate SID in parent security descriptor during ACL inheritanceJunyi Liu1-16/+50
12 daysksmbd: fix durable reconnect error path file lifetimeJunyi Liu1-2/+13
12 dayslockd: fix TEST handling when not all permissions are available.NeilBrown5-19/+42
12 daysNFSD: Report whether fh_key was actually updatedChuck Lever2-13/+21
12 dayssmb: client: change allocation requirements in DUP_CTX_STR macroFredric Cover1-1/+1
12 dayssmb: client: require net admin for CIFS SWN netlinkMichael Bommarito1-1/+5
12 dayssmb: smbdirect: divide, not multiply, milliseconds by 1000Alexander A. Klimov1-1/+1
12 dayscifs: Fix busy dentry used after unmountingZhihao Cheng1-0/+2
13 daysxfs: fix a buffer lookup against removal raceChristoph Hellwig1-10/+24
13 daysMerge tag 'erofs-for-7.1-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-10/+9
13 dayssysfs: don't remove existing directory on update failureGreg Kroah-Hartman1-1/+1
14 dayserofs: fix metabuf leak in inode xattr initializationJia Zhu1-3/+1
14 dayserofs: fix managed cache race for unaligned extentsGao Xiang1-7/+8
2026-05-19Merge tag 'v7.1-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds3-5/+15
2026-05-19Merge tag 'ntfs-for-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-80/+149
2026-05-19smb: client: use data_len for SMB2 READ encrypted folioq copyJeremy Erazo1-2/+2
2026-05-19smb: client: reject userspace cifs.spnego descriptionsAsim Viladi Oglu Manizada1-0/+16
2026-05-19smb: client: protect tc_count increment in smb2_find_smb_sess_tcon_unlocked()Henrique Carvalho1-0/+2
2026-05-19cifs: Fix undefined variablesDavid Howells1-3/+3
2026-05-18Merge tag 'vfs-7.1-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds41-427/+841
2026-05-16btrfs: swallow btrfs_record_squota_delta() ENOENTBoris Burkov1-2/+3
2026-05-16btrfs: clamp to avoid squota underflowBoris Burkov1-2/+13
2026-05-16btrfs: fix squota accounting during enable generationBoris Burkov2-4/+28
2026-05-16btrfs: check for subvolume before deleting squota qgroupBoris Burkov1-25/+25
2026-05-16btrfs: always drop root->inodes lock before cond_resched()Boris Burkov2-2/+6
2026-05-16btrfs: mark file extent range dirty after converting prealloc extentsRobbie Ko1-3/+8
2026-05-16Merge tag 'v7.1-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-63/+130
2026-05-16Merge tag 'ceph-for-7.1-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds3-10/+46
2026-05-15Merge tag 'for-7.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-32/+55
2026-05-15Merge tag 'xfs-fixes-7.1-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds11-21/+52
2026-05-15Merge tag 'nfsd-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds4-25/+59