| Commit message (Expand) | Author | Age | Files | Lines |
* | cifs: use the chans_need_reconnect bitmap for reconnect status | Shyam Prasad N | 2022-01-02 | 1 | -2/+2 |
* | cifs: remove pathname for file from SPDX header | Steve French | 2021-09-13 | 1 | -1/+1 |
* | cifs: use SPDX-Licence-Identifier | Steve French | 2021-06-20 | 1 | -13/+1 |
* | cifs: switch servers depending on binding state | Aurelien Aptel | 2019-11-25 | 1 | -1/+1 |
* | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-07-10 | 1 | -22/+3 |
* | keys: Replace uid/gid/perm permissions checking with an ACL | David Howells | 2019-06-27 | 1 | -3/+22 |
* | smb3: on kerberos mount if server doesn't specify auth type use krb5 | Steve French | 2018-11-02 | 1 | -2/+4 |
* | cifs: Create dedicated keyring for spnego operations | Sachin Prabhu | 2016-05-19 | 1 | -0/+67 |
* | KEYS: Merge the type-specific data with the payload data | David Howells | 2015-10-21 | 1 | -3/+3 |
* | KEYS: Remove key_type::match in favour of overriding default by match_preparse | David Howells | 2014-09-16 | 1 | -1/+0 |
* | [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg | Joe Perches | 2013-05-04 | 1 | -1/+1 |
* | fs: cifs: use kmemdup instead of kmalloc + memcpy | Silviu-Mihai Popescu | 2013-05-04 | 1 | -2/+1 |
* | cifs: Convert struct cifs_ses to use a kuid_t and a kgid_t | Eric W. Biederman | 2013-02-13 | 1 | -2/+4 |
* | KEYS: Add payload preparsing opportunity prior to key instantiate or update | David Howells | 2012-10-08 | 1 | -3/+3 |
* | cifs: sanitize username handling | Jeff Layton | 2012-01-17 | 1 | -3/+7 |
* | [CIFS] Rename three structures to avoid camel case | Steve French | 2011-05-27 | 1 | -1/+1 |
* | Allow user names longer than 32 bytes | Steve French | 2011-04-12 | 1 | -2/+2 |
* | CIFS: Simplify ipv*_connect functions into one (try #4) | Pavel Shilovsky | 2011-01-06 | 1 | -4/+6 |
* | cifs: account for new creduid=0x%x parameter in spnego upcall string | Jeff Layton | 2010-08-05 | 1 | -0/+4 |
* | cifs: add separate cred_uid field to sesInfo | Jeff Layton | 2010-08-02 | 1 | -0/+3 |
* | cifs: have decode_negTokenInit set flags in server struct | Jeff Layton | 2010-05-05 | 1 | -2/+2 |
* | [CIFS] Neaten cERROR and cFYI macros, reduce text space | Joe Perches | 2010-04-21 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | cifs: send IPv6 addr in upcall with colon delimiters | Jeff Layton | 2009-09-01 | 1 | -1/+1 |
* | cifs: add pid of initiating process to spnego upcall info | Jeff Layton | 2009-07-09 | 1 | -1/+8 |
* | cifs: fix IPv6 address length check | Jeff Layton | 2009-06-02 | 1 | -4/+2 |
* | cifs: no need to use rcu_assign_pointer on immutable keys | Jeff Layton | 2009-04-17 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-18 | 1 | -2/+2 |
|\ |
|
| * | [CIFS] clean up server protocol handling | Steve French | 2008-11-14 | 1 | -2/+2 |
* | | fs: replace NIPQUAD() | Harvey Harrison | 2008-10-31 | 1 | -2/+1 |
* | | net: replace %#p6 format specifier with %pi6 | Harvey Harrison | 2008-10-29 | 1 | -1/+1 |
* | | net: replace all current users of NIP6_SEQFMT with %#p6 | Harvey Harrison | 2008-10-28 | 1 | -2/+1 |
|/ |
|
* | [CIFS] add constants for string lengths of keynames in SPNEGO upcall string | Steve French | 2008-09-23 | 1 | -9/+26 |
* | [CIFS] distinguish between Kerberos and MSKerberos in upcall | Steve French | 2008-08-19 | 1 | -1/+3 |
* | [CIFS] properly account for new user= field in SPNEGO upcall string allocation | Jeff Layton | 2008-08-01 | 1 | -7/+11 |
* | Adds username in the upcall key for unattended mounts with keytab | Igor Mammedov | 2008-05-22 | 1 | -0/+3 |
* | [CIFS] fix warning in cifs_spnego.c | Andrew Morton | 2008-02-05 | 1 | -1/+1 |
* | [CIFS] Only dump SPNEGO key if CONFIG_CIFS_DEBUG2 is set | Jeff Layton | 2007-12-31 | 1 | -2/+4 |
* | [CIFS] remove build warning | Steve French | 2007-11-17 | 1 | -1/+1 |
* | [CIFS] have cifs_get_spnego_key get the hostname from TCP_Server_Info | Jeff Layton | 2007-11-16 | 1 | -1/+2 |
* | [CIFS] add ver= prefix to upcall format version | Steve French | 2007-11-16 | 1 | -6/+11 |
* | [CIFS] Add uid to key description so krb can handle user mounts | Igor Mammedov | 2007-11-08 | 1 | -4/+8 |
* | [CIFS] Add upcall files for cifs to use spnego/kerberos | Steve French | 2007-11-05 | 1 | -0/+124 |