summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
15 hoursMerge tag 'v7.1-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
37 hourssmb: client: validate dacloffset before building DACL pointersMichael Bommarito
37 hourssmb/client: fix out-of-bounds read in smb2_compound_op()Zisen Ye
37 hourssmb/client: fix out-of-bounds read in symlink_data()Zisen Ye
37 hourssmb: client: Zero-pad short GSS session keys per MS-SMB2Piyush Sachdeva
37 hourssmb: client: Use FullSessionKey for AES-256 encryption key derivationPiyush Sachdeva
2 daysMerge tag 'v7.1-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
3 daysMerge tag 'efi-fixes-for-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
5 dayssmb: client: use kzalloc to zero-initialize security descriptor bufferBjoern Doebel
5 dayscifs: abort open_cached_dir if we don't request leasesShyam Prasad N
7 daysMerge tag 'ntfs-for-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
7 daysksmbd: validate inherited ACE SID lengthShota Zaizen
7 daysksmbd: fix kernel-doc warnings from ksmbd_conn_get/put()Namjae Jeon
7 daysksmbd: fail share config requests when path allocation failsShuhao Fu
7 daysksmbd: close durable scavenger races against m_fp_list lookupsDaeMyung Kang
7 daysksmbd: harden file lifetime during session teardownDaeMyung Kang
7 daysksmbd: centralize ksmbd_conn final release to plug transport leakDaeMyung Kang
7 dayssmb: smbdirect: fix MR registration for coalesced SG listsYi Kuo
7 dayssmb: smbdirect: introduce and use include/linux/smbdirect.hStefan Metzmacher
7 dayssmb: smbdirect: make use of DEFAULT_SYMBOL_NAMESPACE and EXPORT_SYMBOL_GPLStefan Metzmacher
8 daysMerge tag 'v7.1-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
8 daysMerge tag 'v7.1-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
9 dayscifs: change_conf needs to be called for session setupShyam Prasad N
9 dayssmb: client: change allocation requirements in smb2_compound_opFredric Cover
9 daysntfs: Use return instead of goto in ntfs_mapping_pairs_decompress()Nathan Chancellor
9 daysntfs: drop nlink once for WIN32/DOS aliasesHyunchul Lee
10 daysksmbd: rewrite stop_sessions() with restartable iterationDaeMyung Kang
10 dayssmb: server: handle readdir_info_level_struct_sz() errorMarios Makassikis
11 daysntfs: fix invalid PTR_ERR() usage in __ntfs_bitmap_set_bits_in_run()Namjae Jeon
11 daysefivarfs: use QSTR() in efivarfs_alloc_dentryThorsten Blum
11 daysMerge tag 'fs_for_v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
11 daysMerge tag 'fsnotify_for_v7.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
11 daysMerge tag 'for-7.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
12 daysntfs: fix error handling in ntfs_write_iomap_end_resident()Namjae Jeon
12 daysntfs: fix VCN overflow in ntfs_mapping_pairs_decompress()Zhan Xusheng
12 daysntfs: fix WSL symlink target leak on reparse failureDaeMyung Kang
12 daysntfs: fix NULL dereference in ntfs_index_walk_down()DaeMyung Kang
12 dayssmb/client: remove unused smb3_parse_opt()David Disseldorp
14 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2026-04-24Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2026-04-24Merge tag 'ceph-for-7.1-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-04-24Merge tag 'ntfs-for-7.1-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-24Merge tag '9p-for-7.1-rc1' of https://github.com/martinetd/linuxLinus Torvalds
2026-04-23Merge tag 'vfs-7.1-rc1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-23Merge tag 'v7.1-rc-part2-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-04-23Merge tag 'v7.1-rc1-part3-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds
2026-04-24eventpoll: drop vestigial epi->dying flagChristian Brauner
2026-04-24eventpoll: drop dead bool return from ep_remove_epi()Christian Brauner
2026-04-24eventpoll: move f_lock acquisition into ep_remove_file()Christian Brauner
2026-04-24eventpoll: fix ep_remove struct eventpoll / struct file UAFChristian Brauner