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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-17
fs, notify: add procfs fdinfo helper
Cyrill Gorcunov
5
-1
/
+207
2012-12-17
fs, exportfs: add exportfs_encode_inode_fh() helper
Cyrill Gorcunov
1
-5
/
+14
2012-12-17
fs, exportfs: escape nil dereference if no s_export_op present
Cyrill Gorcunov
1
-1
/
+1
2012-12-17
fs, epoll: add procfs fdinfo helper
Cyrill Gorcunov
3
-1
/
+47
2012-12-17
fs, eventfd: add procfs fdinfo helper
Cyrill Gorcunov
1
-0
/
+20
2012-12-17
procfs: add ability to plug in auxiliary fdinfo providers
Cyrill Gorcunov
1
-0
/
+2
2012-12-17
ubifs: use prandom_bytes
Akinobu Mita
1
-5
/
+3
2012-12-17
exec: use -ELOOP for max recursion depth
Kees Cook
4
-15
/
+6
2012-12-17
proc: pid/status: show all supplementary groups
Artem Bityutskiy
1
-1
/
+1
2012-12-17
/proc/pid/status: add "Seccomp" field
Kees Cook
1
-0
/
+8
2012-12-17
procfs: add VmFlags field in smaps output
Cyrill Gorcunov
1
-0
/
+53
2012-12-17
proc: don't show nonexistent capabilities
Andrew Vagin
1
-0
/
+9
2012-12-17
fs/fat: strip "cp" prefix from codepage in display
Dave Reisner
1
-1
/
+2
2012-12-17
fat: ix mount option parsing
Jan Kara
1
-11
/
+11
2012-12-17
fat: provide option for setting timezone offset
Jan Kara
3
-9
/
+28
2012-12-17
fat: notify when discard is not supported
Namjae Jeon
1
-0
/
+9
2012-12-17
binfmt_elf: fix corner case kfree of uninitialized data
Alan Cox
1
-1
/
+3
2012-12-17
procfs: use kbasename()
Andy Shevchenko
1
-5
/
+1
2012-12-17
fs/notify/inode_mark.c: make fsnotify_find_inode_mark_locked() static
Tushar Behera
1
-2
/
+3
2012-12-17
lseek: the "whence" argument is called "whence"
Andrew Morton
21
-94
/
+94
2012-12-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
4
-10
/
+14
2012-12-16
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
29
-1080
/
+4047
2012-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-16
/
+8
2012-12-15
Merge tag 'for-v3.8' of git://git.infradead.org/users/cbou/linux-pstore
Linus Torvalds
2
-12
/
+34
2012-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
16
-194
/
+380
2012-12-13
Merge branch 'autofs' (patches from Ian Kent)
Linus Torvalds
2
-51
/
+41
2012-12-13
autofs4 - use simple_empty() for empty directory check
Ian Kent
1
-17
/
+5
2012-12-13
autofs4 - dont clear DCACHE_NEED_AUTOMOUNT on rootless mount
Ian Kent
2
-34
/
+36
2012-12-13
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
4
-10
/
+6
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
15
-17
/
+16
2012-12-13
quota: Use the pre-processor to compile out quotactl_cmd_write when !CONFIG_B...
Lee Jones
1
-0
/
+4
2012-12-13
ext3: drop if around WARN_ON
Julia Lawall
1
-2
/
+1
2012-12-13
ext3: get rid of the duplicate code on ext3_fill_super
Zhao Hongjiang
1
-3
/
+0
2012-12-13
udf: remove un-needed variable from inode_getblk
Namjae Jeon
1
-3
/
+0
2012-12-13
udf: don't increment lenExtents while writing to a hole
Namjae Jeon
1
-2
/
+5
2012-12-13
udf: fix memory leak while allocating blocks during write
Namjae Jeon
1
-0
/
+4
2012-12-12
pstore/ftrace: Adjust for ftrace_ops->func prototype change
Anton Vorontsov
1
-1
/
+3
2012-12-12
pstore/ram: Fix bounds checks for mem_size, record_size, console_size and ftr...
Arve Hjønnevåg
1
-2
/
+16
2012-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-4
/
+5
2012-12-12
fs/buffer.c: remove redundant initialization in alloc_page_buffers()
Yan Hong
1
-3
/
+0
2012-12-12
fs/buffer.c: do not inline exported function
Yan Hong
1
-2
/
+1
2012-12-12
writeback: fix a typo in comment
Yan Hong
1
-1
/
+1
2012-12-12
procfs: use N_MEMORY instead N_HIGH_MEMORY
Lai Jiangshan
2
-3
/
+3
2012-12-12
thp: change split_huge_page_pmd() interface
Kirill A. Shutemov
1
-1
/
+1
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
12
-71
/
+38
2012-12-12
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
19
-954
/
+787
2012-12-12
Merge tag 'for-linus-v3.8-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
69
-2308
/
+3737
2012-12-12
Merge tag 'dlm-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
5
-14
/
+47
2012-12-12
Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-14
/
+17
2012-12-11
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
[next]