Commit Graph

79 Commits (a9c569539312cfd3c820b38036679a9d72c55331)

Author SHA1 Message Date
Jeff Layton c4a2c08db7 cifs: make cnvrtDosUnixTm take a little-endian args and an offset 16 years ago
Jeff Layton 07119a4df8 cifs: have cifs_NTtimeToUnix take a little-endian arg 16 years ago
Steve French e836f015b5 [CIFS] Remove trailing whitespace 16 years ago
Steve French 0e0d2cf327 [CIFS] Remove sparse endian warnings 16 years ago
Jeff Layton 18295796a3 cifs: fix length handling in cifs_get_name_from_search_buf 16 years ago
Jeff Layton f58841666b cifs: change cifs_get_name_from_search_buf to use new unicode helper 16 years ago
Suresh Jayaraman 7b0c8fcff4 cifs: Increase size of tmp_buf in cifs_readdir to avoid potential overflows 16 years ago
Jeff Layton fbec9ab952 cifs: vary timeout on writes past EOF based on offset (try #5) 16 years ago
Steve French 85a6dac54a [CIFS] Endian convert UniqueId when reporting inode numbers from server files 16 years ago
Jeff Layton 950ec52880 cifs: properly handle case where CIFSGetSrvInodeNumber fails 16 years ago
Jeff Layton 132ac7b77c cifs: refactor new_inode() calls and inode initialization 16 years ago
Steve French ddb4cbfc53 [CIFS] Do not attempt to close invalidated file handles 16 years ago
Jeff Layton a364bc0b37 [CIFS] fix saving of resume key before CIFSFindNext 17 years ago
Steve French 0752f1522a [CIFS] make sure we have the right resume info before calling CIFSFindNext 17 years ago
Shirish Pargaonkar 76c510ad2e [CIFS] Fix possible double free if search immediately after search rewind fails 17 years ago
Jeff Layton 4468eb3fd1 on non-posix shares, clear write bits in mode when ATTR_READONLY is set 17 years ago
Steve French aaa9bbe039 [CIFS] remove unused variables 17 years ago
Steve French 77c57ec896 [CIFS] don't explicitly do a FindClose on rewind when directory search has ended 17 years ago
Steve French 4b18f2a9c3 [CIFS] convert usage of implicit booleans to bool 17 years ago
Steve French 90c81e0b0e [CIFS] clean up some hard to read ifdefs 17 years ago
Steve French ad7a2926b9 [CIFS] reduce checkpatch warnings 17 years ago
Steve French a6f8de3d9b [CIFS] Fix stale mode after readdir when cifsacl specified 17 years ago
Steve French 63d2583f5a [CIFS] Fix walking out end of cifs dacl 18 years ago
Steve French 2c2130e16f [CIFS] remove two sparse warnings 18 years ago
Steve French 26f57364d7 [CIFS] formatting cleanup found by checkpatch 18 years ago
Steve French c18c842b1f [CIFS] Allow disabling CIFS Unix Extensions as mount option 18 years ago
Steve French 50c2f75388 [CIFS] whitespace/formatting fixes 18 years ago
Steve French 3870253efb [CIFS] more whitespace fixes 18 years ago
Steve French 790fe579f5 [CIFS] more whitespace cleanup 18 years ago
Steve French 6dc0f87e35 [CIFS] whitespace cleanup 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Steve French 4523cc3044 [CIFS] UID/GID override on CIFS mounts to Samba 18 years ago
vignesh eaa33a9ac0 [CIFS] Replace kmalloc/memset combination with kzalloc 18 years ago
Christoph Hellwig c33f8d3274 [CIFS] Remove unnecessary checks 18 years ago
Alan Tyson f5c1e2ea71 [CIFS] reset mode when client notices that ATTR_READONLY is no longer set 18 years ago
Steve French 3677db10a6 [CIFS] Fix locking problem around some cifs uses of i_size write 18 years ago
Steve French 1b2b212603 [CIFS] mtime bounces from local to remote when cifs nocmtime i_flags overwritten 18 years ago
Steve French 7ba526316a [CIFS] Allow update of EOF on remote extend of file 18 years ago
Steve French a850790f6c [CIFS] Minor cleanup 18 years ago
Josef "Jeff" Sipek e6a002964c [PATCH] cifs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Steve French 7ca85ba752 [CIFS] Fix readdir breakage when blocksize set too small 19 years ago
Steve French ddae957da4 [CIFS] fix typo in previous patch 19 years ago
Steve French 533f90af6d [CIFS] Fix old DOS time conversion to handle timezone 19 years ago
Steve French 268f3be177 [CIFS] readdir (ffirst) enablement of accurate timestamps from legacy servers 19 years ago
Steve French 203cf2fc13 [CIFS] Fix readdir of large directories for backlevel servers 19 years ago
Steve French 1bd5bbcb65 [CIFS] Legacy time handling for Win9x and OS/2 part 1 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Steve French b835bebe95 [CIFS] Fix CIFS readdir access denied when SE Linux enabled 19 years ago
Steve French 5ddaa683a5 [CIFS] endian errors in lanman protocol support 19 years ago
Steve French 5bafd76593 [CIFS] Add support for readdir to legacy servers 19 years ago