Show patches with: none      |   11143 patches
« 1 2 ... 93 94 95111 112 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,02/32] CIFS: Extend credit mechanism to process request type - - - --- 2012-07-13 Pavel Shilovsky New
[v3,01/32] CIFS: Move trans2 processing to ops struct - - - --- 2012-07-13 Pavel Shilovsky New
[2/2] cifs: when CONFIG_HIGHMEM is set, serialize the read/write kmaps - - - --- 2012-07-11 Jeff Layton New
[1/2] cifs: on CONFIG_HIGHMEM machines, limit the rsize/wsize to the kmap space - - - --- 2012-07-11 Jeff Layton New
[v2] Initialise mid_q_entry before putting it on the pending queue - - - --- 2012-07-11 Sachin Prabhu New
Initialise mid_q_entry before putting it on the pending queue - - - --- 2012-07-10 Sachin Prabhu New
cifs: obtain file access during backup intent lookup - - - --- 2012-07-10 Shirish Pargaonkar New
Fix building with autoconf version older than 2.60. - - - --- 2012-07-09 Andreas Schneider New
autoconf: add --enable-pie and --enable-relro - - - --- 2012-07-09 Jeff Layton New
cifs-utils: remove bzero() redefinition from replace.h - - - --- 2012-07-06 Jeff Layton New
cifs: always update the inode cache with the results from a FIND_* - - - --- 2012-07-06 Jeff Layton New
Always update the dentry cache with fresh readdir() results - - - --- 2012-07-05 Jeff Layton New
Always update the dentry cache with fresh readdir() results - - - --- 2012-07-05 Andrew Bartlett New
cifs: when server doesn't set CAP_LARGE_READ_X, cap default rsize at MaxBufferSize - - - --- 2012-07-02 Jeff Layton New
[RFC/PATCH] cifs.upcall: use kernel.provided principal name if available - - - --- 2011-09-06 Martin Wilck New
[RFC/PATCH] cifs: add server-provided principal name in upcall - - - --- 2011-09-06 Martin Wilck New
[5/5] cifs: tune bdi.ra_pages in accordance with the rsize - - - --- 2011-09-06 Jeff Layton New
[4/5] cifs: allow for larger rsize= options and change defaults - - - --- 2011-09-06 Jeff Layton New
[3/5] cifs: convert cifs_readpages to use async reads - - - --- 2011-09-06 Jeff Layton New
[2/5] cifs: add cifs_async_readv - - - --- 2011-09-06 Jeff Layton New
[1/5] cifs: fix protocol definition for READ_RSP - - - --- 2011-09-06 Jeff Layton New
[5/5] cifs: tune bdi.ra_pages in accordance with the rsize - - - --- 2011-09-01 Jeff Layton New
[4/5] cifs: allow for larger rsize= options and change defaults - - - --- 2011-09-01 Jeff Layton New
[3/5] cifs: convert cifs_readpages to use async reads - - - --- 2011-09-01 Jeff Layton New
[2/5] cifs: add cifs_async_readv - - - --- 2011-09-01 Jeff Layton New
[1/5] cifs: fix protocol definition for READ_RSP - - - --- 2011-09-01 Jeff Layton New
[5/5] cifs: tune bdi.ra_pages in accordance with the rsize - - - --- 2011-08-30 Jeff Layton New
[4/5] cifs: allow for larger rsize= options and change defaults - - - --- 2011-08-30 Jeff Layton New
[3/5] cifs: convert cifs_readpages to use async reads - - - --- 2011-08-30 Jeff Layton New
[2/5] cifs: add cifs_async_readv - - - --- 2011-08-30 Jeff Layton New
[1/5] cifs: fix protocol definition for READ_RSP - - - --- 2011-08-30 Jeff Layton New
[4/4] cifs: allow for larger rsize= options and change defaults - - - --- 2011-08-29 Jeff Layton New
[3/4] cifs: convert cifs_readpages to use async reads - - - --- 2011-08-29 Jeff Layton New
[2/4] cifs: add cifs_async_readv - - - --- 2011-08-29 Jeff Layton New
[1/4] cifs: fix protocol definition for READ_RSP - - - --- 2011-08-29 Jeff Layton New
[16/16] cifs: add a callback function to receive the rest of the frame - - - --- 2011-08-29 Jeff Layton New
[15/16] cifs: break out 3rd receive phase into separate function - - - --- 2011-08-29 Jeff Layton New
[14/16] cifs: find mid earlier in receive codepath - - - --- 2011-08-29 Jeff Layton New
[13/16] cifs: move buffer pointers into TCP_Server_Info - - - --- 2011-08-29 Jeff Layton New
[12/16] cifs: eliminate is_multi_rsp parm to find_cifs_mid - - - --- 2011-08-29 Jeff Layton New
[11/16] cifs: move mid finding into separate routine - - - --- 2011-08-29 Jeff Layton New
[10/16] cifs: add a third receive phase to cifs_demultiplex_thread - - - --- 2011-08-29 Jeff Layton New
[09/16] cifs: clean up check_rfc1002_header - - - --- 2011-08-29 Jeff Layton New
[08/16] cifs: keep a reusable kvec array for receives - - - --- 2011-08-29 Jeff Layton New
[07/16] cifs: turn read_from_socket into a wrapper around a vectorized version - - - --- 2011-08-29 Jeff Layton New
[06/16] cifs: simplify read_from_socket - - - --- 2011-08-29 Jeff Layton New
[05/16] cifs: check for unresponsive server every time we call kernel_recvmsg - - - --- 2011-08-29 Jeff Layton New
[04/16] cifs: make smb_msg local to read_from_socket - - - --- 2011-08-29 Jeff Layton New
[03/16] cifs: trivial: remove obsolete comment - - - --- 2011-08-29 Jeff Layton New
[02/16] cifs: consolidate signature generating code - - - --- 2011-08-29 Jeff Layton New
[01/16] cifs: clean up checkSMB - - - --- 2011-08-29 Jeff Layton New
[Trivial] CIFS: Don't free volume_info->UNC until we are entirely done with it. - - - --- 2011-08-27 Jesper Juhl New
mount.cifs: fix the conflict between rwpidforward and rw mount options - - - --- 2011-08-27 Pavel Shilovsky New
[v2] CIFS: Fix the conflict between rwpidforward and rw mount options - - - --- 2011-08-27 Pavel Shilovsky New
CIFS: Fix the conflict between rwpidforward and rw mount options - - - --- 2011-08-27 Pavel Shilovsky New
[5/5] cifs: don't discard readahead pages that are beyond EOF - - - --- 2011-08-26 Jeff Layton New
[4/5] cifs: allow for larger rsize= options and set default to 1M - - - --- 2011-08-26 Jeff Layton New
[3/5] cifs: convert cifs_readpages to use async reads - - - --- 2011-08-26 Jeff Layton New
[2/5] cifs: add cifs_async_readv - - - --- 2011-08-26 Jeff Layton New
[1/5] cifs: fix protocol definition for READ_RSP - - - --- 2011-08-26 Jeff Layton New
[16/16] cifs: add a callback function to receive the rest of the frame - - - --- 2011-08-26 Jeff Layton New
[15/16] cifs: break out 3rd receive phase into separate function - - - --- 2011-08-26 Jeff Layton New
[14/16] cifs: find mid earlier in receive codepath - - - --- 2011-08-26 Jeff Layton New
[13/16] cifs: move buffer pointers into TCP_Server_Info - - - --- 2011-08-26 Jeff Layton New
[12/16] cifs: eliminate is_multi_rsp parm to find_cifs_mid - - - --- 2011-08-26 Jeff Layton New
[11/16] cifs: move mid finding into separate routine - - - --- 2011-08-26 Jeff Layton New
[10/16] cifs: add a third receive phase to cifs_demultiplex_thread - - - --- 2011-08-26 Jeff Layton New
[09/16] cifs: clean up check_rfc1002_header - - - --- 2011-08-26 Jeff Layton New
[08/16] cifs: keep a reusable kvec array for receives - - - --- 2011-08-26 Jeff Layton New
[07/16] cifs: turn read_from_socket into a wrapper around a vectorized version - - - --- 2011-08-26 Jeff Layton New
[06/16] cifs: simplify read_from_socket - - - --- 2011-08-26 Jeff Layton New
[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 2 ... 93 94 95111 112 »