Show patches with: State = Action Required       |   11568 patches
« 1 2 ... 111 112 113115 116 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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] cifs: Fix a kernel BUG with remote OS/2 server - - - --- 2010-03-30 Suresh Jayaraman New
[linux-cifs-client] cifs: Fix a kernel BUG with remote OS/2 server - - - --- 2010-03-30 Suresh Jayaraman New
[linux-cifs-client] cifs: initialize nbytes at the beginning of CIFSSMBWrite() - - - --- 2010-03-30 Suresh Jayaraman New
[linux-cifs-client] cifs: initialize nbytes at the beginning of CIFSSMBWrite() - - - --- 2010-03-30 Suresh Jayaraman New
[linux-cifs-client] cifs: cleanup initialization of bytes_written - - - --- 2010-03-30 Suresh Jayaraman New
[linux-cifs-client] cifs: Fix a kernel BUG with remote OS/2 server - - - --- 2010-03-30 Suresh Jayaraman New
[linux-cifs-client,1/3] #6823 page reading with mandatory locking style - - - --- 2010-03-28 Pavel Shilovsky New
[linux-cifs-client,2/3] getlk problem - - - --- 2010-03-28 Pavel Shilovsky 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,3/3] add mmap for direct,nobrl - - - --- 2010-03-24 Pavel Shilovsky New
[linux-cifs-client,2/3] getlk problem - - - --- 2010-03-24 Pavel Shilovsky New
[linux-cifs-client,1/3] #6823 page reading with mandatory locking style - - - --- 2010-03-24 Pavel Shilovsky 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] cifs: use add_to_page_cache_lru - - - --- 2010-03-17 Nick Piggin New
[linux-cifs-client] fs/cifs: Neaten cERROR and cFYI macros, reduce text space ~2.5K - - - --- 2010-03-16 Joe Perches New
[linux-cifs-client] cifs: trivial white space - - - --- 2010-03-15 Dan Carpenter New
[linux-cifs-client] remove redundant check for file's private_data - - - --- 2010-03-10 Shirish Pargaonkar 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,RFC] CIFS posix acl permission checking - - - --- 2010-03-05 Michael Adam New
[linux-cifs-client,RFC] CIFS posix acl permission checking - - - --- 2010-03-04 Jon Severinsson New
[linux-cifs-client,2/2] docs: these tools are no longer part of Samba - - - --- 2010-03-03 Michael Wood New
[linux-cifs-client,1/2] docs: change source from Samba 3.6 - - - --- 2010-03-03 Michael Wood 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: Convert semaphore sesSem into a mutex - - - --- 2010-02-06 Matthias Kaehlcke New
[linux-cifs-client] cifs/connect.c: use list_for_each_entry instead of list_for_each - - - --- 2010-02-06 Matthias Kaehlcke 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] Obsolete config in kernel source (CIFS_QUOTA) - - - --- 2010-02-03 Christoph Egger New
[linux-cifs-client] cifs: use xattr handlers - - - --- 2010-01-26 Christoph Hellwig New
[linux-cifs-client] Fix missing DFS referral increment - - - --- 2010-01-21 Darren Williams 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] handle fs types with coarser granularity - - - --- 2010-01-13 Shirish Pargaonkar 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] cifs: remove redundant test in cifs_lookup() and cifs_do_rename() - - - --- 2010-01-11 Roel Kluin 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: remove redundant test in cifs_lookup() and cifs_do_rename() - - - --- 2010-01-09 Roel Kluin New
[linux-cifs-client] doc: update mount.cifs man page with nounix option - - - --- 2009-12-22 Suresh Jayaraman New
« 1 2 ... 111 112 113115 116 »