summaryrefslogtreecommitdiffstats
path: root/fs/smb
Commit message (Expand)AuthorAgeFilesLines
* smb3: add four dynamic tracepoints for copy_file_range and reflinkSteve French2024-07-262-1/+67
* smb3: add dynamic tracepoint for reflink errorsSteve French2024-07-262-0/+62
* cifs: mount with "unix" mount option for SMB1 incorrectly handledSteve French2024-07-231-0/+7
* cifs: fix reconnect with SMB1 UNIX ExtensionsSteve French2024-07-231-1/+16
* cifs: fix potential null pointer use in destroy_workqueue in init_cifs error ...Steve French2024-07-231-4/+4
* Merge tag '6.11-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds2024-07-218-31/+191
|\
| * cifs: Fix missing fscache invalidationDavid Howells2024-07-201-0/+6
| * cifs: Add a tracepoint to track credits involved in R/W requestsDavid Howells2024-07-197-23/+173
| * cifs: Fix setting of zero_point after DIO writeDavid Howells2024-07-191-5/+10
| * cifs: Fix missing error code setDavid Howells2024-07-191-0/+2
| * cifs: Fix server re-repick on subrequest retryDavid Howells2024-07-191-3/+0
| * cifs: fix noisy message on copy_file_rangeSteve French2024-07-191-1/+1
* | Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-151-27/+12
|\ \ | |/ |/|
| * smb: client: Convert to new uid/gid option parsing helpersEric Sandeen2024-07-021-27/+12
* | cifs: fix setting SecurityFlags to trueSteve French2024-07-131-2/+2
* | Merge tag '6.10-rc6-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2024-07-092-4/+52
|\ \
| * | ksmbd: discard write access to the directory openHobin Woo2024-07-051-2/+11
| * | ksmbd: return FILE_DEVICE_DISK instead of super magicNamjae Jeon2024-07-032-2/+41
* | | cifs: Fix read-performance regression by dropping readahead expansionDavid Howells2024-07-021-30/+0
|/ /
* | cifs: Move the 'pid' from the subreq to the reqDavid Howells2024-06-204-15/+10
* | cifs: Only pick a channel once per read requestDavid Howells2024-06-202-11/+4
* | cifs: Defer read completionDavid Howells2024-06-201-3/+12
* | cifs: fix typo in module parameter enable_gcm_256Steve French2024-06-191-1/+1
* | cifs: drop the incorrect assertion in cifs_swap_rw()Barry Song2024-06-181-2/+0
* | ksmbd: fix missing use of get_write in in smb2_set_ea()Namjae Jeon2024-06-114-11/+19
* | ksmbd: move leading slash check to smb2_get_name()Namjae Jeon2024-06-111-9/+6
* | cifs: Don't advance the I/O iterator before terminating subrequestDavid Howells2024-06-071-3/+0
* | smb: client: fix deadlock in smb2_find_smb_tcon()Enzo Matsumiya2024-06-071-1/+1
* | Merge tag '6.10-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-06-015-1/+10
|\ \
| * | cifs: fix creating sockets when using sfu mount optionsSteve French2024-05-313-1/+8
| * | fs: smb: common: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-05-272-0/+2
| |/
* | Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-271-0/+1
|\ \ | |/ |/|
| * netfs, 9p: Fix race between umount and async request completionDavid Howells2024-05-271-0/+1
* | Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-05-254-5/+30
|\ \
| * | cifs: Fix missing set of remote_i_sizeDavid Howells2024-05-242-3/+4
| * | cifs: Fix smb3_insert_range() to move the zero_pointDavid Howells2024-05-241-0/+1
| * | cifs: update internal version numberSteve French2024-05-211-2/+2
| * | smb3: reenable swapfiles over SMB3 mountsSteve French2024-05-211-0/+23
| |/
* | Merge tag '6.10-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2024-05-252-9/+18
|\ \
| * | ksmbd: ignore trailing slashes in share pathsNandor Kracser2024-05-221-1/+5
| * | ksmbd: avoid to send duplicate oplock break notificationsNamjae Jeon2024-05-121-8/+13
* | | tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-221-9/+9
| |/ |/|
* | cifs: fix data corruption in read after invalidateSteve French2024-05-151-1/+3
* | smb3: fix perf regression with cached writes with netfs conversionSteve French2024-05-141-3/+0
* | cifs: Fix locking in cifs_strict_readv()Steve French2024-05-132-9/+26
* | cifs: Change from mempool_destroy to mempool_exit for request poolsSteve French2024-05-131-2/+2
* | smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2024-05-133-30/+33
* | Merge tag 'vfs-6.10.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2024-05-1315-2840/+783
|\ \ | |/ |/|
| * cifs: Enable large folio supportDavid Howells2024-05-011-0/+1
| * cifs: Remove some code that's no longer used, part 3David Howells2024-05-011-1004/+0