summaryrefslogtreecommitdiffstats
path: root/fs/cifs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] restore sane ->umount_begin() APIAl Viro2008-04-251-5/+2
* cifs: timeout dfs automounts +little fix.Igor Mammedov2008-04-253-17/+23
* [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
* | [CIFS] clean up some hard to read ifdefsSteve French2008-02-1213-84/+51
* | [CIFS] reduce checkpatch warningsSteve French2008-02-0723-279/+167
* | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-02-061-1/+1
|\ \ | |/
| * Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter2008-02-051-1/+1
* | [CIFS] fix warning in cifs_spnego.cAndrew Morton2008-02-051-1/+1
|/
* [CIFS] DFS build fixesSteve French2008-01-256-31/+61
* [CIFS] DFS support: provide shrinkable mountsIgor Mammedov2008-01-255-1/+387
* [CIFS] Do not log path names in lookup errorsSteve French2008-01-201-6/+4
* [CIFS] DFS support patchset: Added mountdataIgor Mammedov2008-01-113-2/+41
* [CIFS] Forgot to add two new files from previous commitSteve French2008-01-102-0/+155
* [CIFS] DNS name resolution helper upcall for cifsSteve French2008-01-092-1/+16
* [CIFS] fix checkpatch warnings in fs/cifs/inode.cSteve French2008-01-083-25/+31
* [CIFS] hold ses sem on tcp session reconnect during mountSteve French2008-01-031-3/+3
* [CIFS] Allow setting mode via cifs aclSteve French2007-12-316-13/+315
* [CIFS] fix unicode string alignment in SPNEGO setupJeff Layton2007-12-311-1/+1
OpenPOWER on IntegriCloud