Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9469eb01db891b55367ee7539f1b9f7f6fd2819d
/
fs
/
cifs
7e682f7
Fix warning messages when mounting to older servers
by Steve French
· 7 years ago
6e3c152
CIFS: remove endian related sparse warning
by Steve French
· 7 years ago
9e37b17
CIFS: Fix maximum SMB2 header size
by Pavel Shilovsky
· 7 years ago
d3edede
cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
by Ronnie Sahlberg
· 7 years ago
42bec21
cifs: Fix df output for users with quota limits
by Sachin Prabhu
· 7 years ago
52f6c58
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 7 years ago
68a6afa
cifs: Clean up unused variables in smb2pdu.c
by Christos Gkekas
· 7 years ago
eef914a
[SMB3] Improve security, move default dialect to SMB3 from old CIFS
by Steve French
· 7 years ago
2a38e12
[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred
by Steve French
· 7 years ago
511c54a
CIFS: Reconnect expired SMB sessions
by Pavel Shilovsky
· 7 years ago
4395d48
CIFS: Display SMB2 error codes in the hex format
by Pavel Shilovsky
· 7 years ago
366ed84
cifs: Use smb 2 - 3 and cifsacl mount options setacl function
by Shirish Pargaonkar
· 7 years ago
dac9534
cifs: prototype declaration and definition to set acl for smb 2 - 3 and cifsacl mount options
by Shirish Pargaonkar
· 7 years ago
3ea4fcc
Merge tag 'cifs-bug-fixes-for-4.13' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
966681c
CIFS: fix circular locking dependency
by Rabin Vincent
· 7 years ago
709340a
cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENT
by Colin Ian King
· 7 years ago
93d2cb6
cifs: Do not modify mid entry after submitting I/O in cifs_call_async
by Long Li
· 7 years ago
7e46f09
CIFS: add SFM mapping for 0x01-0x1F
by Björn JACKE
· 8 years ago
8490842
cifs: hide unused functions
by Arnd Bergmann
· 7 years ago
2f1afe2
cifs: Use smb 2 - 3 and cifsacl mount options getacl functions
by Shirish Pargaonkar
· 7 years ago
42c493c
cifs: prototype declaration and definition for smb 2 - 3 and cifsacl mount options
by Shirish Pargaonkar
· 7 years ago
d38de3c6
CIFS: add CONFIG_CIFS_DEBUG_KEYS to dump encryption keys
by Aurélien Aptel
· 8 years ago
97b37f2
cifs: set mapping error when page writeback fails in writepage or launder_pages
by Jeff Layton
· 8 years ago
1955880
SMB3: Enable encryption for SMB3.1.1
by Steve French
· 7 years ago
1bc3cd4
Merge branch 'linus' into sched/core, to pick up fixes
by Ingo Molnar
· 7 years ago
517a6e4
CIFS: Fix some return values in case of error in 'crypt_message'
by Christophe Jaillet
· 7 years ago
e125f52
cifs: remove redundant return in cifs_creation_time_get
by Colin Ian King
· 7 years ago
dcd87838
CIFS: Improve readdir verbosity
by Pavel Shilovsky
· 7 years ago
ecf3411
CIFS: check if pages is null rather than bv for a failed allocation
by Colin Ian King
· 8 years ago
8a7b0d8
CIFS: Set ->should_dirty in cifs_user_readv()
by Dan Carpenter
· 8 years ago
5dd43ce
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wait_bit.h>
by Ingo Molnar
· 7 years ago
51b0817
cifs: use get_random_u32 for 32-bit lock random
by Jason A. Donenfeld
· 7 years ago
67b4c88
[CIFS] Minor cleanup of xattr query function
by Steve French
· 8 years ago
4328fea
fs: cifs: transport: Use time_after for time comparison
by Karim Eshapa
· 8 years ago
cd12300
SMB2: Fix share type handling
by Christophe JAILLET
· 8 years ago
ecdcf62
cifs: cifsacl: Use a temporary ops variable to reduce code length
by Joe Perches via samba-technical
· 8 years ago
de1892b
Don't delay freeing mids when blocked on slow socket write of request
by Steve French
· 8 years ago
560d388
CIFS: silence lockdep splat in cifs_relock_file()
by Rabin Vincent
· 8 years ago
e37fea5
fs: cifs: replace CURRENT_TIME by other appropriate apis
by Deepa Dinamani
· 8 years ago
fe7a719
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 8 years ago
85435d7
CIFS: add misssing SFM mapping for doublequote
by Björn Jacke
· 8 years ago
7db0a6e
SMB3: Work around mount failure when using SMB3 dialect to Macs
by Steve French
· 8 years ago
d8a6e50
cifs: fix CIFS_IOC_GET_MNT_INFO oops
by David Disseldorp
· 8 years ago
b704e70
CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
by Björn Jacke
· 8 years ago
3998e6b
CIFS: fix oplock break deadlocks
by Rabin Vincent
· 8 years ago
6026685
cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
by David Disseldorp
· 8 years ago
0e5c795
cifs: fix leak in FSCTL_ENUM_SNAPS response handling
by David Disseldorp
· 8 years ago
8d65b08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
26c9cb6
Set unicode flag on cifs echo request to avoid Mac error
by Steve French
· 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
29bb315
cifs: fix IPv6 link local, with scope id, address parsing
by Daniel N Pettersson
· 8 years ago
564277e
cifs: small underflow in cnvrtDosUnixTm()
by Dan Carpenter
· 8 years ago
6fd4e7f
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 8 years ago
6947529
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
a6f74e8
cifs: don't check for failure from mempool_alloc()
by NeilBrown
· 8 years ago
7d0c234
Do not return number of bytes written for ioctl CIFS_IOC_COPYCHUNK_FILE
by Sachin Prabhu
· 8 years ago
cd8c429
Fix match_prepath()
by Sachin Prabhu
· 8 years ago
fb79670
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
851ea08
cifs: Convert to separately allocated bdi
by Jan Kara
· 8 years ago
62a6cfd
cifs: Do not send echoes before Negotiate is complete
by Sachin Prabhu
· 8 years ago
6b6cbc1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
67dbea2
CIFS: Fix SMB3 mount without specifying a security mechanism
by Pavel Shilovsky
· 8 years ago
1fa839b
CIFS: store results of cifs_reopen_file to avoid infinite wait
by Germano Percossi
· 8 years ago
a0918f1
CIFS: remove bad_network_name flag
by Germano Percossi
· 8 years ago
18ea431
CIFS: reconnect thread reschedule itself
by Germano Percossi
· 8 years ago
40920c2
CIFS: handle guest access errors to Windows shares
by Mark Syms
· 8 years ago
350be25
CIFS: Fix null pointer deref during read resp processing
by Pavel Shilovsky
· 8 years ago
806a28e
Reset TreeId to zero on SMB2 TREE_CONNECT
by Jan-Marek Glogowski
· 8 years ago
4fa8e50
CIFS: Fix build failure with smb2
by Tobias Regnery
· 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
c6e970a
net: break include loop netdevice.h, dsa.h, devlink.h
by Andrew Lunn
· 8 years ago
0a040b2
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 8 years ago
590dce2
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
1827adb
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
ef65aae
smb2: Enforce sec= mount option
by Sachin Prabhu
· 8 years ago
284316d
CIFS: Fix sparse warnings
by Steve French
· 8 years ago
a528d35
statx: Add a system call to make enhanced file info available
by David Howells
· 8 years ago
9d49640
CIFS: implement get_dfs_refer for SMB2+
by Aurelien Aptel
· 8 years ago
f071292
CIFS: use DFS pathnames in SMB2+ Create requests
by Aurelien Aptel
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
b9043cc
CIFS: set signing flag in SMB2+ TreeConnect if needed
by Aurelien Aptel
· 8 years ago
7f9f6d2
CIFS: let ses->ipc_tid hold smb2 TreeIds
by Aurelien Aptel
· 8 years ago
5114662
CIFS: add use_ipc flag to SMB2_ioctl()
by Aurelien Aptel
· 8 years ago
268a635
CIFS: add build_path_from_dentry_optional_prefix()
by Aurelien Aptel
· 8 years ago
4ecce92
CIFS: move DFS response parsing out of SMB1 code
by Aurelien Aptel
· 8 years ago
0837e49
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
by David Howells
· 8 years ago
61cfac6f
CIFS: Fix possible use after free in demultiplex thread
by Pavel Shilovsky
· 8 years ago
11bac80
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
by Dave Jiang
· 8 years ago
f1ef09f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
ae6f8dd
CIFS: Allow to switch on encryption with seal mount option
by Pavel Shilovsky
· 8 years ago
c42a6ab
CIFS: Add capability to decrypt big read responses
by Pavel Shilovsky
· 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
Next »