Show patches with: State = Action Required       |   11071 patches
« 1 2 ... 93 94 95110 111 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[05/16] cifs: check for unresponsive server every time we call kernel_recvmsg - - - --- 2011-08-26 Jeff Layton New
[04/16] cifs: make smb_msg local to read_from_socket - - - --- 2011-08-26 Jeff Layton New
[03/16] cifs: trivial: remove obsolete comment - - - --- 2011-08-26 Jeff Layton New
[02/16] cifs: consolidate signature generating code - - - --- 2011-08-26 Jeff Layton New
[01/16] cifs: clean up checkSMB - - - --- 2011-08-26 Jeff Layton New
CIFS: Fix the conflict between rwpidforward and rw mount options - - - --- 2011-08-26 Pavel Shilovsky New
CIFS: Fix NT_STATUS_ACCESS_DENIED for mounts with prefixpath option - - - --- 2011-08-26 Pavel Shilovsky New
CIFS: Fix NT_STATUS_ACCESS for moutn with prefixpath option - - - --- 2011-08-25 Pavel Shilovsky New
autoconf: work around broken wbclient.h file - - - --- 2011-08-25 Jeff Layton New
cifs: Fix broken sec=ntlmv2/i sec option (try #2) - - - --- 2011-08-25 Shirish Pargaonkar New
[CIFS] Default auth method needs to be ntlmv2 - - - --- 2011-08-24 Steve French New
[CIFS] ls on mounts to WindowsCE failing with invalid level message - - - --- 2011-08-24 Steve French New
cifs: Fix broken sec=ntlmv2/i sec mount option for Samba server - - - --- 2011-08-24 Shirish Pargaonkar New
[8/8] cifs-utils: cifsacl utilities: Add make directives for setcifsacl (try #2) - - - --- 2011-08-23 Shirish Pargaonkar New
[7/8] cifs-utils: cifsacl utilities: Add configure and make directives for cifsacl (try #2) - - - --- 2011-08-23 Shirish Pargaonkar New
[6/8] cifs-utils: cifsacl utilities: Change contents of mount.cifs manpage (try #2) - - - --- 2011-08-23 Shirish Pargaonkar New
[5/8] cifs-utils: cifsacl utilities: Add man pages for setcifsacl (try #5) - - - --- 2011-08-23 Shirish Pargaonkar New
[4/8] cifs-utils: cifsacl utilities: Add man pages for getcifsacl (try #2) - - - --- 2011-08-23 Shirish Pargaonkar New
[3/8] cifs-utils: cifsacl utilities: Add file setcifsacl.c (try #2) - - - --- 2011-08-23 Shirish Pargaonkar New
[2/8] cifs-utils: cifsacl utilities: Add file getcifsacl.c (try #2) - - - --- 2011-08-23 Shirish Pargaonkar New
[1/8] cifs-utils: cifsacl utilities: Add file cifsacl.h (try #2) - - - --- 2011-08-23 Shirish Pargaonkar New
autoconf: fix help message for --enable-cifsidmap - - - --- 2011-08-23 Jeff Layton New
cifs: fix possible memory corruption in CIFSFindNext - - - --- 2011-08-23 Jeff Layton New
CIFS: Fix ERR_PTR dereference in cifs_get_root - - - --- 2011-08-21 Pavel Shilovsky New
[v2] CIFS: Enable signing in SMB2 - - - --- 2011-08-21 Pavel Shilovsky New
[5/5] cifs-utils: cifsacl utilities: Add man pages for getcifsacl and setcifsacl - - - --- 2011-08-20 Shirish Pargaonkar New
[4/5] cifs-utils: cifsacl utilities: Add configure and make directives - - - --- 2011-08-20 Shirish Pargaonkar New
[3/5] cifs-utils: cifsacl utilities: Create file setcifsacl.c - - - --- 2011-08-20 Shirish Pargaonkar New
[2/5] cifs-utils: cifsacl utilities: Create file getcifsacl.c - - - --- 2011-08-20 Shirish Pargaonkar New
[1/5] cifs-utils: cifsacl utilities: Create file cifsacl.h - - - --- 2011-08-20 Shirish Pargaonkar New
[14/14] cifs: add a callback function to receive the rest of the frame - - - --- 2011-08-20 Jeff Layton New
[13/14] cifs: break out 3rd receive phase into separate function - - - --- 2011-08-20 Jeff Layton New
[12/14] cifs: find mid earlier in receive codepath - - - --- 2011-08-20 Jeff Layton New
[11/14] cifs: move buffer pointers into TCP_Server_Info - - - --- 2011-08-20 Jeff Layton New
[10/14] cifs: eliminate is_multi_rsp parm to find_cifs_mid - - - --- 2011-08-20 Jeff Layton New
[09/14] cifs: move mid finding into separate routine - - - --- 2011-08-20 Jeff Layton New
[08/14] cifs: clean up checkSMB - - - --- 2011-08-20 Jeff Layton New
[07/14] cifs: add a third receive phase to cifs_demultiplex_thread - - - --- 2011-08-20 Jeff Layton New
[06/14] cifs: clean up check_rfc1002_header - - - --- 2011-08-20 Jeff Layton New
[05/14] cifs: turn read_from_socket into a wrapper around a vectorized version - - - --- 2011-08-20 Jeff Layton New
[04/14] cifs: simplify read_from_socket - - - --- 2011-08-20 Jeff Layton New
[03/14] cifs: check for unresponsive server every time we call kernel_recvmsg - - - --- 2011-08-20 Jeff Layton New
[02/14] cifs: make smb_msg local to read_from_socket - - - --- 2011-08-20 Jeff Layton New
[01/14] cifs: trivial: remove obsolete comment - - - --- 2011-08-20 Jeff Layton New
cifs: untangle server->maxBuf and CIFSMaxBufSize - - - --- 2011-08-20 Jeff Layton New
cifs: get rid of unused xid in cifs_get_root - - - --- 2011-08-20 Jeff Layton New
cifs: use memcpy for magic string in cifs signature generation BSRSPYL - - - --- 2011-08-20 Jeff Layton New
cifs: switch CIFSSMBQAllEAs to use memcmp - - - --- 2011-08-20 Jeff Layton New
smb2: Enable signing in smb2 - - - --- 2011-08-17 Shirish Pargaonkar New
Q: cifs, freeing volume_info->UNCip - - - --- 2011-08-15 hooanon05@yahoo.co.jp New
cifs-utils: manpage content for the mount option named backup - - - --- 2011-08-12 Shirish Pargaonkar New
cifs: Add mount option named backup - - - --- 2011-08-12 Shirish Pargaonkar New
CIFS: remove local xattr definitions - - - --- 2011-08-11 Mimi Zohar New
CIFS: remove local xattr definitions - - - --- 2011-08-11 Mimi Zohar New
cifs-utils: Add uid/gid to SID mapping functions (try #4) - - - --- 2011-08-09 Shirish Pargaonkar New
[3/3] cifs: Call id to SID mapping functions to change owner/group (try #4) - - - --- 2011-08-09 Shirish Pargaonkar New
[2/3] cifs: Add data structures and functions for uid/gid to SID mapping (try #4) - - - --- 2011-08-09 Shirish Pargaonkar New
[1/3] cifs: Do not set cifs/ntfs acl using a file handle (try #4) - - - --- 2011-08-09 Shirish Pargaonkar New
cifs-utils: Add uid/gid to SID mapping functions (try #3) - - - --- 2011-08-09 Shirish Pargaonkar New
[2/2] cifs: Call id to SID mapping functions to change owner/group (try #3) - - - --- 2011-08-09 Shirish Pargaonkar New
[1/2] cifs: Add data structures and functions for uid/gid to SID mapping (try #3) - - - --- 2011-08-09 Shirish Pargaonkar New
cifs: demote cERROR in build_path_from_dentry to cFYI - - - --- 2011-08-08 Jeff Layton New
new sparse warning fs/cifs/cifsfs.c:168:15: warning: dereference of noderef expression fs/cifs/cifs… - - - --- 2011-08-07 Al Viro New
cifs: convert prefixpath delimiters in cifs_build_path_to_root - - - --- 2011-08-05 Jeff Layton New
cifs: cope with negative dentries in cifs_get_root - - - --- 2011-08-05 Jeff Layton New
CIFS: Fix missing a decrement of inFlight value - - - --- 2011-08-03 Pavel Shilovsky New
[3.0.0+,Regression,Bisected] CIFS: getdents() broken for large dirs - - - --- 2011-08-02 Jeff Layton New
[v5,5/5] CIFS: Cleanup demupltiplex thread exiting code - - - --- 2011-08-01 Pavel Shilovsky New
[v5,4/5] CIFS: Move mid search to a separate function - - - --- 2011-08-01 Pavel Shilovsky New
[v5,3/5] CIFS: Move RFC1002 check to a separate function - - - --- 2011-08-01 Pavel Shilovsky New
[v5,2/5] CIFS: Simplify socket reading in demultiplex thread - - - --- 2011-08-01 Pavel Shilovsky New
[v5,1/5] CIFS: Move buffer allocation to a separate function - - - --- 2011-08-01 Pavel Shilovsky New
mount.cifs: check_newline returns EX_USAGE on error, not -1 - - - --- 2011-07-29 Jeff Layton New
cifs: fix compiler warning in CIFSSMBQAllEAs - - - --- 2011-07-28 Jeff Layton New
cifs: fix name parsing in CIFSSMBQAllEAs - - - --- 2011-07-26 Jeff Layton New
CIFS: Fix oops while mounting with prefixpath - - - --- 2011-07-25 Pavel Shilovsky New
[v4,5/5] CIFS: Cleanup demupltiplex thread exiting code - - - --- 2011-07-24 Pavel Shilovsky New
[v4,4/5] CIFS: Move mid search to a separate function - - - --- 2011-07-24 Pavel Shilovsky New
[v4,3/5] CIFS: Move RFC1002 check to a separate function - - - --- 2011-07-24 Pavel Shilovsky New
[v4,2/5] CIFS: Simplify socket reading in demultiplex thread - - - --- 2011-07-24 Pavel Shilovsky New
[v4,1/5] CIFS: Move buffer allocation to a separate function - - - --- 2011-07-24 Pavel Shilovsky New
cifs: fix cast on cifs_demultiplex_thread - - - --- 2011-07-20 Jeff Layton New
CIFS: Fix wrong length in cifs_iovec_read - - - --- 2011-07-20 Pavel Shilovsky New
cifs-utils: add a note about inclusion of keys.dns_resolver program in keyutils - - - --- 2011-07-19 Jeff Layton New
cifs: fix usage of d_materialise_unique in cifs_get_root - - - --- 2011-07-18 Al Viro New
cifs: fix usage of d_materialise_unique in cifs_get_root - - - --- 2011-07-18 Al Viro New
manpage: corrections and cleanups to the cifsacl option sections - - - --- 2011-07-18 Jeff Layton New
cifs: fix usage of d_materialise_unique in cifs_get_root - - - --- 2011-07-18 Jeff Layton New
[4/4] cifs: use cifs_dirent in cifs_save_resume_key - - - --- 2011-07-16 Christoph Hellwig New
[3/4] cifs: use cifs_dirent to replace cifs_get_name_from_search_buf - - - --- 2011-07-16 Christoph Hellwig New
[2/4] cifs: introduce cifs_dirent - - - --- 2011-07-16 Christoph Hellwig New
[1/4] cifs: cleanup cifs_filldir - - - --- 2011-07-16 Christoph Hellwig New
cifs-utils: manpages - Add contents for mount option cifsacl (try #3) - - - --- 2011-07-15 Shirish Pargaonkar New
cifs-utils: manpages - Add contents for mount option cifsacl (try #2) - - - --- 2011-07-15 Shirish Pargaonkar New
cifs-utils: manpages - Add contents for mount option cifsacl - - - --- 2011-07-13 Shirish Pargaonkar New
cifs: lower default and max wsize to what 2.6.39 can handle (try #2) - - - --- 2011-07-13 Jeff Layton New
cifs: lower default and max wsize to what 2.6.39 can handle - - - --- 2011-07-13 Jeff Layton New
cifs: fix wsize negotiation for 2.6.39 stable - - - --- 2011-07-13 Jeff Layton New
cifs: update limit for snprintf() in cifs_construct_tcon() - - - --- 2011-07-12 Steve French New
cifs: cleanup - check for null direntry first - - - --- 2011-07-12 Shirish Pargaonkar New
« 1 2 ... 93 94 95110 111 »