Commit Graph

1628 Commits (5ceba7bab02df45260452e06f3b9c391ad1d776e)

Author SHA1 Message Date
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
Pavel Shilovsky 66189be74f CIFS: Fix VFS lock usage for oplocked files 13 years ago
Steve French 9ebb389d0a Revert "CIFS: Fix VFS lock usage for oplocked files" 13 years ago
Dan Carpenter 2545e0720a cifs: writing past end of struct in cifs_convert_address() 13 years ago
Jeff Layton b2a3ad9ca5 cifs: silence compiler warnings showing up with gcc-4.7.0 13 years ago
Pavel Shilovsky b5efb97846 CIFS: Fix VFS lock usage for oplocked files 13 years ago
Steve French 867646f246 [CIFS] Update CIFS version number to 1.77 13 years ago
Pavel Shilovsky 5cfdddcfc4 CIFS: Add missed forcemand mount option 13 years ago
Steve French c7ad42b52d [CIFS] Fix trivial sparse warning with asyn i/o patch 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 27ac5755ae cifs: remove /proc/fs/cifs/OplockEnabled 13 years ago
Jeff Layton da82f7e755 cifs: convert cifs_iovec_write to use async writes 13 years ago
Jeff Layton 597b027f69 cifs: call cifs_update_eof with i_lock held 13 years ago
Jeff Layton e9492871fb cifs: abstract out function to marshal up the iovec array for async writes 13 years ago
Jeff Layton a7103b99e4 cifs: fix up get_numpages 13 years ago
Jeff Layton 35ebb4155f cifs: make cifsFileInfo_get return the cifsFileInfo pointer 13 years ago
Jeff Layton e94f7ba124 cifs: fix allocation in cifs_write_allocate_pages 13 years ago
Jeff Layton c2e8764009 cifs: allow caller to specify completion op when allocating writedata 13 years ago
Jeff Layton fe5f5d2e90 cifs: add pid field to cifs_writedata 13 years ago
Jeff Layton da472fc847 cifs: add new cifsiod_wq workqueue 13 years ago
Pavel Shilovsky 7c9421e1a9 CIFS: Change mid_q_entry structure fields 13 years ago
Pavel Shilovsky 243d04b6e6 CIFS: Expand CurrentMid field 13 years ago
Pavel Shilovsky 5ffef7bf1d CIFS: Separate protocol-specific code from cifs_readv_receive code 13 years ago
Pavel Shilovsky d4e4854fd1 CIFS: Separate protocol-specific code from demultiplex code 13 years ago
Pavel Shilovsky 792af7b05b CIFS: Separate protocol-specific code from transport routines 13 years ago
Jeff Layton 3dd933061d cifs: clean up ordering in exit_cifs 13 years ago
Jeff Layton 815465c4d7 cifs: clean up call to cifs_dfs_release_automount_timer() 13 years ago
Pavel Shilovsky 6dae51a585 CIFS: Delete echo_retries module parm 13 years ago
Pavel Shilovsky bc205ed19b CIFS: Prepare credits code for a slot reservation 13 years ago
Pavel Shilovsky 5bc594982f CIFS: Make wait_for_free_request killable 13 years ago
Pavel Shilovsky 2d86dbc970 CIFS: Introduce credit-based flow control 13 years ago
Pavel Shilovsky fc40f9cf82 CIFS: Simplify inFlight logic 13 years ago
Jeff Layton 1daaae8fa4 cifs: fix issue mounting of DFS ROOT when redirecting from one domain controller to the next 13 years ago
Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
Al Viro 064326c077 clean up the failure exits in cifs_read_super() 13 years ago
Pavel Shilovsky 10b9b98e41 CIFS: Respect negotiated MaxMpxCount 13 years ago