Age | Commit message (Expand) | Author |
2008-05-11 | [CIFS] don't allow demultiplex thread to exit until kthread_stop is called | Steve French |
2008-05-11 | [CIFS] when not using unix extensions, check for and set ATTR_READONLY on cre... | Jeff Layton |
2008-05-11 | [CIFS] add local struct inode pointer to cifs_setattr | Jeff Layton |
2008-05-11 | [CIFS] cifs_find_tcp_session cleanup | Cyrill Gorcunov |
2008-05-09 | [CIFS] fix build warning | Steve French |
2008-05-08 | [CIFS] Fixed build warning in is_ip | Igor Mammedov |
2008-05-06 | [CIFS] cleanup cifsd completion | Steve French |
2008-05-06 | [CIFS] Remove over-indented code in find_unc(). | Steve French |
2008-05-06 | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French |
2008-05-02 | [CIFS] fix typo | Steve French |
2008-04-29 | [CIFS] Remove duplicate call to mode_to_acl | Steve French |
2008-04-29 | proc: remove proc_root_fs | Alexey Dobriyan |
2008-04-29 | [CIFS] convert usage of implicit booleans to bool | Steve French |
2008-04-28 | [CIFS] fixed compatibility issue with samba refferal request | Igor Mammedov |
2008-04-28 | [CIFS] Fix statfs formatting | Steve French |
2008-04-28 | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French |
2008-04-26 | [CIFS] Adds to dns_resolver checking if the server name is an IP addr and ski... | Steve French |
2008-04-25 | [CIFS] Fix spelling mistake | Steve French |
2008-04-25 | [PATCH] restore sane ->umount_begin() API | Al Viro |
2008-04-25 | cifs: timeout dfs automounts +little fix. | Igor Mammedov |
2008-04-25 | [CIFS] Update cifs version number | Steve French |
2008-04-24 | [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-18 | [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-17 | [CIFS] Add various missing flags and defintions | Steve French |
2008-04-16 | [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-09 | [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-04 | [CIFS] minor update to change log | Steve French |
2008-03-30 | cifs: fix misannotations | Al Viro |
2008-03-27 | [PATCH] do shrink_submounts() for all fs types | Al Viro |
2008-03-22 | [CIFS] Fix mem leak on dfs referral | Steve French |
2008-03-14 | [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-11 | [CIFS] Fix build problem | Steve French |
2008-03-10 | [CIFS] cifs: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-03-09 | [CIFS] DFS patch that connects inode with dfs handling ops | Igor Mammedov |
2008-02-26 | [CIFS] remove unused variable | Steve French |
2008-02-25 | [CIFS] consolidate duplicate code in posix/unix inode handling | Christoph Hellwig |
2008-02-18 | [CIFS] fix build break when proc disabled | Steve French |
2008-02-15 | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French |
2008-02-15 | [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-14 | Introduce path_put() | Jan Blunck |
2008-02-14 | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck |
2008-02-14 | [CIFS] fixup prefixpaths which contain multiple path components | Steve French |