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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-02
ext4: Fix build warning in ext4_dirty_inode()
Curt Wohlgemuth
1
-2
/
+0
2009-10-01
ext4: drop ext4dev compat
Eric Sandeen
2
-45
/
+0
2009-09-30
ext4: fix a BUG_ON crash by checking that page has buffers attached to it
Theodore Ts'o
1
-11
/
+11
2009-09-30
ext4: Fix time encoding with extra epoch bits
Theodore Ts'o
1
-3
/
+3
2009-09-30
ext4: Add a stub for mpage_da_data in the trace header
Josh Stone
1
-0
/
+1
2009-09-30
jbd2: Use tracepoints for history file
Theodore Ts'o
5
-228
/
+130
2009-09-30
ext4: Use tracepoints for mb_history trace file
Theodore Ts'o
6
-348
/
+182
2009-09-29
ext4, jbd2: Drop unneeded printks at mount and unmount time
Theodore Ts'o
5
-22
/
+10
2009-09-29
ext4: Handle nested ext4_journal_start/stop calls without a journal
Curt Wohlgemuth
3
-13
/
+38
2009-09-29
ext4: Make sure ext4_dirty_inode() updates the inode in no journal mode
Curt Wohlgemuth
1
-15
/
+4
2009-09-29
ext4: Avoid updating the inode table bh twice in no journal mode
Frank Mayhar
1
-21
/
+16
2009-09-28
ext4: EXT4_IOC_MOVE_EXT: Check for different original and donor inodes first
Theodore Ts'o
1
-8
/
+8
2009-09-28
ext4: async direct IO for holes and fallocate support
Mingming Cao
5
-41
/
+234
2009-09-28
ext4: Use end_io callback to avoid direct I/O fallback to buffered I/O
Mingming Cao
3
-1
/
+210
2009-09-28
ext4: Split uninitialized extents for direct I/O
Mingming Cao
6
-42
/
+419
2009-09-28
ext4: release reserved quota when block reservation for delalloc retry
Mingming Cao
1
-1
/
+1
2009-09-29
ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks
Theodore Ts'o
4
-16
/
+107
2009-09-28
ext4: Fix hueristic which avoids group preallocation for closed files
Theodore Ts'o
1
-1
/
+1
2009-09-26
ext4: Use ext4_msg() for ext4_da_writepage() errors
Theodore Ts'o
1
-25
/
+25
2009-09-29
ext4: Update documentation about quota mount options
Jan Kara
1
-3
/
+10
2009-09-25
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
5
-72
/
+142
2009-09-25
writeback: writeback_inodes_sb() should use bdi_start_writeback()
Jens Axboe
1
-1
/
+1
2009-09-25
writeback: don't delay inodes redirtied by a fast dirtier
Wu Fengguang
1
-3
/
+9
2009-09-25
writeback: make the super_block pinning more efficient
Jens Axboe
1
-17
/
+29
2009-09-25
writeback: don't resort for a single super_block in move_expired_inodes()
Jens Axboe
1
-1
/
+11
2009-09-25
writeback: move inodes from one super_block together
Shaohua Li
1
-3
/
+18
2009-09-25
writeback: get rid to incorrect references to pdflush in comments
Jens Axboe
5
-19
/
+17
2009-09-25
writeback: improve readability of the wb_writeback() continue/break logic
Jens Axboe
1
-20
/
+23
2009-09-25
writeback: cleanup writeback_single_inode()
Wu Fengguang
1
-8
/
+7
2009-09-25
writeback: kupdate writeback shall not stop when more io is possible
Wu Fengguang
1
-2
/
+2
2009-09-25
writeback: stop background writeback when below background threshold
Wu Fengguang
2
-14
/
+20
2009-09-25
writeback: balance_dirty_pages() shall write more than dirtied pages
Wu Fengguang
1
-6
/
+10
2009-09-25
fs: Fix busyloop in wb_writeback()
Jan Kara
1
-1
/
+18
2009-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
55
-1284
/
+3409
2009-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
3
-0
/
+362
2009-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
93
-2909
/
+2610
2009-09-25
[WATCHDOG] Add support for the Avionic Design Xanthos watchdog timer.
Thierry Reding
3
-0
/
+362
2009-09-25
sh_mobile_ceu_camera: fix compile breakage, caused by a bad merge
Guennadi Liakhovetski
1
-2
/
+2
2009-09-25
sh: Add support DMA Engine to SH7780
Nobuhiro Iwamatsu
1
-0
/
+14
2009-09-25
sh: Add support DMA Engine to SH7722
Nobuhiro Iwamatsu
1
-0
/
+14
2009-09-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
623
-12842
/
+29885
2009-09-25
sh: enable onenand support in kfr2r09 defconfig.
Paul Mundt
1
-2
/
+7
2009-09-25
sh: update defconfigs.
Paul Mundt
48
-1271
/
+3269
2009-09-25
sh: add FSI driver support for ms7724se
Kuninori Morimoto
1
-0
/
+89
2009-09-24
Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev
Linus Torvalds
6
-87
/
+23
2009-09-24
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
31
-65
/
+222
2009-09-24
NOMMU: Ignore mmap() address param as it is a hint
David Howells
1
-4
/
+4
2009-09-24
NOMMU: Fallback for is_vmalloc_or_module_addr() should be inline
David Howells
1
-1
/
+1
2009-09-24
NOMMU: Fix MAP_PRIVATE mmap() of objects where the data can be mapped directly
David Howells
1
-22
/
+12
2009-09-24
FRV: Flash mappings for the MB93090-MB00 motherboard
David Howells
2
-0
/
+92
[next]