Jeff Layton
|
ad635942c8
cifs: simplify refcounting for oplock breaks
|
14 lat temu |
Steve French
|
96daf2b091
[CIFS] Rename three structures to avoid camel case
|
14 lat temu |
Jeff Layton
|
820a803ffa
cifs: keep BCC in little-endian format
|
14 lat temu |
Steve French
|
be8e3b0044
consistently use smb_buf_length as be32 for cifs (try 3)
|
14 lat temu |
Jeff Layton
|
8679b0dba7
cifs: fix broken BCC check in is_valid_oplock_break
|
14 lat temu |
Steve French
|
8727c8a85f
Allow user names longer than 32 bytes
|
14 lat temu |
Jeff Layton
|
6284644e8d
cifs: fix length checks in checkSMB
|
14 lat temu |
Jeff Layton
|
92a4e0f016
cifs: force a reconnect if there are too many MIDs in flight
|
14 lat temu |
Jeff Layton
|
68abaffa6b
cifs: simplify SMB header check routine
|
14 lat temu |
Jeff Layton
|
84cdf74e80
cifs: fix unaligned accesses in cifsConvertToUCS
|
14 lat temu |
Pavel Shilovsky
|
12fed00de9
CIFS: Fix oplock break handling (try #2)
|
14 lat temu |
Pavel Shilovsky
|
c67236281c
cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointer
|
14 lat temu |
Pavel Shilovsky
|
e66673e39a
CIFS: Add cifs_set_oplock_level
|
14 lat temu |
Suresh Jayaraman
|
6573e9b73e
cifs: update comments - [s/GlobalSMBSesLock/cifs_file_list_lock/g]
|
14 lat temu |
Steve French
|
cdff08e766
[CIFS] move close processing from cifs_close to cifsFileInfo_put
|
14 lat temu |
Suresh Jayaraman
|
3f9bcca782
cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlock
|
14 lat temu |
Jeff Layton
|
4477288a10
cifs: convert GlobalSMBSeslock from a rwlock to regular spinlock
|
14 lat temu |
Jeff Layton
|
a5e18bc36e
cifs: keep dentry reference in cifsFileInfo instead of inode reference
|
14 lat temu |
Jeff Layton
|
0d424ad0a4
cifs: add cifs_sb_master_tcon and convert some callers to use it
|
14 lat temu |
Jeff Layton
|
a6e8a8455c
cifs: add function to get a tcon from cifs_sb
|
14 lat temu |
Tejun Heo
|
9b64697246
cifs: use workqueue instead of slow-work
|
15 lat temu |
Joe Perches
|
b6b38f704a
[CIFS] Neaten cERROR and cFYI macros, reduce text space
|
15 lat temu |
Steve French
|
d7b619cf56
[CIFS] pSesInfo->sesSem is used as mutex. Rename it to session_mutex and
|
15 lat temu |
Suresh Jayaraman
|
f534dc9943
cifs: clear server inode number flag while autodisabling
|
15 lat temu |
Jeff Layton
|
ec06aedd44
cifs: clean up handling when server doesn't consistently support inode numbers
|
15 lat temu |
Jeff Layton
|
3bc303c254
cifs: convert oplock breaks to use slow_work facility (try #4)
|
15 lat temu |
Jeff Layton
|
058daf4f67
cifs: take read lock on GlobalSMBSes_lock in is_valid_oplock_break
|
15 lat temu |
Jeff Layton
|
495e993745
cifs: remove cifsInodeInfo.oplockPending flag
|
15 lat temu |
Jeff Layton
|
f58841666b
cifs: change cifs_get_name_from_search_buf to use new unicode helper
|
16 lat temu |
Jeff Layton
|
66345f50f0
cifs: move #defines for mapchars into cifs_unicode.h
|
16 lat temu |