Show patches with: none      |   11081 patches
« 1 2 ... 92 93 94110 111 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[08/45] CIFS: Move unlink code to ops struct - - - --- 2012-07-18 Pavel Shilovsky New
[07/45] CIFS: Protect i_nlink from being negative - - - --- 2012-07-18 Pavel Shilovsky New
[06/45] CIFS: Add SMB2 support for rmdir - - - --- 2012-07-18 Pavel Shilovsky New
[05/45] CIFS: Move rmdir code to ops struct - - - --- 2012-07-18 Pavel Shilovsky New
[04/45] CIFS: Add SMB2 support for mkdir operation - - - --- 2012-07-18 Pavel Shilovsky New
[03/45] CIFS: Separate protocol specific part from mkdir - - - --- 2012-07-18 Pavel Shilovsky New
[02/45] CIFS: Simpliify cifs_mkdir call - - - --- 2012-07-18 Pavel Shilovsky New
[01/45] CIFS: Make CAP_* checks protocol independent - - - --- 2012-07-18 Pavel Shilovsky New
mount.cifs: Use systemd's mechanism for getting password, if present - - - --- 2012-07-17 Ankit Jain New
cifscreds: add a check and warning for missing session keyring - - - --- 2012-07-17 Jeff Layton New
[v3,32/32] CIFS: Allow SMB2 statistics to be tracked - - - --- 2012-07-13 Pavel Shilovsky New
[v3,31/32] CIFS: Move clear/print_stats code to ops struct - - - --- 2012-07-13 Pavel Shilovsky New
[v3,30/32] CIFS: Add echo request support for SMB2 - - - --- 2012-07-13 Pavel Shilovsky New
[v3,29/32] CIFS: Move echo code to osp struct - - - --- 2012-07-13 Pavel Shilovsky New
[v3,28/32] CIFS: Add SMB2 support for async requests - - - --- 2012-07-13 Pavel Shilovsky New
[v3,27/32] CIFS: Setup async request in ops struct - - - --- 2012-07-13 Pavel Shilovsky New
[v3,26/32] CIFS: Add SMB2 support for build_path_to_root - - - --- 2012-07-13 Pavel Shilovsky New
[v3,25/32] CIFS: Move building path to root to ops struct - - - --- 2012-07-13 Pavel Shilovsky New
[v3,24/32] CIFS: Query SMB2 inode info - - - --- 2012-07-13 Pavel Shilovsky New
[v3,23/32] CIFS: Move query inode info code to ops struct - - - --- 2012-07-13 Pavel Shilovsky New
[v3,22/32] CIFS: Add SMB2 support for is_path_accessible - - - --- 2012-07-13 Pavel Shilovsky New
[v3,21/32] CIFS: Move is_path_accessible to ops struct - - - --- 2012-07-13 Pavel Shilovsky New
[v3,20/32] CIFS: Move informational tcon calls to ops struct - - - --- 2012-07-13 Pavel Shilovsky New
[v3,19/32] CIFS: Move getting dfs referalls to ops struct - - - --- 2012-07-13 Pavel Shilovsky New
[v3,18/32] CIFS: Process reconnects for SMB2 shares - - - --- 2012-07-13 Pavel Shilovsky New
[v3,17/32] CIFS: Add tree connect/disconnect capability for SMB2 - - - --- 2012-07-13 Pavel Shilovsky New
[v3,16/32] CIFS: Add session setup/logoff capability for SMB2 - - - --- 2012-07-13 Pavel Shilovsky New
[v3,15/32] CIFS: Add capability to send SMB2 negotiate message - - - --- 2012-07-13 Pavel Shilovsky New
[v3,14/32] CIFS: Respect SMB2 header/max header size - - - --- 2012-07-13 Pavel Shilovsky New
[v3,13/32] CIFS: Make demultiplex_thread work with SMB2 code - - - --- 2012-07-13 Pavel Shilovsky New
[v3,12/32] CIFS: Fix a wrong pointer in atomic_open - - - --- 2012-07-13 Pavel Shilovsky New
[v3,11/32] CIFS: Add SMB2 credits support - - - --- 2012-07-13 Pavel Shilovsky New
[v3,10/32] CIFS: Make transport routines work with SMB2 - - - --- 2012-07-13 Pavel Shilovsky New
[v3,07/32] CIFS: Rename 7 error codes to NT_ style - - - --- 2012-07-13 Pavel Shilovsky New
[v3,06/32] CIFS: Rename Get/FreeXid and make them work with unsigned int - - - --- 2012-07-13 Pavel Shilovsky New
[v3,05/32] CIFS: Move protocol specific tcon/tdis code to ops struct - - - --- 2012-07-13 Pavel Shilovsky New
[v3,04/32] CIFS: Move protocol specific session setup/logoff code to ops struct - - - --- 2012-07-13 Pavel Shilovsky New
[v3,03/32] CIFS: Move protocol specific negotiate code to ops struct - - - --- 2012-07-13 Pavel Shilovsky New
[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
« 1 2 ... 92 93 94110 111 »