Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
70f52debbed3d0c99d8b9b6ce32d8cf7f0cfe638
/
fs
/
cifs
/
inode.c
« Previous
7ffec37
cifs: add refcounted and timestamped container for holding tcons
by Jeff Layton
· 14 years ago
522440e
cifs: set backing_dev_info on new S_ISREG inodes
by Jeff Layton
· 14 years ago
0d424ad
cifs: add cifs_sb_master_tcon and convert some callers to use it
by Jeff Layton
· 14 years ago
a6e8a84
cifs: add function to get a tcon from cifs_sb
by Jeff Layton
· 14 years ago
ba00ba6
cifs: make various routines use the cifsFileInfo->tcon pointer
by Jeff Layton
· 14 years ago
1b12b9c
cifs: use Minshall+French symlink functions
by Stefan Metzmacher
· 14 years ago
639e7a9
cifs: eliminate redundant xdev check in cifs_rename
by Jeff Layton
· 14 years ago
f0138a7
Cannot allocate memory error on mount
by Suresh Jayaraman
· 14 years ago
5f248c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
1b94746
cifs: truncate fallout
by Christoph Hellwig
· 14 years ago
db78b87
always call inode_change_ok early in ->setattr
by Christoph Hellwig
· 14 years ago
1025774
remove inode_setattr
by Christoph Hellwig
· 14 years ago
5acfec2
cifs: reduce false positives with inode aliasing serverino autodisable
by Jeff Layton
· 14 years ago
f30b9c1
cifs: don't allow cifs_iget to match inodes of the wrong type
by Jeff Layton
· 14 years ago
0ccd480
[CIFS] Missing ifdef
by Steve French
· 14 years ago
9451a9a
cifs: define inode-level cache object and register them
by Suresh Jayaraman
· 14 years ago
d03382c
cifs: define superblock-level cache index objects and register them
by Suresh Jayaraman
· 14 years ago
c21dfb6
fs/cifs: Remove unnecessary casts of private_data
by Joe Perches
· 14 years ago
ed0e3ac
cifs: don't attempt busy-file rename unless it's in same directory
by Jeff Layton
· 14 years ago
4065c80
cifs: fix noserverino handling when unix extensions are enabled
by Jeff Layton
· 14 years ago
84f30c6
cifs: don't update uniqueid in cifs_fattr_to_inode
by Jeff Layton
· 14 years ago
db19272
cifs: always revalidate hardlinked inodes when using noserverino
by Jeff Layton
· 14 years ago
baa4563
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
by Steve French
· 14 years ago
3d69438
cifs: guard against hardlinking directories
by Jeff Layton
· 14 years ago
f19159d
[CIFS] Cleanup various minor breakage in previous cFYI cleanup
by Steve French
· 15 years ago
b6b38f7
[CIFS] Neaten cERROR and cFYI macros, reduce text space
by Joe Perches
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
ff215713
[CIFS] checkpatch cleanup
by Steve French
· 15 years ago
abab095
cifs: add cifs_revalidate_file
by Jeff Layton
· 15 years ago
df2cf17
cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry
by Jeff Layton
· 15 years ago
835a36c
cifs: set server_eof in cifs_fattr_to_inode
by Jeff Layton
· 15 years ago
31c0519
cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs
by Jeff Layton
· 15 years ago
ccd4bb1
[CIFS] Don't cache timestamps on utimes due to coarse granularity
by Steve French
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
ec06aed
cifs: clean up handling when server doesn't consistently support inode numbers
by Jeff Layton
· 15 years ago
c08d3b0
truncate: use new helpers
by npiggin@suse.de
· 15 years ago
6ab409b
cifs: Replace wrtPending with a real reference count
by Dave Kleikamp
· 15 years ago
f1230c9
[CIFS] fix sparse warning
by Steve French
· 15 years ago
ce6e7fc
cifs: disable serverino if server doesn't support it
by Jeff Layton
· 15 years ago
d0c280d
cifs: when ATTR_READONLY is set, only clear write bits on non-directories
by Jeff Layton
· 15 years ago
0b8f18e
cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget
by Jeff Layton
· 15 years ago
3bbeeb3
cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls
by Jeff Layton
· 15 years ago
01ea95e
cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo
by Jeff Layton
· 15 years ago
cc0bad7
cifs: add new cifs_iget function and convert unix codepath to use it
by Jeff Layton
· 15 years ago
0f3bc09
cifs: Fix incorrect return code being printed in cFYI messages
by Suresh Jayaraman
· 15 years ago
1bf4072
cifs: reorganize get_cifs_acl
by Christoph Hellwig
· 15 years ago
bd433d4
cifs: rename cifs_iget to cifs_root_iget
by Jeff Layton
· 15 years ago
07119a4
cifs: have cifs_NTtimeToUnix take a little-endian arg
by Jeff Layton
· 15 years ago
ff69452
[CIFS] Make cifs_unlink consistent in checks for null inode
by Steve French
· 16 years ago
fc6f394
cifs: when renaming don't try to unlink negative dentry
by Jeff Layton
· 16 years ago
fbec9ab
cifs: vary timeout on writes past EOF based on offset (try #5)
by Jeff Layton
· 16 years ago
85a6dac
[CIFS] Endian convert UniqueId when reporting inode numbers from server files
by Steve French
· 16 years ago
0f4d634
cifs: flush data on any setattr
by Jeff Layton
· 16 years ago
ce3b0f8
New helper - current_umask()
by Al Viro
· 16 years ago
1adcb71
[CIFS] add extra null attr check
by Steve French
· 16 years ago
44f68fa
cifs: posix fill in inode needed by posix open
by Jeff Layton
· 16 years ago
950ec52
cifs: properly handle case where CIFSGetSrvInodeNumber fails
by Jeff Layton
· 16 years ago
132ac7b
cifs: refactor new_inode() calls and inode initialization
by Jeff Layton
· 16 years ago
e4cce94
[CIFS] Prevent OOPs when mounting with remote prefixpath.
by Igor Mammedov
· 16 years ago
42c2454
[CIFS] revalidate parent inode when rmdir done within that directory
by Steve French
· 16 years ago
acfa438
inode->i_op is never NULL
by Al Viro
· 16 years ago
54a696b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
8be0ed4
[CIFS] Can not mount with prefixpath if root directory of share is inaccessible
by Steve French
· 16 years ago
a001e5b
CRED: Wrap task credential accesses in the CIFS filesystem
by David Howells
· 16 years ago
ae6884a
cifs: fix renaming one hardlink on top of another
by Jeff Layton
· 16 years ago
8d281ef
cifs: fix unlinking of rename target when server doesn't support open file renames
by Jeff Layton
· 16 years ago
14121bd
cifs: make cifs_rename handle -EACCES errors
by Jeff Layton
· 16 years ago
4134609
[CIFS] fix build error
by Steve French
· 16 years ago
3270958
[CIFS] undo changes in cifs_rename_pending_delete if it errors out
by Steve French
· 16 years ago
9a8165f
cifs: track DeletePending flag in cifsInodeInfo
by Jeff Layton
· 16 years ago
dd1db2d
cifs: don't use CREATE_DELETE_ON_CLOSE in cifs_rename_pending_delete
by Jeff Layton
· 16 years ago
6050247
[CIFS] clean up error handling in cifs_unlink
by Steve French
· 16 years ago
6b37faa
[CIFS] fix some settings of cifsAttrs after calling SetFileInfo and SetPathInfo
by Jeff Layton
· 16 years ago
d388908
[CIFS] update DOS attributes in cifsInode if we successfully changed them
by Steve French
· 16 years ago
7ce86d5
cifs: work around samba returning -ENOENT on SetFileDisposition call
by Jeff Layton
· 16 years ago
74553b1
cifs: fix inverted NULL check after kmalloc
by Jeff Layton
· 16 years ago
ee2fd96
[CIFS] fix busy-file renames and refactor cifs_rename logic
by Steve French
· 16 years ago
6d22f09
cifs: add function to set file disposition
by Jeff Layton
· 16 years ago
a12a1ac
cifs: move rename and delete-on-close logic into helper function
by Jeff Layton
· 16 years ago
388e57b
[CIFS] use common code for turning off ATTR_READONLY in cifs_unlink
by Steve French
· 16 years ago
5f0319a
cifs: clean up variables in cifs_unlink
by Jeff Layton
· 16 years ago
aab3a8c
[CIFS] reindent misindented statement
by Ilpo Järvinen
· 16 years ago
ad66133
[CIFS] mount of IPC$ breaks with iget patch
by Steve French
· 16 years ago
0510eeb
turn cifs_setattr into a multiplexor that calls the correct function
by Jeff Layton
· 16 years ago
feb3e20
move file time and dos attribute setting logic into new function
by Jeff Layton
· 16 years ago
3fe5c1d
spin off cifs_setattr with unix extensions to its own function
by Jeff Layton
· 16 years ago
9508991
[CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dir
by Jeff Layton
· 16 years ago
2dd2dfa
Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID arg
by Jeff Layton
· 16 years ago
6fc000e
change CIFSSMBSetTimes to CIFSSMBSetPathInfo
by Jeff Layton
· 16 years ago
4e1e7fb
bundle up Unix SET_PATH_INFO args into a struct and change name
by Jeff Layton
· 16 years ago
9e96af8
Fix missing braces in cifs_revalidate()
by Suresh Jayaraman
· 16 years ago
8efdbde
[CIFS] break ATTR_SIZE changes out into their own function
by Jeff Layton
· 16 years ago
e911d0c
cifs: fix inode leak in cifs_get_inode_info_unix
by Jeff Layton
· 16 years ago
5132861
disable most mode changes on non-unix/non-cifsacl mounts
by Jeff Layton
· 16 years ago
4ca691a
silently ignore ownership changes unless unix extensions are enabled or we're faking uid changes
by Jeff Layton
· 16 years ago
4e94a10
[CIFS] remove trailing whitespace
by Steve French
· 16 years ago
b0fd30d
when creating new inodes, use file_mode/dir_mode exclusively on mount without unix extensions
by Jeff Layton
· 16 years ago
4468eb3
on non-posix shares, clear write bits in mode when ATTR_READONLY is set
by Jeff Layton
· 16 years ago
0a891ad
[CIFS] Fix reversed memset arguments
by Dave Jones
· 16 years ago
Next »