aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifssmb.c
Commit message (Expand)AuthorAge
* cifs: obtain file access during backup intent lookup (resend)Shirish Pargaonkar2012-09-28
* cifs: replace kvec array in readdata with a single kvecJeff Layton2012-09-24
* cifs: convert async read code to use pages array without kmappingJeff Layton2012-09-24
* cifs: convert async write code to pass in data via rq_pages arrayJeff Layton2012-09-24
* cifs: change cifs_call_async to use smb_rqst structsJeff Layton2012-09-24
* cifs: change signing routines to deal with smb_rqst structsJeff Layton2012-09-24
* CIFS: Move set_file_size to ops structPavel Shilovsky2012-09-24
* CIFS: Move hardlink to ops structSteve French2012-09-24
* CIFS: Move rename to ops structPavel Shilovsky2012-09-24
* CIFS: Move writepage to ops structPavel Shilovsky2012-09-24
* CIFS: Add SMB2 support for cifs_iovec_writePavel Shilovsky2012-09-24
* CIFS: Move async write to ops structPavel Shilovsky2012-09-24
* CIFS: Add SMB2 support for cifs_iovec_readPavel Shilovsky2012-09-24
* CIFS: Replace netfid with cifs_fid struct in cifsFileInfoPavel Shilovsky2012-09-24
* CIFS: Move unlink code to ops structPavel Shilovsky2012-09-24
* 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