Jeff Layton
|
f30b9c1184
cifs: don't allow cifs_iget to match inodes of the wrong type
|
15 gadi atpakaļ |
Steve French
|
0ccd48025f
[CIFS] Missing ifdef
|
15 gadi atpakaļ |
Suresh Jayaraman
|
9451a9a52f
cifs: define inode-level cache object and register them
|
15 gadi atpakaļ |
Suresh Jayaraman
|
d03382ce9a
cifs: define superblock-level cache index objects and register them
|
15 gadi atpakaļ |
Joe Perches
|
c21dfb699f
fs/cifs: Remove unnecessary casts of private_data
|
15 gadi atpakaļ |
Jeff Layton
|
ed0e3ace57
cifs: don't attempt busy-file rename unless it's in same directory
|
15 gadi atpakaļ |
Jeff Layton
|
4065c802da
cifs: fix noserverino handling when unix extensions are enabled
|
15 gadi atpakaļ |
Jeff Layton
|
84f30c66c3
cifs: don't update uniqueid in cifs_fattr_to_inode
|
15 gadi atpakaļ |
Jeff Layton
|
db19272edc
cifs: always revalidate hardlinked inodes when using noserverino
|
15 gadi atpakaļ |
Steve French
|
baa4563317
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
|
15 gadi atpakaļ |
Jeff Layton
|
3d69438031
cifs: guard against hardlinking directories
|
15 gadi atpakaļ |
Steve French
|
f19159dc5a
[CIFS] Cleanup various minor breakage in previous cFYI cleanup
|
15 gadi atpakaļ |
Joe Perches
|
b6b38f704a
[CIFS] Neaten cERROR and cFYI macros, reduce text space
|
15 gadi atpakaļ |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 gadi atpakaļ |
Steve French
|
ff215713eb
[CIFS] checkpatch cleanup
|
15 gadi atpakaļ |
Jeff Layton
|
abab095d1f
cifs: add cifs_revalidate_file
|
15 gadi atpakaļ |
Jeff Layton
|
df2cf170c8
cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry
|
15 gadi atpakaļ |
Jeff Layton
|
835a36ca4a
cifs: set server_eof in cifs_fattr_to_inode
|
15 gadi atpakaļ |
Jeff Layton
|
31c0519f7a
cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs
|
15 gadi atpakaļ |
Steve French
|
ccd4bb1beb
[CIFS] Don't cache timestamps on utimes due to coarse granularity
|
15 gadi atpakaļ |
Jiri Kosina
|
d014d04386
Merge branch 'for-next' into for-linus
|
15 gadi atpakaļ |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 gadi atpakaļ |
Jeff Layton
|
ec06aedd44
cifs: clean up handling when server doesn't consistently support inode numbers
|
15 gadi atpakaļ |
npiggin@suse.de
|
c08d3b0e33
truncate: use new helpers
|
16 gadi atpakaļ |
Dave Kleikamp
|
6ab409b53d
cifs: Replace wrtPending with a real reference count
|
15 gadi atpakaļ |
Steve French
|
f1230c9797
[CIFS] fix sparse warning
|
16 gadi atpakaļ |
Jeff Layton
|
ce6e7fcd43
cifs: disable serverino if server doesn't support it
|
16 gadi atpakaļ |
Jeff Layton
|
d0c280d26d
cifs: when ATTR_READONLY is set, only clear write bits on non-directories
|
16 gadi atpakaļ |
Jeff Layton
|
0b8f18e358
cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget
|
16 gadi atpakaļ |
Jeff Layton
|
3bbeeb3c93
cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls
|
16 gadi atpakaļ |