aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs
Commit message (Expand)AuthorAge
* [CIFS] don't allow demultiplex thread to exit until kthread_stop is calledSteve French2008-05-11
* [CIFS] when not using unix extensions, check for and set ATTR_READONLY on cre...Jeff Layton2008-05-11
* [CIFS] add local struct inode pointer to cifs_setattrJeff Layton2008-05-11
* [CIFS] cifs_find_tcp_session cleanupCyrill Gorcunov2008-05-11
* [CIFS] fix build warningSteve French2008-05-08
* [CIFS] Fixed build warning in is_ipIgor Mammedov2008-05-08
* [CIFS] cleanup cifsd completionSteve French2008-05-06
* [CIFS] Remove over-indented code in find_unc().Steve French2008-05-06
* Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-05-06
|\
| * proc: remove proc_root_fsAlexey Dobriyan2008-04-29
* | [CIFS] fix typoSteve French2008-05-02
* | [CIFS] Remove duplicate call to mode_to_aclSteve French2008-04-29
* | [CIFS] convert usage of implicit booleans to boolSteve French2008-04-28
* | [CIFS] fixed compatibility issue with samba refferal requestIgor Mammedov2008-04-28
* | [CIFS] Fix statfs formattingSteve French2008-04-28
* | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-04-28
|\|
| * [PATCH] restore sane ->umount_begin() APIAl Viro2008-04-25
| * cifs: timeout dfs automounts +little fix.Igor Mammedov2008-04-25
* | [CIFS] Adds to dns_resolver checking if the server name is an IP addr and ski...Steve French2008-04-25
* | [CIFS] Fix spelling mistakeSteve French2008-04-25
* | [CIFS] Update cifs version numberSteve French2008-04-24
|/
* [CIFS] Fix typo in previous commitSteve French2008-04-24
* [CIFS] Fix define for new proxy cap to match documentationSteve French2008-04-24
* [CIFS] Fix UNC path prefix on QueryUnixPathInfo to have correct slashSteve French2008-04-18
* [CIFS] Reserve new proxy cap for WAFSSteve French2008-04-18
* [CIFS] Add various missing flags and defintionsSteve French2008-04-17
* [CIFS] make cifs_dfs_automount_list_staticSteve French2008-04-15
* [CIFS] Fix oops when slow oplock process races with unmountSteve French2008-04-15
* [CIFS] Fix acl length when very short ACL being modified by chmodSteve French2008-04-09
* [CIFS] Fix looping on reconnect to Samba when unexpected tree connect fail on...Steve French2008-04-09
* [CIFS] minor update to change logSteve French2008-04-04
* cifs: fix misannotationsAl Viro2008-03-30
* [PATCH] do shrink_submounts() for all fs typesAl Viro2008-03-27
* [CIFS] Fix mem leak on dfs referralSteve French2008-03-22
* [CIFS] file create with acl support enabled is slowSteve French2008-03-14
* [CIFS] Fix mtime on cp -p when file data cached but written out too lateSteve French2008-03-14
* [CIFS] Fix build problemSteve French2008-03-11
* [CIFS] cifs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-10
* [CIFS] DFS patch that connects inode with dfs handling opsIgor Mammedov2008-03-08
* [CIFS] remove unused variableSteve French2008-02-25
* [CIFS] consolidate duplicate code in posix/unix inode handlingChristoph Hellwig2008-02-25
* [CIFS] fix build break when proc disabledSteve French2008-02-17
* Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-02-15
|\
| * Introduce path_put()Jan Blunck2008-02-15
| * Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-15
| * iget: stop CIFS from using iget() and read_inode()David Howells2008-02-07
* | [CIFS] factoring out common code in get_inode_info functionsChristoph Hellwig2008-02-15
* | [CIFS] fix prepath conversion when server supports posix pathsSteve French2008-02-15
* | [CIFS] Only convert / when server does not support posix pathsIgor Mammedov2008-02-15
* | [CIFS] Fix mixed case name in structure dfs_info3_paramIgor Mammedov2008-02-15