Patchwork Linux CIFS Client

login
register
mail settings

Incoming patches

« Previous 1 2 3 4 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
build mount.smb2 from mount.cifs 2010-05-11 Jeff Layton New
[11/11] cifs: add "multises" mount option 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
[06/11] cifs: have cifs_new_fileinfo take a tcon arg 2010-04-20 Jeff Layton New
cifs.upcall: use "creduid=" parm by default when available (RFC) 2010-04-17 Jeff Layton New
[11/11] cifs: add separate cred_uid field to sesInfo 2010-04-17 Jeff Layton New
[10/11] cifs: clean up cifs_find_smb_ses 2010-04-17 Jeff Layton New
[09/11] cifs: allow mixed secTypes on a socket 2010-04-17 Jeff Layton New
[08/11] cifs: have decode_negTokenInit set flags in server struct 2010-04-17 Jeff Layton New
[07/11] cifs: break negotiate protocol calls out of cifs_setup_session 2010-04-17 Jeff Layton New
[06/11] cifs: eliminate "first_time" parm to CIFS_SessSetup 2010-04-17 Jeff Layton New
[05/11] cifs: save the dialect chosen by server 2010-04-17 Jeff Layton New
[04/11] cifs: rename "extended_security" to "global_secflags" 2010-04-17 Jeff Layton New
[03/11] cifs: move tcon find/create into separate function 2010-04-17 Jeff Layton New
[02/11] cifs: move SMB session creation code into separate function 2010-04-17 Jeff Layton New
[01/11] cifs: track local_nls in volume info 2010-04-17 Jeff Layton New
cifs: don't update uniqueid in cifs_fattr_to_inode 2010-05-07 Jeff Layton New
cifs: guard against hardlinking directories 2010-05-07 Jeff Layton New
mount.cifs: strip leading delimiter off of prefixpath option (try #2) 2010-04-30 Jeff Layton New
mount.cifs: strip leading delimiter off of prefixpath option 2010-04-29 Jeff Layton New
Error chdir with mount.cifs 4.3 and autofs. 2010-04-11 Jeff Layton New
mount.cifs: restrict capabilities further 2010-04-05 Jeff Layton New
mount.cifs: properly prune the capabilities bounding set 2010-04-05 Jeff Layton New
mount.cifs: use libcap-ng to manage capabilities 2010-04-04 Jeff Layton New
autotools: don't link mount.cifs against krb5 library 2010-04-04 Jeff Layton New
Error's opening credentials file. 2010-04-02 Jeff Layton New
[05/11] cifs: fix cifs_show_options to show "username=" or "multises" 2010-04-20 Jeff Layton New
[02/11] cifs: add tcon field to cifsFileInfo struct 2010-04-20 Jeff Layton New
[14/15] cifs: add "multises" mount option 2010-03-30 Jeff Layton New
[11/15] cifs: have cifs_new_fileinfo take a tcon arg 2010-03-30 Jeff Layton New
[10/15] cifs: move secType to the SMB session 2010-03-30 Jeff Layton New
[08/15] cifs: have find_readable/writable_file filter by fsuid 2010-03-30 Jeff Layton New
[07/15] cifs: make various routines use the cifsFileInfo->tcon pointer 2010-03-30 Jeff Layton New
[05/15] cifs: move tcon find/create into separate function 2010-03-30 Jeff Layton New
[04/15] cifs: move SMB session creation code into separate function 2010-03-30 Jeff Layton New
[02/15] cifs: add function to get a tcon from cifs_sb 2010-03-30 Jeff Layton New
[01/15] cifs: remove unused list_head from cifs_sb_info 2010-03-30 Jeff Layton New
[03/15] cifs: track local_nls in volume info 2010-03-30 Jeff Layton New
[19/19] mount.cifs: re-enable setuid usage 2010-03-26 Jeff Layton New
[18/19] mount.cifs: drop capabilities if libcap is available 2010-03-26 Jeff Layton New
[17/19] mount.cifs: guard against signals by unprivileged users 2010-03-26 Jeff Layton New
[16/19] mount.cifs: introduce privilege separation 2010-03-26 Jeff Layton New
[14/19] mount.cifs: move assembly of parsed_mount_info to separate function 2010-03-26 Jeff Layton New
[15/19] mount.cifs: move nomtab, fakemnt, and verboseflag flags to parsed_mount_info 2010-03-26 Jeff Layton New
[12/19] mount.cifs: move mtab adding code to separate function 2010-03-26 Jeff Layton New
[13/19] mount.cifs: run mount.cifs through Lindent 2010-03-26 Jeff Layton New
[11/19] mount.cifs: clean up command-line options 2010-03-26 Jeff Layton New
[09/19] mount.cifs: clean up setting of password field 2010-03-26 Jeff Layton New
[10/19] mount.cifs: reassemble device name from pieces 2010-03-26 Jeff Layton New
[08/19] mount.cifs: eliminate "legacy" setuid behavior 2010-03-26 Jeff Layton New
[07/19] mount.cifs: eliminate some unneeded flags in parsed_mount_info 2010-03-26 Jeff Layton New
[06/19] mount.cifs: parse unc into separate fields 2010-03-26 Jeff Layton New
[05/19] mount.cifs: add username and domain fields to parsed_mount_info 2010-03-26 Jeff Layton New
[04/19] mount.cifs: make mountpassword a field in parsed_info 2010-03-26 Jeff Layton New
[03/19] mount.cifs: make parse_options return proper mount error codes 2010-03-26 Jeff Layton New
[02/19] mount.cifs: have parse_options fill parsed_mount_info 2010-03-26 Jeff Layton New
[01/19] mount.cifs: declare new struct for holding parsed mount info 2010-03-26 Jeff Layton New
[09/10] mount.cifs: don't use exit(3) in mount_cifs_usage() 2010-03-21 Jeff Layton New
[08/10] mount.cifs: don't use exit(3) in main() 2010-03-21 Jeff Layton New
[01/10] mount.cifs: clean up parse_server 2010-03-21 Jeff Layton New
mount.cifs: continued cleanup of open_cred_file and zero out buffer 2010-04-25 Jeff Layton New
automake: don't use @foo@ constructs in Makefile.am 2010-04-13 Jeff Layton New
[11/11] cifs: add separate cred_uid field to sesInfo 2010-04-24 Jeff Layton New
[10/11] cifs: clean up cifs_find_smb_ses 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
[04/11] cifs: rename "extended_security" to "global_secflags" 2010-04-24 Jeff Layton New
[07/11] cifs: break negotiate protocol calls out of cifs_setup_session 2010-04-24 Jeff Layton New
[03/11] cifs: move tcon find/create into separate function 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
[01/11] cifs: track local_nls in volume info 2010-04-24 Jeff Layton New
cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS referrals 2009-12-03 Jeff Layton New
samba: remove cifs-utils tools from build systems 2010-03-07 Jeff Layton New
kernel crash - CIFS client unstable on faulty network conditions 2009-12-02 Jeff Layton New
cifs: fix sb->s_maxbytes so that it casts properly to a signed value 2009-07-21 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
Linux CIFS NTLMSSP mount failing against win2k8 2010-04-14 Jeff Layton New
[2/2] cifs.upcall: use pid value from kernel to determine KRB5CCNAME to use 2009-07-08 Jeff Layton New
[1/2] cifs: add pid of initiating process to spnego upcall info 2009-07-08 Jeff Layton New
[1/3] cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo 2009-07-02 Jeff Layton New
[3/3] cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls 2009-07-02 Jeff Layton New
[4/7] cifs.upcall: try getting a "cifs/" principal and fall back to "host/" 2009-08-07 Jeff Layton New
Can't mount smb shares using mount.cifs with 2.6.31 kernel 2009-10-16 Jeff Layton New
Can't mount smb shares using mount.cifs with 2.6.31 kernel 2009-10-16 Jeff Layton New
cifs: eliminate cifs_init_private 2009-09-21 Jeff Layton New
cifs: convert oplock breaks to use slow_work facility (try #4) 2009-09-21 Jeff Layton New
[17/19] mount.cifs: guard against signals by unprivileged users 2010-04-01 Jeff Layton New
cifs: send real uid of initiating process to upcall instead of mount uid 2009-08-03 Jeff Layton New
cifs: send IPv6 addr in upcall with colon delimiters 2009-08-03 Jeff Layton New
cifs: show noforceuid/noforcegid mount options (try #2) 2009-08-03 Jeff Layton New
Follow on patches for uid=/gid= behavior changes 2009-07-31 Jeff Layton New
cifs: reinstate original behavior when uid=/gid= options are specified 2009-07-31 Jeff Layton New
cifs: show noforceuid/noforcegid options instead of forceuid/forcegid 2009-08-03 Jeff Layton New
mount.cifs: fix parsing of "cred=" option 2010-05-30 Jeff Layton New
cifs: fix error handling in mount-time DFS referral chasing code 2009-07-23 Jeff Layton New
MAINTAINERS: change mailing list address for CIFS 2010-06-06 Jeff Layton New
[4/4] cifs: remove /proc/fs/cifs/Experimental 2010-12-07 Jeff Layton New
[09/15] cifs: fix cifs_show_options to show "username=" or "multises" 2010-03-30 Jeff Layton New