aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/readdir.c
Commit message (Expand)AuthorAge
* cifs: properly handle case where CIFSGetSrvInodeNumber failsJeff Layton2009-02-20
* cifs: refactor new_inode() calls and inode initializationJeff Layton2009-02-20
* [CIFS] Do not attempt to close invalidated file handlesSteve French2008-11-20
* [CIFS] fix saving of resume key before CIFSFindNextJeff Layton2008-10-21
* [CIFS] make sure we have the right resume info before calling CIFSFindNextSteve French2008-10-07
* [CIFS] Fix possible double free if search immediately after search rewind failsShirish Pargaonkar2008-07-24
* on non-posix shares, clear write bits in mode when ATTR_READONLY is setJeff Layton2008-05-23
* [CIFS] remove unused variablesSteve French2008-05-23
* [CIFS] don't explicitly do a FindClose on rewind when directory search has endedSteve French2008-05-13
* [CIFS] convert usage of implicit booleans to boolSteve French2008-04-28
* [CIFS] clean up some hard to read ifdefsSteve French2008-02-12
* [CIFS] reduce checkpatch warningsSteve French2008-02-07
* [CIFS] Fix stale mode after readdir when cifsacl specifiedSteve French2007-11-08
* [CIFS] Fix walking out end of cifs daclSteve French2007-11-05
* [CIFS] remove two sparse warningsSteve French2007-10-12
* [CIFS] formatting cleanup found by checkpatchSteve French2007-08-30
* [CIFS] Allow disabling CIFS Unix Extensions as mount optionSteve French2007-07-18
* [CIFS] whitespace/formatting fixesSteve French2007-07-12
* [CIFS] more whitespace fixesSteve French2007-07-08
* [CIFS] more whitespace cleanupSteve French2007-07-07
* [CIFS] whitespace cleanupSteve French2007-07-06
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [CIFS] UID/GID override on CIFS mounts to SambaSteve French2007-04-30
* [CIFS] Replace kmalloc/memset combination with kzallocvignesh2007-04-25
* [CIFS] Remove unnecessary checksChristoph Hellwig2007-04-02
* [CIFS] reset mode when client notices that ATTR_READONLY is no longer setAlan Tyson2007-03-10
* [CIFS] Fix locking problem around some cifs uses of i_size writeSteve French2007-02-26
* [CIFS] mtime bounces from local to remote when cifs nocmtime i_flags overwrittenSteve French2007-02-16
* [CIFS] Allow update of EOF on remote extend of fileSteve French2007-02-08
* [CIFS] Minor cleanupSteve French2007-02-06
* [PATCH] cifs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* [CIFS] Fix readdir breakage when blocksize set too smallSteve French2006-10-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-10-13
|\
| * [CIFS] fix typo in previous patchSteve French2006-10-11
| * [CIFS] Fix old DOS time conversion to handle timezoneSteve French2006-10-11
| * [CIFS] readdir (ffirst) enablement of accurate timestamps from legacy serversSteve French2006-10-06
| * [CIFS] Fix readdir of large directories for backlevel serversSteve French2006-10-01
| * [CIFS] Legacy time handling for Win9x and OS/2 part 1Steve French2006-09-27
* | [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
|/
* [CIFS] Fix CIFS readdir access denied when SE Linux enabledSteve French2006-09-06
* [CIFS] endian errors in lanman protocol supportSteve French2006-08-15
* [CIFS] Add support for readdir to legacy serversSteve French2006-06-06
* [CIFS] Do not overwrite aopsDave Kleikamp2006-06-01
* [CIFS] Support for setting up SMB sessions to legacy lanman serversSteve French2006-05-31
* [CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change logSteve French2006-05-31
* [CIFS] Fix typo in previousSteve French2006-04-22
* [CIFS] Readdir fixes to allow search to start at arbitrary positionSteve French2006-04-22
* [CIFS] [CIFS] Do not take rename sem on most path based calls (duringSteve French2006-04-21
* Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-03-30
|\
| * [PATCH] 2tb-files-add-blkcnt_t-fixesAndrew Morton2006-03-26