| Commit message (Expand) | Author | Age |
* | [PATCH] restore sane ->umount_begin() API | Al Viro | 2008-04-25 |
* | cifs: timeout dfs automounts +little fix. | Igor Mammedov | 2008-04-25 |
* | [CIFS] Fix typo in previous commit | Steve French | 2008-04-24 |
* | [CIFS] Fix define for new proxy cap to match documentation | Steve French | 2008-04-24 |
* | [CIFS] Fix UNC path prefix on QueryUnixPathInfo to have correct slash | Steve French | 2008-04-18 |
* | [CIFS] Reserve new proxy cap for WAFS | Steve French | 2008-04-18 |
* | [CIFS] Add various missing flags and defintions | Steve French | 2008-04-17 |
* | [CIFS] make cifs_dfs_automount_list_static | Steve French | 2008-04-15 |
* | [CIFS] Fix oops when slow oplock process races with unmount | Steve French | 2008-04-15 |
* | [CIFS] Fix acl length when very short ACL being modified by chmod | Steve French | 2008-04-09 |
* | [CIFS] Fix looping on reconnect to Samba when unexpected tree connect fail on... | Steve French | 2008-04-09 |
* | [CIFS] minor update to change log | Steve French | 2008-04-04 |
* | 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 |