Commit Graph

200 Commits (f4e420dc423148fba637af1ab618fa8896dfb2d6)

Author SHA1 Message Date
Jeff Layton f30b9c1184 cifs: don't allow cifs_iget to match inodes of the wrong type 15 years ago
Steve French 0ccd48025f [CIFS] Missing ifdef 15 years ago
Suresh Jayaraman 9451a9a52f cifs: define inode-level cache object and register them 15 years ago
Suresh Jayaraman d03382ce9a cifs: define superblock-level cache index objects and register them 15 years ago
Joe Perches c21dfb699f fs/cifs: Remove unnecessary casts of private_data 15 years ago
Jeff Layton ed0e3ace57 cifs: don't attempt busy-file rename unless it's in same directory 15 years ago
Jeff Layton 4065c802da cifs: fix noserverino handling when unix extensions are enabled 15 years ago
Jeff Layton 84f30c66c3 cifs: don't update uniqueid in cifs_fattr_to_inode 15 years ago
Jeff Layton db19272edc cifs: always revalidate hardlinked inodes when using noserverino 15 years ago
Jeff Layton 3d69438031 cifs: guard against hardlinking directories 15 years ago
Steve French f19159dc5a [CIFS] Cleanup various minor breakage in previous cFYI cleanup 15 years ago
Joe Perches b6b38f704a [CIFS] Neaten cERROR and cFYI macros, reduce text space 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Steve French ff215713eb [CIFS] checkpatch cleanup 15 years ago
Jeff Layton abab095d1f cifs: add cifs_revalidate_file 15 years ago
Jeff Layton df2cf170c8 cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry 15 years ago
Jeff Layton 835a36ca4a cifs: set server_eof in cifs_fattr_to_inode 15 years ago
Jeff Layton 31c0519f7a cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs 15 years ago
Steve French ccd4bb1beb [CIFS] Don't cache timestamps on utimes due to coarse granularity 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Jeff Layton ec06aedd44 cifs: clean up handling when server doesn't consistently support inode numbers 15 years ago
npiggin@suse.de c08d3b0e33 truncate: use new helpers 16 years ago
Dave Kleikamp 6ab409b53d cifs: Replace wrtPending with a real reference count 16 years ago
Steve French f1230c9797 [CIFS] fix sparse warning 16 years ago
Jeff Layton ce6e7fcd43 cifs: disable serverino if server doesn't support it 16 years ago
Jeff Layton d0c280d26d cifs: when ATTR_READONLY is set, only clear write bits on non-directories 16 years ago
Jeff Layton 0b8f18e358 cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget 16 years ago
Jeff Layton 3bbeeb3c93 cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls 16 years ago
Jeff Layton 01ea95e3b6 cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo 16 years ago
Jeff Layton cc0bad7552 cifs: add new cifs_iget function and convert unix codepath to use it 16 years ago
Suresh Jayaraman 0f3bc09ee1 cifs: Fix incorrect return code being printed in cFYI messages 16 years ago
Christoph Hellwig 1bf4072da6 cifs: reorganize get_cifs_acl 16 years ago
Jeff Layton bd433d4cf4 cifs: rename cifs_iget to cifs_root_iget 16 years ago
Jeff Layton 07119a4df8 cifs: have cifs_NTtimeToUnix take a little-endian arg 16 years ago
Steve French ff6945279d [CIFS] Make cifs_unlink consistent in checks for null inode 16 years ago
Jeff Layton fc6f394332 cifs: when renaming don't try to unlink negative dentry 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 0f4d634c59 cifs: flush data on any setattr 16 years ago
Al Viro ce3b0f8d5c New helper - current_umask() 16 years ago
Steve French 1adcb71092 [CIFS] add extra null attr check 16 years ago
Jeff Layton 44f68fadd8 cifs: posix fill in inode needed by posix open 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
Igor Mammedov e4cce94c9c [CIFS] Prevent OOPs when mounting with remote prefixpath. 16 years ago
Steve French 42c245447c [CIFS] revalidate parent inode when rmdir done within that directory 16 years ago
Al Viro acfa4380ef inode->i_op is never NULL 16 years ago
Steve French 8be0ed44c2 [CIFS] Can not mount with prefixpath if root directory of share is inaccessible 16 years ago
David Howells a001e5b558 CRED: Wrap task credential accesses in the CIFS filesystem 16 years ago
Jeff Layton ae6884a9da cifs: fix renaming one hardlink on top of another 16 years ago