Commit Verlauf

Autor SHA1 Nachricht Datum
  Linus Torvalds f991fae5c6 Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm vor 12 Jahren
  Jeff Layton 38d77c50b4 cifs: track the enablement of signing in the TCP_Server_Info vor 12 Jahren
  Colin Cross 5853cc2a89 freezer: add unsafe versions of freezable helpers for CIFS vor 12 Jahren
  Jeff Layton 0124cc4511 cifs: store the real expected sequence number in the mid vor 12 Jahren
  Jeff Layton ad313cb86d cifs: on send failure, readjust server sequence number downward vor 12 Jahren
  Jeff Layton ce6c44e44e cifs: remove ENOSPC handling in smb_sendv vor 12 Jahren
  Joe Perches f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg vor 12 Jahren
  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 13 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