index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
connect.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-06
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-2
/
+7
2017-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2017-05-02
cifs: fix IPv6 link local, with scope id, address parsing
Daniel N Pettersson
1
-2
/
+7
2017-05-02
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-8
/
+6
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-10
/
+0
2017-04-28
Fix match_prepath()
Sachin Prabhu
1
-8
/
+6
2017-04-20
cifs: Convert to separately allocated bdi
Jan Kara
1
-10
/
+0
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+14
2017-04-10
CIFS: handle guest access errors to Windows shares
Mark Syms
1
-0
/
+3
2017-04-07
Handle mismatched open calls
Sachin Prabhu
1
-2
/
+11
2017-03-28
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
1
-0
/
+1
2017-03-03
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+2
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2017-03-02
smb2: Enforce sec= mount option
Sachin Prabhu
1
-1
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
David Howells
1
-1
/
+1
2017-02-01
CIFS: Allow to switch on encryption with seal mount option
Pavel Shilovsky
1
-13
/
+28
2017-02-01
CIFS: Decrypt and process small encrypted packets
Pavel Shilovsky
1
-0
/
+9
2017-02-01
CIFS: Add transform header handling callbacks
Pavel Shilovsky
1
-5
/
+12
2017-02-01
CIFS: Encrypt SMB3 requests before sending
Pavel Shilovsky
1
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-24
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-11
/
+71
2016-12-15
cifs_get_root shouldn't use path with tree name
Sachin Prabhu
1
-1
/
+2
2016-12-15
Fix default behaviour for empty domains and add domainauto option
Germano Percossi
1
-0
/
+7
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2016-12-05
CIFS: Fix a possible memory corruption during reconnect
Pavel Shilovsky
1
-7
/
+27
2016-12-01
SMB3: parsing for new snapshot timestamp mount parm
Steve French
1
-3
/
+35
2016-11-28
Call echo service immediately after socket reconnect
Sachin Prabhu
1
-7
/
+18
2016-11-01
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
1
-0
/
+1
2016-10-14
CIFS: Add new mount option to set owner uid and gid from special sids in acl
Steve French
1
-1
/
+7
2016-10-12
SMB3: Add mount parameter to allow user to override max credits
Steve French
1
-3
/
+16
2016-10-12
Fix regression which breaks DFS mounting
Sachin Prabhu
1
-6
/
+8
2016-10-12
SMB3: GUIDs should be constructed as random but valid uuids
Steve French
1
-1
/
+1
2016-09-09
Compare prepaths when comparing superblocks
Sachin Prabhu
1
-1
/
+20
2016-09-09
Fix memory leaks in cifs_do_mount()
Sachin Prabhu
1
-1
/
+9
2016-07-27
fs/cifs: make share unaccessible at root level mountable
Aurelien Aptel
1
-0
/
+49
2016-07-19
cifs: unbreak TCP session reuse
Rabin Vincent
1
-1
/
+3
2016-06-24
Fix reconnect to not defer smb3 session reconnect long after socket reconnect
Steve French
1
-1
/
+3
2016-05-18
Merge branch 'sendmsg.cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-92
/
+35
2016-05-18
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-2
/
+6
2016-05-17
cifs: remove any preceding delimiter from prefix_path
Sachin Prabhu
1
-2
/
+6
2016-04-13
sock: tigthen lockdep checks for sock_owned_by_user
Hannes Frederic Sowa
1
-2
/
+2
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-1
/
+1
2016-03-28
cifs: don't bother with kmap on read_pages side
Al Viro
1
-30
/
+35
2016-03-28
cifs: no need to wank with copying and advancing iovec on recvmsg side either
Al Viro
1
-67
/
+5
2016-02-10
cifs: remove redundant check for null string pointer
Colin Ian King
1
-2
/
+1
2016-01-14
cifs: fix race between call_async() and reconnect()
Rabin Vincent
1
-1
/
+1
2016-01-14
Prepare for encryption support (first part). Add decryption and encryption ke...
Steve French
1
-1
/
+1
2016-01-14
cifs: Make echo interval tunable
Steve French
1
-9
/
+26
2016-01-14
Print IP address of unresponsive server
Arnd Hannemann
1
-2
/
+5
[next]