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
2007-05-08
Remove do_sync_file_range()
Mark Fasheh
1
-1
/
+1
2007-05-08
reiserfs: proc support requires PROC_FS
Randy Dunlap
1
-1
/
+1
2007-05-08
/proc/*/oom_score oops re badness
Alexey Dobriyan
1
-0
/
+2
2007-05-08
VFS: delay the dentry name generation on sockets and pipes
Eric Dumazet
2
-6
/
+43
2007-05-08
add file position info to proc
Miklos Szeredi
1
-18
/
+114
2007-05-08
procfs: reorder struct pid_dentry to save space on 64bit archs, and constify ...
Eric Dumazet
1
-26
/
+27
2007-05-08
proc: maps protection
Kees Cook
4
-1
/
+29
2007-05-08
namei.c: remove utterly outdated comment
Christoph Hellwig
1
-11
/
+0
2007-05-08
vfs: remove superflous sb == NULL checks
Christoph Hellwig
2
-4
/
+2
2007-05-08
proc: remove pathetic ->deleted WARN_ON
Alexey Dobriyan
1
-2
/
+0
2007-05-08
Fix race between proc_readdir and remove_proc_entry
Darrick J. Wong
1
-2
/
+9
2007-05-08
Fix race between proc_get_inode() and remove_proc_entry()
Alexey Dobriyan
2
-8
/
+6
2007-05-08
add filesystem subtype support
Miklos Szeredi
4
-6
/
+48
2007-05-08
epoll: optimizations and cleanups
Davide Libenzi
1
-147
/
+86
2007-05-08
ext3: dirindex error pointer issues
Dmitriy Monakhov
2
-22
/
+30
2007-05-08
Merge sys_clone()/sys_unshare() nsproxy and namespace handling
Badari Pulavarty
1
-23
/
+7
2007-05-08
exec: fix remove_arg_zero
Nick Piggin
1
-16
/
+34
2007-05-08
reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO"
Robert P. J. Day
1
-1
/
+1
2007-05-08
reiserfs: shrink superblock if no xattrs
Alexey Dobriyan
1
-2
/
+4
2007-05-08
reiserfs: possible null pointer dereference during resize
Dmitriy Monakhov
1
-0
/
+4
2007-05-08
freevxfs: possible null pointer dereference fix
Dmitriy Monakhov
2
-2
/
+2
2007-05-08
is_power_of_2 in fs/block_dev.c
Vignesh Babu BM
1
-1
/
+2
2007-05-08
is_power_of_2 in fs/hfs
Vignesh Babu BM
2
-2
/
+4
2007-05-08
is_power_of_2 in fat
Vignesh Babu BM
1
-4
/
+3
2007-05-08
devpts: add fsnotify create event
Florin Malita
1
-1
/
+4
2007-05-08
use use SEEK_MAX to validate user lseek arguments
Chris Snook
1
-2
/
+2
2007-05-08
use symbolic constants in generic lseek code
Chris Snook
1
-6
/
+6
2007-05-08
mm: shrink parent dentries when shrinking slab
Andrew Morton
1
-1
/
+1
2007-05-08
fix quadratic behavior of shrink_dcache_parent()
Miklos Szeredi
1
-37
/
+67
2007-05-08
reduce size of task_struct on 64-bit machines
William Cohen
1
-2
/
+2
2007-05-08
ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systems
Markus Rechberger
3
-9
/
+9
2007-05-08
Allow access to /proc/$PID/fd after setuid()
Alexey Dobriyan
1
-0
/
+18
2007-05-08
block_write_full_page(): report ENOSPC
Andrew Morton
1
-0
/
+1
2007-05-08
Factor outstanding I/O error handling
Guillaume Chazarain
2
-18
/
+3
2007-05-08
uml: hostfs style fixes
Jeff Dike
3
-171
/
+167
2007-05-08
uml: make hostfs_setattr() support operations on unlinked open files
Alberto Bertogli
3
-44
/
+74
2007-05-08
mm: move common segment checks to separate helper function
Dmitriy Monakhov
2
-37
/
+6
2007-05-08
[PATCH] splice: always call into page_cache_readahead()
Jens Axboe
1
-5
/
+3
2007-05-08
[PATCH] splice(): fix interaction with readahead
Fengguang Wu
1
-4
/
+5
2007-05-08
[XFS] Add lockdep support for XFS
Lachlan McIlroy
5
-28
/
+88
2007-05-08
[XFS] Fix race in xfs_write() b/w dmapi callout and direct I/O checks.
Lachlan McIlroy
1
-27
/
+26
2007-05-08
[XFS] Get rid of redundant "required" in msg.
Utako Kusaka
1
-2
/
+1
2007-05-08
[XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg.
Tim Shimmin
2
-1
/
+12
2007-05-08
[XFS] Remove unused ilen variable and references.
Tim Shimmin
1
-4
/
+0
2007-05-08
[XFS] Fix to prevent the notorious 'NULL files' problem after a crash.
Lachlan McIlroy
9
-88
/
+208
2007-05-08
[XFS] Fix race condition in xfs_write().
Lachlan McIlroy
1
-29
/
+32
2007-05-08
[XFS] Fix uquota and oquota enforcement problems.
Kouta Ooizumi
3
-4
/
+12
2007-05-08
[XFS] propogate return codes from flush routines
Lachlan McIlroy
10
-22
/
+53
2007-05-08
[XFS] Fix quotaon syscall failures for group enforcement requests.
Donald Douwsma
1
-3
/
+1
2007-05-08
[XFS] Invalidate quotacheck when mounting without a quota type.
Donald Douwsma
1
-0
/
+11
[prev]
[next]