Show patches with: Submitter = Jeff Layton       |    State = Action Required       |    Archived = No       |   225 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[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
[15/19] mount.cifs: move nomtab, fakemnt, and verboseflag flags to parsed_mount_info - - - - --- 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
[13/19] mount.cifs: run mount.cifs through Lindent - - - - --- 2010-03-26 Jeff Layton New
[12/19] mount.cifs: move mtab adding code to separate function - - - - --- 2010-03-26 Jeff Layton New
[11/19] mount.cifs: clean up command-line options - - - - --- 2010-03-26 Jeff Layton New
[10/19] mount.cifs: reassemble device name from pieces - - - - --- 2010-03-26 Jeff Layton New
[09/19] mount.cifs: clean up setting of password field - - - - --- 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
[10/10] mount.cifs: don't use exit(3) in get_password_from_file - - - - --- 2010-03-21 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
[07/10] mount.cifs: fix error handling when duplicating options string - - - - --- 2010-03-21 Jeff Layton New
[06/10] mount.cifs: make check_mountpoint a noop for non-legacy builds - - - - --- 2010-03-21 Jeff Layton New
[05/10] mount.cifs: remove uuid option - - - - --- 2010-03-21 Jeff Layton New
[04/10] mount.cifs: remove bogus rsize/wsize options - - - - --- 2010-03-21 Jeff Layton New
[03/10] mount.cifs: simplify command-line option parsing - - - - --- 2010-03-21 Jeff Layton New
[02/10] mount.cifs: remove unneeded uname call - - - - --- 2010-03-21 Jeff Layton New
[01/10] mount.cifs: clean up parse_server - - - - --- 2010-03-21 Jeff Layton New
Error segmentation fault. - - - - --- 2010-03-08 Jeff Layton New
samba: remove cifs-utils tools from build systems - - - - --- 2010-03-07 Jeff Layton New
cifs: remove "legacy" parm from CIFSSMBQPathInfo - - - - --- 2010-02-12 Jeff Layton New
[8/8] cifs: clean up d_revalidate error return - - - - --- 2010-02-11 Jeff Layton New
[7/8] cifs: add revalidation wrapper for splice_read - - - - --- 2010-02-11 Jeff Layton New
[6/8] cifs: add aio_read wrapper for cifs - - - - --- 2010-02-11 Jeff Layton New
[5/8] cifs: add cifs_revalidate_file - - - - --- 2010-02-11 Jeff Layton New
[4/8] cifs: add a CIFSSMBUnixQFileInfo function - - - - --- 2010-02-11 Jeff Layton New
[3/8] cifs: add a CIFSSMBQFileInfo function - - - - --- 2010-02-11 Jeff Layton New
[2/8] cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry - - - - --- 2010-02-11 Jeff Layton New
[1/8] cifs: set server_eof in cifs_fattr_to_inode - - - - --- 2010-02-11 Jeff Layton New
cifs: fix dentry hash calculation for case-insensitive mounts - - - - --- 2010-02-05 Jeff Layton New
cifs: fix length calculation for converted unicode readdir names 1 - - - --- 2010-02-05 Jeff Layton New
[6/6] cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs - - - - --- 2010-01-15 Jeff Layton New
[5/6] cifs: verify lengths of QueryAllEAs reply - - - - --- 2010-01-15 Jeff Layton New
[4/6] cifs: increase maximum buffer size in CIFSSMBQAllEAs - - - - --- 2010-01-15 Jeff Layton New
[3/6] cifs: rename name_len to list_len in CIFSSMBQAllEAs - - - - --- 2010-01-15 Jeff Layton New
[2/6] cifs: clean up indentation in CIFSSMBQAllEAs - - - - --- 2010-01-15 Jeff Layton New
[1/6] cifs: add parens around smb_var in BCC macros - - - - --- 2010-01-15 Jeff Layton New
[4/4] cifs: verify lengths of QueryAllEAs reply - - - - --- 2010-01-12 Jeff Layton New
[3/4] cifs: rename name_len to list_len in CIFSSMBQAllEAs - - - - --- 2010-01-12 Jeff Layton New
[2/4] cifs: clean up indentation in CIFSSMBQAllEAs - - - - --- 2010-01-12 Jeff Layton New
[1/4] cifs: add parens around smb_var in BCC macros - - - - --- 2010-01-12 Jeff Layton New
[4/4] cifs: verify lengths of QueryAllEAs reply - - - - --- 2010-01-11 Jeff Layton New
[3/4] cifs: rename name_len to list_len in CIFSSMBQAllEAs - - - - --- 2010-01-11 Jeff Layton New
[2/4] cifs: clean up indentation in CIFSSMBQAllEAs - - - - --- 2010-01-11 Jeff Layton New
[1/4] cifs: add parens around smb_var in BCC macros - - - - --- 2010-01-11 Jeff Layton New
cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS referrals - - - - --- 2009-12-03 Jeff Layton New
kernel crash - CIFS client unstable on faulty network conditions - - - - --- 2009-12-02 Jeff Layton New
cifs: don't use CIFSGetSrvInodeNumber in is_path_accessible - - - - --- 2009-11-09 Jeff Layton New
cifs: clean up handling when server doesn't consistently support inode numbers - - - - --- 2009-11-09 Jeff Layton New
cifs: don't use CIFSGetSrvInodeNumber in is_path_accessible - - - - --- 2009-10-27 Jeff Layton New
cifs: fix server returning zeroed out FileID's in SMB_FIND_FILE_ID_FULL_DIR_INFO - - - - --- 2009-10-27 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
[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,7/9] sunrpc: add encoding and decoding routines for SMB - - - - --- 2009-09-27 Jeff Layton New
[RFC,6/9] sunrpc: add new SMB transport class for sunrpc - - - - --- 2009-09-27 Jeff Layton New
[RFC,5/9] sunrpc: make call_bind non-static - - - - --- 2009-09-27 Jeff Layton New
[RFC,4/9] sunrpc: move rpc_xdr_buf_init to clnt.h - - - - --- 2009-09-27 Jeff Layton New
[RFC,3/9] sunrpc: abstract our call decoding routine - - - - --- 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,1/9] sunrpc: abstract out encoding function at rpc_clnt level - - - - --- 2009-09-27 Jeff Layton New
cifs: fix locking and list handling code in cifs_open and its helper 1 - - - --- 2009-09-25 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
[4/4] cifs: convert oplock breaks to use slow_work facility - - - - --- 2009-09-14 Jeff Layton New
[4/4] cifs: convert oplock breaks to use slow_work facility - - - - --- 2009-09-12 Jeff Layton New
cifs: fix oplock request handling in posix codepath - - - - --- 2009-09-11 Jeff Layton New
[4/4] cifs: convert oplock breaks to use slow_work facility - - - - --- 2009-09-11 Jeff Layton New
[3/4] cifs: have cifsFileInfo hold an extra inode reference - - - - --- 2009-09-11 Jeff Layton New
[2/4] cifs: take read lock on GlobalSMBSes_lock in is_valid_oplock_break - - - - --- 2009-09-11 Jeff Layton New
[1/4] cifs: remove cifsInodeInfo.oplockPending flag - - - - --- 2009-09-11 Jeff Layton New
[0/4] cifs: alternate approach to fixing oplock queue races - - - - --- 2009-09-09 Jeff Layton New
[4/4] cifs: turn oplock breaks into a workqueue job - - - - --- 2009-09-08 Jeff Layton New
[3/4] cifs: have cifsFileInfo hold an extra inode reference - - - - --- 2009-09-08 Jeff Layton New
[2/4] cifs: take read lock on GlobalSMBSes_lock in is_valid_oplock_break - - - - --- 2009-09-08 Jeff Layton New
[1/4] cifs: remove cifsInodeInfo.oplockPending flag - - - - --- 2009-09-08 Jeff Layton New
[4/5] cifs: take reference to inode for oplock breaks 1 - - - --- 2009-08-31 Jeff Layton New
cifs.upcall: do a brute-force search for KRB5 credcache - - - - --- 2009-08-29 Jeff Layton New
cifs.upcall: make using ip address conditional on new option - - - - --- 2009-08-19 Jeff Layton New
cifs.upcall: switch to getopt_long - - - - --- 2009-08-19 Jeff Layton New
[5/5] cifs: cancel oplock release callbacks during reconnect 1 - - - --- 2009-08-18 Jeff Layton New
[4/5] cifs: take reference to inode for oplock breaks 1 - - - --- 2009-08-18 Jeff Layton New
[3/5] cifs: clean up cifs_oplock_thread loop 1 - - - --- 2009-08-18 Jeff Layton New
[2/5] cifs: take tcon reference for oplock breaks 1 - - - --- 2009-08-18 Jeff Layton New
[1/5] cifs: protect GlobalOplock_Q with its own spinlock 1 - - - --- 2009-08-18 Jeff Layton New
[4/4] cifs: hold cifs_oplock_mutex while doing oplock release call - - - - --- 2009-08-17 Jeff Layton New
[3/4] cifs: take reference to inode for oplock breaks - - - - --- 2009-08-17 Jeff Layton New
[2/4] cifs: iterate over cifs_oplock_list using list_for_each_entry_safe - - - - --- 2009-08-17 Jeff Layton New
[1/4] cifs: protect GlobalOplock_Q with its own mutex - - - - --- 2009-08-17 Jeff Layton New
« 1 2 3 »