Commit Graph

1666 Commits (f2bb26b9b7652287719f08f080c09c2d7ddcf6b5)

Author SHA1 Message Date
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
Pavel Shilovsky ea319d57d3 CIFS: Improve identation in cifs_unlock_range 13 years ago
Pavel Shilovsky 0013fb4ca3 CIFS: Fix possible wrong memory allocation 13 years ago
Shirish Pargaonkar 2c0c2a08be cifs: fix oops while traversing open file list (try #4) 13 years ago
Sedat Dilek ea4b574028 cifs: Fix comment as d_alloc_root() is replaced by d_make_root() 13 years ago
Steve French 1080ef758f CIFS: Introduce SMB2 mounts as vers=2.1 13 years ago
Steve French 675f36fb1d CIFS: Introduce SMB2 Kconfig option 13 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 eb37871118 CIFS: Move protocol specific part from cifs_readv_receive to ops struct 13 years ago
Pavel Shilovsky 1887f60103 CIFS: Move header_size/max_header_size to ops structure 13 years ago
Pavel Shilovsky 082d0642c6 CIFS: Move protocol specific part from SendReceive2 to ops struct 13 years ago
Shirish Pargaonkar 2608bee744 cifs: Include backup intent search flags during searches {try #2) 13 years ago
Pavel Shilovsky 7f92447aa7 CIFS: Separate protocol specific part from setlk 13 years ago
Pavel Shilovsky 55157dfbb5 CIFS: Separate protocol specific part from getlk 13 years ago
Pavel Shilovsky 106dc538ab CIFS: Separate protocol specific lock type handling 13 years ago
Pavel Shilovsky 04a6aa8acf CIFS: Convert lock type to 32 bit variable 13 years ago
Pavel Shilovsky fbd35acadd CIFS: Move locks to cifsFileInfo structure 13 years ago
Jeff Layton 121b046af5 cifs: convert send_nt_cancel into a version specific op 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 d06b5056ae cifs: display cache= option in /proc/mounts 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 4d61cd6ec7 cifs: add a deprecation warning to CIFS_IOC_CHECKUMOUNT ioctl 13 years ago
Jeff Layton 5e500ed125 cifs: remove legacy MultiuserMount option 13 years ago
Jeff Layton 1c89254926 cifs: convert cifs_iovec_read to use async reads 13 years ago
Jeff Layton 2a1bb13853 cifs: add wrapper for cifs_async_readv to retry opening file 13 years ago
Jeff Layton 6993f74a5b cifs: add refcounting to cifs_readdata structures 13 years ago
Jeff Layton 8d5ce4d23c cifs: abstract out function to marshal the iovec for readv receives 13 years ago
Jeff Layton 0471ca3fe4 cifs: make cifs_readdata_alloc take a work_func_t arg 13 years ago
Jeff Layton 531c8ff0d4 cifs: fix misspelling of "forcedirectio" 13 years ago
Dan Carpenter 48a5730e5b cifs: fix revalidation test in cifs_llseek() 13 years ago
Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
Stefan Metzmacher d8f2799b10 fs/cifs: fix parsing of dfs referrals 13 years ago
Jeff Layton a557b97616 cifs: make sure we ignore the credentials= and cred= options 13 years ago
Steve French f966424e99 [CIFS] Update cifs version to 1.78 13 years ago
Ian Kent 936ad90944 cifs - check S_AUTOMOUNT in revalidate 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 156d17905e CIFS: Fix indentation in cifs_show_options 13 years ago
Sachin Prabhu 28f8881023 Use correct conversion specifiers in cifs_show_options 13 years ago
Sachin Prabhu 3c7c87fd5b CIFS: Show backupuid/gid in /proc/mounts 13 years ago
Jeff Layton 3af9d8f227 cifs: fix offset handling in cifs_iovec_write 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