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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-03
configfs: convert to umode_t
Al Viro
2
-5
/
+5
2012-01-03
switch debugfs to umode_t
Al Viro
3
-19
/
+19
2012-01-03
switch sysfs_chmod_file() to umode_t
Al Viro
1
-1
/
+1
2012-01-03
switch procfs to umode_t use
Al Viro
3
-6
/
+6
2012-01-03
switch ->is_visible() to returning umode_t
Al Viro
1
-1
/
+1
2012-01-03
hugetlbfs: switch to inode_init_owner()
Al Viro
1
-27
/
+32
2012-01-03
switch ->mknod() to umode_t
Al Viro
34
-41
/
+41
2012-01-03
switch ->create() to umode_t
Al Viro
44
-58
/
+58
2012-01-03
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
46
-57
/
+57
2012-01-03
switch sys_mknodat(2) to umode_t
Al Viro
1
-2
/
+2
2012-01-03
vfs: fix the rest of sget() races
Al Viro
1
-7
/
+13
2012-01-03
vfs: new helper - vfs_ustat()
Al Viro
3
-16
/
+15
2012-01-03
vfs: live vfsmounts never have NULL ->mnt_sb
Al Viro
1
-1
/
+1
2012-01-03
vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root
Al Viro
3
-3
/
+3
2012-01-03
vfs: pipe.c is really non-modular
Al Viro
1
-7
/
+0
2012-01-03
vfs: fix the stupidity with i_dentry in inode destructors
Al Viro
48
-50
/
+1
2012-01-03
vfs: mnt_drop_write_file()
Al Viro
21
-48
/
+54
2012-01-03
constify seq_file stuff
Al Viro
1
-5
/
+5
2012-01-03
vfs: make do_kern_mount() static
Al Viro
1
-2
/
+1
2012-01-03
vfs: convert fs_supers to hlist
Al Viro
2
-13
/
+14
2012-01-03
make nfs_follow_remote_path() handle ERR_PTR() passed as root_mnt
Al Viro
1
-9
/
+9
2012-01-03
vfs: kill ->mnt_devname use in afs printks
Al Viro
1
-2
/
+2
2012-01-03
btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason...
Al Viro
2
-2
/
+0
2012-01-03
vfs: dentry_reset_mounted() doesn't use vfsmount argument
Al Viro
1
-3
/
+3
2012-01-03
unexport put_mnt_ns(), make create_mnt_ns() static outright
Al Viro
1
-3
/
+1
2012-01-03
vfs: add missing parens in pnode.h macros
Al Viro
1
-5
/
+5
2012-01-03
vfs: more mnt_parent cleanups
Al Viro
4
-55
/
+29
2012-01-03
vfs: new internal helper: mnt_has_parent(mnt)
Al Viro
5
-12
/
+18
2012-01-03
vfs: kill pointless helpers in namespace.c
Al Viro
1
-30
/
+5
2012-01-03
new helpers: fh_{want,drop}_write()
Al Viro
3
-19
/
+29
2012-01-03
switch a bunch of places to mnt_want_write_file()
Al Viro
16
-42
/
+42
2012-01-03
trim fs/internal.h
Al Viro
5
-28
/
+15
2012-01-03
pull manipulations of rpc_cred inside alloc_nfs_open_context()
Al Viro
2
-32
/
+21
2011-12-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-26
/
+3
2011-12-29
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
3
-25
/
+43
2011-12-29
procfs: do not confuse jiffies with cputime64_t
Andreas Schwab
1
-2
/
+2
2011-12-29
ceph: disable use of dcache for readdir etc.
Sage Weil
1
-26
/
+3
2011-12-26
vfs: fix handling of lock allocation failure in lease-break case
Linus Torvalds
1
-8
/
+3
2011-12-23
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
1
-11
/
+0
2011-12-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-5
/
+7
2011-12-23
xfs: log all dirty inodes in xfs_fs_sync_fs
Christoph Hellwig
3
-24
/
+42
2011-12-23
xfs: log the inode in ->write_inode calls for kupdate
Christoph Hellwig
1
-1
/
+1
2011-12-23
Btrfs: call d_instantiate after all ops are setup
Al Viro
1
-4
/
+5
2011-12-23
Btrfs: fix worker lock misuse in find_worker
Chris Mason
1
-1
/
+2
2011-12-20
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-21
/
+38
2011-12-20
nilfs2: potential integer overflow in nilfs_ioctl_clean_segments()
Haogang Chen
1
-0
/
+3
2011-12-20
nilfs2: unbreak compat ioctl
Thomas Meyer
1
-0
/
+13
2011-12-18
writeback: show writeback reason with __print_symbolic
Wu Fengguang
1
-11
/
+0
2011-12-16
Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...
Linus Torvalds
13
-140
/
+311
2011-12-16
btrfs: lower the dirty balance poll interval
Wu Fengguang
1
-0
/
+2
[next]