index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-11
block: add request clone interface (v2)
Kiyoshi Ueda
2
-0
/
+105
2009-06-11
floppy: fix hibernation
Ondrej Zary
1
-1
/
+26
2009-06-11
ramdisk: remove long-deprecated "ramdisk=" boot-time parameter
Robert P. J. Day
1
-6
/
+1
2009-06-11
fs/bio.c: add missing __user annotation
Michal Simek
1
-1
/
+1
2009-06-11
block: prevent possible io_context->refcount overflow
Nikanth Karthikesan
3
-10
/
+10
2009-06-09
Add serial number support for virtio_blk, V4a
john cooper
2
-3
/
+38
2009-06-09
block: Add missing bounce_pfn stacking and fix comments
Martin K. Petersen
1
-2
/
+3
2009-06-09
Revert "block: Fix bounce limit setting in DM"
Jens Axboe
3
-19
/
+1
2009-06-09
cciss: decode unit attention in SCSI error handling code
scameron@beardog.cca.cpqcorp.net
1
-7
/
+16
2009-06-09
cciss: Remove no longer needed sendcmd reject processing code
scameron@beardog.cca.cpqcorp.net
2
-104
/
+3
2009-06-09
cciss: change SCSI error handling routines to work with interrupts enabled.
scameron@beardog.cca.cpqcorp.net
2
-15
/
+12
2009-06-09
cciss: separate error processing and command retrying code in sendcmd_withirq...
scameron@beardog.cca.cpqcorp.net
2
-32
/
+46
2009-06-09
cciss: factor out fix target status processing code from sendcmd functions
scameron@beardog.cca.cpqcorp.net
1
-22
/
+34
2009-06-09
cciss: simplify interface of sendcmd() and sendcmd_withirq()
scameron@beardog.cca.cpqcorp.net
3
-84
/
+59
2009-06-09
cciss: factor out core of sendcmd_withirq() for use by SCSI error handling code
scameron@beardog.cca.cpqcorp.net
1
-87
/
+96
2009-06-09
cciss: Use schedule_timeout_uninterruptible in SCSI error handling code
scameron@beardog.cca.cpqcorp.net
1
-1
/
+1
2009-06-09
block: needs to set the residual length of a bidi request
FUJITA Tomonori
1
-0
/
+3
2009-06-05
Revert "block: implement blkdev_readpages"
Jens Axboe
1
-7
/
+0
2009-06-03
block: Fix bounce limit setting in DM
Martin K. Petersen
3
-1
/
+19
2009-06-02
Removed reference to non-existing file Documentation/PCI/PCI-DMA-mapping.txt
vibi sreenivasan
1
-1
/
+1
2009-06-02
cciss: use schedule_timeout_interruptible()
Andrew Morton
1
-2
/
+1
2009-06-02
cciss: add cciss driver sysfs entries
Andrew Patterson
3
-10
/
+314
2009-06-02
cciss: fix SCSI device reset handler
Stephen M. Cameron
2
-9
/
+90
2009-06-02
cciss: factor out core of sendcmd() for a more sane interface
Stephen M. Cameron
1
-116
/
+109
2009-06-02
block: fix a possible oops on elv_abort_queue()
Kiyoshi Ueda
1
-0
/
+5
2009-05-30
block: fix an oops on BLKPREP_KILL
James Bottomley
1
-0
/
+5
2009-05-28
block: export blk_stack_limits()
Mike Snitzer
1
-0
/
+1
2009-05-27
block: fix no diskstat problem
Kiyoshi Ueda
1
-3
/
+3
2009-05-27
block: fix oops with block tag queueing
James Bottomley
1
-4
/
+4
2009-05-23
ide-disk: fix missing max_sectors accessor function
Martin K. Petersen
1
-1
/
+1
2009-05-23
block: Export I/O topology for block devices and partitions
Martin K. Petersen
7
-0
/
+347
2009-05-23
block: Expose stacked device queues in sysfs
Martin K. Petersen
2
-4
/
+15
2009-05-23
block: Move queue limits to an embedded struct
Martin K. Petersen
2
-39
/
+60
2009-05-23
block: Use accessor functions for queue limits
Martin K. Petersen
25
-97
/
+147
2009-05-23
block: Do away with the notion of hardsect_size
Martin K. Petersen
54
-98
/
+108
2009-05-22
Merge branch 'master' into for-2.6.31
Jens Axboe
99
-384
/
+559
2009-05-22
Merge branch 'master' into for-2.6.31
Jens Axboe
976
-19430
/
+23650
2009-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
1
-1
/
+1
2009-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...
Linus Torvalds
7
-32
/
+35
2009-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2
-36
/
+44
2009-05-22
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-4
/
+5
2009-05-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-0
/
+14
2009-05-22
Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+9
2009-05-22
ipmi: fix ipmi_si modprobe hang
Corey Minyard
1
-6
/
+7
2009-05-22
via82cxxx: Add VIA VX855 PCI Device ID
Harald Welte
2
-1
/
+3
2009-05-22
ide: report timeouts in ide_busy_sleep()
Bartlomiej Zolnierkiewicz
2
-4
/
+7
2009-05-22
ide: improve failed opcode reporting
Bartlomiej Zolnierkiewicz
1
-19
/
+4
2009-05-22
ide: fix printk() levels in ide_dump_ata[pi]_error()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-05-22
ide: fix OOPS during ide-cd error recovery
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-05-22
ide: fix 40-wire cable detection for TSST SH-S202* ATAPI devices (v2)
Bartlomiej Zolnierkiewicz
1
-4
/
+17
[next]