| Commit message (Expand) | Author | Age | Files | Lines |
* | block: Fix bounce limit setting in DM | Martin K. Petersen | 2009-06-03 | 3 | -1/+19 |
* | Removed reference to non-existing file Documentation/PCI/PCI-DMA-mapping.txt | vibi sreenivasan | 2009-06-02 | 1 | -1/+1 |
* | cciss: use schedule_timeout_interruptible() | Andrew Morton | 2009-06-02 | 1 | -2/+1 |
* | cciss: add cciss driver sysfs entries | Andrew Patterson | 2009-06-02 | 3 | -10/+314 |
* | cciss: fix SCSI device reset handler | Stephen M. Cameron | 2009-06-02 | 2 | -9/+90 |
* | cciss: factor out core of sendcmd() for a more sane interface | Stephen M. Cameron | 2009-06-02 | 1 | -116/+109 |
* | block: fix a possible oops on elv_abort_queue() | Kiyoshi Ueda | 2009-06-02 | 1 | -0/+5 |
* | block: fix an oops on BLKPREP_KILL | James Bottomley | 2009-05-30 | 1 | -0/+5 |
* | block: export blk_stack_limits() | Mike Snitzer | 2009-05-28 | 1 | -0/+1 |
* | block: fix no diskstat problem | Kiyoshi Ueda | 2009-05-27 | 1 | -3/+3 |
* | block: fix oops with block tag queueing | James Bottomley | 2009-05-27 | 1 | -4/+4 |
* | ide-disk: fix missing max_sectors accessor function | Martin K. Petersen | 2009-05-23 | 1 | -1/+1 |
* | block: Export I/O topology for block devices and partitions | Martin K. Petersen | 2009-05-22 | 7 | -0/+347 |
* | block: Expose stacked device queues in sysfs | Martin K. Petersen | 2009-05-22 | 2 | -4/+15 |
* | block: Move queue limits to an embedded struct | Martin K. Petersen | 2009-05-22 | 2 | -39/+60 |
* | block: Use accessor functions for queue limits | Martin K. Petersen | 2009-05-22 | 25 | -97/+147 |
* | block: Do away with the notion of hardsect_size | Martin K. Petersen | 2009-05-22 | 54 | -98/+108 |
* | Merge branch 'master' into for-2.6.31 | Jens Axboe | 2009-05-22 | 99 | -384/+559 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu... | Linus Torvalds | 2009-05-22 | 1 | -1/+1 |
| |\ |
|
| | * | nilfs2: fix memory leak in nilfs_ioctl_clean_segments | Ryusuke Konishi | 2009-05-22 | 1 | -1/+1 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar... | Linus Torvalds | 2009-05-22 | 7 | -32/+35 |
| |\ \ |
|
| | * | | via82cxxx: Add VIA VX855 PCI Device ID | Harald Welte | 2009-05-22 | 2 | -1/+3 |
| | * | | ide: report timeouts in ide_busy_sleep() | Bartlomiej Zolnierkiewicz | 2009-05-22 | 2 | -4/+7 |
| | * | | ide: improve failed opcode reporting | Bartlomiej Zolnierkiewicz | 2009-05-22 | 1 | -19/+4 |
| | * | | ide: fix printk() levels in ide_dump_ata[pi]_error() | Bartlomiej Zolnierkiewicz | 2009-05-22 | 1 | -2/+2 |
| | * | | ide: fix OOPS during ide-cd error recovery | Bartlomiej Zolnierkiewicz | 2009-05-22 | 1 | -2/+2 |
| | * | | ide: fix 40-wire cable detection for TSST SH-S202* ATAPI devices (v2) | Bartlomiej Zolnierkiewicz | 2009-05-22 | 1 | -4/+17 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2009-05-22 | 2 | -36/+44 |
| |\ \ \ |
|
| | * | | | [CIFS] fix posix open regression | Steve French | 2009-05-22 | 2 | -36/+44 |
| * | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-05-22 | 2 | -4/+5 |
| |\ \ \ \ |
|
| | * | | | | MIPS: IP32: Remove unnecessary if not even harmful volatile keywords. | Ralf Baechle | 2009-05-22 | 1 | -3/+3 |
| | * | | | | MIPS: IP32: Fix build error due to uninitialized variable. | Ralf Baechle | 2009-05-22 | 1 | -0/+1 |
| | * | | | | MIPS: Fix sparse warning in incompatiable argument type of clear_user. | Wu Zhangjin | 2009-05-22 | 1 | -1/+1 |
| | |/ / / |
|
| * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-05-22 | 1 | -0/+14 |
| |\ \ \ \ |
|
| | * | | | | powerpc/maple: Add a quirk to disable MSI for IPR on Bimini | Michael Ellerman | 2009-05-22 | 1 | -0/+14 |
| | |/ / / |
|
| * | | | | Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-05-22 | 2 | -1/+9 |
| |\ \ \ \ |
|
| | * | | | | video: stop sh_mobile_lcdcfb only if started | Magnus Damm | 2009-05-22 | 1 | -1/+6 |
| | * | | | | sh: ap325 camera without i2c driver fix | Magnus Damm | 2009-05-22 | 1 | -0/+3 |
| | |/ / / |
|
| * | | | | ipmi: fix ipmi_si modprobe hang | Corey Minyard | 2009-05-22 | 1 | -6/+7 |
| * | | | | hugh: update email address | Hugh Dickins | 2009-05-21 | 3 | -2/+10 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-05-21 | 1 | -1/+2 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | PCI PM: Fix initialization and kexec breakage for some devices | Rafael J. Wysocki | 2009-05-20 | 1 | -1/+2 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-05-21 | 2 | -1/+9 |
| |\ \ \ \ |
|
| | * | | | | drm: Copy back ioctl data to userspace regardless of return code. | Michel Dänzer | 2009-05-20 | 1 | -1/+1 |
| | * | | | | drm: Round size of SHM maps to PAGE_SIZE | Benjamin Herrenschmidt | 2009-05-20 | 1 | -0/+8 |
| | |/ / / |
|
| * | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-05-21 | 6 | -15/+10 |
| |\ \ \ \ |
|
| | * | | | | MIPS: 64-bit: Fix system lockup. | Greg Ungerer | 2009-05-20 | 3 | -10/+5 |
| | * | | | | MIPS: IP28: Change to build with -mr10k-cache-barrier=store | peter fuerst | 2009-05-20 | 1 | -3/+3 |
| | * | | | | MIPS: IP22: Fix hang in power button interrupt handler | Ralf Baechle | 2009-05-20 | 1 | -1/+1 |
| | * | | | | MIPS: IP32: Fix hang on shutdown in power button interrupt handler. | Andrew Randrianasulu | 2009-05-20 | 1 | -1/+1 |
| | |/ / / |
|