summaryrefslogtreecommitdiff
path: root/fs/smb
AgeCommit message (Expand)Author
2024-07-27Merge tag '6.11-rc-smb-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2024-07-26smb3: add dynamic trace point for session setup key expired failuresSteve French
2024-07-26smb3: add four dynamic tracepoints for copy_file_range and reflinkSteve French
2024-07-26smb3: add dynamic tracepoint for reflink errorsSteve French
2024-07-23cifs: mount with "unix" mount option for SMB1 incorrectly handledSteve French
2024-07-23cifs: fix reconnect with SMB1 UNIX ExtensionsSteve French
2024-07-23cifs: fix potential null pointer use in destroy_workqueue in init_cifs error ...Steve French
2024-07-21Merge tag '6.11-rc-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-07-21Merge tag '6.11-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2024-07-20cifs: Fix missing fscache invalidationDavid Howells
2024-07-19cifs: Add a tracepoint to track credits involved in R/W requestsDavid Howells
2024-07-19cifs: Fix setting of zero_point after DIO writeDavid Howells
2024-07-19cifs: Fix missing error code setDavid Howells
2024-07-19cifs: Fix server re-repick on subrequest retryDavid Howells
2024-07-19cifs: fix noisy message on copy_file_rangeSteve French
2024-07-15Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-14ksmbd: add durable scavenger timerNamjae Jeon
2024-07-14ksmbd: avoid reclaiming expired durable opens by the clientNamjae Jeon
2024-07-14ksmbd: Constify struct ksmbd_transport_opsChristophe JAILLET
2024-07-14ksmbd: remove duplicate SMB2 Oplock levels definitionsChenXiaoSong
2024-07-13cifs: fix setting SecurityFlags to trueSteve French
2024-07-09Merge tag '6.10-rc6-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-07-05ksmbd: discard write access to the directory openHobin Woo
2024-07-03ksmbd: return FILE_DEVICE_DISK instead of super magicNamjae Jeon
2024-07-02cifs: Fix read-performance regression by dropping readahead expansionDavid Howells
2024-07-02smb: client: Convert to new uid/gid option parsing helpersEric Sandeen
2024-06-20cifs: Move the 'pid' from the subreq to the reqDavid Howells
2024-06-20cifs: Only pick a channel once per read requestDavid Howells
2024-06-20cifs: Defer read completionDavid Howells
2024-06-19cifs: fix typo in module parameter enable_gcm_256Steve French
2024-06-18cifs: drop the incorrect assertion in cifs_swap_rw()Barry Song
2024-06-11ksmbd: fix missing use of get_write in in smb2_set_ea()Namjae Jeon
2024-06-11ksmbd: move leading slash check to smb2_get_name()Namjae Jeon
2024-06-07cifs: Don't advance the I/O iterator before terminating subrequestDavid Howells
2024-06-07smb: client: fix deadlock in smb2_find_smb_tcon()Enzo Matsumiya
2024-06-01Merge tag '6.10-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-05-31cifs: fix creating sockets when using sfu mount optionsSteve French
2024-05-27Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-27netfs, 9p: Fix race between umount and async request completionDavid Howells
2024-05-27fs: smb: common: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-05-25Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-05-25Merge tag '6.10-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-05-24cifs: Fix missing set of remote_i_sizeDavid Howells
2024-05-24cifs: Fix smb3_insert_range() to move the zero_pointDavid Howells
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-22ksmbd: ignore trailing slashes in share pathsNandor Kracser
2024-05-21cifs: update internal version numberSteve French
2024-05-21smb3: reenable swapfiles over SMB3 mountsSteve French
2024-05-15cifs: fix data corruption in read after invalidateSteve French
2024-05-14smb3: fix perf regression with cached writes with netfs conversionSteve French