Commit Graph

1825 Commits (475032564ed96c94c085e3e7a90e07d150a7cec9)

Author SHA1 Message Date
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
Pavel Shilovsky ce85852b90 CIFS: Fix a spurious error in cifs_push_posix_locks 13 years ago
Pavel Shilovsky d5751469f2 CIFS: Do not kmalloc under the flocks spinlock 13 years ago
Santosh Nayak b0f8ef202e cifs: possible memory leak in xattr. 13 years ago
Jeff Layton 5bccda0ebc cifs: fix dentry refcount leak when opening a FIFO on lookup 13 years ago
Pavel Shilovsky 6de2ce4231 CIFS: Fix mkdir/rmdir bug for the non-POSIX case 13 years ago
Jeff Layton ff4fa4a25a cifs: don't return error from standard_receive3 after marking response malformed 13 years ago
Jeff Layton 8b0192a5f4 cifs: request oplock when doing open on lookup 13 years ago
Jeff Layton 4edc53c1f8 cifs: fix error handling when cifscreds key payload is an error 13 years ago