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] ext4 balloc: say rb_entry not list_entry
Hugh Dickins
1
-3
/
+3
2006-12-07
[PATCH] ext4 balloc: fix off-by-one against rsv_end
Hugh Dickins
1
-1
/
+1
2006-12-07
[PATCH] ext4 balloc: fix off-by-one against grp_goal
Hugh Dickins
1
-2
/
+2
2006-12-07
[PATCH] ext4 balloc: reset windowsz when full
Hugh Dickins
1
-0
/
+1
2006-12-07
[PATCH] jbd2: wait for already submitted t_sync_datalist buffer to complete
Hisashi Hifumi
1
-2
/
+6
2006-12-07
[PATCH] reiserfs: do not add save links for O_DIRECT writes
Vladimir V. Saveliev
1
-50
/
+4
2006-12-07
[PATCH] reiser: replace kmalloc+memset with kzalloc
Yan Burman
3
-9
/
+4
2006-12-07
[PATCH] dcache: avoid RCU for never-hashed dentries
Eric Dumazet
1
-4
/
+12
2006-12-07
[PATCH] don't insert pipe dentries into dentry_hashtable.
Eric Dumazet
1
-5
/
+17
2006-12-07
[PATCH] make fs/proc/base.c:proc_pid_instantiate() static
Adrian Bunk
1
-2
/
+3
2006-12-07
[PATCH] fs/lockd/host.c: make 2 functions static
Adrian Bunk
1
-25
/
+28
2006-12-07
[PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_unlink_buffer() static
Adrian Bunk
1
-0
/
+2
2006-12-07
[PATCH] make fs/jbd/transaction.c:__journal_temp_unlink_buffer() static
Adrian Bunk
1
-1
/
+3
2006-12-07
[PATCH] make ecryptfs_version_str_map[] static
Adrian Bunk
1
-1
/
+1
2006-12-07
[PATCH] ext4: fix reservation extension
Mingming Cao
1
-4
/
+8
2006-12-07
[PATCH] ext3: fix reservation extension
Mingming Cao
1
-4
/
+8
2006-12-07
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
1
-2
/
+0
2006-12-07
[PATCH] reiserfs: add missing D-cache flushing
Alexey Dobriyan
1
-0
/
+4
2006-12-07
[PATCH] elf: fix kcore note size calculation
Magnus Damm
1
-7
/
+9
2006-12-07
[PATCH] elf: Always define elf_addr_t in linux/elf.h
Magnus Damm
2
-7
/
+0
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
[next]