Patchwork Linux CIFS Client

login
register
mail settings

Incoming patches

« Previous 1 2 3 4 Next »
Filters: State = Action Required remove filter
Patch Date Submitter Delegate State
[03/11] cifs: make various routines use the cifsFileInfo->tcon pointer 2010-04-20 Jeff Layton New
[01/11] cifs: add function to get a tcon from cifs_sb 2010-04-20 Jeff Layton New
[04/11] cifs: have find_readable/writable_file filter by fsuid 2010-04-20 Jeff Layton New
[RFC,3/9] sunrpc: abstract our call decoding routine 2009-09-27 Jeff Layton New
[RFC,5/9] sunrpc: make call_bind non-static 2009-09-27 Jeff Layton New
[RFC,7/9] sunrpc: add encoding and decoding routines for SMB 2009-09-27 Jeff Layton New
[RFC,2/9] sunrpc: move check for too small reply size into rpc_verify_header 2009-09-27 Jeff Layton New
[RFC,9/9] smbtest: simple module for testing SMB/RPC code 2009-09-27 Jeff Layton New
[RFC,8/9] sunrpc: add Kconfig option for CONFIG_SUNRPC_SMB 2009-09-27 Jeff Layton New
[RFC,1/9] sunrpc: abstract out encoding function at rpc_clnt level 2009-09-27 Jeff Layton New
[RFC,4/9] sunrpc: move rpc_xdr_buf_init to clnt.h 2009-09-27 Jeff Layton New
[3/3] cifs: fix noserverino handling when unix extensions are enabled 2010-05-17 Jeff Layton New
[2/3] cifs: don't update uniqueid in cifs_fattr_to_inode 2010-05-17 Jeff Layton New
[1/3] cifs: always revalidate hardlinked inodes 2010-05-17 Jeff Layton New
cifs: fix locking and list handling code in cifs_open and its helper 2009-09-25 Jeff Layton New
cifs: don't attempt busy-file rename unless it's in same-directory 2010-05-20 Jeff Layton New
[3/7] cifs.upcall: declare a structure for holding decoded args 2009-08-07 Jeff Layton New
[1/7] cifs.upcall: clean up logging and add debug messages 2009-08-07 Jeff Layton New
[6/7] cifs.upcall: use ip address passed by kernel to get server's hostname 2009-08-07 Jeff Layton New
[7/7] cifs.upcall: fix IPv6 addrs sent to upcall to have colon delimiters 2009-08-07 Jeff Layton New
[5/7] cifs.upcall: clean up flag handling 2009-08-07 Jeff Layton New
[2/7] cifs.upcall: formatting cleanup 2009-08-07 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
[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