Commit Graph

1572 Commits (996d282c7ff470f150a467eb4815b90159d04c47)

Author SHA1 Message Date
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
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
Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
Miklos Szeredi 6d6b77f163 filesystems: add missing nlink wrappers 13 years ago
Paul Gortmaker 143cb494cb fs: add module.h to files that were implicitly using it 13 years ago
Shirish Pargaonkar 9ef5992e44 cifs: Assume passwords are encoded according to iocharset (try #2) 13 years ago
Pavel Shilovsky 5079276066 CIFS: Fix the VFS brlock cache usage in posix locking case 13 years ago
Steve French 8ea00c6977 [CIFS] Update cifs version to 1.76 13 years ago
Pavel Shilovsky d12799b4c3 CIFS: Remove extra mutex_unlock in cifs_lock_add_if 13 years ago
Andi Kleen ef3d0fd27e vfs: do (nearly) lockless generic_file_llseek 13 years ago
Steve French 96814ecb40 Add definition for share encryption 13 years ago
Pavel Shilovsky 32b9aaf1a5 CIFS: Make cifs_push_locks send as many locks at once as possible 14 years ago
Pavel Shilovsky 9ee305b70e CIFS: Send as many mandatory unlock ranges at once as possible 14 years ago
Pavel Shilovsky 4f6bcec910 CIFS: Implement caching mechanism for posix brlocks 14 years ago
Pavel Shilovsky 85160e03a7 CIFS: Implement caching mechanism for mandatory brlocks 14 years ago