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
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: as/cfq ssd idle check update
Jens Axboe
2008-10-09
2
-3
/
+7
*
libata: set queue SSD flag for SSD devices
Jens Axboe
2008-10-09
2
-0
/
+10
*
block: add queue flag for SSD/non-rotational devices
Jens Axboe
2008-10-09
3
-0
/
+14
*
floppy: support arbitrary first-sector numbers
Keith Wansbrough
2008-10-09
2
-9
/
+22
*
drivers/block: Use DIV_ROUND_UP
Julia Lawall
2008-10-09
3
-9
/
+9
*
cciss: Fix cciss SCSI rescan code to better notice device changes
scameron@beardog.cca.cpqcorp.net
2008-10-09
2
-53
/
+102
*
fix an example of scatterlists handling in DMA-API.txt
FUJITA Tomonori
2008-10-09
1
-1
/
+1
*
block: add a queue flag for request stacking support
Kiyoshi Ueda
2008-10-09
2
-1
/
+5
*
block: add request submission interface
Kiyoshi Ueda
2008-10-09
2
-0
/
+84
*
block: add request update interface
Kiyoshi Ueda
2008-10-09
2
-9
/
+50
*
block: blk_cleanup_queue() should call blk_sync_queue()
Jens Axboe
2008-10-09
1
-0
/
+8
*
block: Expand Xen blkfront for > 16 xvd
Chris Lalancette
2008-10-09
1
-21
/
+55
*
block: cleanup some of the integrity stuff in blkdev.h
Jens Axboe
2008-10-09
2
-43
/
+31
*
block: use rq complete marking in blk_abort_request()
Jens Axboe
2008-10-09
1
-0
/
+2
*
block: add fault injection mechanism for faking request timeouts
Jens Axboe
2008-10-09
6
-1
/
+94
*
block: add bio_kmalloc()
Jens Axboe
2008-10-09
2
-21
/
+76
*
block: adjust blkdev_issue_discard for swap
Hugh Dickins
2008-10-09
2
-7
/
+9
*
sg: remove unnecessary blk_rq_unmap_user
FUJITA Tomonori
2008-10-09
1
-7
/
+0
*
sg: remove sg_read_xfer
FUJITA Tomonori
2008-10-09
1
-28
/
+5
*
sg: remove sg_write_xfer
FUJITA Tomonori
2008-10-09
1
-32
/
+0
*
sg: incorporate sg_build_direct into sg_start_req
FUJITA Tomonori
2008-10-09
1
-47
/
+33
*
sg: remove __sg_start_req
FUJITA Tomonori
2008-10-09
1
-25
/
+13
*
sg: remove b_malloc_len in sg_scatter_hold struct
FUJITA Tomonori
2008-10-09
1
-2
/
+0
*
sg: remove SG_ALLOW_DIO_CODE define
FUJITA Tomonori
2008-10-09
1
-3
/
+1
*
sg: rename sg_cmd_done sg_rq_end_io
FUJITA Tomonori
2008-10-09
1
-11
/
+12
*
dm: Call blk_abort_queue on failed paths
Mike Anderson
2008-10-09
1
-1
/
+14
*
block: Add interface to abort queued requests
Mike Anderson
2008-10-09
5
-0
/
+39
*
block: unify request timeout handling
Jens Axboe
2008-10-09
39
-339
/
+399
*
Call flush_disk() after detecting an online resize.
Andrew Patterson
2008-10-09
1
-0
/
+1
*
Added flush_disk to factor out common buffer cache flushing code.
Andrew Patterson
2008-10-09
1
-5
/
+27
*
SCSI sd driver calls revalidate_disk wrapper.
Andrew Patterson
2008-10-09
1
-2
/
+2
*
Check for device resize when rescanning partitions
Andrew Patterson
2008-10-09
1
-1
/
+2
*
Adjust block device size after an online resize of a disk.
Andrew Patterson
2008-10-09
2
-0
/
+39
*
Wrapper for lower-level revalidate_disk routines.
Andrew Patterson
2008-10-09
2
-0
/
+22
*
block: fix duplicate headers for /proc/partitions
Tejun Heo
2008-10-09
1
-1
/
+1
*
sg: set dxferp to NULL for READ with the older SG interface
FUJITA Tomonori
2008-10-09
1
-1
/
+4
*
block: make blk_rq_map_user take a NULL user-space buffer
FUJITA Tomonori
2008-10-09
3
-8
/
+17
*
block: update comment on end_request()
Jens Axboe
2008-10-09
1
-3
/
+3
*
init: DEBUG_BLOCK_EXT_DEVT requires explicit root= param
Tejun Heo
2008-10-09
2
-0
/
+10
*
block: don't test for partition size in bdget_disk() and blk_lookup_devt()
Tejun Heo
2008-10-09
1
-2
/
+2
*
Change default value of CONFIG_DEBUG_BLOCK_EXT_DEVT to 'n'
Jens Axboe
2008-10-09
1
-1
/
+1
*
block: kmalloc args reversed, small function definition fixes
Harvey Harrison
2008-10-09
2
-3
/
+3
*
sg: use blk_rq_aligned helper function
FUJITA Tomonori
2008-10-09
1
-3
/
+1
*
block: add blk_rq_aligned helper function
FUJITA Tomonori
2008-10-09
2
-10
/
+9
*
bio: convert bio_copy_kern to use bio_copy_user
FUJITA Tomonori
2008-10-09
1
-50
/
+4
*
sg: convert the indirect IO path to use the block layer
FUJITA Tomonori
2008-10-09
1
-292
/
+105
*
sg: convert the direct IO path to use the block layer
FUJITA Tomonori
2008-10-09
1
-146
/
+27
*
sg: convert the non-data path to use the block layer
FUJITA Tomonori
2008-10-09
1
-5
/
+48
*
block: introduce struct rq_map_data to use reserved pages
FUJITA Tomonori
2008-10-09
8
-39
/
+80
*
block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov
FUJITA Tomonori
2008-10-09
8
-34
/
+47
[next]