Commit History

Author SHA1 Message Date
  Pavel Shilovsky 316cf94a91 CIFS: Move trans2 processing to ops struct 13 years ago
  Jeff Layton 7659624ffb cifs: reinstate sec=ntlmv2 mount option 13 years ago
  Jeff Layton ac3aa2f8ae cifs: remove extraneous newlines from cERROR and cFYI calls 13 years ago
  Jeff Layton 3ae629d98b cifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize to the kmap space 13 years ago
  Jeff Layton ec01d738a1 cifs: when server doesn't set CAP_LARGE_READ_X, cap default rsize at MaxBufferSize 13 years ago
  Suresh Jayaraman e73f843a32 cifs: fix parsing of password mount option 13 years ago
  Pavel Shilovsky 8825736060 CIFS: Move get_next_mid to ops struct 13 years ago
  Pavel Shilovsky 7f0adb53bc CIFS: Make accessing is_valid_oplock/dump_detail ops struct field safe 13 years ago
  Steve French 1080ef758f CIFS: Introduce SMB2 mounts as vers=2.1 14 years ago
  Pavel Shilovsky 452757897a CIFS: Move add/set_credits and get_credits_field to ops structure 13 years ago
  Pavel Shilovsky 8aa26f3ed8 CIFS: Move protocol specific demultiplex thread calls to ops struct 13 years ago
  Pavel Shilovsky 1887f60103 CIFS: Move header_size/max_header_size to ops structure 13 years ago
  Jeff Layton 23db65f511 cifs: add a smb_version_operations/values structures and a smb_version enum 13 years ago
  Jeff Layton 5249af32da cifs: remove the vers= and version= synonyms for ver= 13 years ago
  Jeff Layton 296838b182 cifs: add warning about change in default cache semantics in 3.7 13 years ago
  Jeff Layton 09983b2fab cifs: add deprecation warnings to strictcache and forcedirectio 13 years ago
  Jeff Layton 15b6a47322 cifs: add a cache= option to better describe the different cache flavors 13 years ago
  Jeff Layton 531c8ff0d4 cifs: fix misspelling of "forcedirectio" 13 years ago
  Jeff Layton a557b97616 cifs: make sure we ignore the credentials= and cred= options 13 years ago
  Jeff Layton 58fa015f61 cifs: add missing initialization of server->req_lock 13 years ago
  Jeff Layton 8f71465c19 cifs: don't cap ra_pages at the same level as default_backing_dev_info 13 years ago
  Sachin Prabhu 3c7c87fd5b CIFS: Show backupuid/gid in /proc/mounts 13 years ago
  Sachin Prabhu bfa890a3cd Fix number parsing in cifs_parse_mount_options 13 years ago
  Sachin Prabhu 4fe9e9639d Cleanup handling of NULL value passed for a mount option 13 years ago
  Sachin Prabhu e4b41fb9da Fix UNC parsing on mount 13 years ago
  Sachin Prabhu 1023807458 Remove unnecessary check for NULL in password parser 13 years ago
  Pavel Shilovsky 5cfdddcfc4 CIFS: Add missed forcemand mount option 13 years ago
  Jeff Layton d81625587f cifs: handle "sloppy" option appropriately 13 years ago
  Sachin Prabhu 8830d7e07a cifs: use standard token parser for mount options 13 years ago
  Jeff Layton da472fc847 cifs: add new cifsiod_wq workqueue 13 years ago