Age | Commit message (Expand) | Author | Files | Lines |
2008-05-11 | [CIFS] don't allow demultiplex thread to exit until kthread_stop is called | Steve French | 1 | -14/+14 |
2008-05-11 | [CIFS] when not using unix extensions, check for and set ATTR_READONLY on cre... | Jeff Layton | 4 | -17/+31 |
2008-05-11 | [CIFS] add local struct inode pointer to cifs_setattr | Jeff Layton | 2 | -11/+11 |
2008-05-11 | [CIFS] cifs_find_tcp_session cleanup | Cyrill Gorcunov | 1 | -25/+26 |
2008-05-09 | [CIFS] fix build warning | Steve French | 1 | -1/+1 |
2008-05-09 | [CIFS] Fixed build warning in is_ip | Igor Mammedov | 3 | -32/+5 |
2008-05-07 | [CIFS] cleanup cifsd completion | Steve French | 1 | -6/+0 |
2008-05-07 | [CIFS] Remove over-indented code in find_unc(). | Steve French | 1 | -33/+31 |
2008-05-06 | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 1 | -2/+2 |
2008-05-03 | [CIFS] fix typo | Steve French | 1 | -1/+1 |
2008-04-30 | [CIFS] Remove duplicate call to mode_to_acl | Steve French | 1 | -4/+0 |
2008-04-29 | proc: remove proc_root_fs | Alexey Dobriyan | 1 | -2/+2 |
2008-04-29 | [CIFS] convert usage of implicit booleans to bool | Steve French | 17 | -214/+200 |
2008-04-29 | [CIFS] fixed compatibility issue with samba refferal request | Igor Mammedov | 1 | -11/+14 |
2008-04-28 | [CIFS] Fix statfs formatting | Steve French | 2 | -33/+36 |
2008-04-28 | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 3 | -22/+25 |
2008-04-26 | [CIFS] Adds to dns_resolver checking if the server name is an IP addr and ski... | Steve French | 1 | -10/+52 |
2008-04-25 | [CIFS] Fix spelling mistake | Steve French | 1 | -1/+1 |
2008-04-25 | [PATCH] restore sane ->umount_begin() API | Al Viro | 1 | -5/+2 |
2008-04-25 | cifs: timeout dfs automounts +little fix. | Igor Mammedov | 3 | -17/+23 |
2008-04-25 | [CIFS] Update cifs version number | Steve French | 1 | -1/+1 |
2008-04-24 | [CIFS] Fix typo in previous commit | Steve French | 1 | -2/+2 |
2008-04-24 | [CIFS] Fix define for new proxy cap to match documentation | Steve French | 1 | -2/+5 |
2008-04-19 | [CIFS] Fix UNC path prefix on QueryUnixPathInfo to have correct slash | Steve French | 1 | -4/+11 |
2008-04-18 | [CIFS] Reserve new proxy cap for WAFS | Steve French | 1 | -1/+7 |
2008-04-18 | [CIFS] Add various missing flags and defintions | Steve French | 2 | -14/+105 |
2008-04-16 | [CIFS] make cifs_dfs_automount_list_static | Steve French | 2 | -3/+1 |
2008-04-15 | [CIFS] Fix oops when slow oplock process races with unmount | Steve French | 3 | -0/+20 |
2008-04-10 | [CIFS] Fix acl length when very short ACL being modified by chmod | Steve French | 2 | -6/+9 |
2008-04-10 | [CIFS] Fix looping on reconnect to Samba when unexpected tree connect fail on... | Steve French | 1 | -14/+18 |
2008-04-05 | [CIFS] minor update to change log | Steve French | 1 | -1/+2 |
2008-03-31 | cifs: fix misannotations | Al Viro | 1 | -2/+2 |
2008-03-28 | [PATCH] do shrink_submounts() for all fs types | Al Viro | 1 | -1/+0 |
2008-03-23 | [CIFS] Fix mem leak on dfs referral | Steve French | 1 | -2/+8 |
2008-03-15 | [CIFS] file create with acl support enabled is slow | Steve French | 6 | -22/+30 |
2008-03-14 | [CIFS] Fix mtime on cp -p when file data cached but written out too late | Steve French | 1 | -4/+5 |
2008-03-12 | [CIFS] Fix build problem | Steve French | 1 | -0/+4 |
2008-03-10 | [CIFS] cifs: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 3 | -15/+15 |
2008-03-09 | [CIFS] DFS patch that connects inode with dfs handling ops | Igor Mammedov | 1 | -62/+71 |
2008-02-26 | [CIFS] remove unused variable | Steve French | 1 | -3/+2 |
2008-02-25 | [CIFS] consolidate duplicate code in posix/unix inode handling | Christoph Hellwig | 1 | -176/+103 |
2008-02-18 | [CIFS] fix build break when proc disabled | Steve French | 1 | -2/+2 |
2008-02-16 | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 4 | -19/+37 |
2008-02-15 | [CIFS] factoring out common code in get_inode_info functions | Christoph Hellwig | 1 | -63/+43 |
2008-02-15 | [CIFS] fix prepath conversion when server supports posix paths | Steve French | 1 | -1/+7 |
2008-02-15 | [CIFS] Only convert / when server does not support posix paths | Igor Mammedov | 1 | -2/+11 |
2008-02-15 | [CIFS] Fix mixed case name in structure dfs_info3_param | Igor Mammedov | 2 | -2/+2 |
2008-02-15 | Introduce path_put() | Jan Blunck | 1 | -1/+1 |
2008-02-15 | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 1 | -11/+12 |
2008-02-14 | [CIFS] fixup prefixpaths which contain multiple path components | Steve French | 2 | -2/+25 |