Commit Graph

1589 Commits (109e941843893cb1b4f7bed24c615ba84ce00ff5)

Author SHA1 Message Date
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
Shirish Pargaonkar de47a4176c cifs: Fix oops in session setup code for null user mounts 13 years ago
Steve French 2a73ca8208 [CIFS] Update cifs Kconfig title to match removal of experimental dependency 13 years ago
Randy Dunlap 000f9bb839 cifs: fix printk format warnings 13 years ago
Dan Carpenter 4991a5faab cifs: check offset in decode_ntlmssp_challenge() 13 years ago
Dan Carpenter 803ab97761 cifs: NULL dereference on allocation failure 13 years ago
Steve French acbbb76a26 CIFS: Rename *UCS* functions to *UTF16* 13 years ago
David Howells 700920eb5b KEYS: Allow special keyrings to be cleared 13 years ago
Steve French c56001879b [CIFS] ACL and FSCACHE support no longer EXPERIMENTAL 13 years ago
Steve French 88a4412b79 [CIFS] Fix build break with multiuser patch when LANMAN disabled 13 years ago
Jeff Layton 789b4588da cifs: warn about impending deprecation of legacy MultiuserMount code 13 years ago
Jeff Layton 8a8798a5ff cifs: fetch credentials out of keyring for non-krb5 auth multiuser mounts 13 years ago
Jeff Layton 04febabcf5 cifs: sanitize username handling 13 years ago
Jeff Layton ce91acb3ac cifs: lower default wsize when unix extensions are not used 13 years ago
Jeff Layton f5fffcee27 cifs: better instrumentation for coalesce_t2 13 years ago
Dan Carpenter 7250170c9e cifs: integer overflow in parse_dacl() 13 years ago
Al Viro 34c80b1d93 vfs: switch ->show_options() to struct dentry * 13 years ago
Al Viro 64132379d5 vfs: switch ->show_stats to struct dentry * 13 years ago
Steve French 225de11e31 [CIFS] default ntlmv2 for cifs mount delayed to 3.3 13 years ago
Al Viro 5206efd62c cifs: propagate umode_t 13 years ago
Al Viro 1a67aafb5f switch ->mknod() to umode_t 13 years ago
Al Viro 4acdaf27eb switch ->create() to umode_t 13 years ago
Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 13 years ago
Jeff Layton 497728e11a cifs: fix bad buffer length check in coalesce_t2 13 years ago
Jeff Layton 7023676f9e cifs: check for NULL last_entry before calling cifs_save_resume_key 13 years ago
Jeff Layton 95edcff497 cifs: attempt to freeze while looping on a receive attempt 13 years ago
Steve French 59edb63ad0 cifs: Fix sparse warning when calling cifs_strtoUCS 13 years ago
Pavel Shilovsky 9a5101c896 CIFS: Add descriptions to the brlock cache functions 13 years ago
Steve French 9c32c63bb7 cifs: Fix sparse warning when calling cifs_strtoUCS 13 years ago
Pavel Shilovsky ed6c038c21 CIFS: Add descriptions to the brlock cache functions 13 years ago
Pavel Shilovsky a88b470773 CIFS: Cleanup byte-range locking code style 13 years ago
Pavel Shilovsky 161ebf9fcc CIFS: Simplify setlk error handling for mandatory locking 13 years ago