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
2006-12-07
[PATCH] remove the syslog interface when printk is disabled
Mike Galbraith
2
-1
/
+4
2006-12-07
[PATCH] retries in ext4_prepare_write() violate ordering requirements
Andrey Savochkin
1
-10
/
+75
2006-12-07
[PATCH] retries in ext3_prepare_write() violate ordering requirements
Andrey Savochkin
1
-10
/
+75
2006-12-07
[PATCH] protect ext2 ioctl modifying append_only immutable etc with i_mutex
Andrew Morton
1
-1
/
+5
2006-12-07
[PATCH] ext4_ext_split(): remove dead code
Adrian Bunk
1
-3
/
+0
2006-12-07
[PATCH] corrupted cramfs filesystems cause kernel oops
Phillip Lougher
1
-0
/
+2
2006-12-07
[PATCH] ext4: uninline large functions
Andrew Morton
2
-1
/
+61
2006-12-07
[PATCH] ext3: uninline large functions
Andrew Morton
2
-1
/
+60
2006-12-07
[PATCH] vfs_getattr(): remove dead code
Andrew Morton
1
-7
/
+0
2006-12-07
[PATCH] VFS: extra check inside dentry_unhash()
Vasily Averin
1
-2
/
+1
2006-12-07
[PATCH] hpfs: fix printk format warnings
Randy Dunlap
5
-16
/
+37
2006-12-07
[PATCH] hpfs: bring hpfs_error() into shape
Alexey Dobriyan
2
-15
/
+11
2006-12-07
[PATCH] fs/*: trivial vsnprintf() conversion
Alexey Dobriyan
6
-11
/
+11
2006-12-07
[PATCH] compat: fix uaccess handling
Heiko Carstens
2
-29
/
+39
2006-12-07
[PATCH] binfmt: fix uaccess handling
Heiko Carstens
1
-4
/
+7
2006-12-07
[PATCH] Function v9fs_get_idpool returns int, not u32 as called twice in fs/9...
Mika Kukkonen
1
-2
/
+2
2006-12-07
[PATCH] handle ext4 directory corruption better
Eric Sandeen
2
-0
/
+12
2006-12-07
[PATCH] handle ext3 directory corruption better
Eric Sandeen
2
-0
/
+12
2006-12-07
[PATCH] binfmt_elf: randomize PIE binaries (2nd try)
Marcus Meissner
1
-1
/
+7
2006-12-07
[PATCH] Remove superfluous lock_super() in extN xattr code
Andreas Gruenbacher
3
-12
/
+3
2006-12-07
[PATCH] fix reiserfs bad path release panic
Suzuki K P
1
-1
/
+2
2006-12-07
[PATCH] file: kill unnecessary timer in fdtable_defer
Tejun Heo
1
-27
/
+2
2006-12-07
[PATCH] fuse: fix compile without CONFIG_BLOCK
Miklos Szeredi
1
-10
/
+33
2006-12-07
[PATCH] fuse: add DESTROY operation
Miklos Szeredi
2
-0
/
+28
2006-12-07
[PATCH] fuse: add bmap support
Miklos Szeredi
3
-0
/
+42
2006-12-07
[PATCH] fuse: add blksize option
Miklos Szeredi
1
-4
/
+20
2006-12-07
[PATCH] fuse: add support for block device based filesystems
Miklos Szeredi
1
-11
/
+37
2006-12-07
[PATCH] fuse: minor cleanup in fuse_dentry_revalidate
Miklos Szeredi
1
-3
/
+0
2006-12-07
[PATCH] ext4: fsid for statvfs
Pekka Enberg
1
-0
/
+5
2006-12-07
[PATCH] ext3: fsid for statvfs
Pekka Enberg
1
-0
/
+5
2006-12-07
[PATCH] ext2: fsid for statvfs
Pekka Enberg
1
-6
/
+12
2006-12-07
[PATCH] honour MNT_NOEXEC for access()
Stas Sergeev
1
-2
/
+4
2006-12-07
[PATCH] Fix check_partition routines
Suzuki K P
4
-15
/
+33
2006-12-07
[PATCH] fix rescan_partitions to return errors properly
Suzuki Kp
1
-1
/
+3
2006-12-07
[PATCH] Use freezeable workqueues in XFS
Rafael J. Wysocki
1
-2
/
+2
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
13
-4
/
+13
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
80
-157
/
+157
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
49
-55
/
+55
2006-12-07
[PATCH] slab: remove SLAB_USER
Christoph Lameter
2
-3
/
+3
2006-12-07
[PATCH] slab: remove SLAB_NOFS
Christoph Lameter
14
-17
/
+17
2006-12-07
[PATCH] Allow user processes to raise their oom_adj value
Guillem Jover
1
-2
/
+4
2006-12-07
[PATCH] skip data conversion in compat_sys_mount when data_page is NULL
Andrey Mirkin
1
-1
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
46
-898
/
+803
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
16
-64
/
+141
2006-12-04
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
28
-898
/
+759
2006-12-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-0
/
+8
2006-12-04
Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro...
Linus Torvalds
16
-0
/
+34
2006-12-04
[PATCH] Enable RAID autorun on Mac partition tables.
David Woodhouse
1
-0
/
+2
2006-12-04
[POWERPC] coredump: Add SPU elf notes to coredump.
Dwayne Grant McConnell
1
-0
/
+8
2006-12-04
[PATCH] severing skbuff.h -> poll.h
Al Viro
2
-0
/
+2
[next]