aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifssmb.c
Commit message (Expand)AuthorAge
* cifs: print error code if smb signature verification failsSteve French2012-08-19
* CIFS: Move rmdir code to ops structPavel Shilovsky2012-07-27
* CIFS: Separate protocol specific part from mkdirPavel Shilovsky2012-07-27
* CIFS: Simplify cifs_mkdir callPavel Shilovsky2012-07-27
* CIFS: Move clear/print_stats code to ops structPavel Shilovsky2012-07-24
* CIFS: Move query inode info code to ops structPavel Shilovsky2012-07-24
* CIFS: Move is_path_accessible to ops structPavel Shilovsky2012-07-24
* CIFS: Move getting dfs referalls to ops structPavel Shilovsky2012-07-24
* CIFS: Process reconnects for SMB2 sharesPavel Shilovsky2012-07-24
* CIFS: Add capability to send SMB2 negotiate messagePavel Shilovsky2012-07-24
* CIFS: Rename Get/FreeXid and make them work with unsigned intPavel Shilovsky2012-07-24
* CIFS: Move protocol specific tcon/tdis code to ops structPavel Shilovsky2012-07-24
* CIFS: Move protocol specific session setup/logoff code to ops structPavel Shilovsky2012-07-24
* CIFS: Move protocol specific negotiate code to ops structPavel Shilovsky2012-07-24
* 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