summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-01-16Merge tag 'mm-hotfixes-stable-2025-01-16-21-11' of git://git.kernel.org/pub/s...Linus Torvalds
2025-01-16Merge tag '6.13-rc7-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-01-16Merge tag 'for-6.13-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-15ocfs2: check dir i_size in ocfs2_find_entrySu Yue
2025-01-15smb: client: fix double free of TCP_Server_Info::hostnamePaulo Alcantara
2025-01-13btrfs: add the missing error handling inside get_canonical_dev_pathQu Wenruo
2025-01-13Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...Linus Torvalds
2025-01-12cifs: support reconnect with alternate password for SMB1Meetakshi Setiya
2025-01-12fs/proc: fix softlockup in __read_vmcore (part 2)Rik van Riel
2025-01-12Merge tag 'driver-core-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-11Merge tag '6.13-rc6-SMB3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-01-10smb: client: sync the root session and superblock context passwords before au...Meetakshi Setiya
2025-01-10Merge tag 'vfs-6.13-rc7.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-10Merge tag 'xfs-fixes-6.13-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-01-10xfs: lock dquot buffer before detaching dquot from b_li_listDarrick J. Wong
2025-01-10fs: debugfs: fix open proxy for unsafe filesJohannes Berg
2025-01-09Merge tag '6.13-rc6-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-01-09Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-09afs: Fix merge preference rule failure conditionLizhi Xu
2025-01-09netfs: Fix read-retry for fs with no ->prepare_read()David Howells
2025-01-09netfs: Fix kernel async DIODavid Howells
2025-01-09Merge tag 'vfs-6.14-rc7.mount.fixes'Christian Brauner
2025-01-09fs: kill MNT_ONRBChristian Brauner
2025-01-09iomap: avoid avoid truncating 64-bit offset to 32 bitsMarco Nelissen
2025-01-08xfs: don't return an error from xfs_update_last_rtgroup_size for !XFS_RTChristoph Hellwig
2025-01-07ksmbd: Implement new SMB3 POSIX typeNamjae Jeon
2025-01-07ksmbd: fix unexpectedly changed path in ksmbd_vfs_kern_path_lockedHe Wang
2025-01-07debugfs: fix missing mutex_destroy() in short_fops caseAl Viro
2025-01-07fs: debugfs: differentiate short fops with proxy opsJohannes Berg
2025-01-07afs: Fix the maximum cell name lengthDavid Howells
2025-01-07Merge tag 'fuse-fixes-6.13-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Christian Brauner
2025-01-06Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-06btrfs: zlib: fix avail_in bytes for s390 zlib HW compression pathMikhail Zaslonko
2025-01-06btrfs: zoned: calculate max_extent_size properly on non-zoned setupChristoph Hellwig
2025-01-06btrfs: avoid NULL pointer dereference if no valid extent treeQu Wenruo
2025-01-06ovl: support encoding fid from inode with no aliasAmir Goldstein
2025-01-06ovl: pass realinode to ovl_encode_real_fh() instead of realdentryAmir Goldstein
2025-01-06Merge tag 'exfat-for-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-06btrfs: don't read from userspace twice in btrfs_uring_encoded_read()Mark Harmstone
2025-01-05ksmbd: Remove unneeded if check in ksmbd_rdma_capable_netdev()Thorsten Blum
2025-01-05ksmbd: fix a missing return value check bugWentao Liang
2025-01-05Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...Linus Torvalds
2025-01-04fuse: respect FOPEN_KEEP_CACHE on opendirAmir Goldstein
2024-12-31exfat: fix the infinite loop in __exfat_free_cluster()Yuezhang Mo
2024-12-31exfat: fix the new buffer was not zeroed before writingYuezhang Mo
2024-12-31exfat: fix the infinite loop in exfat_readdir()Yuezhang Mo
2024-12-30ocfs2: fix slab-use-after-free due to dangling pointer dqi_privDennis Lam
2024-12-30fs/proc/task_mmu: fix pagemap flags with PMD THP entries on 32bitDavid Hildenbrand
2024-12-29Merge tag 'for-6.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-12-28Merge tag '6.13-rc4-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds