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
/
cifspdu.h
Age
Commit message (
Expand
)
Author
2011-10-27
Add definition for share encryption
Steve French
2011-10-19
cifs: fix protocol definition for READ_RSP
Jeff Layton
2011-05-19
cifs: turn BCC into a static inlined function
Jeff Layton
2011-05-19
cifs: keep BCC in little-endian format
Jeff Layton
2011-05-19
consistently use smb_buf_length as be32 for cifs (try 3)
Steve French
2011-01-20
cifs: use get/put_unaligned functions to access ByteCount
Jeff Layton
2011-01-20
cifs: add ability to send an echo request
Jeff Layton
2010-10-26
NTLM auth and sign - Define crypto hash functions and create and send keys ne...
Shirish Pargaonkar
2010-10-26
NTLM auth and sign - Allocate session key/client response dynamically
Shirish Pargaonkar
2010-09-29
cifs NTLMv2/NTLMSSP ntlmv2 within ntlmssp autentication code
Shirish Pargaonkar
2010-09-08
Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"
Steve French
2010-08-20
[CIFS] Fix ntlmv2 auth with ntlmssp
Steve French
2010-02-23
cifs: add parens around smb_var in BCC macros
Jeff Layton
2009-12-04
tree-wide: fix misspelling of "definition" in comments
Adam Buchbinder
2009-07-01
cifs: add new cifs_iget function and convert unix codepath to use it
Jeff Layton
2009-04-17
[CIFS] Endian convert UniqueId when reporting inode numbers from server files
Steve French
2009-03-12
[CIFS] Add definitions for remoteably fsctl calls
Steve French
2009-03-12
[CIFS] DFS no longer experimental
Steve French
2009-03-12
[CIFS] Send SMB flush in cifs_fsync
Steve French
2008-12-26
[CIFS] various minor cleanups pointed out by checkpatch script
Steve French
2008-08-06
bundle up Unix SET_PATH_INFO args into a struct and change name
Jeff Layton
2008-07-24
[CIFS] Fix warnings from checkpatch
Shirish Pargaonkar
2008-05-23
[CIFS] Correct incorrect obscure open flag
Steve French
2008-05-16
[CIFS] Add missing defines for DFS
Steve French
2008-05-16
CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 t...
Igor Mammedov
2008-05-11
[CIFS] when not using unix extensions, check for and set ATTR_READONLY on cre...
Jeff Layton
2008-04-25
[CIFS] Fix spelling mistake
Steve French
2008-04-24
[CIFS] Fix typo in previous commit
Steve French
2008-04-24
[CIFS] Fix define for new proxy cap to match documentation
Steve French
2008-04-18
[CIFS] Reserve new proxy cap for WAFS
Steve French
2008-04-17
[CIFS] Add various missing flags and defintions
Steve French
2007-12-31
[CIFS] Allow setting mode via cifs acl
Steve French
2007-11-01
[CIFS] If no Access Control Entries, set mode perm bits to zero
Steve French
2007-10-31
[CIFS] Don't request too much permission when reading an ACL
Steve French
2007-10-17
[CIFS] acl support part 4
Steve French
2007-09-29
[CIFS] named pipe support (part 2)
Steve French
2007-08-30
[CIFS] formatting cleanup found by checkpatch
Steve French
2007-07-15
[CIFS] Add support for new POSIX unlink
Steve French
2007-07-13
[CIFS] whitespace/formatting fixes
Steve French
2007-06-24
[CIFS] Add in some missing flags and cifs README and TODO corrections
Steve French
2007-04-23
[CIFS] New CIFS POSIX mkdir performance improvement
Steve French
2007-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2007-03-16
[CIFS] Do not negotiate new POSIX_PATH_OPERATIONS_CAP yet
Steve French
2007-03-14
[PATCH] cifs endianness annotations
Al Viro
2007-03-01
[CIFS] Fix set file size to zero when doing chmod to Samba 3.0.26pre
Steve French
2007-02-15
[CIFS] fix &&/& typo in cifs_setattr()
Steve French
2007-02-14
[CIFS] on reconnect to Samba - reset the unix capabilities
Steve French
2007-02-08
[CIFS] POSIX CIFS Extensions (continued) - POSIX Open
Steve French
2007-02-07
[CIFS] Additional POSIX CIFS Extensions infolevels
Steve French
2006-12-08
[CIFS] Fix NTLMv2 mounts to Windows servers
Steve French
[next]