| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge ../linux-2.6 | James Bottomley | 2006-03-14 | 1 | -1/+2 |
|\ |
|
| * | [PATCH] dac960: add disk entropy in request completions | Matt Mackall | 2006-03-08 | 1 | -1/+2 |
* | | [SCSI] cciss: kfree(NULL) is legal | Andrew Morton | 2006-02-27 | 1 | -2/+1 |
|/ |
|
* | [PATCH] pktcdvd: Only return -EROFS when appropriate | Peter Osterlund | 2006-02-20 | 1 | -5/+5 |
* | [PATCH] pktcdvd: Fix the logic in the pkt_writable_track function | Peter Osterlund | 2006-02-20 | 1 | -13/+15 |
* | [PATCH] pktcdvd: Remove useless printk statements | Peter Osterlund | 2006-02-20 | 1 | -14/+0 |
* | [PATCH] pktcdvd: Rename functions and make their return values sane | Peter Osterlund | 2006-02-20 | 1 | -18/+18 |
* | [PATCH] pktcdvd: Correctly set rq->cmd_len in pkt_generic_packet() | Peter Osterlund | 2006-02-20 | 1 | -0/+2 |
* | [PATCH] pktcdvd: Reduce stack usage | Peter Osterlund | 2006-02-14 | 1 | -26/+17 |
* | [PATCH] pktcdvd: Don't unlock the door if the disc is in use | Peter Osterlund | 2006-02-14 | 1 | -1/+2 |
* | [PATCH] pktcdvd: Allow non-writable media to be mounted | Peter Osterlund | 2006-02-14 | 1 | -4/+3 |
* | [PATCH] pktcdvd: Don't spam the kernel log when nothing is wrong | Peter Osterlund | 2006-02-14 | 1 | -3/+3 |
* | [PATCH] cciss: softirq handler needs to save interrupt flags | Jens Axboe | 2006-02-07 | 1 | -2/+3 |
* | [PATCH] pktcdvd: Don't waste kernel memory | Peter Osterlund | 2006-02-05 | 2 | -27/+30 |
* | [PATCH] Let CDROM_PKTCDVD_WCACHE depend on EXPERIMENTAL | Adrian Bunk | 2006-02-05 | 1 | -2/+2 |
* | [PATCH] pktcdvd: remove version string | Peter Osterlund | 2006-02-05 | 1 | -3/+0 |
* | [PATCH] pktcdvd: Fix overflow for discs with large packets | Phillip Susi | 2006-02-05 | 1 | -1/+1 |
* | [PATCH] umem: check pci_set_dma_mask return value correctly | Tobias Klauser | 2006-02-03 | 1 | -1/+1 |
* | [PATCH] USB: ub 05 Bulk reset | Pete Zaitcev | 2006-01-31 | 1 | -7/+59 |
* | [PATCH] USB: ub 04 Loss of timer and a hang | Pete Zaitcev | 2006-01-31 | 1 | -2/+3 |
* | [PATCH] USB: ub 03 Oops with CFQ | Pete Zaitcev | 2006-01-31 | 1 | -23/+45 |
* | [PATCH] Fix drivers/block/ps2esdi.c compile | Jens Axboe | 2006-01-16 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-01-15 | 1 | -1/+0 |
|\ |
|
| * | remove unused LOCAL_END_REQUEST | Domen Puncer | 2006-01-15 | 1 | -1/+0 |
* | | [PATCH] pktcdvd: un-inline some functions | Peter Osterlund | 2006-01-14 | 1 | -2/+2 |
* | | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2006-01-14 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-01-12 | 1 | -17/+15 |
|\ |
|
| * | [PATCH] powerpc: remove bitfields from HvLpEvent | Stephen Rothwell | 2006-01-12 | 1 | -17/+15 |
* | | [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers | Al Viro | 2006-01-12 | 2 | -10/+28 |
* | | [PATCH] m68k: ataflop __user annotations, NULL noise removal | Al Viro | 2006-01-12 | 1 | -4/+5 |
* | | [PATCH] m68k: amiflop __user annotations | Al Viro | 2006-01-12 | 1 | -5/+3 |
* | | [PATCH] m68k: namespace pollution fix (custom->amiga_custom) | Al Viro | 2006-01-12 | 1 | -0/+2 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-01-09 | 4 | -4/+4 |
|\ |
|
| * | [PATCH] drivers/block: Replace pci_module_init() with pci_register_driver() | Richard Knutsson | 2006-01-09 | 4 | -4/+4 |
* | | [PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.c | Ingo Molnar | 2006-01-09 | 1 | -15/+12 |
* | | [PATCH] mutex subsystem, semaphore to completion: SX8 | Steven Rostedt | 2006-01-09 | 1 | -6/+6 |
* | | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 | 1 | -2/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-01-09 | 1 | -15/+23 |
|\ |
|
| * | [PATCH] powerpc: Remove device_node addrs/n_addr | Benjamin Herrenschmidt | 2006-01-09 | 1 | -15/+23 |
* | | [BLOCK] CCISS: update for blk softirq completions | Jens Axboe | 2006-01-09 | 1 | -26/+46 |
* | | [PATCH] cciss: avoid defining useless MAJOR_NR macro | Christoph Hellwig | 2006-01-08 | 2 | -3/+1 |
* | | [PATCH] drivers/block: Use ARRAY_SIZE macro | Tobias Klauser | 2006-01-08 | 7 | -15/+14 |
* | | [PATCH] cciss: adds MSI and MSI-X support | Mike Miller | 2006-01-08 | 3 | -13/+84 |
* | | [PATCH] nbd: remove duplicate assignment | taneli.vahakangas@netsonic.fi | 2006-01-08 | 1 | -1/+0 |
* | | [PATCH] Add block_device_operations.getgeo block device method | Christoph Hellwig | 2006-01-08 | 14 | -270/+196 |
* | | [PATCH] pktcdvd: Use bd_claim to get exclusive access | Peter Osterlund | 2006-01-08 | 1 | -3/+9 |
|/ |
|
* | Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-01-06 | 8 | -8/+8 |
|\ |
|
| * | [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() | Tejun Heo | 2006-01-06 | 8 | -8/+8 |
* | | [PATCH] parport: Kconfig dependency fixes | Marko Kohtala | 2006-01-06 | 2 | -3/+4 |
* | | [PATCH] nbd: fix TX/RX race condition | Herbert Xu | 2006-01-06 | 1 | -62/+60 |
|/ |
|