Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
06ed0cd897a8d1b1c9a067b7b726b9a47a4ca7e0
/
fs
/
cifs
/
cifsglob.h
9235d09
Convert MessageID in smb2_hdr to LE
by Sachin Prabhu
· 10 years ago
7119e22
cifs: get rid of ->f_path.dentry->d_sb uses, add a new helper
by Al Viro
· 10 years ago
2baa268
Remap reserved posix characters by default (part 3/3)
by Steve French
· 10 years ago
db8b631
Allow mknod and mkfifo on SMB2/SMB3 mounts
by Steve French
· 10 years ago
1bbe499
CIFS: Fix wrong filename length for SMB2
by Pavel Shilovsky
· 10 years ago
31742c5
enable fallocate punch hole ("fallocate -p") for SMB3
by Steve French
· 10 years ago
5275580
CIFS: Fix SMB2 readdir error handling
by Pavel Shilovsky
· 10 years ago
3d1a374
Add sparse file support to SMB2/SMB3 mounts
by Steve French
· 10 years ago
34a54d6
CIFS: Use separate var for the number of bytes got in async read
by Pavel Shilovsky
· 10 years ago
bed9da0
CIFS: Use multicredits for SMB 2.1/3 reads
by Pavel Shilovsky
· 10 years ago
cb7e9ea
CIFS: Use multicredits for SMB 2.1/3 writes
by Pavel Shilovsky
· 10 years ago
7f6c500
CIFS: Fix cifs_writev_requeue when wsize changes
by Pavel Shilovsky
· 10 years ago
39552ea
cifs: Set client guid on per connection basis
by Sachin Prabhu
· 10 years ago
4f73c7d
cifs: fix potential races in cifs_revalidate_mapping
by Jeff Layton
· 11 years ago
aff8d5c
cifs: convert booleans in cifsInodeInfo to a flags field
by Jeff Layton
· 11 years ago
c11f1df
cifs: Wait for writebacks to complete before attempting write.
by Sachin Prabhu
· 11 years ago
dca1c8d
cifs: mask off top byte in get_rfc1002_length()
by Jeff Layton
· 11 years ago
42eacf9
[CIFS] Fix cifsacl mounts over smb2 to not call cifs
by Steve French
· 11 years ago
4a5c80d
[CIFS] clean up page array when uncached write send fails
by Steve French
· 11 years ago
26c8f0d
cifs: use a flexarray in cifs_writedata
by Jeff Layton
· 11 years ago
83e3bc2
retrieving CIFS ACLs when mounted with SMB2 fails dropping session
by Steve French
· 11 years ago
666753c
[CIFS] Fix SMB2 mounts so they don't try to set or get xattrs via cifs
by Steve French
· 11 years ago
cbb0aba
cifs: Add create MFSymlinks to protocol ops struct
by Sachin Prabhu
· 11 years ago
b5be1a1
cifs: Rename and cleanup open_query_close_cifs_symlink()
by Sachin Prabhu
· 11 years ago
ff1c038
Check SMB3 dialects against downgrade attacks
by Steve French
· 11 years ago
de9f68d
[CIFS] Set copychunk defaults
by Steve French
· 11 years ago
41c1358
CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1
by Steve French
· 11 years ago
eb85d94b
CIFS: Fix symbolic links usage
by Pavel Shilovsky
· 11 years ago
af6a12e
Query File System Alignment
by Steven French
· 11 years ago
3d378d3
cifs: Make big endian multiplex ID sequences monotonic on the wire
by Tim Gardner
· 11 years ago
64a5cfa
Allow setting per-file compression via SMB2/3
by Steve French
· 11 years ago
74d290d
[CIFS] Provide sane values for nlink
by Jim McDonough
· 11 years ago
9ae6cf6
cifs: stop trying to use virtual circuits
by Jeff Layton
· 11 years ago
42873b0
CIFS: Respect epoch value from create lease context v2
by Pavel Shilovsky
· 11 years ago
b5c7cde
CIFS: Move parsing lease buffer to ops struct
by Pavel Shilovsky
· 11 years ago
a41a28b
CIFS: Move creating lease buffer to ops struct
by Pavel Shilovsky
· 11 years ago
53ef101
CIFS: Store lease state itself rather than a mapped oplock value
by Pavel Shilovsky
· 11 years ago
18cceb6
CIFS: Replace clientCanCache* bools with an integer
by Pavel Shilovsky
· 11 years ago
32811d2
cifs: Start using per session key for smb2/3 for signature generation
by Shirish Pargaonkar
· 11 years ago
5c234aa
cifs: Add a variable specific to NTLMSSP for key exchange.
by Shirish Pargaonkar
· 11 years ago
cdf1246
cifs: Move and expand MAX_SERVER_SIZE definition
by Scott Lovenberg
· 11 years ago
8c3a2b4
cifs: Move string length definitions to uapi
by Scott Lovenberg
· 11 years ago
b42bf88
CIFS: Implement follow_link for SMB2
by Pavel Shilovsky
· 11 years ago
1b24408
Do not attempt to do cifs operations reading symlinks with SMB2
by Steve French
· 11 years ago
057d633
cifs: extend the buffer length enought for sprintf() using
by Chen Gang
· 11 years ago
9cbc0b7
CIFS: Reconnect durable handles for SMB2
by Pavel Shilovsky
· 11 years ago
226730b
CIFS: Introduce cifs_open_parms struct
by Pavel Shilovsky
· 11 years ago
5028588
cifs: fix SMB2 signing enablement in cifs_enable_signing
by Jeff Layton
· 11 years ago
e65a5cb
[CIFS] Fix build warning
by Steve French
· 11 years ago
429b46f
[CIFS] SMB3 Signing enablement
by Steve French
· 11 years ago
769ee6a
Add ability to dipslay SMB3 share flags and capabilities for debugging
by Steve French
· 11 years ago
20b6d8b
Add SMB3.02 dialect support
by Steve French
· 11 years ago
896a8fc
cifs: update the default global_secflags to include "raw" NTLMv2
by Jeff Layton
· 11 years ago
3f61822
move sectype to the cifs_ses instead of TCP_Server_Info
by Jeff Layton
· 11 years ago
38d77c5
cifs: track the enablement of signing in the TCP_Server_Info
by Jeff Layton
· 11 years ago
1e3cc57
add new fields to smb_vol to track the requested security flavor
by Jeff Layton
· 11 years ago
28e11bd
cifs: add new fields to cifs_ses to track requested security flavor
by Jeff Layton
· 11 years ago
e598d1d8
cifs: track the flavor of the NEGOTIATE reponse
by Jeff Layton
· 11 years ago
515d82f
cifs: add new "Unspecified" securityEnum value
by Jeff Layton
· 11 years ago
281e2e7
cifs: remove the cifs_ses->flags field
by Jeff Layton
· 11 years ago
6f70949
cifs: remove protocolEnum definition
by Jeff Layton
· 11 years ago
a0b3df5
cifs: add a "nosharesock" mount option to force new sockets to server to be created
by Jeff Layton
· 11 years ago
94f2f14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
64ed39d
cifs: Convert struct cifs_ses to use a kuid_t and a kgid_t
by Eric W. Biederman
· 12 years ago
3da4656
cifs: Modify struct smb_vol to use kuids and kgids
by Eric W. Biederman
· 12 years ago
fef59fd
cifs: Convert struct cifsFileInfo to use a kuid
by Eric W. Biederman
· 12 years ago
4a2c8cf
cifs: Convert struct cifs_fattr to use kuid and kgids
by Eric W. Biederman
· 12 years ago
6d4a083
cifs: Convert struct tcon_link to use a kuid.
by Eric W. Biederman
· 12 years ago
63b7d3a
CIFS: Don't let read only caching for mandatory byte-range locked files
by Pavel Shilovsky
· 12 years ago
ca8aa29
Revert "CIFS: Fix write after setting a read lock for read oplock files"
by Pavel Shilovsky
· 12 years ago
c299dd0
CIFS: Fix write after setting a read lock for read oplock files
by Pavel Shilovsky
· 12 years ago
38107d4
Do not send SMB2 signatures for SMB3 frames
by Steve French
· 12 years ago
1cc9bd6
make convert_delimiter use strchr instead of open-coding it
by Steve French
· 12 years ago
b979aaa
cifs: get rid of smb_vol->UNCip and smb_vol->port
by Jeff Layton
· 12 years ago
dd446b1
Add SMB2.02 dialect support
by Steve French
· 12 years ago
6d3ea7e
CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2
by Steve French
· 12 years ago
81bcd8b
default authentication needs to be at least ntlmv2 security for cifs mounts
by Steve French
· 12 years ago
e4aa25e
[CIFS] Fix SMB2 negotiation support to select only one dialect (based on vers=)
by Steve French
· 12 years ago
760ad0c
CIFS: Make ops->close return void
by Pavel Shilovsky
· 12 years ago
233839b
CIFS: Fix fast lease break after open problem
by Pavel Shilovsky
· 12 years ago
b8c32db
CIFS: Request SMB2.1 leases
by Pavel Shilovsky
· 12 years ago
1b4b55a
CIFS: Turn lock mutex into rw semaphore
by Pavel Shilovsky
· 12 years ago
d39a4f7
CIFS: Move brlock code to ops struct
by Pavel Shilovsky
· 12 years ago
f45d341
CIFS: Remove spinlock dependence in brlock processing
by Pavel Shilovsky
· 12 years ago
1c0bd60
CIFS: Add NTLMSSP sec type to defaults
by Pavel Shilovsky
· 12 years ago
71953fc
cifs: remove kmap lock and rsize limit
by Jeff Layton
· 12 years ago
5819575
cifs: replace kvec array in readdata with a single kvec
by Jeff Layton
· 12 years ago
8321fec
cifs: convert async read code to use pages array without kmapping
by Jeff Layton
· 12 years ago
c5fab6f
cifs: turn the pages list in cifs_readdata into an array
by Jeff Layton
· 12 years ago
f4e49cd
cifs: allocate kvec array for cifs_readdata as a separate allocation
by Jeff Layton
· 12 years ago
eddb079
cifs: convert async write code to pass in data via rq_pages array
by Jeff Layton
· 12 years ago
fec344e
cifs: change cifs_call_async to use smb_rqst structs
by Jeff Layton
· 12 years ago
bf5ea0e
cifs: change signing routines to deal with smb_rqst structs
by Jeff Layton
· 12 years ago
76ec5e3
CIFS: Move statfs to ops struct
by Pavel Shilovsky
· 12 years ago
95a3f2f
CIFS: Move oplock break to ops struct
by Pavel Shilovsky
· 12 years ago
2e44b28
CIFS: Process oplocks for SMB2
by Pavel Shilovsky
· 12 years ago
92fc65a
CIFS: Move readdir code to ops struct
by Pavel Shilovsky
· 12 years ago
6bdf6db
CIFS: Move set_file_info to ops struct
by Pavel Shilovsky
· 12 years ago
d143341
CIFS: Move set_file_size to ops struct
by Pavel Shilovsky
· 12 years ago
d6e906f
CIFS: Move hardlink to ops struct
by Steve French
· 12 years ago
Next »