aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifssmb.c
Commit message (Expand)AuthorAge
* CIFS: Extend credit mechanism to process request typePavel Shilovsky2012-07-24
* cifs: move file_lock off stack in cifs_push_posix_locksJeff Layton2012-07-23
* cifs: remove extraneous newlines from cERROR and cFYI callsJeff Layton2012-07-23
* cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmapsJeff Layton2012-07-17
* CIFS: Move get_next_mid to ops structPavel Shilovsky2012-06-01
* CIFS: Move add/set_credits and get_credits_field to ops structurePavel Shilovsky2012-05-23
* CIFS: Move protocol specific part from cifs_readv_receive to ops structPavel Shilovsky2012-05-23
* CIFS: Move header_size/max_header_size to ops structurePavel Shilovsky2012-05-23
* cifs: Include backup intent search flags during searches {try #2)Shirish Pargaonkar2012-05-17
* cifs: add refcounting to cifs_readdata structuresJeff Layton2012-05-16
* cifs: abstract out function to marshal the iovec for readv receivesJeff Layton2012-05-16
* cifs: make cifs_readdata_alloc take a work_func_t argJeff Layton2012-05-16
* fs/cifs: fix parsing of dfs referralsStefan Metzmacher2012-05-03
* cifs: silence compiler warnings showing up with gcc-4.7.0Jeff Layton2012-03-31
* cifs: convert cifs_iovec_write to use async writesJeff Layton2012-03-23
* cifs: call cifs_update_eof with i_lock heldJeff Layton2012-03-23
* cifs: abstract out function to marshal up the iovec array for async writesJeff Layton2012-03-23
* cifs: allow caller to specify completion op when allocating writedataJeff Layton2012-03-23
* cifs: add pid field to cifs_writedataJeff Layton2012-03-23
* cifs: add new cifsiod_wq workqueueJeff Layton2012-03-23
* CIFS: Change mid_q_entry structure fieldsPavel Shilovsky2012-03-23
* CIFS: Separate protocol-specific code from cifs_readv_receive codePavel Shilovsky2012-03-23
* CIFS: Separate protocol-specific code from transport routinesPavel Shilovsky2012-03-23
* CIFS: Introduce credit-based flow controlPavel Shilovsky2012-03-21
* CIFS: Simplify inFlight logicPavel Shilovsky2012-03-21
* CIFS: Respect negotiated MaxMpxCountPavel Shilovsky2012-03-20
* CIFS: Rename *UCS* functions to *UTF16*Steve French2012-01-18
* CIFS: Send as many mandatory unlock ranges at once as possiblePavel Shilovsky2011-10-24
* CIFS: Implement caching mechanism for posix brlocksPavel Shilovsky2011-10-24
* CIFS: Fix error handling in cifs_readv_completePavel Shilovsky2011-10-21
* cifs: add cifs_async_readvJeff Layton2011-10-19
* cifs: add a callback function to receive the rest of the frameJeff Layton2011-10-19
* cifs: Call id to SID mapping functions to change owner/group (try #4 repost)Shirish Pargaonkar2011-10-17
* CIFS: Simplify byte range locking codePavel Shilovsky2011-10-13
* cifs: untangle server->maxBuf and CIFSMaxBufSizeJeff Layton2011-10-13
* cifs: switch CIFSSMBQAllEAs to use memcmpJeff Layton2011-10-13
* cifs: fix possible memory corruption in CIFSFindNextJeff Layton2011-09-19
* cifs: remove unneeded variable initialization in cifs_reconnect_tconJeff Layton2011-07-31
* cifs: fix compiler warning in CIFSSMBQAllEAsJeff Layton2011-07-31
* cifs: fix name parsing in CIFSSMBQAllEAsJeff Layton2011-07-31
* [CIFS] Rename three structures to avoid camel caseSteve French2011-05-27
* Fix extended security auth failureSteve French2011-05-27
* CIFS: Add rwpidforward mount optionPavel Shilovsky2011-05-26
* CIFS: Use pid saved from cifsFileInfo in writepages and set_file_sizePavel Shilovsky2011-05-26
* cifs: add cifs_async_writevJeff Layton2011-05-25
* cifs: add ignore_pend flag to cifs_call_asyncJeff Layton2011-05-22
* cifs: make cifs_send_async take a kvec arrayJeff Layton2011-05-22
* cifs: keep BCC in little-endian formatJeff Layton2011-05-19
* consistently use smb_buf_length as be32 for cifs (try 3)Steve French2011-05-19
* cifs: fix comment in validate_t2Jeff Layton2011-05-19