summaryrefslogtreecommitdiff
path: root/fs/cifs/readdir.c
Commit message (Expand)AuthorAge
* [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-29
* [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-13
* [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-17
* [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-12
| * [CIFS] Fix old DOS time conversion to handle timezoneSteve French2006-10-12
| * [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-28
* | [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-07
* [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-23
* [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-31
|\
| * [PATCH] 2tb-files-add-blkcnt_t-fixesAndrew Morton2006-03-26
| * [PATCH] sem2mutex: vfs_rename_mutexArjan van de Ven2006-03-23
* | [CIFS] CIFS readdir perf optimizations part 1Steve French2006-02-28
|/
* [CIFS] Fix cifs trying to write to f_opsSteve French2006-01-08
* [CIFS] Fix scheduling while atomic when pending writes at file close timeSteve French2005-11-18
* [CIFS] Cleanup sparse warnings for unicode little endian castsSteve French2005-11-11