Commit Verlauf

Autor SHA1 Nachricht Datum
  Jeff Layton ea702b80e0 cifs: move check for NULL socket into smb_send_rqst vor 12 Jahren
  Steve French b7a10626c8 [CIFS] WARN_ON_ONCE if kernel_sendmsg() returns -ENOSPC vor 12 Jahren
  Jeff Layton fec344e3f3 cifs: change cifs_call_async to use smb_rqst structs vor 13 Jahren
  Jeff Layton fb308a6f22 cifs: teach signing routines how to deal with arrays of pages in a smb_rqst vor 13 Jahren
  Jeff Layton 97bc00b394 cifs: teach smb_send_rqst how to handle arrays of pages vor 13 Jahren
  Jeff Layton b8eed28375 cifs: cork the socket before a send and uncork it afterward vor 13 Jahren
  Jeff Layton 6f49f46b18 cifs: convert send code to use smb_rqst structs vor 13 Jahren
  Jeff Layton bf5ea0e2f2 cifs: change signing routines to deal with smb_rqst structs vor 13 Jahren
  Pavel Shilovsky 3c1bf7e48e CIFS: Enable signing in SMB2 vor 13 Jahren
  Steve French 985e4ff016 cifs: print error code if smb signature verification fails vor 13 Jahren
  Pavel Shilovsky 45740847e2 CIFS: Setup async request in ops struct vor 13 Jahren
  Pavel Shilovsky 2dc7e1c033 CIFS: Make transport routines work with SMB2 vor 13 Jahren
  Pavel Shilovsky a891f0f895 CIFS: Extend credit mechanism to process request type vor 13 Jahren
  Jeff Layton 762a4206a3 cifs: rename cifs_sign_smb2 to cifs_sign_smbv vor 13 Jahren
  Jeff Layton d971e0656b cifs: remove bogus reset of smb_buf_length in smb_send routines vor 13 Jahren
  Sachin Prabhu ffc61ccbb9 Initialise mid_q_entry before putting it on the pending queue vor 13 Jahren
  Pavel Shilovsky 8825736060 CIFS: Move get_next_mid to ops struct vor 13 Jahren
  Pavel Shilovsky 452757897a CIFS: Move add/set_credits and get_credits_field to ops structure vor 13 Jahren
  Pavel Shilovsky 082d0642c6 CIFS: Move protocol specific part from SendReceive2 to ops struct vor 13 Jahren
  Jeff Layton 121b046af5 cifs: convert send_nt_cancel into a version specific op vor 13 Jahren
  Pavel Shilovsky 7c9421e1a9 CIFS: Change mid_q_entry structure fields vor 13 Jahren
  Pavel Shilovsky d4e4854fd1 CIFS: Separate protocol-specific code from demultiplex code vor 13 Jahren
  Pavel Shilovsky 792af7b05b CIFS: Separate protocol-specific code from transport routines vor 13 Jahren
  Pavel Shilovsky bc205ed19b CIFS: Prepare credits code for a slot reservation vor 13 Jahren
  Pavel Shilovsky 5bc594982f CIFS: Make wait_for_free_request killable vor 13 Jahren
  Pavel Shilovsky 2d86dbc970 CIFS: Introduce credit-based flow control vor 13 Jahren
  Pavel Shilovsky fc40f9cf82 CIFS: Simplify inFlight logic vor 13 Jahren
  Pavel Shilovsky 10b9b98e41 CIFS: Respect negotiated MaxMpxCount vor 13 Jahren
  Jeff Layton f06ac72e92 cifs, freezer: add wait_event_freezekillable and have cifs use it vor 13 Jahren
  Jeff Layton 44d22d846f cifs: add a callback function to receive the rest of the frame vor 13 Jahren