Age | Commit message (Expand) | Author | Files | Lines |
2007-05-08 | cciss: include scsi/scsi.h unconditionally | Stephen Cameron | 2 | -1/+1 |
2007-05-08 | cciss: set rq->errors more correctly in driver | Mike Miller (OS Dev) | 1 | -21/+22 |
2007-05-08 | cciss: add SG_IO ioctl to cciss | Mike Miller (OS Dev) | 1 | -53/+111 |
2007-05-08 | cciss: reformat error handling | Mike Miller (OS Dev) | 1 | -85/+89 |
2007-05-08 | remove artificial software max_loop limit | Ken Chen | 1 | -74/+110 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2 | -2/+0 |
2007-05-08 | floppy: handle device_create_file() failure while init | Dmitriy Monakhov | 1 | -1/+6 |
2007-05-07 | mm: remove destroy_dirty_buffers from invalidate_bdev() | Peter Zijlstra | 3 | -4/+4 |
2007-05-04 | [NET]: Rework dev_base via list_head (v3) | Pavel Emelianov | 1 | -3/+5 |
2007-04-28 | ub: Bind to first endpoint, not to last | Pete Zaitcev | 1 | -4/+7 |
2007-04-26 | [SK_BUFF]: Introduce skb_reset_network_header(skb) | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-04-26 | [SK_BUFF]: Introduce skb_mac_header() | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2007-04-26 | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo | 1 | -1/+2 |
2007-04-26 | [AOE]: Introduce aoe_hdr() | Arnaldo Carvalho de Melo | 3 | -8/+17 |
2007-04-26 | packet: fix error handling | Andrew Morton | 1 | -1/+2 |
2007-04-24 | paride drivers: initialize spinlocks | Alexey Dobriyan | 2 | -2/+2 |
2007-04-13 | [PATCH] cciss: unregister from SCSI before tearing down device resources | Bjorn Helgaas | 1 | -16/+19 |
2007-04-05 | [PATCH] cciss: add init of drv->cylinders back to cciss_geometry_inquiry | Mike Miller (OS Dev) | 1 | -0/+1 |
2007-03-15 | [PATCH] paride endianness annotations | Al Viro | 1 | -4/+4 |
2007-03-15 | [PATCH] cciss endian annotations | Al Viro | 1 | -5/+5 |
2007-03-06 | [PATCH] initramfs should not depend on CONFIG_BLOCK | Dimitri Gorokhovik | 1 | -16/+0 |
2007-03-06 | [PATCH] cciss: add struct pci_driver shutdown support (replaces reboot notifier) | Mike Miller (OS Dev) | 1 | -4/+6 |
2007-03-06 | [PATCH] cciss: fix for 2TB support | Mike Miller (OS Dev) | 1 | -15/+24 |
2007-03-03 | [AOE]: Add get_unaligned() calls where needed. | David S. Miller | 2 | -8/+9 |
2007-03-02 | [PATCH] Fix failure paths in modules init in umem.c | NeilBrown | 1 | -1/+4 |
2007-02-21 | [PATCH] pktcdvd: Correctly set cmd_len field in pkt_generic_packet | Gerhard Dirschl | 1 | -1/+1 |
2007-02-21 | [PATCH] Fix build errors if bitop functions are do {} while macros | Ralf Baechle | 1 | -6/+6 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 3 | -3/+0 |
2007-02-12 | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 6 | -8/+8 |
2007-02-11 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 1 | -14/+13 |
2007-02-11 | [PATCH] drivers/block/DAC960: convert 'boolean' to 'bool' | Richard Knutsson | 2 | -287/+280 |
2007-02-11 | [PATCH] Remove unused kernel config option PARIDE_PARPORT | Robert P. J. Day | 1 | -7/+1 |
2007-02-11 | [PATCH] pktcdvd: cleanup | Thomas Maier | 1 | -19/+7 |
2007-02-11 | [PATCH] disable init/initramfs.c | Jean-Paul Saman | 1 | -1/+3 |
2007-02-08 | [SCSI] DAC960: kmalloc->kzalloc/Casting cleanups | Ahmed S. Darwish | 1 | -14/+13 |
2007-01-06 | [PATCH] Fix BUG at drivers/scsi/scsi_lib.c:1118 caused by "pktsetup dvd /dev/... | Christoph Hellwig | 1 | -31/+18 |
2006-12-30 | [PATCH] cciss: build with PROC_FS=n | Randy Dunlap | 1 | -1/+2 |
2006-12-22 | [PATCH] fix aoe without scatter-gather [Bug 7662] | Ed L. Cashin | 1 | -7/+6 |
2006-12-21 | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 1 | -1/+2 |
2006-12-20 | [POWERPC] iSeries: fix viodasd init | Stephen Rothwell | 1 | -0/+6 |
2006-12-18 | [PATCH] cciss: fix XFER_READ/XFER_WRITE in do_cciss_request | Mike Miller | 1 | -1/+1 |
2006-12-18 | [PATCH] cciss: set default raid level when reading geometry fails | Mike Miller | 1 | -0/+1 |
2006-12-13 | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 1 | -1/+1 |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2 | -6/+6 |
2006-12-13 | [PATCH] remove the broken BLK_DEV_SWIM_IOP driver | Adrian Bunk | 3 | -586/+0 |
2006-12-13 | [PATCH] cciss: remove calls to pci_disable_device | Mike Miller | 1 | -6/+13 |
2006-12-13 | [PATCH] cciss: map out more memory for config table | Mike Miller | 1 | -1/+1 |
2006-12-13 | [PATCH] Fixup cciss error handling | Jens Axboe | 1 | -1/+1 |
2006-12-13 | [PATCH 2/2] cciss: remove calls to pci_disable_device | mike.miller@hp.com | 1 | -5/+1 |
2006-12-13 | [PATCH 1/2] cciss: map out more memory for config table | mike.miller@hp.com | 1 | -1/+1 |