index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifspdu.h
Age
Commit message (
Expand
)
Author
2022-10-05
cifs: Replace a couple of one-element arrays with flexible-array members
Gustavo A. R. Silva
2022-03-26
smb3: move defines for query info and query fsinfo to smbfs_common
Steve French
2022-03-26
smb3: move defines for ioctl protocol header and SMB2 sizes to smbfs_common
Steve French
2022-01-15
cifs: fix FILE_BOTH_DIRECTORY_INFO definition
Eugene Korenevsky
2021-09-13
cifs: remove pathname for file from SPDX header
Steve French
2021-09-09
cifs: move SMB FSCTL definitions to common code
Steve French
2021-08-25
cifs: remove support for NTLM and weaker authentication algorithms
Ronnie Sahlberg
2021-07-02
cifs: clarify SMB1 code for UnixCreateHardLink
Steve French
2021-06-20
cifs: use SPDX-Licence-Identifier
Steve French
2021-05-27
cifs: change format of CIFS_FULL_KEY_DUMP ioctl
Aurelien Aptel
2021-04-25
cifs: cifspdu.h: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2021-03-26
cifs: Adjust key sizes and key generation routines for AES256 encryption
Shyam Prasad N
2020-12-18
SMB3: Add support for getting and setting SACLs
Boris Protopopov
2020-12-13
cifs: Enable sticky bit with cifsacl mount option.
Shyam Prasad N
2020-03-22
cifs: cifspdu.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-22
cifs: add smb2 POSIX info level
Aurelien Aptel
2018-11-02
smb3: missing defines and structs for reparse point handling
Steve French
2017-03-01
CIFS: move DFS response parsing out of SMB1 code
Aurelien Aptel
2015-08-20
Add way to query server fs info for smb3
Steve French
2015-06-28
Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS
Steve French
2015-06-27
add struct FILE_STANDARD_INFO
Steve French
2014-08-12
Add missing definitions for CIFS File System Attributes
Steve French
2013-11-11
cifs: Use data structures to compute NTLMv2 response offsets
Tim Gardner
2013-11-02
Allow setting per-file compression via CIFS protocol
Steve French
2013-11-02
cifs: Make big endian multiplex ID sequences monotonic on the wire
Tim Gardner
2013-10-28
Query file system attributes from server on SMB2, not just cifs, mounts
Steve French
2013-10-05
do not treat non-symlink reparse points as valid symlinks
Steve French
2013-09-25
[CIFS] Remove ext2 flags that have been moved to fs.h
Steve French
2013-09-08
CIFS: Implement follow_link for nounix CIFS mounts
Pavel Shilovsky
2013-06-26
[CIFS] SMB3 Signing enablement
Steve French
2013-06-24
Update headers to update various SMB3 ioctl definitions
Steve French
2013-06-24
cifs: break out decoding of security blob into separate function
Jeff Layton
2013-02-13
cifs: Use kuids and kgids SID to uid/gid mapping
Eric W. Biederman
2012-09-24
CIFS: Fix endian conversion of IndexNumber
Pavel Shilovsky
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
[next]