Show patches with: Submitter = Jeff Layton       |   1322 patches
« 1 2 ... 5 6 713 14 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
autoconf: work around broken wbclient.h file - - - --- 2011-08-25 Jeff Layton 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
[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
cifs: demote cERROR in build_path_from_dentry to cFYI - - - --- 2011-08-08 Jeff Layton 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
[3.0.0+,Regression,Bisected] CIFS: getdents() broken for large dirs - - - --- 2011-08-02 Jeff Layton 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 cast on cifs_demultiplex_thread - - - --- 2011-07-20 Jeff Layton New
cifs-utils: add a note about inclusion of keys.dns_resolver program in keyutils - - - --- 2011-07-19 Jeff Layton 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
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
mtab: handle ENOSPC/EFBIG condition properly when altering mtab (try #2) - - - --- 2011-07-12 Jeff Layton New
manpage: add some missing options to mount.cifs.8 - - - --- 2011-07-11 Jeff Layton New
cifs: trivial: goto out here is unnecessary - - - --- 2011-07-11 Jeff Layton New
cifs: eliminate unneeded cast of cifs_demultiplex_thread - - - --- 2011-07-11 Jeff Layton New
cifs: don't start signing too early - - - --- 2011-07-11 Jeff Layton New
cifs: drop spinlock before calling cifs_put_tlink - - - --- 2011-07-11 Jeff Layton New
cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALL - - - --- 2011-07-09 Jeff Layton New
[4/4] cifs: fix expand_dfs_referral - - - --- 2011-07-06 Jeff Layton New
[3/4] cifs: factor smb_vol allocation out of cifs_setup_volume_info - - - --- 2011-07-06 Jeff Layton New
[2/4] cifs: have cifs_cleanup_volume_info not take a double pointer - - - --- 2011-07-06 Jeff Layton New
[1/4] cifs: fix build_unc_path_to_root to account for a prefixpath - - - --- 2011-07-06 Jeff Layton New
cifs: remove bogus call to cifs_cleanup_volume_info - - - --- 2011-07-05 Jeff Layton New
cifs: fix wsize negotiation for 2.6.39 stable - - - --- 2011-07-05 Jeff Layton New
[2.6.39] CIFS write failures where 2.6.38 works - - - --- 2011-06-23 Jeff Layton New
cifs: fix wsize negotiation to respect max buffer size and active signing (try #4) - - - --- 2011-06-22 Jeff Layton New
cifs: demote DFS referral lookup errors to cFYI - - - --- 2011-06-22 Jeff Layton New
cifs: fix wsize negotiation to respect max buffer size and active signing - - - --- 2011-06-22 Jeff Layton New
cifs: fix wsize negotiation to respect max buffer size and active signing (try #2) - - - --- 2011-06-21 Jeff Layton New
cifs: advertise the right receive buffer size to the server (try #2) - - - --- 2011-06-21 Jeff Layton New
cifs: fix wsize negotiation to respect max buffer size and active signing - - - --- 2011-06-21 Jeff Layton New
cifs: advertise the right receive buffer size to the server - - - --- 2011-06-21 Jeff Layton New
cifs: free blkcipher in smbhash - - - --- 2011-06-20 Jeff Layton New
cifs: simplify refcounting for oplock breaks - - - --- 2011-06-20 Jeff Layton New
cifs: show sec= option in /proc/mounts - - - --- 2011-06-13 Jeff Layton New
cifs: correctly handle NULL tcon pointer in CIFSTCon - - - --- 2011-06-12 Jeff Layton New
[OOPS] 3.0-rc1 cifs - - - --- 2011-06-11 Jeff Layton New
cifs: don't allow cifs_reconnect to exit with NULL socket pointer - - - --- 2011-06-10 Jeff Layton New
cifs: set socket send and receive timeouts before attempting connect - - - --- 2011-06-09 Jeff Layton New
cifs: trivial: add space in fsc error message - - - --- 2011-06-08 Jeff Layton New
cifs: silence printk when establishing first session on socket - - - --- 2011-06-06 Jeff Layton New
CIFS endless console spammage in 2.6.38.7 - - - --- 2011-06-06 Jeff Layton New
cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN (resend) - - - --- 2011-06-06 Jeff Layton New
manpage: update the description of the wsize= option - - - --- 2011-05-24 Jeff Layton New
cifs.upcall: don't syslog usage message - - - --- 2011-05-24 Jeff Layton New
cifs-utils: Create new binary cifs.idmap for sid to uid/gid mapping (try #4) - - - --- 2011-05-24 Jeff Layton New
cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN - - - --- 2011-05-22 Jeff Layton New
[3/7] cifs: don't call mid_q_entry->callback under the Global_MidLock (try #5) - - - --- 2011-05-22 Jeff Layton New
[7/7] cifs: clean up wsize negotiation and allow for larger wsize - - - --- 2011-05-19 Jeff Layton New
[6/7] cifs: convert cifs_writepages to use async writes - - - --- 2011-05-19 Jeff Layton New
[5/7] cifs: add cifs_async_writev - - - --- 2011-05-19 Jeff Layton New
[4/7] cifs: add ignore_pend flag to cifs_call_async - - - --- 2011-05-19 Jeff Layton New
[3/7] cifs: don't call mid_q_entry->callback under the Global_MidLock - - - --- 2011-05-19 Jeff Layton New
[2/7] cifs: make cifs_send_async take a kvec array - - - --- 2011-05-19 Jeff Layton New
[1/7] cifs: consolidate SendReceive response checks - - - --- 2011-05-19 Jeff Layton New
cifs: fix cifsConvertToUCS() for the mapchars case - - - --- 2011-05-17 Jeff Layton New
cifs: add fallback in is_path_accessible for old servers - - - --- 2011-05-17 Jeff Layton New
cifs: fix cifsConvertToUCS() for the mapchars case - - - --- 2011-05-16 Jeff Layton New
cifs: fix cifsConvertToUCS() for the mapchars case - - - --- 2011-05-14 Jeff Layton New
cifs: fix some unused variable warnings in id_rb_search - - - --- 2011-05-04 Jeff Layton New
cifs: keep BCC in little-endian format - - - --- 2011-05-04 Jeff Layton New
[8/8] cifs: use the server's MaxMpxCount to determine max requests in flight - - - --- 2011-05-02 Jeff Layton New
[7/8] cifs: clean up wsize negotiation and allow for larger wsize - - - --- 2011-05-02 Jeff Layton New
[6/8] cifs: convert cifs_writepages to use async writes - - - --- 2011-05-02 Jeff Layton New
[5/8] cifs: add cifs_async_writev - - - --- 2011-05-02 Jeff Layton New
[4/8] cifs: add ignore_pend flag to cifs_call_async - - - --- 2011-05-02 Jeff Layton New
[3/8] cifs: don't call mid_q_entry->callback under the Global_MidLock - - - --- 2011-05-02 Jeff Layton New
« 1 2 ... 5 6 713 14 »