Show patches with: State = Action Required       |   11646 patches
« 1 2 ... 106 107 108116 117 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] cifs: store pointer to master tlink in superblock (try #2) - - - --- 2010-10-28 Jeff Layton New
cifs: Cleanup and thus reduce smb session structure and fields used during authentication - - - --- 2010-10-28 Shirish Pargaonkar New
[2/2] cifs: convert tlink_tree to a rbtree - - - --- 2010-10-28 Jeff Layton New
[1/2] cifs: store pointer to master tlink in superblock - - - --- 2010-10-28 Jeff Layton New
cifs: remove "legacy" parm from CIFSSMBQPathInfo - - - --- 2010-10-28 Suresh Jayaraman New
[2/2] cifs: dereferencing first then checking - - - --- 2010-10-27 Dan Carpenter New
[1/2] cifs: add kfree() on error path - - - --- 2010-10-27 Dan Carpenter New
NTLM auth and sign - Use appropriate server challenge - - - --- 2010-10-27 Shirish Pargaonkar New
[CIFS] NTLM auth and sign - Use appropriate server challenge - - - --- 2010-10-27 Shirish Pargaonkar New
[CIFS] NTLM auth and sign - Use appropriate server challenge - - - --- 2010-10-27 Shirish Pargaonkar New
[CIFS} NTLM auth and sign - Use appropriate server challenge - - - --- 2010-10-27 Shirish Pargaonkar New
[2/4] FS: cifs, remove unneeded NULL tests - - - --- 2010-10-27 Jiri Slaby New
[CIFS] NTLM auth and sign - minor error corrections and cleanup - - - --- 2010-10-26 Shirish Pargaonkar New
[4/4] CIFS: New write logic - - - --- 2010-10-26 Pavel Shilovsky New
[3/4] CIFS: New read logic - - - --- 2010-10-26 Pavel Shilovsky New
[2/4] CIFS: Invalidate inode pages on the last close - - - --- 2010-10-26 Pavel Shilovsky New
[1/4] CIFS: Add strictcache mount option - - - --- 2010-10-26 Pavel Shilovsky New
cifs: cifs_convert_address() returns zero on error - - - --- 2010-10-25 Dan Carpenter New
[13/13] cifs: eliminate cifsInodeInfo->write_behind_rc (try #6) - - - --- 2010-10-22 Jeff Layton New
[CIFS,3/3,-v4] NTLM auth and sign - Use kernel crypto apis to calculate hashes and smb signatures - - - --- 2010-10-21 Shirish Pargaonkar New
[CIFS,2/3,-v4] NTLM auth and sign - Define crypto hash functions and create and send keys needed fo… - - - --- 2010-10-21 Shirish Pargaonkar New
[CIFS,3/3,-v3] NTLM auth and sign - Use kernel crypto apis to calculate hashes and smb signatures - - - --- 2010-10-21 Shirish Pargaonkar New
[CIFS,2/3,-v3] NTLM auth and sign - Define crypto hash functions and create and send keys needed fo… - - - --- 2010-10-21 Shirish Pargaonkar New
[CIFS,1/3,-v3] NTLM auth and sign - Allocate session key/client response dynamically - - - --- 2010-10-21 Shirish Pargaonkar New
[CIFS,3/3,-v2] NTLM auth and sign - Use kernel crypto apis to calculate hashes and smb signatures - - - --- 2010-10-20 Shirish Pargaonkar New
[CIFS,2/3,-v2] NTLM auth and sign - Define crypto hash functions and create and send keys needed fo… - - - --- 2010-10-20 Shirish Pargaonkar New
[CIFS,1/3,-v2] NTLM auth and sign - Allocate session key/client response dynamically - - - --- 2010-10-20 Shirish Pargaonkar New
[CIFS},[3/3] NTLM auth and signing - Use kernel crypto apis to calculate hashes and smb signatures - - - --- 2010-10-20 Shirish Pargaonkar New
[CIFS},[2/3] NTLM auth and signing - Define crypto hash functions and create and send keys needed f… - - - --- 2010-10-20 Shirish Pargaonkar New
[CIFS},[1/3] NTLM auth & signing - Allocate session key/client response dynamically - - - --- 2010-10-20 Shirish Pargaonkar New
[CIFS] Clean up two declarations of blob_len - - - --- 2010-10-19 Shirish Pargaonkar New
[v2.6.36-rc7] cifs: cancel_delayed_work() + flush_scheduled_work() -> cancel_delayed_work_sync() - - - --- 2010-10-19 Tejun Heo New
cifs: update comments - [s/GlobalSMBSesLock/cifs_file_list_lock/g] - - - --- 2010-10-18 Suresh Jayaraman New
[RFC] cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlock - - - --- 2010-10-18 Suresh Jayaraman New
[13/13] cifs: eliminate cifsInodeInfo->write_behind_rc - - - --- 2010-10-15 Jeff Layton New
[12/13] cifs: wait for writeback to complete in cifs_flush - - - --- 2010-10-15 Jeff Layton New
[11/13] cifs: convert cifsFileInfo->count to non-atomic counter - - - --- 2010-10-15 Jeff Layton New
[10/13] cifs: move close processing from cifs_close to cifsFileInfo_put - - - --- 2010-10-15 Jeff Layton New
[09/13] cifs: move cifsFileInfo_put to file.c - - - --- 2010-10-15 Jeff Layton New
[08/13] cifs: convert GlobalSMBSeslock from a rwlock to regular spinlock - - - --- 2010-10-15 Jeff Layton New
[07/13] cifs: move cifs_new_fileinfo to file.c - - - --- 2010-10-15 Jeff Layton New
[06/13] cifs: eliminate pfile pointer from cifsFileInfo - - - --- 2010-10-15 Jeff Layton New
[05/13] cifs: cifs_write argument change and cleanup - - - --- 2010-10-15 Jeff Layton New
[04/13] cifs: clean up cifs_reopen_file - - - --- 2010-10-15 Jeff Layton New
[03/13] cifs: eliminate the inode argument from cifs_new_fileinfo - - - --- 2010-10-15 Jeff Layton New
[02/13] cifs: eliminate oflags option from cifs_new_fileinfo - - - --- 2010-10-15 Jeff Layton New
[01/13] cifs: fix flags handling in cifs_posix_open - - - --- 2010-10-15 Jeff Layton New
[CIFS,1/4,Try,#2] NTLM authentication and signing - Calculate auth response per smb session - - - --- 2010-10-13 Shirish Pargaonkar New
[CIFS,1/4] NTLM authentication and signing - Calculate auth response per smb session - - - --- 2010-10-13 Shirish Pargaonkar New
[CIFS,1/4] NTLM authentication and signing - Calculate auth response per smb session - - - --- 2010-10-13 Shirish Pargaonkar New
[CIFS,1/4] NTLM authentication and signing - Calculate auth response per smb session - - - --- 2010-10-13 Shirish Pargaonkar New
[CIFS,4/4] NTLM authentication and signing - Use kernel crypto apis to calculate hashes and smb sig… - - - --- 2010-10-12 Shirish Pargaonkar New
[CIFS,3/4] NTLM authentication and signing - Define crypto hash functions and create and send keys … - - - --- 2010-10-12 Shirish Pargaonkar New
[CIFS,2/4] NTLM authentication and signing - Make tiblob as part of session key (response) - - - --- 2010-10-12 Shirish Pargaonkar New
[CIFS,1/4] NTLM authentication and signing - Calculate auth response per smb session - - - --- 2010-10-12 Shirish Pargaonkar New
cifs: on multiuser mount, set ownership to current_fsuid/current_fsgid (try #7) - - - --- 2010-10-12 Jeff Layton New
handle extended attribute name cifsacl to generate cifs acl blob - - - --- 2010-10-12 Christoph Hellwig New
[16/16] cifs: eliminate cifsInodeInfo->write_behind_rc - - - --- 2010-10-11 Jeff Layton New
[15/16] cifs: wait for writeback to complete in cifs_flush - - - --- 2010-10-11 Jeff Layton New
[14/16] cifs: convert cifsFileInfo->count to non-atomic counter - - - --- 2010-10-11 Jeff Layton New
[13/16] cifs: move close processing from cifs_close to cifsFileInfo_put - - - --- 2010-10-11 Jeff Layton New
[12/16] cifs: move cifsFileInfo_put to file.c - - - --- 2010-10-11 Jeff Layton New
[11/16] cifs: convert GlobalSMBSeslock from a rwlock to regular spinlock - - - --- 2010-10-11 Jeff Layton New
[10/16] cifs: move cifs_new_fileinfo to file.c - - - --- 2010-10-11 Jeff Layton New
[09/16] cifs: eliminate pfile pointer from cifsFileInfo - - - --- 2010-10-11 Jeff Layton New
[08/16] cifs: cifs_write argument change and cleanup - - - --- 2010-10-11 Jeff Layton New
[07/16] cifs: clean up cifs_reopen_file - - - --- 2010-10-11 Jeff Layton New
[06/16] cifs: eliminate the inode argument from cifs_new_fileinfo - - - --- 2010-10-11 Jeff Layton New
[05/16] cifs: eliminate oflags option from cifs_new_fileinfo - - - --- 2010-10-11 Jeff Layton New
[04/16] cifs: fix flags handling in cifs_posix_open - - - --- 2010-10-11 Jeff Layton New
[03/16] cifs: eliminate cifs_posix_open_inode_helper - - - --- 2010-10-11 Jeff Layton New
[02/16] cifs: don't use vfsmount to pin superblock for oplock breaks - - - --- 2010-10-11 Jeff Layton New
[01/16] cifs: keep dentry reference in cifsFileInfo instead of inode reference - - - --- 2010-10-11 Jeff Layton New
CIFS Handle extended attribute name cifsacl to generate cifs acl blob (try #2) - - - --- 2010-10-10 Shirish Pargaonkar New
[2/7,-v2] CIFS ntlm authentication and signing - Build a proper av/ti pair blob for ntlmv2 without … - - - --- 2010-10-10 Shirish Pargaonkar New
manpage: add mount.cifs manpage entry for "multiuser" option - - - --- 2010-10-08 Jeff Layton New
mount.cifs: reinstate ip= as an override for address resolution - - - --- 2010-10-08 Jeff Layton New
[15/15] cifs: eliminate cifsInodeInfo->write_behind_rc - - - --- 2010-10-08 Jeff Layton New
[14/15] cifs: wait for writeback to complete in cifs_flush - - - --- 2010-10-08 Jeff Layton New
[13/15] cifs: convert cifsFileInfo->count to non-atomic counter - - - --- 2010-10-08 Jeff Layton New
[12/15] cifs: move close processing from cifs_close to cifsFileInfo_put - - - --- 2010-10-08 Jeff Layton New
[11/15] cifs: move cifsFileInfo_put to file.c - - - --- 2010-10-08 Jeff Layton New
[10/15] cifs: convert GlobalSMBSeslock from a rwlock to regular spinlock - - - --- 2010-10-08 Jeff Layton New
[09/15] cifs: move cifs_new_fileinfo to file.c - - - --- 2010-10-08 Jeff Layton New
[08/15] cifs: eliminate pfile pointer from cifsFileInfo - - - --- 2010-10-08 Jeff Layton New
[07/15] cifs: cifs_write argument change and cleanup - - - --- 2010-10-08 Jeff Layton New
[06/15] cifs: clean up cifs_reopen_file - - - --- 2010-10-08 Jeff Layton New
[05/15] cifs: eliminate the inode argument from cifs_new_fileinfo - - - --- 2010-10-08 Jeff Layton New
[04/15] cifs: eliminate oflags option from cifs_new_fileinfo - - - --- 2010-10-08 Jeff Layton New
[03/15] cifs: eliminate cifs_posix_open_inode_helper - - - --- 2010-10-08 Jeff Layton New
[02/15] cifs: don't use vfsmount to pin superblock for oplock breaks - - - --- 2010-10-08 Jeff Layton New
[01/15] cifs: keep dentry reference in cifsFileInfo instead of inode reference - - - --- 2010-10-08 Jeff Layton New
cifs: initialize tlink_tree_lock and tlink_tree - - - --- 2010-10-08 Jeff Layton New
cifs: on noperm mount, set ownership to current_fsuid/current_fsgid (try #6) - - - --- 2010-10-08 Jeff Layton New
cifs: on multiuser mount, set ownership to current_fsuid/current_fsgid (try #5) - - - --- 2010-10-07 Jeff Layton New
handle extended attribute name cifsacl to generate cifs acl blob - - - --- 2010-10-07 Shirish Pargaonkar New
[2/7,cifs] ntlm authentication and signing - Build a proper av/ti pair blob for ntlmv2 without exte… - - - --- 2010-10-07 Shirish Pargaonkar New
[15/15] cifs: eliminate cifsInodeInfo->write_behind_rc - - - --- 2010-10-06 Jeff Layton New
[14/15] cifs: wait for writeback to complete in cifs_flush - - - --- 2010-10-06 Jeff Layton New
[13/15] cifs: convert cifsFileInfo->count to non-atomic counter - - - --- 2010-10-06 Jeff Layton New
« 1 2 ... 106 107 108116 117 »