summaryrefslogtreecommitdiff
path: root/fs/cifs/transport.c
Commit message (Expand)AuthorAge
* cifs: add resp_buf_size to the mid_q_entry structureRonnie Sahlberg2018-04-12
* cifs: add server->vals->header_preamble_sizeRonnie Sahlberg2018-04-02
* CIFS: implement v3.11 preauth integrityAurelien Aptel2018-04-01
* CIFS: SMBD: Upper layer sends data via RDMA sendLong Li2018-01-24
* cifs: avoid a kmalloc in smb2_send_recv/SendReceive2 for the common caseRonnie Sahlberg2018-01-24
* cifs: Add smb2_send_recvRonnie Sahlberg2018-01-24
* cifs: Do not modify mid entry after submitting I/O in cifs_call_asyncLong Li2017-07-05
* fs: cifs: transport: Use time_after for time comparisonKarim Eshapa2017-05-12
* Don't delay freeing mids when blocked on slow socket write of requestSteve French2017-05-09
* cifs: don't check for failure from mempool_alloc()NeilBrown2017-04-28
* Handle mismatched open callsSachin Prabhu2017-04-07
* CIFS: Add mid handle callbackPavel Shilovsky2017-02-01
* CIFS: Add capability to transform requests before sendingPavel Shilovsky2017-02-01
* CIFS: Separate RFC1001 length processing for SMB2 readPavel Shilovsky2017-02-01
* CIFS: Send RFC1001 length in a separate iovPavel Shilovsky2017-02-01
* CIFS: Make send_cancel take rqst as argumentPavel Shilovsky2017-02-01
* CIFS: Make SendReceive2() takes resp iovPavel Shilovsky2017-02-01
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* block,fs: untangle fs.h and blk_types.hChristoph Hellwig2016-11-01
* cifs: quit playing games with draining iovecsAl Viro2016-03-28
* cifs: fix race between call_async() and reconnect()Rabin Vincent2016-01-14
* cifs: Fix use-after-free on mid_q_entryChristopher Oo2015-08-20
* cifs: convert printk(LEVEL...) to pr_<level>Andy Shevchenko2014-12-07
* CIFS: Use multicredits for SMB 2.1/3 writesPavel Shilovsky2014-08-02
* cifs: sanity check length of data to send before sendingJeff Layton2014-02-23
* cifs: Send a logoff request before removing a smb sessionShirish Pargaonkar2013-11-02
* cifs: Make big endian multiplex ID sequences monotonic on the wireTim Gardner2013-11-02
* cifs: Avoid umount hangs with smb2 when server is unresponsiveShirish Pargaonkar2013-10-06
* Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-03
|\
| * freezer: add unsafe versions of freezable helpers for CIFSColin Cross2013-05-12
* | cifs: track the enablement of signing in the TCP_Server_InfoJeff Layton2013-06-24
|/
* cifs: store the real expected sequence number in the midJeff Layton2013-05-04
* cifs: on send failure, readjust server sequence number downwardJeff Layton2013-05-04
* cifs: remove ENOSPC handling in smb_sendvJeff Layton2013-05-04
* [CIFS] cifs: Rename cERROR and cFYI to cifs_dbgJoe Perches2013-05-04
* cifs: move check for NULL socket into smb_send_rqstJeff Layton2012-12-30
* [CIFS] WARN_ON_ONCE if kernel_sendmsg() returns -ENOSPCSteve French2012-10-07
* cifs: change cifs_call_async to use smb_rqst structsJeff Layton2012-09-24
* cifs: teach signing routines how to deal with arrays of pages in a smb_rqstJeff Layton2012-09-24
* cifs: teach smb_send_rqst how to handle arrays of pagesJeff Layton2012-09-24
* cifs: cork the socket before a send and uncork it afterwardJeff Layton2012-09-24
* cifs: convert send code to use smb_rqst structsJeff Layton2012-09-24
* cifs: change signing routines to deal with smb_rqst structsJeff Layton2012-09-24
* CIFS: Enable signing in SMB2Pavel Shilovsky2012-09-24
* cifs: print error code if smb signature verification failsSteve French2012-08-19
* CIFS: Setup async request in ops structPavel Shilovsky2012-07-24
* CIFS: Make transport routines work with SMB2Pavel Shilovsky2012-07-24
* CIFS: Extend credit mechanism to process request typePavel Shilovsky2012-07-24
* cifs: rename cifs_sign_smb2 to cifs_sign_smbvJeff Layton2012-07-23
* cifs: remove bogus reset of smb_buf_length in smb_send routinesJeff Layton2012-07-23