| Commit message (Expand) | Author | Age |
* | cifs: fix misannotations | Al Viro | 2008-03-30 |
* | [PATCH] do shrink_submounts() for all fs types | Al Viro | 2008-03-27 |
* | [CIFS] Fix mem leak on dfs referral | Steve French | 2008-03-22 |
* | [CIFS] file create with acl support enabled is slow | Steve French | 2008-03-14 |
* | [CIFS] Fix mtime on cp -p when file data cached but written out too late | Steve French | 2008-03-14 |
* | [CIFS] Fix build problem | Steve French | 2008-03-11 |
* | [CIFS] cifs: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-10 |
* | [CIFS] DFS patch that connects inode with dfs handling ops | Igor Mammedov | 2008-03-08 |
* | [CIFS] remove unused variable | Steve French | 2008-02-25 |
* | [CIFS] consolidate duplicate code in posix/unix inode handling | Christoph Hellwig | 2008-02-25 |
* | [CIFS] fix build break when proc disabled | Steve French | 2008-02-17 |
* | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2008-02-15 |
|\ |
|
| * | Introduce path_put() | Jan Blunck | 2008-02-15 |
| * | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 2008-02-15 |
| * | iget: stop CIFS from using iget() and read_inode() | David Howells | 2008-02-07 |
* | | [CIFS] factoring out common code in get_inode_info functions | Christoph Hellwig | 2008-02-15 |
* | | [CIFS] fix prepath conversion when server supports posix paths | Steve French | 2008-02-15 |
* | | [CIFS] Only convert / when server does not support posix paths | Igor Mammedov | 2008-02-15 |
* | | [CIFS] Fix mixed case name in structure dfs_info3_param | Igor Mammedov | 2008-02-15 |
* | | [CIFS] fixup prefixpaths which contain multiple path components | Steve French | 2008-02-14 |
* | | [CIFS] fix typo | Steve French | 2008-02-12 |
* | | [CIFS] patch to fix incorrect encoding of number of aces on set mode | Shirish Pargaonkar | 2008-02-12 |
* | | [CIFS] Fix typo in quota operations | Roel Kluin | 2008-02-12 |
* | | [CIFS] clean up some hard to read ifdefs | Steve French | 2008-02-12 |
* | | [CIFS] reduce checkpatch warnings | Steve French | 2008-02-07 |
* | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2008-02-06 |
|\| |
|
| * | Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user | Christoph Lameter | 2008-02-05 |
* | | [CIFS] fix warning in cifs_spnego.c | Andrew Morton | 2008-02-05 |
|/ |
|
* | [CIFS] DFS build fixes | Steve French | 2008-01-25 |
* | [CIFS] DFS support: provide shrinkable mounts | Igor Mammedov | 2008-01-24 |
* | [CIFS] Do not log path names in lookup errors | Steve French | 2008-01-19 |
* | [CIFS] DFS support patchset: Added mountdata | Igor Mammedov | 2008-01-10 |
* | [CIFS] Forgot to add two new files from previous commit | Steve French | 2008-01-10 |
* | [CIFS] DNS name resolution helper upcall for cifs | Steve French | 2008-01-09 |
* | [CIFS] fix checkpatch warnings in fs/cifs/inode.c | Steve French | 2008-01-08 |
* | [CIFS] hold ses sem on tcp session reconnect during mount | Steve French | 2008-01-03 |
* | [CIFS] Allow setting mode via cifs acl | Steve French | 2007-12-31 |
* | [CIFS] fix unicode string alignment in SPNEGO setup | Jeff Layton | 2007-12-30 |
* | [CIFS] cifs_partialpagewrite() cleanup | Steve French | 2007-12-30 |
* | [CIFS] use krb5 session key from first SMB session after a NegProt | Jeff Layton | 2007-12-30 |
* | [CIFS] redo existing session setup if needed in cifs_mount | Jeff Layton | 2007-12-30 |
* | [CIFS] Only dump SPNEGO key if CONFIG_CIFS_DEBUG2 is set | Jeff Layton | 2007-12-30 |
* | [CIFS] fix SetEA failure to some Samba versions | Steve French | 2007-12-30 |
* | regression: cifs endianness bug | Al Viro | 2007-12-05 |
* | [CIFS] Fix check after use error in ACL code | Steve French | 2007-11-25 |
* | [CIFS] Fix potential data corruption when writing out cached dirty pages | Jeff Layton | 2007-11-20 |
* | [CIFS] Fix spurious reconnect on 2nd peek from read of SMB length | Petr Tesarik | 2007-11-19 |
* | [CIFS] remove build warning | Steve French | 2007-11-16 |
* | [CIFS] Have CIFS_SessSetup build correct SPNEGO SessionSetup request | Steve French | 2007-11-16 |
* | [CIFS] minor checkpatch cleanup | Steve French | 2007-11-16 |