Show patches with: none      |   6970 patches
« 1 2 3 469 70 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[03/15] cifs: track local_nls in volume info - - - - --- 2010-03-30 Jeff Layton New
[04/15] cifs: move SMB session creation code into separate function - - - - --- 2010-03-30 Jeff Layton New
[05/15] cifs: move tcon find/create into separate function - - - - --- 2010-03-30 Jeff Layton New
[06/15] cifs: add tcon field to cifsFileInfo struct - - - - --- 2010-03-30 Jeff Layton New
[07/15] cifs: make various routines use the cifsFileInfo->tcon pointer - - - - --- 2010-03-30 Jeff Layton New
[08/15] cifs: have find_readable/writable_file filter by fsuid - - - - --- 2010-03-30 Jeff Layton New
[09/15] cifs: fix cifs_show_options to show "username=" or "multises" - - - - --- 2010-03-30 Jeff Layton New
[10/15] cifs: move secType to the SMB session - - - - --- 2010-03-30 Jeff Layton New
[11/15] cifs: have cifs_new_fileinfo take a tcon arg - - - - --- 2010-03-30 Jeff Layton New
[12/15] cifs: build sessions and tcons on the fly - - - - --- 2010-03-30 Jeff Layton New
[13/15] cifs: on multises mount, set ownership to current_fsuid/current_fsgid - - - - --- 2010-03-30 Jeff Layton New
[14/15] cifs: add "multises" mount option - - - - --- 2010-03-30 Jeff Layton New
[15/15] cifs: temporary hack -- set secType to Kerberos - - - - --- 2010-03-30 Jeff Layton New
cifs: Fix a kernel BUG with remote OS/2 server (try #3) - - 1 - --- 2010-03-31 Suresh Jayaraman New
[1/3] #6823 page reading with mandatory locking style - - - - --- 2010-03-31 piastry@etersoft.ru New
Patch to get cifs.upcall to compile with Heimdal - - - - --- 2010-03-31 Torsten Kurbad New
Patch to get cifs.upcall to compile with Heimdal - - - - --- 2010-04-01 Torsten Kurbad New
Patch to get cifs.upcall to compile with Heimdal - - - - --- 2010-04-01 Torsten Kurbad New
[17/19] mount.cifs: guard against signals by unprivileged users - - - - --- 2010-04-01 Jeff Layton New
skip posix open if nameidata is null - - - - --- 2010-04-02 Shirish Pargaonkar New
skip posix open if nameidata is null - - - - --- 2010-04-02 Shirish Pargaonkar New
Error's opening credentials file. - - - - --- 2010-04-02 Jeff Layton New
Make credentials file parameters consistent with command line parameters - - - - --- 2010-04-04 Scott Lovenberg New
autotools: don't link mount.cifs against krb5 library - - - - --- 2010-04-04 Jeff Layton New
mount.cifs: use libcap-ng to manage capabilities - - - - --- 2010-04-04 Jeff Layton New
not overwriting file_lock structure after GET_LK - - 2 - --- 2010-04-05 piastry@etersoft.ru New
Fix page reading error with mandatory locking style - - - - --- 2010-04-05 piastry@etersoft.ru New
mount.cifs: properly prune the capabilities bounding set - - - - --- 2010-04-05 Jeff Layton New
mount.cifs: restrict capabilities further - - - - --- 2010-04-05 Jeff Layton New
Fix losing locks during fork - - - - --- 2010-04-05 piastry@etersoft.ru New
Fix losing locks during fork - - 1 - --- 2010-04-05 piastry@etersoft.ru New
Fix losing locks during fork - - - - --- 2010-04-06 piastry@etersoft.ru New
[linux-cifs-client[[patch] Attempt #2 to handle null nameidata - - - - --- 2010-04-07 Shirish Pargaonkar New
Error chdir with mount.cifs 4.3 and autofs. - - - - --- 2010-04-11 Jeff Layton New
automake: don't use @foo@ constructs in Makefile.am - - - - --- 2010-04-13 Jeff Layton New
Linux CIFS NTLMSSP mount failing against win2k8 - - - - --- 2010-04-14 Jeff Layton New
[1/2] mount.cifs: check for NULL pointer before calling strchr() - - - - --- 2010-04-14 Jeff Layton New
[2/2] mount.cifs: remove unneeded newline in verbose output - - - - --- 2010-04-14 Jeff Layton New
[01/11] cifs: track local_nls in volume info - - - - --- 2010-04-17 Jeff Layton New
[02/11] cifs: move SMB session creation code into separate function - - - - --- 2010-04-17 Jeff Layton New
[03/11] cifs: move tcon find/create into separate function - - - - --- 2010-04-17 Jeff Layton New
[04/11] cifs: rename "extended_security" to "global_secflags" - - - - --- 2010-04-17 Jeff Layton New
[05/11] cifs: save the dialect chosen by server - - - - --- 2010-04-17 Jeff Layton New
[06/11] cifs: eliminate "first_time" parm to CIFS_SessSetup - - - - --- 2010-04-17 Jeff Layton New
[07/11] cifs: break negotiate protocol calls out of cifs_setup_session - - - - --- 2010-04-17 Jeff Layton New
[08/11] cifs: have decode_negTokenInit set flags in server struct - - - - --- 2010-04-17 Jeff Layton New
[09/11] cifs: allow mixed secTypes on a socket - - - - --- 2010-04-17 Jeff Layton New
[10/11] cifs: clean up cifs_find_smb_ses - - - - --- 2010-04-17 Jeff Layton New
[11/11] cifs: add separate cred_uid field to sesInfo - - - - --- 2010-04-17 Jeff Layton New
cifs.upcall: use "creduid=" parm by default when available (RFC) - - - - --- 2010-04-17 Jeff Layton New
Clean up open_cred_file() - - - - --- 2010-04-18 Scott Lovenberg New
Clean up open_cred_file() - - - - --- 2010-04-20 Scott Lovenberg New
[01/11] cifs: add function to get a tcon from cifs_sb - - - - --- 2010-04-20 Jeff Layton New
[02/11] cifs: add tcon field to cifsFileInfo struct - - - - --- 2010-04-20 Jeff Layton New
[03/11] cifs: make various routines use the cifsFileInfo->tcon pointer - - - - --- 2010-04-20 Jeff Layton New
[04/11] cifs: have find_readable/writable_file filter by fsuid - - - - --- 2010-04-20 Jeff Layton New
[05/11] cifs: fix cifs_show_options to show "username=" or "multises" - - - - --- 2010-04-20 Jeff Layton New
[06/11] cifs: have cifs_new_fileinfo take a tcon arg - - - - --- 2010-04-20 Jeff Layton New
[07/11] cifs: allow for cifs_sb_tcon() to return an error - - - - --- 2010-04-20 Jeff Layton New
[08/11] cifs: fix handling of signing with writepages - - - - --- 2010-04-20 Jeff Layton New
[09/11] cifs: add routines to build sessions and tcons on the fly - - - - --- 2010-04-20 Jeff Layton New
[10/11] cifs: on multises mount, set ownership to current_fsuid/current_fsgid - - - - --- 2010-04-20 Jeff Layton New
[11/11] cifs: add "multises" mount option - - - - --- 2010-04-20 Jeff Layton New
Test the password field as well as the username field when looking for a session to reuse. - - - - --- 2010-04-21 Alex Zeffertt New
Fix losing locks during fork - - - - --- 2010-04-21 piastry@etersoft.ru New
[1/2] Clean up credential file parsing in mount.cifs.c. - - - - --- 2010-04-23 Scott Lovenberg New
[2/2] Continued cleanup of open_cred_file and fixed a potential security risk. - - - - --- 2010-04-23 Scott Lovenberg New
[01/11] cifs: track local_nls in volume info - - - - --- 2010-04-24 Jeff Layton New
[02/11] cifs: move SMB session creation code into separate function - - - - --- 2010-04-24 Jeff Layton New
[03/11] cifs: move tcon find/create into separate function - - - - --- 2010-04-24 Jeff Layton New
[04/11] cifs: rename "extended_security" to "global_secflags" - - - - --- 2010-04-24 Jeff Layton New
[05/11] cifs: save the dialect chosen by server - - - - --- 2010-04-24 Jeff Layton New
[06/11] cifs: eliminate "first_time" parm to CIFS_SessSetup - - - - --- 2010-04-24 Jeff Layton New
[07/11] cifs: break negotiate protocol calls out of cifs_setup_session - - - - --- 2010-04-24 Jeff Layton New
[08/11] cifs: have decode_negTokenInit set flags in server struct - - - - --- 2010-04-24 Jeff Layton New
[09/11] cifs: allow mixed secTypes on a socket - - - - --- 2010-04-24 Jeff Layton New
[10/11] cifs: clean up cifs_find_smb_ses - - - - --- 2010-04-24 Jeff Layton New
[11/11] cifs: add separate cred_uid field to sesInfo - - - - --- 2010-04-24 Jeff Layton New
mount.cifs: continued cleanup of open_cred_file and zero out buffer - - - - --- 2010-04-25 Jeff Layton New
cifs: change && to || - - - - --- 2010-04-26 Dan Carpenter New
Clean up option parsing in mount.cifs - - - - --- 2010-04-29 Scott Lovenberg New
Removed magic number for max username in parse_options. - - - - --- 2010-04-29 Scott Lovenberg New
mount.cifs: strip leading delimiter off of prefixpath option - - - - --- 2010-04-29 Jeff Layton New
mount.cifs: strip leading delimiter off of prefixpath option (try #2) - - - - --- 2010-04-30 Jeff Layton New
cifs: disable the use of server inode numbers by default - - - - --- 2010-05-05 Jeff Layton New
cifs: return more accurate errno - - - - --- 2010-05-07 Dan Carpenter New
cifs: guard against hardlinking directories - - - - --- 2010-05-07 Jeff Layton New
cifs: don't update uniqueid in cifs_fattr_to_inode - - - - --- 2010-05-07 Jeff Layton New
build mount.smb2 from mount.cifs - - - - --- 2010-05-07 Steve French New
build mount.smb2 from mount.cifs - - - - --- 2010-05-07 Steve French New
Unitialized variable in mount.cifs error path - - - - --- 2010-05-07 Steve French New
Clean up option parsing in mount.cifs - - - - --- 2010-05-09 Scott Lovenberg New
cifs: remove unused parameter from cifs_posix_open_inode_helper() - - - - --- 2010-05-10 Suresh Jayaraman New
[RFC] cifs: fix potential cifsFileInfo struct leaks - - - - --- 2010-05-10 Suresh Jayaraman New
cifs: add comments explaining cifs_new_fileinfo behavior 1 - - - --- 2010-05-10 Suresh Jayaraman New
cifs: propagate cifs_new_fileinfo() error back to the caller - - - - --- 2010-05-10 Suresh Jayaraman New
cifs: propagate cifs_new_fileinfo() error back to the caller 1 - 1 - --- 2010-05-11 Suresh Jayaraman New
build mount.smb2 from mount.cifs - - - - --- 2010-05-11 Jeff Layton New
cifs: guard against hardlinking directories - - - - --- 2010-05-11 Jeff Layton New
Clean up option parsing in mount.cifs - - - - --- 2010-05-13 Scott Lovenberg New
« 1 2 3 469 70 »