summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-03-31Merge tag 'exfat-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-31Merge tag 'v6.15rc-part1-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-03-31Merge tag '6.15-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2025-03-31Merge tag 'nfsd-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-03-30Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-03-29Merge tag 'efi-next-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-03-29exfat: call bh_read in get_block only when necessarySungjong Seo
2025-03-29exfat: fix potential wrong error return from get_blockSungjong Seo
2025-03-27ksmbd: fix r_count dec/increment mismatchNamjae Jeon
2025-03-27ksmbd: fix multichannel connection failureNamjae Jeon
2025-03-27ksmbd: fix use-after-free in ksmbd_sessions_deregister()Namjae Jeon
2025-03-27ksmbd: use ib_device_get_netdev() instead of calling ops.get_netdevNamjae Jeon
2025-03-27ksmbd: use aead_request_free to match aead_request_allocMiaoqian Lin
2025-03-27Revert "ksmbd: fix missing RDMA-capable flag for IPoIB device in ksmbd_rdma_c...Namjae Jeon
2025-03-27ksmbd: add bounds check for create lease contextNorbert Szetei
2025-03-27Merge tag 'ext4-for_linus-6.15-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-03-27Merge tag 'bcachefs-2025-03-24' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-03-27Merge tag 'jfs-6.14' of github.com:kleikamp/linux-shaggyLinus Torvalds
2025-03-27Merge tag 'for-linus-6.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-27Merge tag 'xfs-6.15-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-03-27Merge tag 'dlm-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2025-03-27Merge tag 'f2fs-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-27Merge tag 'for-6.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2025-03-27Merge tag 'erofs-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-27Merge tag 'gfs2-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds
2025-03-27exfat: fix missing shutdown checkYuezhang Mo
2025-03-27exfat: fix the infinite loop in exfat_find_last_cluster()Yuezhang Mo
2025-03-27exfat: fix random stack corruption after get_blockSungjong Seo
2025-03-27exfat: remove count used cluster from exfat_statfs()Yuezhang Mo
2025-03-27exfat: support batch discard of clusters when freeing clustersYuezhang Mo
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-03-26Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-26Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linuxLinus Torvalds
2025-03-26cifs: Add new mount option -o nounicode to disable SMB1 UNICODE modePali Rohár
2025-03-26cifs: Set default Netbios RFC1001 server name to hostname in UNCPali Rohár
2025-03-26smb: client: Fix netns refcount imbalance causing leaks and use-after-freeWang Zhaolong
2025-03-26cifs: add validation check for the fields in smb_acesNamjae Jeon
2025-03-26CIFS: Propagate min offload along with other parameters from primary to secon...Aman
2025-03-26cifs: Improve establishing SMB connection with NetBIOS sessionPali Rohár
2025-03-26cifs: Fix establishing NetBIOS session for SMB2+ connectionPali Rohár
2025-03-26cifs: Fix getting DACL-only xattr system.cifs_acl and system.smb3_aclPali Rohár
2025-03-26cifs: Check if server supports reparse points before using themPali Rohár
2025-03-25Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2025-03-25Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-25Merge tag 'timers-core-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-24Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-24Merge tag 'pstore-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-24Merge tag 'move-lib-kunit-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds