index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
2013-07-03
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-03
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-07-02
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-06-29
locks: protect most of the file_lock handling with i_lock
Jeff Layton
2013-06-29
cifs: use posix_unblock_lock instead of locks_delete_block
Jeff Layton
2013-06-29
Don't pass inode to ->d_hash() and ->d_compare()
Linus Torvalds
2013-06-29
[readdir] convert cifs
Al Viro
2013-06-29
cifs: fill TRANS2_QUERY_FILE_INFO ByteCount fields
David Disseldorp
2013-06-28
Merge branch 'freezer'
Rafael J. Wysocki
2013-06-27
cifs: fix SMB2 signing enablement in cifs_enable_signing
Jeff Layton
2013-06-27
[CIFS] Fix build warning
Steve French
2013-06-26
[CIFS] SMB3 Signing enablement
Steve French
2013-06-26
[CIFS] Do not set DFS flag on SMB2 open
Steve French
2013-06-26
[CIFS] fix static checker warning
Steve French
2013-06-26
cifs: try to handle the MUST SecurityFlags sanely
Jeff Layton
2013-06-26
When server doesn't provide SecurityBuffer on SMB2Negotiate pick default
Steve French
2013-06-26
Handle big endianness in NTLM (ntlmv2) authentication
Steve French
2013-06-26
revalidate directories instiantiated via FIND_* in order to handle DFS referrals
Jeff Layton
2013-06-26
SMB2 FSCTL and IOCTL worker function
Steve French
2013-06-26
Charge at least one credit, if server says that it supports multicredit
Steve French
2013-06-26
Remove typo
Steve French
2013-06-26
Some missing share flags
Steve French
2013-06-26
cifs: using strlcpy instead of strncpy
Zhao Hongjiang
2013-06-24
Update headers to update various SMB3 ioctl definitions
Steve French
2013-06-24
Update cifs version number
Steve French
2013-06-24
Add ability to dipslay SMB3 share flags and capabilities for debugging
Steve French
2013-06-24
Add some missing SMB3 and SMB3.02 flags
Steve French
2013-06-24
Add SMB3.02 dialect support
Steve French
2013-06-24
Fix endian error in SMB2 protocol negotiation
Steve French
2013-06-24
cifs: clean up the SecurityFlags write handler
Jeff Layton
2013-06-24
cifs: update the default global_secflags to include "raw" NTLMv2
Jeff Layton
2013-06-24
move sectype to the cifs_ses instead of TCP_Server_Info
Jeff Layton
2013-06-24
cifs: track the enablement of signing in the TCP_Server_Info
Jeff Layton
2013-06-24
add new fields to smb_vol to track the requested security flavor
Jeff Layton
2013-06-24
cifs: add new fields to cifs_ses to track requested security flavor
Jeff Layton
2013-06-24
cifs: track the flavor of the NEGOTIATE reponse
Jeff Layton
2013-06-24
cifs: add new "Unspecified" securityEnum value
Jeff Layton
2013-06-24
cifs: factor out check for extended security bit into separate function
Jeff Layton
2013-06-24
cifs: move handling of signed connections into separate function
Jeff Layton
2013-06-24
cifs: break out lanman NEGOTIATE handling into separate function
Jeff Layton
2013-06-24
cifs: break out decoding of security blob into separate function
Jeff Layton
2013-06-24
cifs: remove the cifs_ses->flags field
Jeff Layton
2013-06-24
cifs: throw a warning if negotiate or sess_setup ops are passed NULL server o...
Jeff Layton
2013-06-24
cifs: make decode_ascii_ssetup void return
Jeff Layton
2013-06-24
cifs: remove useless memset in LANMAN auth code
Jeff Layton
2013-06-24
cifs: remove protocolEnum definition
Jeff Layton
2013-06-24
cifs: add a "nosharesock" mount option to force new sockets to server to be c...
Jeff Layton
2013-05-31
cifs: fix off-by-one bug in build_unc_path_to_root
Jeff Layton
2013-05-24
cifs: fix composing of mount options for DFS referrals
Jeff Layton
[next]