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
2011-03-23
cfq-iosched: Don't clear queue stats when preempt.
Justin TerAvest
1
-22
/
+17
2011-03-22
blk-throttle: Reset group slice when limits are changed
Vivek Goyal
1
-1
/
+24
2011-03-22
blk-cgroup: Only give unaccounted_time under debug
Justin TerAvest
1
-10
/
+10
2011-03-22
cfq-iosched: Don't set active queue in preempt
Justin TerAvest
1
-16
/
+23
2011-03-22
block: fix non-atomic access to genhd inflight structures
Shaohua Li
3
-10
/
+12
2011-03-21
block: attempt to merge with existing requests on plug flush
Jens Axboe
5
-4
/
+59
2011-03-19
block: NULL dereference on error path in __blkdev_get()
Dan Carpenter
1
-1
/
+1
2011-03-17
cfq-iosched: Don't update group weights when on service tree
Justin TerAvest
1
-12
/
+41
2011-03-17
fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going away
Jens Axboe
3
-3
/
+5
2011-03-17
block: Require subsystems to explicitly allocate bio_set integrity mempool
Martin K. Petersen
11
-22
/
+41
2011-03-17
jbd2: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit plugging
Jens Axboe
1
-10
/
+8
2011-03-17
jbd: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit plugging
Jens Axboe
1
-11
/
+11
2011-03-17
fs: make fsync_buffers_list() plug
Jens Axboe
1
-0
/
+6
2011-03-17
mm: make generic_writepages() use plugging
Shaohua Li
1
-1
/
+7
2011-03-12
blk-cgroup: Add unaccounted time to timeslice_used.
Justin TerAvest
4
-14
/
+41
2011-03-11
block: fixup plugging stubs for !CONFIG_BLOCK
Jens Axboe
1
-3
/
+6
2011-03-11
block: remove obsolete comments for blkdev_issue_zeroout.
Tao Ma
1
-2
/
+0
2011-03-11
blktrace: Use rq->cmd_flags directly in blk_add_trace_rq.
Tao Ma
1
-11
/
+4
2011-03-10
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
137
-1533
/
+606
2011-03-10
blk-throttle: Use blk_plug in throttle dispatch
Vivek Goyal
1
-0
/
+3
2011-03-10
block: kill off REQ_UNPLUG
Jens Axboe
24
-75
/
+43
2011-03-10
aio: remove request submission batching
Jens Axboe
1
-72
/
+3
2011-03-10
fs: make aio plug
Shaohua Li
1
-0
/
+4
2011-03-10
fs: make mpage read/write_pages() plug
Jens Axboe
1
-0
/
+8
2011-03-10
read-ahead: use plugging
Jens Axboe
1
-0
/
+6
2011-03-10
fs: make generic file read/write functions plug
Jens Axboe
1
-0
/
+7
2011-03-10
block: remove per-queue plugging
Jens Axboe
119
-1269
/
+151
2011-03-10
block: initial patch for on-stack per-task plugging
Jens Axboe
10
-101
/
+344
2011-03-10
scsi: convert to blk_delay_queue()
Jens Axboe
1
-25
/
+19
2011-03-10
ide-cd: convert to blk_delay_queue() for a short pause
Jens Axboe
1
-11
/
+2
2011-03-10
block: add API for delaying work/request_fn a little bit
Jens Axboe
2
-0
/
+35
2011-03-09
staging: Convert to bdops->check_events()
Tejun Heo
2
-8
/
+14
2011-03-09
pktcdvd: Convert to bdops->check_events()
Tejun Heo
1
-4
/
+9
2011-03-09
umem: Drop dummy ->media_changed()
Tejun Heo
1
-10
/
+0
2011-03-09
s390/tape_block: Convert to bdops->check_events()
Tejun Heo
1
-5
/
+6
2011-03-09
i2o_block: Convert to bdops->check_events()
Tejun Heo
1
-4
/
+7
2011-03-09
xsysace: Convert to bdops->check_events()
Tejun Heo
1
-4
/
+5
2011-03-09
ub: Convert to bdops->check_events()
Tejun Heo
1
-4
/
+6
2011-03-09
swim[3]: Convert to bdops->check_events()
Tejun Heo
2
-7
/
+12
2011-03-09
dac960: Convert to bdops->check_events()
Tejun Heo
1
-3
/
+5
2011-03-09
paride: Convert to bdops->check_events()
Tejun Heo
3
-14
/
+21
2011-03-09
gdrom,viocd: Convert to bdops->check_events()
Tejun Heo
2
-13
/
+20
2011-03-09
floppy,{ami|ata}flop: Convert to bdops->check_events()
Tejun Heo
3
-14
/
+19
2011-03-09
ide: Convert to bdops->check_events()
Tejun Heo
4
-15
/
+20
2011-03-09
block: Don't check events while open is in progress
Tejun Heo
1
-7
/
+10
2011-03-09
block: Don't check events on close unless it was blocked
Tejun Heo
1
-4
/
+2
2011-03-09
block: Don't implicitly trigger event check on disk_unblock_events()
Tejun Heo
2
-1
/
+2
2011-03-08
blk-cgroup: Lower minimum weight from 100 to 10.
Justin TerAvest
2
-2
/
+2
2011-03-08
block: biovec_slab vs. CONFIG_BLK_DEV_INTEGRITY
Martin K. Petersen
2
-4
/
+1
2011-03-07
blk-throttle: Some cleanups and race fixes in limit update code
Vivek Goyal
1
-56
/
+40
[next]