Pavel Shilovsky
|
286170aa24
CIFS: Move protocol specific negotiate code to ops struct
|
13 years ago |
Pavel Shilovsky
|
a891f0f895
CIFS: Extend credit mechanism to process request type
|
13 years ago |
Jeff Layton
|
c5fd363d77
cifs: move file_lock off stack in cifs_push_posix_locks
|
13 years ago |
Jeff Layton
|
ac3aa2f8ae
cifs: remove extraneous newlines from cERROR and cFYI calls
|
13 years ago |
Jeff Layton
|
3cf003c08b
cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmaps
|
13 years ago |
Pavel Shilovsky
|
8825736060
CIFS: Move get_next_mid to ops struct
|
13 years ago |
Pavel Shilovsky
|
452757897a
CIFS: Move add/set_credits and get_credits_field to ops structure
|
13 years ago |
Pavel Shilovsky
|
eb37871118
CIFS: Move protocol specific part from cifs_readv_receive to ops struct
|
13 years ago |
Pavel Shilovsky
|
1887f60103
CIFS: Move header_size/max_header_size to ops structure
|
13 years ago |
Shirish Pargaonkar
|
2608bee744
cifs: Include backup intent search flags during searches {try #2)
|
13 years ago |
Jeff Layton
|
6993f74a5b
cifs: add refcounting to cifs_readdata structures
|
13 years ago |
Jeff Layton
|
8d5ce4d23c
cifs: abstract out function to marshal the iovec for readv receives
|
13 years ago |
Jeff Layton
|
0471ca3fe4
cifs: make cifs_readdata_alloc take a work_func_t arg
|
13 years ago |
Stefan Metzmacher
|
d8f2799b10
fs/cifs: fix parsing of dfs referrals
|
13 years ago |
Jeff Layton
|
b2a3ad9ca5
cifs: silence compiler warnings showing up with gcc-4.7.0
|
13 years ago |
Jeff Layton
|
da82f7e755
cifs: convert cifs_iovec_write to use async writes
|
13 years ago |
Jeff Layton
|
597b027f69
cifs: call cifs_update_eof with i_lock held
|
13 years ago |
Jeff Layton
|
e9492871fb
cifs: abstract out function to marshal up the iovec array for async writes
|
13 years ago |
Jeff Layton
|
c2e8764009
cifs: allow caller to specify completion op when allocating writedata
|
13 years ago |
Jeff Layton
|
fe5f5d2e90
cifs: add pid field to cifs_writedata
|
13 years ago |
Jeff Layton
|
da472fc847
cifs: add new cifsiod_wq workqueue
|
13 years ago |
Pavel Shilovsky
|
7c9421e1a9
CIFS: Change mid_q_entry structure fields
|
13 years ago |
Pavel Shilovsky
|
5ffef7bf1d
CIFS: Separate protocol-specific code from cifs_readv_receive code
|
13 years ago |
Pavel Shilovsky
|
792af7b05b
CIFS: Separate protocol-specific code from transport routines
|
13 years ago |
Pavel Shilovsky
|
2d86dbc970
CIFS: Introduce credit-based flow control
|
13 years ago |
Pavel Shilovsky
|
fc40f9cf82
CIFS: Simplify inFlight logic
|
13 years ago |
Pavel Shilovsky
|
10b9b98e41
CIFS: Respect negotiated MaxMpxCount
|
13 years ago |
Steve French
|
acbbb76a26
CIFS: Rename *UCS* functions to *UTF16*
|
13 years ago |
Pavel Shilovsky
|
9ee305b70e
CIFS: Send as many mandatory unlock ranges at once as possible
|
13 years ago |
Pavel Shilovsky
|
4f6bcec910
CIFS: Implement caching mechanism for posix brlocks
|
13 years ago |