Age | Commit message (Expand) | Author |
2012-03-23 | cifs: make cifsFileInfo_get return the cifsFileInfo pointer | Jeff Layton |
2012-03-23 | cifs: add new cifsiod_wq workqueue | Jeff Layton |
2012-03-23 | CIFS: Change mid_q_entry structure fields | Pavel Shilovsky |
2012-03-23 | CIFS: Expand CurrentMid field | Pavel Shilovsky |
2012-03-23 | CIFS: Separate protocol-specific code from cifs_readv_receive code | Pavel Shilovsky |
2012-03-23 | CIFS: Separate protocol-specific code from demultiplex code | Pavel Shilovsky |
2012-03-23 | CIFS: Separate protocol-specific code from transport routines | Pavel Shilovsky |
2012-03-21 | CIFS: Delete echo_retries module parm | Pavel Shilovsky |
2012-03-21 | CIFS: Prepare credits code for a slot reservation | Pavel Shilovsky |
2012-03-21 | CIFS: Introduce credit-based flow control | Pavel Shilovsky |
2012-03-21 | CIFS: Simplify inFlight logic | Pavel Shilovsky |
2012-03-20 | CIFS: Respect negotiated MaxMpxCount | Pavel Shilovsky |
2012-01-18 | [CIFS] Fix build break with multiuser patch when LANMAN disabled | Steve French |
2012-01-03 | cifs: propagate umode_t | Al Viro |
2011-10-24 | CIFS: Implement caching mechanism for mandatory brlocks | Pavel Shilovsky |
2011-10-19 | cifs: add a callback function to receive the rest of the frame | Jeff Layton |
2011-10-19 | cifs: move buffer pointers into TCP_Server_Info | Jeff Layton |
2011-10-19 | cifs: keep a reusable kvec array for receives | Jeff Layton |
2011-10-13 | CIFS: Move byte range lock list from fd to inode | Pavel Shilovsky |
2011-10-13 | CIFS: Simplify byte range locking code | Pavel Shilovsky |
2011-10-12 | cifs: Add data structures and functions for uid/gid to SID mapping (try #4) | Shirish Pargaonkar |
2011-10-12 | cifs: Add mount options for backup intent (try #6) | Shirish Pargaonkar |
2011-10-12 | add new module parameter 'enable_oplocks' | Steve French |
2011-08-11 | [CIFS] Cleanup use of CONFIG_CIFS_STATS2 ifdef to make transport routines mor... | Steve French |
2011-07-31 | cifs: simplify refcounting for oplock breaks | Jeff Layton |
2011-07-25 | cifs: use cifs_dirent in cifs_save_resume_key | Christoph Hellwig |
2011-05-27 | [CIFS] Rename three structures to avoid camel case | Steve French |
2011-05-27 | CIFS: Add rwpidforward mount option | Pavel Shilovsky |
2011-05-27 | CIFS: Migrate to shared superblock model | Pavel Shilovsky |
2011-05-27 | [CIFS] Migrate from prefixpath logic | Steve French |
2011-05-26 | CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size | Pavel Shilovsky |
2011-05-24 | cifs: don't call mid_q_entry->callback under the Global_MidLock (try #5) | Jeff Layton |
2011-05-19 | cifs: Add idmap key and related data structures and functions (try #17 repost) | Shirish Pargaonkar |
2011-05-19 | Shrink stack space usage in cifs_construct_tcon | Steve French |
2011-05-19 | Remove unused CIFSSMBNotify worker function | Steve French |
2011-04-12 | cifs: don't allow mmap'ed pages to be dirtied while under writeback (try #3) | Jeff Layton |
2011-04-12 | [CIFS] cifs: clarify the meaning of tcpStatus == CifsGood | Steve French |
2011-04-12 | Max share size is too small | Steve French |
2011-04-12 | Allow user names longer than 32 bytes | Steve French |
2011-04-12 | cifs: replace /proc/fs/cifs/Experimental with a module parm | Jeff Layton |
2011-02-11 | cifs: don't always drop malformed replies on the floor (try #3) | Jeff Layton |
2011-02-08 | [CIFS] Do not send SMBEcho requests on new sockets until SMBNegotiate | Steve French |
2011-01-24 | Make CIFS mount work in a container. | Rob Landley |
2011-01-20 | cifs: move time field in cifsInodeInfo | Jeff Layton |
2011-01-20 | cifs: TCP_Server_Info diet | Jeff Layton |
2011-01-20 | cifs: remove code for setting timeouts on requests | Jeff Layton |
2011-01-20 | [CIFS] cifs: reconnect unresponsive servers | Steve French |
2011-01-20 | cifs: set up recurring workqueue job to do SMB echo requests | Jeff Layton |
2011-01-20 | cifs: allow for different handling of received response | Jeff Layton |
2011-01-09 | cifs: use CreationTime like an i_generation field | Jeff Layton |