summaryrefslogtreecommitdiffstats
path: root/fs/cifs/readdir.c
Commit message (Expand)AuthorAgeFilesLines
* [CIFS] clean up some hard to read ifdefsSteve French2008-02-121-2/+4
* [CIFS] reduce checkpatch warningsSteve French2008-02-071-27/+21
* [CIFS] Fix stale mode after readdir when cifsacl specifiedSteve French2007-11-081-1/+7
* [CIFS] Fix walking out end of cifs daclSteve French2007-11-051-1/+1
* [CIFS] remove two sparse warningsSteve French2007-10-121-3/+3
* [CIFS] formatting cleanup found by checkpatchSteve French2007-08-301-1/+1
* [CIFS] Allow disabling CIFS Unix Extensions as mount optionSteve French2007-07-181-1/+3
* [CIFS] whitespace/formatting fixesSteve French2007-07-131-9/+7
* [CIFS] more whitespace fixesSteve French2007-07-081-81/+82
* [CIFS] more whitespace cleanupSteve French2007-07-071-88/+91
* [CIFS] whitespace cleanupSteve French2007-07-061-8/+9
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [CIFS] UID/GID override on CIFS mounts to SambaSteve French2007-04-301-62/+67
* [CIFS] Replace kmalloc/memset combination with kzallocvignesh2007-04-251-5/+2
* [CIFS] Remove unnecessary checksChristoph Hellwig2007-04-021-24/+3
* [CIFS] reset mode when client notices that ATTR_READONLY is no longer setAlan Tyson2007-03-101-0/+4
* [CIFS] Fix locking problem around some cifs uses of i_size writeSteve French2007-02-261-1/+5
* [CIFS] mtime bounces from local to remote when cifs nocmtime i_flags overwrittenSteve French2007-02-171-0/+4
* [CIFS] Allow update of EOF on remote extend of fileSteve French2007-02-081-3/+3
* [CIFS] Minor cleanupSteve French2007-02-061-3/+3
* [PATCH] cifs: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-16/+16
* [CIFS] Fix readdir breakage when blocksize set too smallSteve French2006-10-301-0/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-10-131-4/+23
|\
| * [CIFS] fix typo in previous patchSteve French2006-10-121-3/+3
| * [CIFS] Fix old DOS time conversion to handle timezoneSteve French2006-10-121-1/+12
| * [CIFS] readdir (ffirst) enablement of accurate timestamps from legacy serversSteve French2006-10-061-9/+9
| * [CIFS] Fix readdir of large directories for backlevel serversSteve French2006-10-011-0/+1
| * [CIFS] Legacy time handling for Win9x and OS/2 part 1Steve French2006-09-281-0/+7
* | [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-3/+2
|/
* [CIFS] Fix CIFS readdir access denied when SE Linux enabledSteve French2006-09-061-4/+7
* [CIFS] endian errors in lanman protocol supportSteve French2006-08-151-1/+1
* [CIFS] Add support for readdir to legacy serversSteve French2006-06-071-41/+109
* [CIFS] Do not overwrite aopsDave Kleikamp2006-06-011-6/+10
* [CIFS] Support for setting up SMB sessions to legacy lanman serversSteve French2006-05-311-6/+10
* [CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change logSteve French2006-05-311-1/+1
* [CIFS] Fix typo in previousSteve French2006-04-231-1/+1
* [CIFS] Readdir fixes to allow search to start at arbitrary positionSteve French2006-04-221-21/+22
* [CIFS] [CIFS] Do not take rename sem on most path based calls (duringSteve French2006-04-211-2/+0
* Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-03-311-6/+6
|\
| * [PATCH] 2tb-files-add-blkcnt_t-fixesAndrew Morton2006-03-261-4/+4
| * [PATCH] sem2mutex: vfs_rename_mutexArjan van de Ven2006-03-231-2/+2
* | [CIFS] CIFS readdir perf optimizations part 1Steve French2006-02-281-1/+6
|/
* [CIFS] Fix cifs trying to write to f_opsSteve French2006-01-081-6/+11
* [CIFS] Fix scheduling while atomic when pending writes at file close timeSteve French2005-11-181-6/+25
* [CIFS] Cleanup sparse warnings for unicode little endian castsSteve French2005-11-111-1/+1
* [CIFS] Fix CIFS "nobrl" mount option so does not disable sending brl requestsSteve French2005-11-111-2/+8
* [CIFS] Fix readdir caching when unlink removes file in current searchSteve French2005-09-151-5/+32
* [CIFS] Add support for legacy servers part 5Steve French2005-08-311-1/+8
* [CIFS] Remove cifs_sb argument from *build_path_from_dentrySteve French2005-08-301-1/+1
* [CIFS] Finish up of case-insensitive dentry handling for cifs. ThisSteve French2005-08-221-1/+4
OpenPOWER on IntegriCloud