sfrench/cifs-2.6.git
2023-06-16 Steve Frenchcifs: add a warning when the in-flight count goes negative 5.15-backport-6-15-23
2023-06-16 Steve Frenchcifs: fix lease break oops in xfstest generic/098
2023-06-16 Steve Frenchcifs: fix max_credits implementation
2023-06-16 Steve Frenchcifs: fix sockaddr comparison in iface_cmp
2023-06-16 Steve Frenchsmb/client: print "Unknown" instead of bogus link speed...
2023-06-16 Steve Frenchcifs: print all credit counters in DebugData
2023-06-16 Steve Frenchcifs: fix status checks in cifs_tree_connect
2023-06-16 Steve Frenchsmb: remove obsolete comment
2023-06-01 Steve Frenchcifs: address unused variable warning 5.15-backport-5-30-23
2023-06-01 Steve Frenchsmb: delete an unnecessary statement
2023-06-01 Steve Frenchsmb3: missing null check in SMB2_change_notify
2023-06-01 Steve Frenchcifs: mapchars mount option ignored
2023-06-01 Steve Frenchsmb3: display debug information better for encryption
2023-06-01 Paulo Alcantaracifs: fix smb1 mount regression
2023-06-01 Bharath SMSMB3: drop reference to cfile before sending oplock...
2023-06-01 Bharath SMSMB3: Close all deferred handles of inode in case of...
2023-06-01 Steve Frenchcifs: release leases for deferred close handles when...
2023-06-01 Steve Frenchsmb3: fix problem remounting a share after shutdown
2023-06-01 Steve FrenchSMB3: force unmount was failing to close deferred close...
2023-06-01 Steve Frenchsmb3: improve parallel reads of large files
2023-06-01 Steve Frenchdo not reuse connection if share marked as isolated
2023-06-01 Pawel Witekcifs: fix pcchunk length type in smb2_copychunk_range
2023-06-01 Paulo Alcantaracifs: fix sharing of DFS connections
2023-06-01 Paulo Alcantaracifs: avoid potential races when handling multiple...
2023-06-01 Paulo Alcantaracifs: protect access of TCP_Server_Info::{origin,leaf...
2023-06-01 Paulo Alcantaracifs: fix potential race when tree connecting ipc
2023-06-01 Paulo Alcantaracifs: fix potential use-after-free bugs in TCP_Server_I...
2023-06-01 Paulo Alcantaracifs: print smb3_fs_context::source when mounting
2023-06-01 Paulo Alcantaracifs: protect session status check in smb2_reconnect()
2023-06-01 Steve FrenchSMB3.1.1: correct definition for app_instance_id create...
2023-06-01 Steve Frenchcifs: update internal module version number for cifs.ko
2023-06-01 Steve Frenchsmb3: move some common open context structs to smbfs_common
2023-06-01 Steve Frenchsmb3: make query_on_disk_id open context consistent...
2023-06-01 Steve FrenchSMB3.1.1: add new tree connect ShareFlags
2023-06-01 Steve Frenchcifs: missing lock when updating session status
2023-06-01 Bharath SMSMB3: Close deferred file handles in case of handle...
2023-06-01 Bharath SMSMB3: Add missing locks to protect deferred close file...
2023-06-01 Volker Lendeckecifs: Avoid a cast in add_lease_context()
2023-06-01 Volker Lendeckecifs: Simplify SMB2_open_init()
2023-06-01 Volker Lendeckecifs: Simplify SMB2_open_init()
2023-06-01 Volker Lendeckecifs: Simplify SMB2_open_init()
2023-06-01 Paulo Alcantaracifs: avoid dup prefix path in dfs_get_automount_devname()
2023-06-01 David Disseldorpcifs: fix negotiate context parsing
2023-06-01 Dan Carpentercifs: double lock in cifs_reconnect_tcon()
2023-06-01 Thiago Rafael... cifs: sanitize paths in cifs_update_super_prepath.
2023-06-01 Paulo Alcantaracifs: get rid of dead check in smb2_reconnect()
2023-06-01 Paulo Alcantaracifs: prevent infinite recursion in CIFSGetDFSRefer()
2023-06-01 Paulo Alcantaracifs: avoid races in parallel reconnects in smb1
2023-06-01 David Disseldorpcifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL
2023-06-01 Steve Frenchsmb3: fix unusable share after force unmount failure
2023-06-01 Paulo Alcantaracifs: fix dentry lookups in directory handle cache
2023-06-01 Steve Frenchsmb3: lower default deferred close timeout to address...
2023-06-01 Paulo Alcantaracifs: fix missing unload_nls() in smb2_reconnect()
2023-06-01 Shyam Prasad Ncifs: avoid race conditions with parallel reconnects
2023-06-01 Shyam Prasad Ncifs: append path to open_enter trace event
2023-06-01 Shyam Prasad Ncifs: print session id while listing open files
2023-06-01 Shyam Prasad Ncifs: dump pending mids for all channels in DebugData
2023-06-01 Shyam Prasad Ncifs: empty interface list when server doesn't support...
2023-06-01 Shyam Prasad Ncifs: do not poll server interfaces too regularly
2023-06-01 Shyam Prasad Ncifs: lock chan_lock outside match_session
2023-06-01 Shyam Prasad Ncifs: check only tcon status on tcon related functions
2023-06-01 Paulo Alcantaracifs: use DFS root session instead of tcon ses
2023-06-01 Paulo Alcantaracifs: return DFS root session id in DebugData
2023-06-01 Paulo Alcantaracifs: fix use-after-free bug in refresh_cache_worker()
2023-06-01 Paulo Alcantaracifs: set DFS root session in cifs_get_smb_ses()
2023-06-01 Shyam Prasad Ncifs: generate signkey for the channel that's reconnecting
2023-06-01 Volker Lendeckecifs: Fix smb2_set_path_size()
2023-06-01 Zhang Xiaoxucifs: Move the in_send statistic to __smb_send_rqst()
2023-06-01 Paulo Alcantaracifs: prevent data race in cifs_reconnect_tcon()
2023-06-01 Paulo Alcantaracifs: improve checking of DFS links over STATUS_OBJECT_...
2023-06-01 Shyam Prasad Ncifs: reuse cifs_match_ipaddr for comparison of dstaddr too
2023-06-01 Shyam Prasad Ncifs: match even the scope id for ipv6 addresses
2023-06-01 Steve Frenchupdate internal module version number for cifs.ko
2023-06-01 Shyam Prasad Ncifs: update ip_addr for ses only for primary chan...
2023-06-01 Shyam Prasad Ncifs: use tcon allocation functions even for dummy...
2023-06-01 Shyam Prasad Ncifs: use the least loaded channel for sending requests
2023-06-01 David Howellscifs: Add a function to read into an iter from a socket
2023-06-01 Kees Cooksmb3: Replace smb2pdu 1-element arrays with flex-arrays
2023-06-01 Paulo Alcantaracifs: get rid of dns resolve worker
2023-06-01 Zhang Xiaoxucifs: Fix warning and UAF when destroy the MR list
2023-06-01 Zhang Xiaoxucifs: Fix lost destroy smbd connection when MR allocate...
2023-06-01 Ronnie Sahlbergcifs: return a single-use cfid if we did not get a...
2023-06-01 Ronnie Sahlbergcifs: Check the lease context if we actually got a...
2023-06-01 Kees Cookcifs: Replace remaining 1-element arrays
2023-06-01 Kees Cookcifs: Convert struct fealist away from 1-element array
2023-06-01 Paulo Alcantaracifs: fix mount on old smb servers
2023-06-01 Volker Lendeckecifs: Fix uninitialized memory reads for oparms.mode
2023-06-01 Namjae Jeoncifs: remove unneeded 2bytes of padding from smb2 tree...
2023-06-01 Volker Lendeckecifs: Fix uninitialized memory read in smb3_qfs_tcon()
2023-06-01 Stefan Metzmachercifs: don't try to use rdma offload on encrypted connec...
2023-06-01 Stefan Metzmachercifs: split out smb3_use_rdma_offload() helper
2023-06-01 Stefan Metzmachercifs: introduce cifs_io_parms in smb2_async_writev()
2023-06-01 Paulo Alcantaracifs: get rid of unneeded conditional in cifs_get_num_sgs()
2023-06-01 Paulo Alcantaracifs: prevent data race in smb2_reconnect()
2023-06-01 Steve Frenchcifs: fix indentation in make menuconfig options
2023-06-01 Steve Frenchcifs: update Kconfig description
2023-06-01 Andy Shevchenkocifs: Get rid of unneeded conditional in the smb2_get_a...
2023-06-01 Shyam Prasad Ncifs: print last update time for interface list
2023-06-01 Gustavo A.... cifs: Replace zero-length arrays with flexible-array...
2023-06-01 Christophe... cifs: Use kstrtobool() instead of strtobool()
next