Show patches with: State = Action Required       |   11080 patches
« 1 2 ... 82 83 84110 111 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/3] CIFS: Fix directory rename error - - - --- 2014-08-22 Pavel Shilovsky New
[v2] cifs: Allow directIO read/write during cache=strict - - - --- 2014-08-22 Namjae Jeon New
[v2] cifs: fix memory leak when password is supplied multiple times - - - --- 2014-08-21 Namjae Jeon New
[1/7] cifs: Bypass windows extended security for ntlmv2 negotiate - - - --- 2014-08-21 Steve French New
[7/7] cifs: remove unneeded check of null checking in if condition - - - --- 2014-08-20 Namjae Jeon New
[6/7] cifs: fix a possible use of uninit variable in SMB2_sess_setup - - - --- 2014-08-20 Namjae Jeon New
[5/7] cifs: fix memory leak when password is supplied multiple times - - - --- 2014-08-20 Namjae Jeon New
[4/7] cifs: fix a possible null pointer deref in decode_ascii_ssetup - - - --- 2014-08-20 Namjae Jeon New
[3/7] cifs: No need to send SIGKILL to demux_thread during umount - - - --- 2014-08-20 Namjae Jeon New
[2/7] cifs: Allow directIO read/write during cache=strict - - - --- 2014-08-20 Namjae Jeon New
[1/7] cifs: Bypass windows extended security for ntlmv2 negotiate - - - --- 2014-08-20 Namjae Jeon New
[SMB3] Enable fallocate -z support for SMB3 mounts - - - --- 2014-08-19 Steve French New
[SMB3] enable fallocate punch hole ("fallocate -p") for SMB3 - - - --- 2014-08-19 Steve French New
[CIFS] Incorrect error returned on setting file compressed on SMB2 - - - --- 2014-08-19 Steve French New
[CIFS] Remove unneeded check for tcon in SMB2_flush - - - --- 2014-08-18 Raphael Geissert New
[2/2] CIFS: Fix wrong directory attributes after rename - - - --- 2014-08-18 Pavel Shilovsky New
[1/2] CIFS: Fix SMB2 readdir error handling - - - --- 2014-08-18 Pavel Shilovsky New
[PATCHv2,CIFS] Workaround MacOS server problem with SMB2.1 write response - - - --- 2014-08-16 Steve French New
[SMB3] Cleanup sparse file support by creating worker function for it - - - --- 2014-08-14 Steve French New
cifs: Add per-version guid - - - --- 2014-08-13 Sachin Prabhu New
[CIFS] Workaround MacOS server problem with SMB2.1 write response - - - --- 2014-08-12 Steve French New
[CIFS] Add sparse file support to SMB2/SMB3 mounts - - - --- 2014-08-12 Steve French New
[CIFS] Add missing definitions for CIFS File System Attributes - - - --- 2014-08-12 Steve French New
[2/2] cifs: Remove unused sess_auth_kerberos() for !CONFIG_CIFS_UPCALL case - - - --- 2014-08-10 Geert Uytterhoeven New
[1/2] cifs: Remove unused sess_auth_lanman() for !CONFIG_CIFS_WEAK_PW_HASH case - - - --- 2014-08-10 Geert Uytterhoeven New
cifs: handle lease F_UNLCK requests properly - - - --- 2014-08-09 Jeff Layton New
[5/5] special: fix op_unlk and op_ren tests output - - - --- 2014-08-06 Pavel Shilovsky New
[4/5] Add SMB/CIFS section in tests.init - - - --- 2014-08-06 Pavel Shilovsky New
[3/5] Add capability to test SMB 2.0 and higher verions - - - --- 2014-08-06 Pavel Shilovsky New
[2/5] Add SMB/CIFS mounts support - - - --- 2014-08-06 Pavel Shilovsky New
[1/5] tlock: munmap missed before close - - - --- 2014-08-06 Pavel Shilovsky New
CIFS: Update CreationTime on every query info request - - - --- 2014-08-06 Pavel Shilovsky New
[CIFS] Add worker function to set allocation size - - - --- 2014-08-05 Steve French New
fs: cifs: cifsencrypt.c: Cleaning up missing null-terminate in conjunction with strncpy - - - --- 2014-08-03 Shirish Pargaonkar New
[v3,10/16] CIFS: Use multicredits for SMB 2.1/3 writes - - - --- 2014-07-29 Pavel Shilovsky New
[7/7] cifs: support RENAME_NOREPLACE - - - --- 2014-07-28 Steve French New
fs: cifs: cifsencrypt.c: Cleaning up missing null-terminate in conjunction with strncpy - - - --- 2014-07-26 Rickard Strandqvist New
[linux-next] cifs: remove unused function cifs_oplock_break_wait - - - --- 2014-07-21 Vincent Stehlé New
[SMB3] fallocate worker function - - - --- 2014-07-21 Steve French New
[v3,16/16] CIFS: Use multicredits for SMB 2.1/3 reads - - - --- 2014-07-21 Pavel Shilovsky New
[v3,15/16] CIFS: Fix rsize usage for sync read - - - --- 2014-07-21 Pavel Shilovsky New
[v3,14/16] CIFS: Fix rsize usage in user read - - - --- 2014-07-21 Pavel Shilovsky New
[v3,13/16] CIFS: Separate page reading from user read - - - --- 2014-07-21 Pavel Shilovsky New
[v3,12/16] CIFS: Fix rsize usage in readpages - - - --- 2014-07-21 Pavel Shilovsky New
[v3,11/16] CIFS: Separate page search from readpages - - - --- 2014-07-21 Pavel Shilovsky New
[v3,10/16] CIFS: Use multicredits for SMB 2.1/3 writes - - - --- 2014-07-21 Pavel Shilovsky New
[v3,09/16] CIFS: Fix wsize usage in iovec write - - - --- 2014-07-21 Pavel Shilovsky New
[v3,08/16] CIFS: Separate writing from iovec write - - - --- 2014-07-21 Pavel Shilovsky New
[v3,07/16] CIFS: Separate filling pages from iovec write - - - --- 2014-07-21 Pavel Shilovsky New
[v3,06/16] CIFS: Fix cifs_writev_requeue when wsize changes - - - --- 2014-07-21 Pavel Shilovsky New
[v3,05/16] CIFS: Fix wsize usage in writepages - - - --- 2014-07-21 Pavel Shilovsky New
[v3,04/16] CIFS: Separate pages initialization from writepages - - - --- 2014-07-21 Pavel Shilovsky New
[v3,03/16] CIFS: Separate page sending from writepages - - - --- 2014-07-21 Pavel Shilovsky New
[v3,02/16] CIFS: Separate page processing from writepages - - - --- 2014-07-21 Pavel Shilovsky New
[v3,01/16] CIFS: Fix async reading on reconnects - - - --- 2014-07-21 Pavel Shilovsky New
CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2 - - - --- 2014-07-18 Pavel Shilovsky New
fs/cifs: Fix build warnings - - - --- 2014-07-14 Thierry Reding New
[v2,7/7] CIFS: Optimize readpages in a short read case on reconnects - - - --- 2014-07-14 Pavel Shilovsky New
[v2,6/7] CIFS: Optimize cifs_user_read() in a short read case on reconnects - - - --- 2014-07-14 Pavel Shilovsky New
[v2,5/7] CIFS: Improve indentation in cifs_user_read() - - - --- 2014-07-14 Pavel Shilovsky New
[v2,4/7] CIFS: Fix possible buffer corruption in cifs_user_read() - - - --- 2014-07-14 Pavel Shilovsky New
[v2,3/7] CIFS: Count got bytes in read_into_pages() - - - --- 2014-07-14 Pavel Shilovsky New
[v2,2/7] CIFS: Use separate var for the number of bytes got in async read - - - --- 2014-07-14 Pavel Shilovsky New
[v2,1/7] CIFS: Indicate reconnect with ECONNABORTED error code - - - --- 2014-07-14 Pavel Shilovsky New
[5/5] cifs: Separate rawntlmssp auth from CIFS_SessSetup() - - - --- 2014-07-13 Steve French New
[6/7] CIFS: Optimize cifs_user_read() in a short read case on reconnects - - - --- 2014-07-11 Pavel Shilovsky New
[7/7] CIFS: Optimize readpages in a short read case on reconnects - - - --- 2014-07-10 Pavel Shilovsky New
[6/7] CIFS: Optimize cifs_user_read() in a short read case on reconnects - - - --- 2014-07-10 Pavel Shilovsky New
[5/7] CIFS: Improve indentation in cifs_user_read() - - - --- 2014-07-10 Pavel Shilovsky New
[4/7] CIFS: Fix possible buffer corruption in direct read - - - --- 2014-07-10 Pavel Shilovsky New
[3/7] CIFS: Count got bytes in read_into_pages() - - - --- 2014-07-10 Pavel Shilovsky New
[2/7] CIFS: Use separate var for the number of bytes got in async read - - - --- 2014-07-10 Pavel Shilovsky New
[1/7] CIFS: Indicate reconnect with ECONNABORTED error code - - - --- 2014-07-10 Pavel Shilovsky New
CIFS: Indicate reconnect with a parm in read_into_pages - - - --- 2014-07-09 Pavel Shilovsky New
[2/2] SCHED: allow wait_on_bit_action functions to support a timeout. - - - --- 2014-07-07 NeilBrown New
[1/2] SCHED: remove proliferation of wait_on_bit action functions. - - - --- 2014-07-07 NeilBrown New
on 2nd try mount.cifs must also uppercase "orig_dev" - recent kernels now ignore "unc=..." mount op… - - - --- 2014-07-01 Günter Kukkukk New
[v2,16/16] CIFS: Use multicredits for SMB 2.1/3 reads - - - --- 2014-06-27 Pavel Shilovsky New
[v2,15/16] CIFS: Fix rsize usage for sync read - - - --- 2014-06-27 Pavel Shilovsky New
[v2,14/16] CIFS: Fix rsize usage in user read - - - --- 2014-06-27 Pavel Shilovsky New
[v2,13/16] CIFS: Separate page reading from user read - - - --- 2014-06-27 Pavel Shilovsky New
[v2,12/16] CIFS: Fix rsize usage in readpages - - - --- 2014-06-27 Pavel Shilovsky New
[v2,11/16] CIFS: Separate page search from readpages - - - --- 2014-06-27 Pavel Shilovsky New
[v2,10/16] CIFS: Use multicredits for SMB 2.1/3 writes - - - --- 2014-06-27 Pavel Shilovsky New
[v2,09/16] CIFS: Fix wsize usage in iovec write - - - --- 2014-06-27 Pavel Shilovsky New
[v2,08/16] CIFS: Separate writing from iovec write - - - --- 2014-06-27 Pavel Shilovsky New
[v2,07/16] CIFS: Separate filling pages from iovec write - - - --- 2014-06-27 Pavel Shilovsky New
[v2,06/16] CIFS: Fix cifs_writev_requeue when wsize changes - - - --- 2014-06-27 Pavel Shilovsky New
[v2,05/16] CIFS: Fix wsize usage in writepages - - - --- 2014-06-27 Pavel Shilovsky New
[v2,04/16] CIFS: Separate pages initialization from writepages - - - --- 2014-06-27 Pavel Shilovsky New
[v2,03/16] CIFS: Separate page sending from writepages - - - --- 2014-06-27 Pavel Shilovsky New
[v2,02/16] CIFS: Separate page processing from writepages - - - --- 2014-06-27 Pavel Shilovsky New
[v2,01/16] CIFS: Fix async reading on reconnects - - - --- 2014-06-27 Pavel Shilovsky New
fs: cifs: cifsencrypt.c: Cleaning up missing null-terminate in conjunction with strncpy - - - --- 2014-06-25 Rickard Strandqvist New
cifs: set null to username and iocharset after being freed - - - --- 2014-06-24 Osmond Sun New
[9/9] CIFS: Use multicredits for writes - - - --- 2014-06-23 Pavel Shilovsky New
[8/9] CIFS: Fix wsize usage in iovec write - - - --- 2014-06-23 Pavel Shilovsky New
[7/9] CIFS: Separate writing from iovec write - - - --- 2014-06-23 Pavel Shilovsky New
[6/9] CIFS: Separate filling pages from iovec write - - - --- 2014-06-23 Pavel Shilovsky New
[5/9] CIFS: Fix cifs_writev_requeue when wsize changes - - - --- 2014-06-23 Pavel Shilovsky New
« 1 2 ... 82 83 84110 111 »