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
2008-02-07
BKL-removal: Implement a compat_ioctl handler for JFS
Andi Kleen
5
-0
/
+27
2008-02-07
BKL-removal: Use unlocked_ioctl for jfs
Andi Kleen
4
-7
/
+13
2008-02-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
6
-40
/
+42
2008-02-07
Sanitize the type of struct user.u_ar0
H. Peter Anvin
1
-1
/
+1
2008-02-07
iget: remove iget() and the read_inode() super op as being obsolete
David Howells
1
-4
/
+0
2008-02-07
iget: stop HPPFS from using iget() and read_inode()
David Howells
1
-5
/
+22
2008-02-07
iget: stop HOSTFS from using iget() and read_inode()
David Howells
1
-19
/
+38
2008-02-07
iget: stop OPENPROMFS from using iget() and read_inode()
David Howells
1
-15
/
+30
2008-02-07
iget: stop UFS from using iget() and read_inode()
David Howells
4
-23
/
+33
2008-02-07
iget: stop the SYSV filesystem from using iget() and read_inode()
David Howells
4
-14
/
+22
2008-02-07
iget: stop ROMFS from using iget() and read_inode()
David Howells
1
-14
/
+32
2008-02-07
iget: stop QNX4 from using iget() and read_inode()
David Howells
2
-18
/
+37
2008-02-07
iget: stop PROCFS from using iget() and read_inode()
David Howells
1
-32
/
+28
2008-02-07
iget: stop the MINIX filesystem from using iget() and read_inode()
David Howells
3
-18
/
+33
2008-02-07
iget: stop JFS from using iget() and read_inode()
David Howells
4
-31
/
+40
2008-02-07
iget: stop JFFS2 from using iget() and read_inode()
David Howells
4
-26
/
+39
2008-02-07
iget: stop ISOFS from using read_inode()
David Howells
4
-32
/
+58
2008-02-07
iget: stop HFSPLUS from using iget() and read_inode()
David Howells
4
-19
/
+43
2008-02-07
iget: stop FUSE from using iget() and read_inode()
David Howells
1
-6
/
+0
2008-02-07
iget: stop FreeVXFS from using iget() and read_inode()
David Howells
4
-23
/
+40
2008-02-07
iget: stop FAT from using iget() and read_inode()
David Howells
1
-4
/
+2
2008-02-07
iget: stop EXT4 from using iget() and read_inode()
David Howells
5
-69
/
+86
2008-02-07
iget: stop EXT3 from using iget() and read_inode()
David Howells
5
-71
/
+88
2008-02-07
iget: stop EXT2 from using iget() and read_inode()
David Howells
4
-29
/
+46
2008-02-07
iget: stop EFS from using iget() and read_inode()
David Howells
3
-24
/
+40
2008-02-07
iget: stop CIFS from using iget() and read_inode()
David Howells
3
-7
/
+24
2008-02-07
iget: stop BFS from using iget() and read_inode()
David Howells
3
-13
/
+27
2008-02-07
iget: stop BEFS from using iget() and read_inode()
David Howells
1
-14
/
+25
2008-02-07
iget: stop autofs from using iget() and read_inode()
David Howells
3
-13
/
+37
2008-02-07
iget: stop AFFS from using iget() and read_inode()
David Howells
5
-19
/
+32
2008-02-07
iget: use iget_failed() in GFS2
David Howells
1
-1
/
+1
2008-02-07
iget: use iget_failed() in AFS
David Howells
1
-4
/
+1
2008-02-07
iget: introduce a function to register iget failure
David Howells
1
-0
/
+14
2008-02-07
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
David Howells
16
-24
/
+24
2008-02-07
fs menu: small reorg
Randy Dunlap
1
-47
/
+46
2008-02-07
VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctls
Erez Zadok
1
-54
/
+75
2008-02-07
VFS: swap do_ioctl and vfs_ioctl names
Erez Zadok
2
-9
/
+21
2008-02-07
VFS: apply coding standards to fs/ioctl.c
Erez Zadok
1
-80
/
+84
2008-02-07
gfs2: make gfs2_glock.gl_owner_pid be a struct pid *
Pavel Emelyanov
2
-8
/
+13
2008-02-07
gfs2: make gfs2_holder.gh_owner_pid be a struct pid *
Pavel Emelyanov
3
-9
/
+15
2008-02-06
9p: transport API reorganization
Eric Van Hensbergen
2
-43
/
+13
2008-02-06
9p: fix mmap to be read-only
Eric Van Hensbergen
1
-2
/
+2
2008-02-06
9p: add support for sticky bit
Anthony Liguori
1
-0
/
+5
2008-02-06
9p: fix bug in attach-per-user
Eric Van Hensbergen
1
-2
/
+2
2008-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
1
-1
/
+1
2008-02-06
brk randomization: introduce CONFIG_COMPAT_BRK
Ingo Molnar
1
-1
/
+1
2008-02-06
ext3: fix lock inversion in direct IO
Jan Kara
1
-54
/
+52
2008-02-06
ext3: remove unused code from ext3_find_entry()
Mariusz Kozlowski
1
-4
/
+0
2008-02-06
ext[234]: cleanup ext[234]_bg_num_gdb()
Akinobu Mita
3
-14
/
+3
2008-02-06
ext[234]: remove unused argument for ext[234]_find_goal()
Akinobu Mita
3
-16
/
+8
[next]