| Commit message (Expand) | Author | Age |
* | [CIFS] Rename three structures to avoid camel case | Steve French | 2011-05-27 |
* | CIFS: Add rwpidforward mount option | Pavel Shilovsky | 2011-05-26 |
* | CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size | Pavel Shilovsky | 2011-05-26 |
* | various endian fixes to cifs | Steve French | 2011-04-11 |
* | cifs: fix two compiler warning about uninitialized vars | Jeff Layton | 2011-01-30 |
* | cifs: More crypto cleanup (try #2) | Shirish Pargaonkar | 2011-01-27 |
* | [CIFS] Replace cifs md5 hashing functions with kernel crypto APIs | Steve French | 2011-01-25 |
* | switch cifs | Al Viro | 2011-01-12 |
* | fs: dcache reduce branches in lookup path | Nick Piggin | 2011-01-07 |
* | cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer | Jeff Layton | 2010-10-06 |
* | cifs: add refcounted and timestamped container for holding tcons | Jeff Layton | 2010-10-06 |
* | cifs: add function to get a tcon from cifs_sb | Jeff Layton | 2010-09-29 |
* | cifs: use Minshall+French symlink functions | Stefan Metzmacher | 2010-09-29 |
* | cifs: implement CIFSCreateMFSymLink() | Stefan Metzmacher | 2010-09-29 |
* | cifs: implement CIFSFormatMFSymlink() | Stefan Metzmacher | 2010-09-29 |
* | cifs: implement CIFSQueryMFSymLink() | Stefan Metzmacher | 2010-09-29 |
* | cifs: implement CIFSCouldBeMFSymlink() and CIFSCheckMFSymlink() | Stefan Metzmacher | 2010-09-29 |
* | cifs: implement CIFSParseMFSymlink() | Stefan Metzmacher | 2010-09-29 |
* | [CIFS] Neaten cERROR and cFYI macros, reduce text space | Joe Perches | 2010-04-20 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | cifs: Fix incorrect return code being printed in cFYI messages | Suresh Jayaraman | 2009-06-25 |
* | cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4) | Jeff Layton | 2009-05-19 |
* | [CIFS] Remove sparse endian warnings | Steve French | 2009-05-01 |
* | [CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped status | Steve French | 2009-04-30 |
* | cifs: change CIFSSMBUnixQuerySymLink to use new helpers | Jeff Layton | 2009-04-30 |
* | [CIFS] Finishup DFS code | Steve French | 2008-05-15 |
* | [CIFS] Fix paths when share is in DFS to include proper prefix | Steve French | 2008-05-14 |
* | [CIFS] convert usage of implicit booleans to bool | Steve French | 2008-04-28 |
* | [CIFS] file create with acl support enabled is slow | Steve French | 2008-03-14 |
* | [CIFS] DFS build fixes | Steve French | 2008-01-25 |
* | [CIFS] Fix warnings shown by newer version of sparse | Steve French | 2007-08-30 |
* | [CIFS] Allow disabling CIFS Unix Extensions as mount option | Steve French | 2007-07-18 |
* | [CIFS] More whitespace/formatting fixes (noticed by checkpatch) | Steve French | 2007-07-17 |
* | [CIFS] whitespace/formatting fixes | Steve French | 2007-07-12 |
* | [CIFS] whitespace cleanup | Steve French | 2007-07-09 |
* | [CIFS] mtime bounces from local to remote when cifs nocmtime i_flags overwritten | Steve French | 2007-02-16 |
* | [CIFS] Incorrect hardlink count when original file is cached (oplocked) | Steve French | 2006-11-16 |
* | [CIFS] Legacy time handling for Win9x and OS/2 part 1 | Steve French | 2006-09-27 |
* | [CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change log | Steve French | 2006-05-31 |
* | [CIFS] [CIFS] Do not take rename sem on most path based calls (during | Steve French | 2006-04-21 |
* | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-03-30 |
|\ |
|
| * | [PATCH] sem2mutex: vfs_rename_mutex | Arjan van de Ven | 2006-03-23 |
* | | [CIFS] Workaround various server bugs found in testing at connectathon | Steve French | 2006-03-03 |
|/ |
|
* | [PATCH] kfree cleanup: fs | Jesper Juhl | 2005-11-07 |
* | [CIFS] Remove cifs_sb argument from *build_path_from_dentry | Steve French | 2005-08-30 |
* | [CIFS] Finish up of case-insensitive dentry handling for cifs. This | Steve French | 2005-08-22 |
* | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2005-08-21 |
|\ |
|
| * | Fix nasty ncpfs symlink handling bug. | Linus Torvalds | 2005-08-19 |
* | | [CIFS] POSIX extensions, SetFSInfo added | Jeremy Allison | 2005-06-22 |
|/ |
|
* | [PATCH] cifs: character mapping of special characters (part 3 of 3) | Steve French | 2005-04-29 |