index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-02
cifs: define inode-level cache object and register them
Suresh Jayaraman
1
-0
/
+4
2010-08-02
cifs: define superblock-level cache index objects and register them
Suresh Jayaraman
1
-0
/
+3
2010-08-02
fs/cifs: Remove unnecessary casts of private_data
Joe Perches
1
-2
/
+2
2010-06-12
cifs: don't attempt busy-file rename unless it's in same directory
Jeff Layton
1
-0
/
+4
2010-05-17
cifs: fix noserverino handling when unix extensions are enabled
Jeff Layton
1
-0
/
+13
2010-05-17
cifs: don't update uniqueid in cifs_fattr_to_inode
Jeff Layton
1
-1
/
+0
2010-05-17
cifs: always revalidate hardlinked inodes when using noserverino
Jeff Layton
1
-0
/
+5
2010-05-13
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
1
-2
/
+19
2010-05-11
cifs: guard against hardlinking directories
Jeff Layton
1
-2
/
+19
2010-04-21
[CIFS] Cleanup various minor breakage in previous cFYI cleanup
Steve French
1
-11
/
+11
2010-04-21
[CIFS] Neaten cERROR and cFYI macros, reduce text space
Joe Perches
1
-41
/
+41
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-09
[CIFS] checkpatch cleanup
Steve French
1
-3
/
+3
2010-03-09
cifs: add cifs_revalidate_file
Jeff Layton
1
-0
/
+86
2010-03-06
cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry
Jeff Layton
1
-113
/
+98
2010-02-23
cifs: set server_eof in cifs_fattr_to_inode
Jeff Layton
1
-0
/
+1
2010-02-23
cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs
Jeff Layton
1
-1
/
+1
2010-02-08
[CIFS] Don't cache timestamps on utimes due to coarse granularity
Steve French
1
-1
/
+11
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-2
/
+2
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-2
/
+2
2009-11-06
cifs: clean up handling when server doesn't consistently support inode numbers
Jeff Layton
1
-5
/
+2
2009-09-24
truncate: use new helpers
npiggin@suse.de
1
-43
/
+10
2009-09-01
cifs: Replace wrtPending with a real reference count
Dave Kleikamp
1
-3
/
+3
2009-07-22
[CIFS] fix sparse warning
Steve French
1
-2
/
+2
2009-07-22
cifs: disable serverino if server doesn't support it
Jeff Layton
1
-1
/
+4
2009-07-09
cifs: when ATTR_READONLY is set, only clear write bits on non-directories
Jeff Layton
1
-4
/
+4
2009-07-09
cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget
Jeff Layton
1
-246
/
+151
2009-07-09
cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls
Jeff Layton
1
-1
/
+10
2009-07-09
cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo
Jeff Layton
1
-8
/
+8
2009-07-01
cifs: add new cifs_iget function and convert unix codepath to use it
Jeff Layton
1
-188
/
+192
2009-06-25
cifs: Fix incorrect return code being printed in cFYI messages
Suresh Jayaraman
1
-5
/
+10
2009-05-28
cifs: reorganize get_cifs_acl
Christoph Hellwig
1
-1
/
+1
2009-05-28
cifs: rename cifs_iget to cifs_root_iget
Jeff Layton
1
-1
/
+1
2009-05-28
cifs: have cifs_NTtimeToUnix take a little-endian arg
Jeff Layton
1
-9
/
+6
2009-04-20
[CIFS] Make cifs_unlink consistent in checks for null inode
Steve French
1
-6
/
+15
2009-04-17
cifs: when renaming don't try to unlink negative dentry
Jeff Layton
1
-1
/
+2
2009-04-17
cifs: vary timeout on writes past EOF based on offset (try #5)
Jeff Layton
1
-3
/
+5
2009-04-17
[CIFS] Endian convert UniqueId when reporting inode numbers from server files
Steve French
1
-3
/
+5
2009-04-17
cifs: flush data on any setattr
Jeff Layton
1
-28
/
+30
2009-03-31
New helper - current_umask()
Al Viro
1
-2
/
+2
2009-03-12
[CIFS] add extra null attr check
Steve French
1
-0
/
+3
2009-02-21
cifs: posix fill in inode needed by posix open
Jeff Layton
1
-1
/
+1
2009-02-21
cifs: properly handle case where CIFSGetSrvInodeNumber fails
Jeff Layton
1
-10
/
+10
2009-02-21
cifs: refactor new_inode() calls and inode initialization
Jeff Layton
1
-36
/
+60
2009-02-21
[CIFS] Prevent OOPs when mounting with remote prefixpath.
Igor Mammedov
1
-2
/
+2
2009-01-29
[CIFS] revalidate parent inode when rmdir done within that directory
Steve French
1
-0
/
+5
2009-01-05
inode->i_op is never NULL
Al Viro
1
-1
/
+1
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
1
-5
/
+53
2008-12-26
[CIFS] Can not mount with prefixpath if root directory of share is inaccessible
Steve French
1
-5
/
+53
2008-11-14
CRED: Wrap task credential accesses in the CIFS filesystem
David Howells
1
-4
/
+4
[prev]
[next]