Historique des commits

Auteur SHA1 Message Date
  Pavel Shilovsky 4ad6504453 CIFS: Move guery file info code to ops struct il y a 13 ans
  Pavel Shilovsky fb1214e48f CIFS: Move open code to ops struct il y a 13 ans
  Pavel Shilovsky ed6875e0d6 CIFS: Move unlink code to ops struct il y a 13 ans
  Pavel Shilovsky f958ca5d88 CIFS: Move rmdir code to ops struct il y a 13 ans
  Pavel Shilovsky f436720e94 CIFS: Separate protocol specific part from mkdir il y a 13 ans
  Pavel Shilovsky ff691e9694 CIFS: Simplify cifs_mkdir call il y a 13 ans
  Pavel Shilovsky 45740847e2 CIFS: Setup async request in ops struct il y a 13 ans
  Pavel Shilovsky 9224dfc2f9 CIFS: Move building path to root to ops struct il y a 13 ans
  Pavel Shilovsky 1208ef1f76 CIFS: Move query inode info code to ops struct il y a 13 ans
  Pavel Shilovsky 68889f269b CIFS: Move is_path_accessible to ops struct il y a 13 ans
  Pavel Shilovsky b669f33ca6 CIFS: Move getting dfs referalls to ops struct il y a 13 ans
  Pavel Shilovsky aa24d1e969 CIFS: Process reconnects for SMB2 shares il y a 13 ans
  Pavel Shilovsky 28ea5290d7 CIFS: Add SMB2 credits support il y a 13 ans
  Pavel Shilovsky 2dc7e1c033 CIFS: Make transport routines work with SMB2 il y a 13 ans
  Pavel Shilovsky 6d5786a34d CIFS: Rename Get/FreeXid and make them work with unsigned int il y a 13 ans
  Pavel Shilovsky 2e6e02ab6d CIFS: Move protocol specific tcon/tdis code to ops struct il y a 13 ans
  Pavel Shilovsky 58c45c58a1 CIFS: Move protocol specific session setup/logoff code to ops struct il y a 13 ans
  Pavel Shilovsky 286170aa24 CIFS: Move protocol specific negotiate code to ops struct il y a 13 ans
  Pavel Shilovsky a891f0f895 CIFS: Extend credit mechanism to process request type il y a 13 ans
  Jeff Layton 762a4206a3 cifs: rename cifs_sign_smb2 to cifs_sign_smbv il y a 13 ans
  Jeff Layton c5fd363d77 cifs: move file_lock off stack in cifs_push_posix_locks il y a 13 ans
  Pavel Shilovsky 8825736060 CIFS: Move get_next_mid to ops struct il y a 13 ans
  Pavel Shilovsky 452757897a CIFS: Move add/set_credits and get_credits_field to ops structure il y a 13 ans
  Pavel Shilovsky 082d0642c6 CIFS: Move protocol specific part from SendReceive2 to ops struct il y a 13 ans
  Shirish Pargaonkar 2608bee744 cifs: Include backup intent search flags during searches {try #2) il y a 13 ans
  Jeff Layton 1c89254926 cifs: convert cifs_iovec_read to use async reads il y a 13 ans
  Jeff Layton 6993f74a5b cifs: add refcounting to cifs_readdata structures il y a 13 ans
  Jeff Layton 8d5ce4d23c cifs: abstract out function to marshal the iovec for readv receives il y a 13 ans
  Jeff Layton 0471ca3fe4 cifs: make cifs_readdata_alloc take a work_func_t arg il y a 13 ans
  Jeff Layton da82f7e755 cifs: convert cifs_iovec_write to use async writes il y a 13 ans