Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b2c952377593d0fe0bf1c8d27bd51678979ed34d
/
fs
/
cifs
/
cifsglob.h
67b4c88
[CIFS] Minor cleanup of xattr query function
by Steve French
· 8 years ago
3998e6b
CIFS: fix oplock break deadlocks
by Rabin Vincent
· 8 years ago
c610c4b
CIFS: Add asynchronous write support through kernel AIO
by Pavel Shilovsky
· 8 years ago
6685c5e
CIFS: Add asynchronous read support through kernel AIO
by Pavel Shilovsky
· 8 years ago
ccf7f40
CIFS: Add asynchronous context to support kernel AIO
by Pavel Shilovsky
· 8 years ago
a0918f1
CIFS: remove bad_network_name flag
by Germano Percossi
· 8 years ago
620d874
Introduce cifs_copy_file_range()
by Sachin Prabhu
· 8 years ago
312bbc5
SMB3: Rename clone_range to copychunk_range
by Sachin Prabhu
· 8 years ago
38bd490
Handle mismatched open calls
by Sachin Prabhu
· 8 years ago
ef65aae
smb2: Enforce sec= mount option
by Sachin Prabhu
· 8 years ago
7f9f6d2
CIFS: let ses->ipc_tid hold smb2 TreeIds
by Aurelien Aptel
· 8 years ago
4326ed2
CIFS: Decrypt and process small encrypted packets
by Pavel Shilovsky
· 8 years ago
d70b910
CIFS: Add copy into pages callback for a read operation
by Pavel Shilovsky
· 8 years ago
9b7c18a
CIFS: Add mid handle callback
by Pavel Shilovsky
· 8 years ago
9bb17e0
CIFS: Add transform header handling callbacks
by Pavel Shilovsky
· 8 years ago
026e93d
CIFS: Encrypt SMB3 requests before sending
by Pavel Shilovsky
· 8 years ago
7fb8986
CIFS: Add capability to transform requests before sending
by Pavel Shilovsky
· 8 years ago
738f9de
CIFS: Send RFC1001 length in a separate iov
by Pavel Shilovsky
· 8 years ago
fb2036d
CIFS: Make send_cancel take rqst as argument
by Pavel Shilovsky
· 8 years ago
3956644
Fix default behaviour for empty domains and add domainauto option
by Germano Percossi
· 8 years ago
96a988f
CIFS: Fix a possible double locking of mutex during reconnect
by Pavel Shilovsky
· 8 years ago
53e0e11
CIFS: Fix a possible memory corruption during reconnect
by Pavel Shilovsky
· 8 years ago
8b217fe
SMB3: parsing for new snapshot timestamp mount parm
by Steve French
· 8 years ago
9593265
CIFS: Add new mount option to set owner uid and gid from special sids in acl
by Steve French
· 8 years ago
f2cca6a
CIFS: Fix persistent handles re-opening on reconnect
by Pavel Shilovsky
· 8 years ago
834170c
Enable previous version support
by Steve French
· 8 years ago
141891f
SMB3: Add mount parameter to allow user to override max credits
by Steve French
· 8 years ago
3afca26
Clarify locking of cifs file and tcon structures and make more granular
by Steve French
· 8 years ago
3d22462
cifs: stuff the fl_owner into "pid" field in the lock request
by Jeff Layton
· 9 years ago
442c9ac
Merge branch 'sendmsg.cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
ea1754a
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
by Kirill A. Shutemov
· 9 years ago
09aab88
cifs: no need to wank with copying and advancing iovec on recvmsg side either
by Al Viro
· 9 years ago
1404297
lib: update single-char callers of strtobool()
by Kees Cook
· 9 years ago
373512e
Prepare for encryption support (first part). Add decryption and encryption key generation. Thanks to Metze for helping with this.
by Steve French
· 9 years ago
adfeb3e
cifs: Make echo interval tunable
by Steve French
· 9 years ago
592fafe
Add resilienthandles mount parm
by Steve French
· 9 years ago
b56eae4
[SMB3] Send durable handle v2 contexts when use of persistent handles required
by Steve French
· 9 years ago
b618f00
[SMB3] Enable checking for continuous availability and persistent handle support
by Steve French
· 9 years ago
b2a3077
[SMB3] Add parsing for new mount option controlling persistent handles
by Steve French
· 9 years ago
b3152e2
Add ioctl to set integrity
by Steve French
· 9 years ago
02b1666
Add reflink copy over SMB3.11 with new FSCTL_DUPLICATE_EXTENTS
by Steve French
· 9 years ago
aab1893
Add SMB3.11 mount option synonym for new dialect
by Steve French
· 9 years ago
5f7fbf7
Allow parsing vers=3.11 on cifs mount
by Steve French
· 10 years ago
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
· 11 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
· 11 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
· 12 years ago
20b6d8b
Add SMB3.02 dialect support
by Steve French
· 12 years ago
896a8fc
cifs: update the default global_secflags to include "raw" NTLMv2
by Jeff Layton
· 12 years ago
3f61822
move sectype to the cifs_ses instead of TCP_Server_Info
by Jeff Layton
· 12 years ago
38d77c5
cifs: track the enablement of signing in the TCP_Server_Info
by Jeff Layton
· 12 years ago
1e3cc57
add new fields to smb_vol to track the requested security flavor
by Jeff Layton
· 12 years ago
28e11bd
cifs: add new fields to cifs_ses to track requested security flavor
by Jeff Layton
· 12 years ago
Next »