Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Linus Torvalds
|
1dd5c6b153
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
|
8 年之前 |
Sachin Prabhu
|
374402a2a1
cifs_get_root shouldn't use path with tree name
|
8 年之前 |
Germano Percossi
|
395664439c
Fix default behaviour for empty domains and add domainauto option
|
8 年之前 |
Linus Torvalds
|
36869cb93d
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
|
8 年之前 |
Pavel Shilovsky
|
53e0e11efe
CIFS: Fix a possible memory corruption during reconnect
|
8 年之前 |
Steve French
|
8b217fe7fc
SMB3: parsing for new snapshot timestamp mount parm
|
8 年之前 |
Sachin Prabhu
|
b8c600120f
Call echo service immediately after socket reconnect
|
8 年之前 |
Christoph Hellwig
|
2f8b544477
block,fs: untangle fs.h and blk_types.h
|
8 年之前 |
Steve French
|
9593265531
CIFS: Add new mount option to set owner uid and gid from special sids in acl
|
9 年之前 |
Steve French
|
141891f472
SMB3: Add mount parameter to allow user to override max credits
|
9 年之前 |
Sachin Prabhu
|
d171356ff1
Fix regression which breaks DFS mounting
|
9 年之前 |
Steve French
|
fa70b87cc6
SMB3: GUIDs should be constructed as random but valid uuids
|
9 年之前 |
Sachin Prabhu
|
c1d8b24d18
Compare prepaths when comparing superblocks
|
9 年之前 |
Sachin Prabhu
|
4214ebf465
Fix memory leaks in cifs_do_mount()
|
9 年之前 |
Aurelien Aptel
|
a6b5058faf
fs/cifs: make share unaccessible at root level mountable
|
9 年之前 |
Rabin Vincent
|
b782fcc1cb
cifs: unbreak TCP session reuse
|
9 年之前 |
Steve French
|
4fcd1813e6
Fix reconnect to not defer smb3 session reconnect long after socket reconnect
|
9 年之前 |
Linus Torvalds
|
442c9ac989
Merge branch 'sendmsg.cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 年之前 |
Linus Torvalds
|
8908c94d6c
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
|
9 年之前 |
Sachin Prabhu
|
11e31647c9
cifs: remove any preceding delimiter from prefix_path
|
9 年之前 |
Hannes Frederic Sowa
|
fafc4e1ea1
sock: tigthen lockdep checks for sock_owned_by_user
|
9 年之前 |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 年之前 |
Al Viro
|
71335664c3
cifs: don't bother with kmap on read_pages side
|
9 年之前 |
Al Viro
|
09aab880f7
cifs: no need to wank with copying and advancing iovec on recvmsg side either
|
9 年之前 |
Colin Ian King
|
997152f627
cifs: remove redundant check for null string pointer
|
9 年之前 |
Rabin Vincent
|
820962dc70
cifs: fix race between call_async() and reconnect()
|
9 年之前 |
Steve French
|
373512ec5c
Prepare for encryption support (first part). Add decryption and encryption key generation. Thanks to Metze for helping with this.
|
9 年之前 |
Steve French
|
adfeb3e00e
cifs: Make echo interval tunable
|
9 年之前 |
Arnd Hannemann
|
275516cdcf
Print IP address of unresponsive server
|
9 年之前 |