index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-17
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
44
-149
/
+523
2012-12-17
fs, fanotify: add @mflags field to fanotify output
Cyrill Gorcunov
1
-5
/
+9
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/ebi...
Linus Torvalds
25
-305
/
+493
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
[next]