summaryrefslogtreecommitdiffstats
path: root/fs/cifs
Commit message (Expand)AuthorAgeFilesLines
* [CIFS] fix build warningSteve French2008-05-091-1/+1
* [CIFS] Fixed build warning in is_ipIgor Mammedov2008-05-083-32/+5
* [CIFS] cleanup cifsd completionSteve French2008-05-061-6/+0
* [CIFS] Remove over-indented code in find_unc().Steve French2008-05-061-33/+31
* Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-05-061-2/+2
|\
| * proc: remove proc_root_fsAlexey Dobriyan2008-04-291-2/+2
* | [CIFS] fix typoSteve French2008-05-021-1/+1
* | [CIFS] Remove duplicate call to mode_to_aclSteve French2008-04-291-4/+0
* | [CIFS] convert usage of implicit booleans to boolSteve French2008-04-2917-214/+200
* | [CIFS] fixed compatibility issue with samba refferal requestIgor Mammedov2008-04-281-11/+14
* | [CIFS] Fix statfs formattingSteve French2008-04-282-33/+36
* | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-04-283-22/+25
|\ \ | |/
| * [PATCH] restore sane ->umount_begin() APIAl Viro2008-04-251-5/+2
| * cifs: timeout dfs automounts +little fix.Igor Mammedov2008-04-253-17/+23
* | [CIFS] Adds to dns_resolver checking if the server name is an IP addr and ski...Steve French2008-04-261-10/+52
* | [CIFS] Fix spelling mistakeSteve French2008-04-251-1/+1
* | [CIFS] Update cifs version numberSteve French2008-04-251-1/+1
|/
* [CIFS] Fix typo in previous commitSteve French2008-04-241-2/+2
* [CIFS] Fix define for new proxy cap to match documentationSteve French2008-04-241-2/+5
* [CIFS] Fix UNC path prefix on QueryUnixPathInfo to have correct slashSteve French2008-04-181-4/+11
* [CIFS] Reserve new proxy cap for WAFSSteve French2008-04-181-1/+7
* [CIFS] Add various missing flags and defintionsSteve French2008-04-172-14/+105
* [CIFS] make cifs_dfs_automount_list_staticSteve French2008-04-162-3/+1
* [CIFS] Fix oops when slow oplock process races with unmountSteve French2008-04-153-0/+20
* [CIFS] Fix acl length when very short ACL being modified by chmodSteve French2008-04-092-6/+9
* [CIFS] Fix looping on reconnect to Samba when unexpected tree connect fail on...Steve French2008-04-091-14/+18
* [CIFS] minor update to change logSteve French2008-04-041-1/+2
* cifs: fix misannotationsAl Viro2008-03-301-2/+2
* [PATCH] do shrink_submounts() for all fs typesAl Viro2008-03-271-1/+0
* [CIFS] Fix mem leak on dfs referralSteve French2008-03-221-2/+8
* [CIFS] file create with acl support enabled is slowSteve French2008-03-146-22/+30
* [CIFS] Fix mtime on cp -p when file data cached but written out too lateSteve French2008-03-141-4/+5
* [CIFS] Fix build problemSteve French2008-03-111-0/+4
* [CIFS] cifs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-103-15/+15
* [CIFS] DFS patch that connects inode with dfs handling opsIgor Mammedov2008-03-091-62/+71
* [CIFS] remove unused variableSteve French2008-02-261-3/+2
* [CIFS] consolidate duplicate code in posix/unix inode handlingChristoph Hellwig2008-02-251-176/+103
* [CIFS] fix build break when proc disabledSteve French2008-02-181-2/+2
* Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-02-154-19/+37
|\
| * Introduce path_put()Jan Blunck2008-02-141-1/+1
| * Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-11/+12
| * iget: stop CIFS from using iget() and read_inode()David Howells2008-02-073-7/+24
* | [CIFS] factoring out common code in get_inode_info functionsChristoph Hellwig2008-02-151-63/+43
* | [CIFS] fix prepath conversion when server supports posix pathsSteve French2008-02-151-1/+7
* | [CIFS] Only convert / when server does not support posix pathsIgor Mammedov2008-02-151-2/+11
* | [CIFS] Fix mixed case name in structure dfs_info3_paramIgor Mammedov2008-02-152-2/+2
* | [CIFS] fixup prefixpaths which contain multiple path componentsSteve French2008-02-142-2/+25
* | [CIFS] fix typoSteve French2008-02-131-1/+1
* | [CIFS] patch to fix incorrect encoding of number of aces on set modeShirish Pargaonkar2008-02-121-5/+1
* | [CIFS] Fix typo in quota operationsRoel Kluin2008-02-121-1/+1
OpenPOWER on IntegriCloud