index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+4
2013-02-22
new helper: file_inode(file)
Al Viro
1
-4
/
+4
2013-02-13
cifs: Convert struct cifs_fattr to use kuid and kgids
Eric W. Biederman
1
-4
/
+10
2013-02-13
cifs: Modify struct cifs_unix_set_info_args to hold a kuid_t and a kgid_t
Eric W. Biederman
1
-7
/
+7
2013-02-13
cifs: Use kuids and kgids SID to uid/gid mapping
Eric W. Biederman
1
-4
/
+4
2013-02-13
cifs: Override unmappable incoming uids and gids
Eric W. Biederman
1
-9
/
+13
2012-12-05
cifs: don't override the uid/gid in getattr when cifsacl is enabled
Jeff Layton
1
-3
/
+4
2012-09-28
cifs: obtain file access during backup intent lookup (resend)
Shirish Pargaonkar
1
-17
/
+47
2012-09-24
cifs: cleanups for cifs_mkdir_qinfo
Jeff Layton
1
-27
/
+24
2012-09-24
CIFS: Move set_file_info to ops struct
Pavel Shilovsky
1
-73
/
+6
2012-09-24
CIFS: Move set_file_size to ops struct
Pavel Shilovsky
1
-50
/
+56
2012-09-24
CIFS: Move rename to ops struct
Pavel Shilovsky
1
-44
/
+48
2012-09-24
CIFS: Move guery file info code to ops struct
Pavel Shilovsky
1
-3
/
+9
2012-09-24
CIFS: Replace netfid with cifs_fid struct in cifsFileInfo
Pavel Shilovsky
1
-5
/
+5
2012-09-24
CIFS: Move unlink code to ops struct
Pavel Shilovsky
1
-11
/
+22
2012-08-19
CIFS: Protect i_nlink from being negative
Steve French
1
-8
/
+16
2012-07-27
CIFS: Move rmdir code to ops struct
Pavel Shilovsky
1
-4
/
+11
2012-07-27
CIFS: Separate protocol specific part from mkdir
Pavel Shilovsky
1
-19
/
+13
2012-07-27
CIFS: Simplify cifs_mkdir call
Pavel Shilovsky
1
-134
/
+161
2012-07-24
CIFS: Make CAP_* checks protocol independent
Pavel Shilovsky
1
-14
/
+12
2012-07-24
CIFS: Move building path to root to ops struct
Pavel Shilovsky
1
-32
/
+0
2012-07-24
CIFS: Move query inode info code to ops struct
Pavel Shilovsky
1
-56
/
+37
2012-07-24
CIFS: Rename Get/FreeXid and make them work with unsigned int
Pavel Shilovsky
1
-42
/
+45
2012-07-14
vfs: switch i_dentry/d_alias to hlist
Al Viro
1
-2
/
+3
2012-02-26
CIFS: Fix mkdir/rmdir bug for the non-POSIX case
Pavel Shilovsky
1
-9
/
+19
2012-01-03
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
1
-2
/
+2
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
1
-3
/
+3
2011-10-22
CIFS: Fix DFS handling in cifs_get_file_info
Pavel Shilovsky
1
-7
/
+12
2011-10-17
cifs: Call id to SID mapping functions to change owner/group (try #4 repost)
Shirish Pargaonkar
1
-12
/
+23
2011-08-05
cifs: convert prefixpath delimiters in cifs_build_path_to_root
Jeff Layton
1
-12
/
+2
2011-05-27
[CIFS] Rename three structures to avoid camel case
Steve French
1
-20
/
+20
2011-05-27
CIFS: Add rwpidforward mount option
Pavel Shilovsky
1
-3
/
+8
2011-05-27
[CIFS] Migrate from prefixpath logic
Steve French
1
-13
/
+6
2011-05-26
CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size
Pavel Shilovsky
1
-6
/
+18
2011-05-20
[CIFS] Fix to problem with getattr caused by invalidate simplification patch
Steve French
1
-2
/
+4
2011-05-19
CIFS: Simplify invalidate part (try #5)
Pavel Shilovsky
1
-42
/
+75
2011-05-19
CIFS: Use invalidate_inode_pages2 instead of invalidate_remote_inode (try #4)
Pavel Shilovsky
1
-2
/
+8
2011-05-19
cifs: Remove unused inode number while fetching root inode
Shirish Pargaonkar
1
-1
/
+1
2011-01-20
CIFS: Implement cifs_strict_fsync
Pavel Shilovsky
1
-2
/
+6
2011-01-15
CIFS: Use d_automount() rather than abusing follow_link()
David Howells
1
-3
/
+5
2011-01-12
switch cifs
Al Viro
1
-8
/
+0
2011-01-09
cifs: use CreationTime like an i_generation field
Jeff Layton
1
-0
/
+6
2011-01-07
fs: dcache per-inode inode alias locking
Nick Piggin
1
-3
/
+3
2011-01-07
fs: dcache reduce branches in lookup path
Nick Piggin
1
-4
/
+4
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
1
-3
/
+0
2011-01-07
fs: scale inode alias list
Nick Piggin
1
-0
/
+3
2010-12-07
cifs: allow calling cifs_build_path_to_root on incomplete cifs_sb
Jeff Layton
1
-3
/
+3
2010-12-06
cifs: fix use of CONFIG_CIFS_ACL
Jeff Layton
1
-4
/
+4
2010-12-02
cifs: add attribute cache timeout (actimeo) tunable
Suresh Jayaraman
1
-3
/
+4
2010-11-30
cifs: Misc. cleanup in cifsacl handling [try #4]
Shirish Pargaonkar
1
-5
/
+15
[next]