index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2011-03-07
blk-throttle: process limit change only through one function
Vivek Goyal
1
-7
/
+1
2011-03-07
Merge branch 'block-for-2.6.39-core' of ssh://master.kernel.org/pub/scm/linux...
Jens Axboe
209
-734
/
+1841
2011-03-07
cfq-iosched: Fix update_vdisktime logic
Gui Jianfeng
1
-4
/
+2
2011-03-07
cfq-iosched: give busy sync queue no dispatch limit
Shaohua Li
1
-2
/
+24
2011-03-07
cfq-iosched: fix race in cfq_set_request()
Jens Axboe
1
-2
/
+1
[next]