aboutsummaryrefslogtreecommitdiffstats
path: root/fs/smb/client
AgeCommit message (Expand)AuthorFilesLines
7 dayscifs: define variable sized buffer for querydir responsesShyam Prasad N4-3/+17
7 dayssmb/client: do not account EOF extension as allocationHuiwen He1-3/+10
7 dayssmb/client: preserve errors from smb2_set_sparse()Huiwen He1-15/+15
7 dayssmb: client: Fix next buffer leak in receive_encrypted_standard()Haoxiang Li1-4/+6
7 dayssmb/client: use %pe to print error pointerFredric Cover1-2/+2
7 dayssmb/client: name the default fallocate modeHuiwen He1-1/+1
7 dayssmb/client: fix chown/chgrp with SMB3 POSIX ExtensionsRalph Boehme1-1/+2
7 dayssmb/client: fix security flag calculation when setting security descriptorsRalph Boehme1-6/+16
11 dayssmb: client: refactor ACL setting control flow in id_mode_to_cifs_acl()Ralph Boehme1-6/+10
13 dayssmb: client: fix query directory replay double-freeHenrique Carvalho1-0/+2
13 dayssmb: client: fix change notify replay double-freeHenrique Carvalho1-0/+2
13 dayssmb: client: fix query_info() replay double-freeHenrique Carvalho1-0/+2
13 dayssmb: client: fix double-free in SMB2_close() replayHenrique Carvalho1-0/+2
13 dayssmb: client: fix double-free in SMB2_ioctl() replayHenrique Carvalho1-0/+2
13 dayssmb: client: fix double-free in SMB2_open() replayHenrique Carvalho1-0/+2
13 dayssmb: client: fix double-free in SMB2_flush() replayZhao Zhang1-0/+2
13 daysMerge tag 'v7.2-rc-part1-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds9-428/+47
13 daysMerge tag 'v7.2-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds18-228/+721
2026-06-16cifs: negotiate chained SMB2 compression capabilitiesNamjae Jeon2-9/+37
2026-06-16smb: move LZ77 compression into common codeNamjae Jeon5-410/+10
2026-06-16smb: move compression definitions into common/fscc.hChenXiaoSong2-9/+0
2026-06-15Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-2/+1
2026-06-15Merge tag 'vfs-7.2-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-22/+34
2026-06-15Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+15
2026-06-15Merge tag 'vfs-7.2-rc1.casefold' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-0/+57
2026-06-15Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2026-06-14smb: client: Use more common code in SMB2_tcon()Markus Elfring1-6/+5
2026-06-14smb: client: Use more common error handling code in smb3_reconfigure()Markus Elfring1-4/+3
2026-06-14smb/client: Fix error code in smb2_aead_req_alloc()Dan Carpenter1-3/+5
2026-06-14smb/client: clean up a type issue in cifs_xattr_get()Dan Carpenter1-2/+2
2026-06-14smb/client: allow FS_IOC_SETFLAGS to clear compressionHuiwen He8-24/+45
2026-06-14smb/client: use writable handle for FS_IOC_SETFLAGS compressionHuiwen He1-4/+112
2026-06-14smb/client: always return a value for FS_IOC_GETFLAGSHuiwen He1-7/+5
2026-06-14smb/client: update i_blocks after contiguous writesHuiwen He4-5/+61
2026-06-14smb: client: fix races in cifsd thread creationFredric Cover1-11/+16
2026-06-14cifs: validate full SID length in security descriptorsQihang1-67/+129
2026-06-14smb: client: resolve SWN tcon from live registrationsMichael Bommarito2-54/+262
2026-06-14cifs: remove all cifs files before kill superJian Zhang1-0/+3
2026-06-14smb: client: fix conflicting option validation for new mount APIHenrique Carvalho1-49/+53
2026-06-14cifs: invalidate cfid on unlink/rename/rmdirShyam Prasad N1-1/+29
2026-06-05VFS: use wait_var_event for waiting in d_alloc_parallel()NeilBrown1-2/+1
2026-06-03smb: client: convert cifs_smb3_do_mount() to sget_fc()Christian Brauner5-22/+34
2026-05-27smb: client: fix uninitialized variable in smb2_writev_callbackSteve French1-1/+1
2026-05-27smb: client: detect short folioq copy in cifs_copy_folioq_to_iter()Jeremy Erazo1-3/+15
2026-05-22Merge tag 'v7.1-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-4/+28
2026-05-21smb: client: change allocation requirements in DUP_CTX_STR macroFredric Cover1-1/+1
2026-05-21smb: client: require net admin for CIFS SWN netlinkMichael Bommarito1-1/+5
2026-05-21cifs: Fix busy dentry used after unmountingZhihao Cheng1-0/+2
2026-05-21openat2: new OPENAT2_REGULAR flag supportDorjoy Chowdhury1-3/+15
2026-05-19smb: client: use data_len for SMB2 READ encrypted folioq copyJeremy Erazo1-2/+2
2026-05-19smb: client: reject userspace cifs.spnego descriptionsAsim Viladi Oglu Manizada1-0/+16
2026-05-19smb: client: protect tc_count increment in smb2_find_smb_sess_tcon_unlocked()Henrique Carvalho1-0/+2
2026-05-18cifs: Fix undefined variablesDavid Howells1-3/+3
2026-05-18Merge tag 'vfs-7.1-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-42/+74
2026-05-14smb: client: avoid integer overflow in SMB2 READ length checkJeremy Erazo2-7/+12
2026-05-14cifs: client: stage smb3_reconfigure() updates and restore ctx on failureDaeMyung Kang1-53/+108
2026-05-14smb/client: fix possible infinite loop and oob read in symlink_data()Ye Bin1-0/+3
2026-05-12netfs: Fix potential for tearing in ->remote_i_size and ->zero_pointDavid Howells7-42/+74
2026-05-11fs: add icount_read_once() and stop open-coding ->i_count loadsMateusz Guzik1-1/+1
2026-05-11cifs: Implement fileattr_get for case sensitivityChuck Lever3-0/+57
2026-05-08Merge tag 'v7.1-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds7-24/+96
2026-05-07smb: client: validate dacloffset before building DACL pointersMichael Bommarito1-3/+32
2026-05-07smb/client: fix out-of-bounds read in smb2_compound_op()Zisen Ye1-4/+8
2026-05-07smb/client: fix out-of-bounds read in symlink_data()Zisen Ye1-1/+2
2026-05-07smb: client: Zero-pad short GSS session keys per MS-SMB2Piyush Sachdeva1-5/+18
2026-05-07smb: client: Use FullSessionKey for AES-256 encryption key derivationPiyush Sachdeva2-10/+27
2026-05-03smb: client: use kzalloc to zero-initialize security descriptor bufferBjoern Doebel1-1/+1
2026-05-03cifs: abort open_cached_dir if we don't request leasesShyam Prasad N1-0/+8
2026-05-01smb: smbdirect: introduce and use include/linux/smbdirect.hStefan Metzmacher2-2/+1
2026-05-01smb: smbdirect: make use of DEFAULT_SYMBOL_NAMESPACE and EXPORT_SYMBOL_GPLStefan Metzmacher1-0/+2
2026-04-29cifs: change_conf needs to be called for session setupShyam Prasad N1-0/+11
2026-04-29smb: client: change allocation requirements in smb2_compound_opFredric Cover1-1/+1
2026-04-26smb/client: remove unused smb3_parse_opt()David Disseldorp2-32/+0
2026-04-23Merge tag 'v7.1-rc-part2-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds3-3/+3
2026-04-23Merge tag 'v7.1-rc1-part3-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds23-387/+431
2026-04-22smb: smbdirect: move fs/smb/common/smbdirect/ to fs/smb/smbdirect/Stefan Metzmacher3-3/+3
2026-04-22smb: client: Drop 'allocate_crypto' arg from smb*_calc_signature()Eric Biggers1-7/+5
2026-04-22smb: client: Make generate_key() return voidEric Biggers1-29/+16
2026-04-22smb: client: Remove obsolete cmac(aes) allocationEric Biggers10-95/+2
2026-04-22smb: client: Use AES-CMAC library for SMB3 signature calculationEric Biggers4-74/+30
2026-04-22smb: client: compress: add code docs to lz77.cEnzo Matsumiya1-8/+73
2026-04-22smb: client: compress: LZ77 optimizationsEnzo Matsumiya2-65/+104
2026-04-22smb: client: compress: increase LZ77_MATCH_MAX_DISTEnzo Matsumiya1-2/+1
2026-04-22smb: client: compress: fix counting in LZ77 match findingEnzo Matsumiya1-7/+10
2026-04-22smb: client: compress: fix buffer overrun in lz77_compress()Enzo Matsumiya3-15/+33
2026-04-22smb: client: scope end_of_dacl to CIFS_DEBUG2 use in parse_daclMichael Bommarito1-3/+3
2026-04-22smb: client: fix (remove) drop_dir_cache module parameterEnzo Matsumiya6-45/+59
2026-04-22smb: client: require a full NFS mode SID before reading mode bitsMichael Bommarito1-0/+1
2026-04-22smb: client: validate the whole DACL before rewriting it in cifsaclMichael Bommarito1-31/+85
2026-04-22smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO pathMichael Bommarito1-0/+6
2026-04-21Merge tag 'pull-dcache-busy-wait' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2026-04-19cifs: update internal module version numberSteve French1-2/+2
2026-04-19smb: client: compress: fix bad encoding on last LZ77 flagEnzo Matsumiya1-1/+1
2026-04-16smb: client: fix dir separator in SMB1 UNIX mountsPaulo Alcantara2-16/+13
2026-04-16Merge tag 'v7.1-rc1-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds6-34/+220
2026-04-15smb: client: no longer use smbdirect_socket_set_custom_workqueue()Stefan Metzmacher2-13/+0
2026-04-15smb: client: make use of smbdirect.koStefan Metzmacher2-12/+3
2026-04-15smb: client: only use public smbdirect functionsStefan Metzmacher3-25/+9
2026-04-15smb: client: make use of smbdirect_socket_create_kern()/smbdirect_socket_rele...Stefan Metzmacher2-17/+15
2026-04-15smb: client: make use of smbdirect_socket_init_new() and smbdirect_connect_sy...Stefan Metzmacher2-816/+76
2026-04-15smb: client: introduce and use smbd_debug_proc_show()Stefan Metzmacher3-66/+18
2026-04-15smb: client: introduce and use smbd_mr_fill_buffer_descriptor()Stefan Metzmacher3-6/+10
2026-04-15smb: client: make use of smbdirect_connection_send_{single_iter,immediate_wor...Stefan Metzmacher1-369/+20
2026-04-15smb: client: let smbd_post_send_full_iter() get remaining_length and return d...Stefan Metzmacher1-9/+13
2026-04-15smb: client: let smbd_post_send_iter() get remaining_length and return data_l...Stefan Metzmacher1-15/+22
2026-04-15smb: client: change smbd_post_send_empty() to void returnStefan Metzmacher1-4/+7
2026-04-15smb: client: make use of smbdirect_connection_request_keep_alive()Stefan Metzmacher1-27/+1
2026-04-15smb: client: make use of smbdirect_connection_grant_recv_credits()Stefan Metzmacher1-48/+3
2026-04-15smb: client: make use of smbdirect_connection_recvmsg()Stefan Metzmacher1-130/+1
2026-04-15smb: client: make use of smbdirect_socket_destroy_sync()Stefan Metzmacher1-62/+1
2026-04-15smb: client: make use of functions from smbdirect_mr.cStefan Metzmacher1-491/+4
2026-04-15smb: client: make use of smbdirect_connection_recv_io_refill_work()Stefan Metzmacher1-53/+1
2026-04-15smb: client: make use of smbdirect_connection_post_recv_io()Stefan Metzmacher1-44/+2
2026-04-15smb: client: initialize recv_io->cqe.done = recv_done just onceStefan Metzmacher1-2/+4
2026-04-15smb: client: make use of smbdirect_connection_{create,destroy}_qp()Stefan Metzmacher1-98/+7
2026-04-15smb: client: make use of smbdirect_connection_negotiate_rdma_resources()Stefan Metzmacher1-55/+4
2026-04-15smb: client: make use of smbdirect_connection_qp_event_handler()Stefan Metzmacher1-21/+1
2026-04-15smb: client: make use of smbdirect_map_sges_from_iter()Stefan Metzmacher1-236/+5
2026-04-15smb: client: make use of smbdirect_connection_{create,destroy}_mem_pools()Stefan Metzmacher1-126/+3
2026-04-15smb: client: make use of smbdirect_connection_send_io_done()Stefan Metzmacher1-69/+1
2026-04-15smb: client: make use of smbdirect_connection_{alloc,free}_send_io()Stefan Metzmacher1-53/+9
2026-04-15smb: client: make use of smbdirect_frwr_is_supported()Stefan Metzmacher1-15/+1
2026-04-15smb: client: make use of smbdirect_connection_idle_timer_work()Stefan Metzmacher1-30/+0
2026-04-15smb: client: make use of smbdirect_connection_reassembly_{append,first}_recv_...Stefan Metzmacher1-59/+4
2026-04-15smb: client: make use of smbdirect_connection_{get,put}_recv_io()Stefan Metzmacher1-67/+11
2026-04-15smb: client: make use of smbdirect_socket_schedule_cleanup()Stefan Metzmacher1-84/+14
2026-04-15smb: client: make use of smbdirect_socket_cleanup_work()Stefan Metzmacher1-68/+6
2026-04-15smb: client: make use of smbdirect_socket_wake_up_all()Stefan Metzmacher1-19/+3
2026-04-15smb: client: make use of smbdirect_socket_set_logging()Stefan Metzmacher1-0/+38
2026-04-15smb: client: make use of smbdirect_socket_prepare_create()Stefan Metzmacher1-14/+21
2026-04-15smb: smbdirect: introduce smbdirect_socket_{listen,accept}()Stefan Metzmacher1-0/+2
2026-04-15smb: client: include smbdirect_all_c_files.cStefan Metzmacher2-0/+14
2026-04-15Merge tag 'v7.1-rc-part1-ksmbd-srv-fixes' of git://git.samba.org/ksmbdLinus Torvalds3-13/+12
2026-04-15smb: client: fix integer underflow in receive_encrypted_read()Dudu Lu1-0/+8
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+0
2026-04-14smb: client: add tracepoints for deferred handle cachingBharath SM2-0/+59
2026-04-14smb: client: add oplock level to smb3_open_done tracepointBharath SM2-10/+16
2026-04-14smb: client: add tracepoint for local lock conflictsBharath SM2-0/+38
2026-04-14smb: client: add tracepoints for lock operationsBharath SM3-4/+79
2026-04-14vfs: get rid of BUG_ON() in d_mark_tmpfile_name()Paulo Alcantara2-20/+20
2026-04-13smb: client: allow both 'lease' and 'nolease' mount optionsRajasi Mandal2-4/+4
2026-04-12smb: client: avoid double-free in smbd_free_send_io() after smbd_send_batch_f...Stefan Metzmacher1-0/+8
2026-04-12smb: move filesystem_vol_info into common/fscc.hZhangGuoDong1-4/+4
2026-04-12smb: move file_basic_info into common/fscc.hZhangGuoDong1-9/+0
2026-04-10smb: client: get rid of d_drop()+d_add()Paulo Alcantara2-26/+40
2026-04-10smb: client: set ATTR_TEMPORARY with O_TMPFILE | O_EXCLPaulo Alcantara2-39/+36
2026-04-10smb: client: add support for O_TMPFILEPaulo Alcantara9-325/+490
2026-04-10smb: client: add missing MODULE_DESCRIPTION() to smb1maperror_testVenkat Rao Bagalkote1-0/+1
2026-04-07smb: client: fix OOB reads parsing symlink error responseGreg Kroah-Hartman1-8/+12
2026-04-07smb: client: fix off-by-8 bounds check in check_wsl_eas()Greg Kroah-Hartman1-1/+1
2026-04-05smb: client: Remove unnecessary selection of CRYPTO_ECBEric Biggers2-2/+0
2026-04-05smb/client: move smb2maperror declarations to smb2proto.hZhangGuoDong3-8/+8
2026-04-05smb/client: introduce KUnit tests to check DOS/SRV err mapping searchYouling Tang4-5/+59
2026-04-05smb/client: check if SMB1 DOS/SRV error mapping arrays are sortedYouling Tang1-0/+12
2026-04-05smb/client: use binary search for SMB1 DOS/SRV error mappingHuiwen He1-30/+37
2026-04-05smb/client: autogenerate SMB1 DOS/SRV to POSIX error mappingHuiwen He5-79/+62
2026-04-05smb/client: annotate smberr.h with POSIX error codesHuiwen He1-142/+256
2026-04-05smb/client: move ERRnetlogonNotStarted to DOS error classHuiwen He1-1/+1
2026-04-05smb/client: introduce KUnit test to check ntstatus_to_dos_map searchYouling Tang5-0/+95
2026-04-05smb/client: check if ntstatus_to_dos_map is sortedYouling Tang3-0/+39
2026-04-05smb/client: use binary search for NT status to DOS mappingHuiwen He1-13/+19
2026-04-05smb/client: refactor ntstatus_to_dos() to return mapping entryHuiwen He1-32/+19
2026-04-05smb/client: replace nt_errs with ntstatus_to_dos_mapHuiwen He4-719/+12
2026-04-05smb/client: autogenerate SMB1 NT status to DOS error mappingHuiwen He5-555/+122
2026-04-05smb/client: annotate nterr.h with DOS error codesHuiwen He1-533/+534
2026-04-05smb/client: avoid null-ptr-deref when tests fail in test_cmp_map()SunJianHao1-1/+1
2026-04-05fs/smb/client: add verbose error logging for UNC parsingFredric Cover1-3/+9
2026-04-05fs: remove unncessary pagevec.h includesTal Zussman2-2/+0
2026-04-02for_each_alias(): helper macro for iterating through dentries of given inodeAl Viro1-1/+1
2026-03-31fs/smb/client: fix out-of-bounds read in cifs_sanitize_prepathFredric Cover1-0/+4
2026-03-23smb/client: ensure smb2_mapping_table rebuild on cmd changesHuiwen He1-3/+4
2026-03-19smb: client: fix generic/694 due to wrong ->i_blocksPaulo Alcantara4-32/+16
2026-03-16cifs: smb1: fix comment typoJoseph Salisbury1-1/+1
2026-03-15smb: client: fix krb5 mount with username optionPaulo Alcantara1-0/+4
2026-03-11cifs: make default value of retrans as zeroShyam Prasad N1-1/+1
2026-03-11smb: client: fix open handle lookup in cifs_open()Paulo Alcantara9-75/+112
2026-03-11smb: client: fix iface port assignment in parse_server_interfacesHenrique Carvalho1-2/+12
2026-03-10smb/client: only export symbol for 'smb2maperror-test' moduleYe Bin1-3/+6
2026-03-10smb: client: fix in-place encryption corruption in SMB2_write()Bharath SM1-1/+4
2026-03-10smb: client: fix sbflags initializationArnd Bergmann1-2/+1
2026-03-10smb: client: fix atomic open with O_DIRECT & O_SYNCPaulo Alcantara3-15/+15
2026-03-05smb: client: fix oops due to uninitialised var in smb2_unlink()Paulo Alcantara1-1/+3
2026-03-04cifs: open files should not hold ref on superblockShyam Prasad N5-13/+50
2026-03-03smb: client: Compare MACs in constant timeEric Biggers2-2/+5
2026-03-03smb/client: remove unused SMB311_posix_query_info()ZhangGuoDong2-21/+0
2026-03-03smb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info()ZhangGuoDong1-1/+1
2026-03-03smb/client: fix buffer size for smb311_posix_qinfo in smb2_compound_op()ZhangGuoDong1-2/+2
2026-03-01smb: update some doc referencesZhangGuoDong1-2/+5
2026-03-01smb/client: make SMB2 maperror KUnit tests a separate moduleChenXiaoSong4-16/+38
2026-02-27smb: client: Use snprintf in cifs_set_cifscredsThorsten Blum1-7/+7
2026-02-26smb: client: Don't log plaintext credentials in cifs_set_cifscredsThorsten Blum1-1/+0
2026-02-26smb: client: fix broken multichannel with krb5+signingPaulo Alcantara1-12/+10
2026-02-26smb: client: use atomic_t for mnt_cifs_flagsPaulo Alcantara27-414/+462
2026-02-22smb: client: fix cifs_pick_channel when channels are equally loadedHenrique Carvalho1-11/+10
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook1-1/+1
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-2/+1
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds21-58/+58
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook24-83/+77
2026-02-15smb: client: terminate session upon failed client required signingAaditya Kansal1-2/+8