index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
2022-03-16
smb3: fix incorrect session setup check for multiuser mounts
Steve French
2022-02-16
cifs: fix confusing unneeded warning message on smb2.1 and earlier
Steve French
2022-02-14
cifs: modefromsids must add an ACE for authenticated users
Ronnie Sahlberg
2022-02-13
cifs: fix double free race when mount fails in cifs_get_root()
Ronnie Sahlberg
2022-02-13
cifs: do not use uninitialized data in the owner/group sid
Ronnie Sahlberg
2022-02-13
cifs: fix set of group SID via NTSD xattrs
Amir Goldstein
2022-02-13
smb3: fix snapshot mount option
Steve French
2022-02-08
cifs: mark sessions for reconnection in helper function
Shyam Prasad N
2022-02-08
cifs: call helper functions for marking channels for reconnect
Shyam Prasad N
2022-02-08
cifs: call cifs_reconnect when a connection is marked
Shyam Prasad N
2022-02-06
[smb3] improve error message when mount options conflict with posix
Steve French
2022-02-03
cifs: fix workstation_name for multiuser mounts
Ryan Bair
2022-02-03
Invalidate fscache cookie only when inode attributes are changed.
Rohith Surabattula
2022-02-01
cifs: Fix the readahead conversion to manage the batch when reading from cache
David Howells
2022-02-01
cifs: Implement cache I/O by accessing the cache directly
David Howells
2022-02-01
cifs: Transition from ->readpages() to ->readahead()
David Howells
2022-01-29
cifs: unlock chan_lock before calling cifs_put_tcp_session
Shyam Prasad N
2022-01-28
Fix a warning about a malformed kernel doc comment in cifs
David Howells
2022-01-19
cifs: update internal module number
Steve French
2022-01-19
smb3: send NTLMSSP version information
Steve French
2022-01-19
cifs: Support fscache indexing rewrite
David Howells
2022-01-19
cifs: cifs_ses_mark_for_reconnect should also update reconnect bits
Shyam Prasad N
2022-01-19
cifs: update tcpStatus during negotiate and sess setup
Shyam Prasad N
2022-01-19
cifs: make status checks in version independent callers
Shyam Prasad N
2022-01-19
cifs: remove repeated state change in dfs tree connect
Shyam Prasad N
2022-01-19
cifs: fix the cifs_reconnect path for DFS
Shyam Prasad N
2022-01-19
cifs: remove unused variable ses_selected
Muhammad Usama Anjum
2022-01-19
cifs: protect all accesses to chan_* with chan_lock
Shyam Prasad N
2022-01-19
cifs: fix the connection state transitions with multichannel
Shyam Prasad N
2022-01-19
cifs: check reconnects for channels of active tcons too
Shyam Prasad N
2022-01-18
cifs: serialize all mount attempts
Ronnie Sahlberg
2022-01-17
cifs: quirk for STATUS_OBJECT_NAME_INVALID returned for non-ASCII dfs refs
Eugene Korenevsky
2022-01-17
cifs: alloc_path_with_tree_prefix: do not append sep. if the path is empty
Eugene Korenevsky
2022-01-17
cifs: clean up an inconsistent indenting
Yang Li
2022-01-17
cifs: free ntlmsspblob allocated in negotiate
Shyam Prasad N
2022-01-17
Merge tag '5.17-rc-part1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-15
cifs: fix FILE_BOTH_DIRECTORY_INFO definition
Eugene Korenevsky
2022-01-15
cifs: move superblock magic defitions to magic.h
Jeff Layton
2022-01-15
cifs: Fix smb311_update_preauth_hash() kernel-doc comment
Yang Li
2022-01-12
Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-07
cifs: avoid race during socket reconnect between send and recv
Shyam Prasad N
2022-01-07
cifs: maintain a state machine for tcp/smb/tcon sessions
Shyam Prasad N
2022-01-07
cifs: fix hang on cifs_get_next_mid()
Enzo Matsumiya
2022-01-07
cifs: take cifs_tcp_ses_lock for status checks
Shyam Prasad N
2022-01-07
fscache, cachefiles: Disable configuration
David Howells
2022-01-02
cifs: reconnect only the connection and not smb session where possible
Shyam Prasad N
2022-01-02
cifs: add WARN_ON for when chan_count goes below minimum
Shyam Prasad N
2022-01-02
cifs: adjust DebugData to use chans_need_reconnect for conn status
Shyam Prasad N
2022-01-02
cifs: use the chans_need_reconnect bitmap for reconnect status
Shyam Prasad N
[next]