Show patches with: Submitter = Jeff Layton       |    State = Action Required       |   1321 patches
« 1 2 ... 10 11 1213 14 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[linux-cifs-client,04/11] cifs: rename "extended_security" to "global_secflags" - - - --- 2010-04-17 Jeff Layton New
[linux-cifs-client,03/11] cifs: move tcon find/create into separate function - - - --- 2010-04-17 Jeff Layton New
[linux-cifs-client,02/11] cifs: move SMB session creation code into separate function - - - --- 2010-04-17 Jeff Layton New
[linux-cifs-client,01/11] cifs: track local_nls in volume info - - - --- 2010-04-17 Jeff Layton New
[linux-cifs-client,2/2] mount.cifs: remove unneeded newline in verbose output - - - --- 2010-04-14 Jeff Layton New
[linux-cifs-client,1/2] mount.cifs: check for NULL pointer before calling strchr() - - - --- 2010-04-14 Jeff Layton New
[linux-cifs-client] Linux CIFS NTLMSSP mount failing against win2k8 - - - --- 2010-04-14 Jeff Layton New
[linux-cifs-client] automake: don't use @foo@ constructs in Makefile.am - - - --- 2010-04-13 Jeff Layton New
[linux-cifs-client] Error chdir with mount.cifs 4.3 and autofs. - - - --- 2010-04-11 Jeff Layton New
[linux-cifs-client] mount.cifs: restrict capabilities further - - - --- 2010-04-05 Jeff Layton New
[linux-cifs-client] mount.cifs: properly prune the capabilities bounding set - - - --- 2010-04-05 Jeff Layton New
[linux-cifs-client] mount.cifs: use libcap-ng to manage capabilities - - - --- 2010-04-04 Jeff Layton New
[linux-cifs-client] autotools: don't link mount.cifs against krb5 library - - - --- 2010-04-04 Jeff Layton New
[linux-cifs-client] Error's opening credentials file. - - - --- 2010-04-02 Jeff Layton New
[linux-cifs-client,17/19] mount.cifs: guard against signals by unprivileged users - - - --- 2010-04-01 Jeff Layton New
[linux-cifs-client,15/15] cifs: temporary hack -- set secType to Kerberos - - - --- 2010-03-30 Jeff Layton New
[linux-cifs-client,14/15] cifs: add "multises" mount option - - - --- 2010-03-30 Jeff Layton New
[linux-cifs-client,13/15] cifs: on multises mount, set ownership to current_fsuid/current_fsgid - - - --- 2010-03-30 Jeff Layton New
[linux-cifs-client,12/15] cifs: build sessions and tcons on the fly - - - --- 2010-03-30 Jeff Layton New
[linux-cifs-client,11/15] cifs: have cifs_new_fileinfo take a tcon arg - - - --- 2010-03-30 Jeff Layton New
[linux-cifs-client,10/15] cifs: move secType to the SMB session - - - --- 2010-03-30 Jeff Layton New
[linux-cifs-client,09/15] cifs: fix cifs_show_options to show "username=" or "multises" - - - --- 2010-03-30 Jeff Layton New
[linux-cifs-client,08/15] cifs: have find_readable/writable_file filter by fsuid - - - --- 2010-03-30 Jeff Layton New
[linux-cifs-client,07/15] cifs: make various routines use the cifsFileInfo->tcon pointer - - - --- 2010-03-30 Jeff Layton New
[linux-cifs-client,06/15] cifs: add tcon field to cifsFileInfo struct - - - --- 2010-03-30 Jeff Layton New
[linux-cifs-client,05/15] cifs: move tcon find/create into separate function - - - --- 2010-03-30 Jeff Layton New
[linux-cifs-client,04/15] cifs: move SMB session creation code into separate function - - - --- 2010-03-30 Jeff Layton New
[linux-cifs-client,03/15] cifs: track local_nls in volume info - - - --- 2010-03-30 Jeff Layton New
[linux-cifs-client,02/15] cifs: add function to get a tcon from cifs_sb - - - --- 2010-03-30 Jeff Layton New
[linux-cifs-client,01/15] cifs: remove unused list_head from cifs_sb_info - - - --- 2010-03-30 Jeff Layton New
[linux-cifs-client,17/19] mount.cifs: guard against signals by unprivileged users - - - --- 2010-03-28 Jeff Layton New
[linux-cifs-client,19/19] mount.cifs: re-enable setuid usage - - - --- 2010-03-26 Jeff Layton New
[linux-cifs-client,18/19] mount.cifs: drop capabilities if libcap is available - - - --- 2010-03-26 Jeff Layton New
[linux-cifs-client,17/19] mount.cifs: guard against signals by unprivileged users - - - --- 2010-03-26 Jeff Layton New
[linux-cifs-client,16/19] mount.cifs: introduce privilege separation - - - --- 2010-03-26 Jeff Layton New
[linux-cifs-client,15/19] mount.cifs: move nomtab, fakemnt, and verboseflag flags to parsed_mount_i… - - - --- 2010-03-26 Jeff Layton New
[linux-cifs-client,14/19] mount.cifs: move assembly of parsed_mount_info to separate function - - - --- 2010-03-26 Jeff Layton New
[linux-cifs-client,13/19] mount.cifs: run mount.cifs through Lindent - - - --- 2010-03-26 Jeff Layton New
[linux-cifs-client,12/19] mount.cifs: move mtab adding code to separate function - - - --- 2010-03-26 Jeff Layton New
[linux-cifs-client,11/19] mount.cifs: clean up command-line options - - - --- 2010-03-26 Jeff Layton New
[linux-cifs-client,10/19] mount.cifs: reassemble device name from pieces - - - --- 2010-03-26 Jeff Layton New
[linux-cifs-client,09/19] mount.cifs: clean up setting of password field - - - --- 2010-03-26 Jeff Layton New
[linux-cifs-client,08/19] mount.cifs: eliminate "legacy" setuid behavior - - - --- 2010-03-26 Jeff Layton New
[linux-cifs-client,07/19] mount.cifs: eliminate some unneeded flags in parsed_mount_info - - - --- 2010-03-26 Jeff Layton New
[linux-cifs-client,06/19] mount.cifs: parse unc into separate fields - - - --- 2010-03-26 Jeff Layton New
[linux-cifs-client,05/19] mount.cifs: add username and domain fields to parsed_mount_info - - - --- 2010-03-26 Jeff Layton New
[linux-cifs-client,04/19] mount.cifs: make mountpassword a field in parsed_info - - - --- 2010-03-26 Jeff Layton New
[linux-cifs-client,03/19] mount.cifs: make parse_options return proper mount error codes - - - --- 2010-03-26 Jeff Layton New
[linux-cifs-client,02/19] mount.cifs: have parse_options fill parsed_mount_info - - - --- 2010-03-26 Jeff Layton New
[linux-cifs-client,01/19] mount.cifs: declare new struct for holding parsed mount info - - - --- 2010-03-26 Jeff Layton New
[linux-cifs-client,10/10] mount.cifs: don't use exit(3) in get_password_from_file - - - --- 2010-03-21 Jeff Layton New
[linux-cifs-client,09/10] mount.cifs: don't use exit(3) in mount_cifs_usage() - - - --- 2010-03-21 Jeff Layton New
[linux-cifs-client,08/10] mount.cifs: don't use exit(3) in main() - - - --- 2010-03-21 Jeff Layton New
[linux-cifs-client,07/10] mount.cifs: fix error handling when duplicating options string - - - --- 2010-03-21 Jeff Layton New
[linux-cifs-client,06/10] mount.cifs: make check_mountpoint a noop for non-legacy builds - - - --- 2010-03-21 Jeff Layton New
[linux-cifs-client,05/10] mount.cifs: remove uuid option - - - --- 2010-03-21 Jeff Layton New
[linux-cifs-client,04/10] mount.cifs: remove bogus rsize/wsize options - - - --- 2010-03-21 Jeff Layton New
[linux-cifs-client,03/10] mount.cifs: simplify command-line option parsing - - - --- 2010-03-21 Jeff Layton New
[linux-cifs-client,02/10] mount.cifs: remove unneeded uname call - - - --- 2010-03-21 Jeff Layton New
[linux-cifs-client,01/10] mount.cifs: clean up parse_server - - - --- 2010-03-21 Jeff Layton New
[linux-cifs-client] Error segmentation fault. - - - --- 2010-03-08 Jeff Layton New
[linux-cifs-client] samba: remove cifs-utils tools from build systems - - - --- 2010-03-07 Jeff Layton New
[linux-cifs-client] cifs: remove "legacy" parm from CIFSSMBQPathInfo - - - --- 2010-02-12 Jeff Layton New
[linux-cifs-client,8/8] cifs: clean up d_revalidate error return - - - --- 2010-02-11 Jeff Layton New
[linux-cifs-client,7/8] cifs: add revalidation wrapper for splice_read - - - --- 2010-02-11 Jeff Layton New
[linux-cifs-client,6/8] cifs: add aio_read wrapper for cifs - - - --- 2010-02-11 Jeff Layton New
[linux-cifs-client,5/8] cifs: add cifs_revalidate_file - - - --- 2010-02-11 Jeff Layton New
[linux-cifs-client,4/8] cifs: add a CIFSSMBUnixQFileInfo function - - - --- 2010-02-11 Jeff Layton New
[linux-cifs-client,3/8] cifs: add a CIFSSMBQFileInfo function - - - --- 2010-02-11 Jeff Layton New
[linux-cifs-client,2/8] cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry - - - --- 2010-02-11 Jeff Layton New
[linux-cifs-client,1/8] cifs: set server_eof in cifs_fattr_to_inode - - - --- 2010-02-11 Jeff Layton New
[linux-cifs-client] cifs: fix dentry hash calculation for case-insensitive mounts - - - --- 2010-02-05 Jeff Layton New
[linux-cifs-client] cifs: fix length calculation for converted unicode readdir names - - - --- 2010-02-05 Jeff Layton New
[linux-cifs-client,6/6] cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs - - - --- 2010-01-15 Jeff Layton New
[linux-cifs-client,5/6] cifs: verify lengths of QueryAllEAs reply - - - --- 2010-01-15 Jeff Layton New
[linux-cifs-client,4/6] cifs: increase maximum buffer size in CIFSSMBQAllEAs - - - --- 2010-01-15 Jeff Layton New
[linux-cifs-client,3/6] cifs: rename name_len to list_len in CIFSSMBQAllEAs - - - --- 2010-01-15 Jeff Layton New
[linux-cifs-client,2/6] cifs: clean up indentation in CIFSSMBQAllEAs - - - --- 2010-01-15 Jeff Layton New
[linux-cifs-client,1/6] cifs: add parens around smb_var in BCC macros - - - --- 2010-01-15 Jeff Layton New
[linux-cifs-client,4/4] cifs: verify lengths of QueryAllEAs reply - - - --- 2010-01-12 Jeff Layton New
[linux-cifs-client,3/4] cifs: rename name_len to list_len in CIFSSMBQAllEAs - - - --- 2010-01-12 Jeff Layton New
[linux-cifs-client,2/4] cifs: clean up indentation in CIFSSMBQAllEAs - - - --- 2010-01-12 Jeff Layton New
[linux-cifs-client,1/4] cifs: add parens around smb_var in BCC macros - - - --- 2010-01-12 Jeff Layton New
[linux-cifs-client,4/4] cifs: verify lengths of QueryAllEAs reply - - - --- 2010-01-11 Jeff Layton New
[linux-cifs-client,3/4] cifs: rename name_len to list_len in CIFSSMBQAllEAs - - - --- 2010-01-11 Jeff Layton New
[linux-cifs-client,2/4] cifs: clean up indentation in CIFSSMBQAllEAs - - - --- 2010-01-11 Jeff Layton New
[linux-cifs-client,1/4] cifs: add parens around smb_var in BCC macros - - - --- 2010-01-11 Jeff Layton New
[linux-cifs-client] cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS referrals - - - --- 2009-12-03 Jeff Layton New
[linux-cifs-client] kernel crash - CIFS client unstable on faulty network conditions - - - --- 2009-12-02 Jeff Layton New
[linux-cifs-client] cifs: don't use CIFSGetSrvInodeNumber in is_path_accessible - - - --- 2009-11-09 Jeff Layton New
[linux-cifs-client] cifs: clean up handling when server doesn't consistently support inode numbers - - - --- 2009-11-09 Jeff Layton New
[linux-cifs-client] cifs: don't use CIFSGetSrvInodeNumber in is_path_accessible - - - --- 2009-10-27 Jeff Layton New
[linux-cifs-client] cifs: fix server returning zeroed out FileID's in SMB_FIND_FILE_ID_FULL_DIR_INFO - - - --- 2009-10-27 Jeff Layton New
[linux-cifs-client] Can't mount smb shares using mount.cifs with 2.6.31 kernel - - - --- 2009-10-16 Jeff Layton New
[linux-cifs-client] Can't mount smb shares using mount.cifs with 2.6.31 kernel - - - --- 2009-10-16 Jeff Layton New
[linux-cifs-client,RFC,9/9] smbtest: simple module for testing SMB/RPC code - - - --- 2009-09-27 Jeff Layton New
[linux-cifs-client,RFC,8/9] sunrpc: add Kconfig option for CONFIG_SUNRPC_SMB - - - --- 2009-09-27 Jeff Layton New
[linux-cifs-client,RFC,7/9] sunrpc: add encoding and decoding routines for SMB - - - --- 2009-09-27 Jeff Layton New
[linux-cifs-client,RFC,6/9] sunrpc: add new SMB transport class for sunrpc - - - --- 2009-09-27 Jeff Layton New
[linux-cifs-client,RFC,5/9] sunrpc: make call_bind non-static - - - --- 2009-09-27 Jeff Layton New
« 1 2 ... 10 11 1213 14 »