index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
block: fix duplicate headers for /proc/partitions
Tejun Heo
2008-10-09
1
-1
/
+1
*
block: make blk_rq_map_user take a NULL user-space buffer
FUJITA Tomonori
2008-10-09
1
-4
/
+12
*
block: update comment on end_request()
Jens Axboe
2008-10-09
1
-3
/
+3
*
block: don't test for partition size in bdget_disk() and blk_lookup_devt()
Tejun Heo
2008-10-09
1
-2
/
+2
*
block: kmalloc args reversed, small function definition fixes
Harvey Harrison
2008-10-09
2
-3
/
+3
*
block: add blk_rq_aligned helper function
FUJITA Tomonori
2008-10-09
1
-10
/
+2
*
block: introduce struct rq_map_data to use reserved pages
FUJITA Tomonori
2008-10-09
3
-15
/
+22
*
block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov
FUJITA Tomonori
2008-10-09
3
-12
/
+18
*
cfq-iosched: fix queue depth detection
Aaron Carroll
2008-10-09
1
-9
/
+38
*
block: don't use bio_has_data() in the completion path
Jens Axboe
2008-10-09
1
-3
/
+2
*
block: inherit CPU completion on bio->rq and rq->rq merges
Jens Axboe
2008-10-09
2
-0
/
+6
*
block: add support for IO CPU affinity
Jens Axboe
2008-10-09
5
-55
/
+162
*
block: make kblockd_schedule_work() take the queue as parameter
Jens Axboe
2008-10-09
3
-8
/
+8
*
block: split softirq handling into blk-softirq.c
Jens Axboe
2008-10-09
3
-90
/
+105
*
block: use linux/uaccess.h in elevator.c instead of asm variant
Jens Axboe
2008-10-09
1
-2
/
+1
*
block: allow disk to have extended device number
Tejun Heo
2008-10-09
1
-1
/
+24
*
block: replace @ext_minors with GENHD_FL_EXT_DEVT
Tejun Heo
2008-10-09
1
-15
/
+1
*
block: make partition array dynamic
Tejun Heo
2008-10-09
2
-21
/
+110
*
block: move stats from disk to part0
Tejun Heo
2008-10-09
3
-131
/
+62
*
block: kill GENHD_FL_FAIL and use part0->make_it_fail
Tejun Heo
2008-10-09
2
-31
/
+4
*
block: always set bdev->bd_part
Tejun Heo
2008-10-09
1
-1
/
+1
*
block: move holder_dir from disk to part0
Tejun Heo
2008-10-09
1
-7
/
+2
*
block: move policy from disk to part0
Tejun Heo
2008-10-09
1
-11
/
+5
*
block: unify sysfs size node handling
Tejun Heo
2008-10-09
1
-9
/
+1
*
block: move __dev from disk to part0
Tejun Heo
2008-10-09
1
-28
/
+12
*
block: introduce partition 0
Tejun Heo
2008-10-09
2
-19
/
+25
*
block: implement and use {disk|part}_to_dev()
Tejun Heo
2008-10-09
3
-17
/
+19
*
block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT
Tejun Heo
2008-10-09
1
-3
/
+35
*
block: adjust formatting for large minors and add ext_range sysfs attr
Tejun Heo
2008-10-09
1
-11
/
+34
*
block: implement extended dev numbers
Tejun Heo
2008-10-09
1
-5
/
+115
*
block: fix diskstats access
Tejun Heo
2008-10-09
3
-39
/
+44
*
block: fix disk->part[] dereferencing race
Tejun Heo
2008-10-09
4
-47
/
+226
*
block: don't depend on consecutive minor space
Tejun Heo
2008-10-09
2
-34
/
+79
*
block: make variable and argument names more consistent
Tejun Heo
2008-10-09
2
-36
/
+33
*
block: misc updates
Tejun Heo
2008-10-09
3
-7
/
+8
*
block: update add_partition() error handling
Tejun Heo
2008-10-09
1
-5
/
+2
*
block: allow deleting zero length partition
Tejun Heo
2008-10-09
1
-2
/
+0
*
block: use class_dev_iterator instead of class_for_each_device()
Tejun Heo
2008-10-09
1
-155
/
+97
*
block: don't grab block_class_lock unnecessarily
Tejun Heo
2008-10-09
1
-19
/
+9
*
block: fix partition info printouts
Tejun Heo
2008-10-09
1
-5
/
+5
*
Add some block/ source files to the kernel-api docbook. Fix kernel-doc notati...
Randy Dunlap
2008-10-09
7
-59
/
+60
*
drop vmerge accounting
Mikulas Patocka
2008-10-09
3
-30
/
+4
*
block: drop virtual merging accounting
Mikulas Patocka
2008-10-09
1
-73
/
+6
*
deadline-iosched: non-functional fixes
Aaron Carroll
2008-10-09
1
-13
/
+13
*
deadline-iosched: allow non-sequential batching
Aaron Carroll
2008-10-09
1
-11
/
+3
*
Allow elevators to sort/merge discard requests
David Woodhouse
2008-10-09
5
-19
/
+36
*
Add BLKDISCARD ioctl to allow userspace to discard sectors
David Woodhouse
2008-10-09
2
-0
/
+77
*
Use WRITE_BARRIER in blkdev_issue_flush(), not (1<<BIO_RW_BARRIER)
OGAWA Hirofumi
2008-10-09
1
-1
/
+1
*
blktrace: simplify flags handling in __blk_add_trace
David Woodhouse
2008-10-09
1
-30
/
+8
*
blktrace: support discard requests
David Woodhouse
2008-10-09
1
-1
/
+10
[prev]
[next]