vfb: use sys instead of cfb drawing functions
[safe/jmp/linux-2.6] / drivers / block /
2007-05-08 Stephen Cameroncciss: include scsi/scsi.h unconditionally
2007-05-08 Mike Miller (OS... cciss: set rq->errors more correctly in driver
2007-05-08 Mike Miller (OS... cciss: add SG_IO ioctl to cciss
2007-05-08 Mike Miller (OS... cciss: reformat error handling
2007-05-08 Ken Chenremove artificial software max_loop limit
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Dmitriy Monakhovfloppy: handle device_create_file() failure while init
2007-05-07 Peter Zijlstramm: remove destroy_dirty_buffers from invalidate_bdev()
2007-05-03 Pavel Emelianov[NET]: Rework dev_base via list_head (v3)
2007-04-27 Pete Zaitcevub: Bind to first endpoint, not to last
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_network_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_mac_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-04-26 Arnaldo Carvalho... [AOE]: Introduce aoe_hdr()
2007-04-25 Andrew Mortonpacket: fix error handling
2007-04-24 Alexey Dobriyanparide drivers: initialize spinlocks
2007-04-12 Bjorn Helgaas[PATCH] cciss: unregister from SCSI before tearing...
2007-04-05 Mike Miller (OS... [PATCH] cciss: add init of drv->cylinders back to cciss...
2007-03-14 Al Viro[PATCH] paride endianness annotations
2007-03-14 Al Viro[PATCH] cciss endian annotations
2007-03-06 Dimitri Gorokhovik[PATCH] initramfs should not depend on CONFIG_BLOCK
2007-03-06 Mike Miller (OS... [PATCH] cciss: add struct pci_driver shutdown support...
2007-03-06 Mike Miller (OS... [PATCH] cciss: fix for 2TB support
2007-03-02 David S. Miller[AOE]: Add get_unaligned() calls where needed.
2007-03-01 NeilBrown[PATCH] Fix failure paths in modules init in umem.c
2007-02-21 Gerhard Dirschl[PATCH] pktcdvd: Correctly set cmd_len field in pkt_gen...
2007-02-21 Ralf Baechle[PATCH] Fix build errors if bitop functions are do...
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 3
2007-02-11 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-02-11 Richard Knutsson[PATCH] drivers/block/DAC960: convert 'boolean' to...
2007-02-11 Robert P. J. Day[PATCH] Remove unused kernel config option PARIDE_PARPORT
2007-02-11 Thomas Maier[PATCH] pktcdvd: cleanup
2007-02-11 Jean-Paul Saman[PATCH] disable init/initramfs.c
2007-02-07 Ahmed S. Darwish[SCSI] DAC960: kmalloc->kzalloc/Casting cleanups
2007-01-06 Christoph Hellwig[PATCH] Fix BUG at drivers/scsi/scsi_lib.c:1118 caused...
2006-12-30 Randy Dunlap[PATCH] cciss: build with PROC_FS=n
2006-12-22 Ed L. Cashin[PATCH] fix aoe without scatter-gather [Bug 7662]
2006-12-21 Linus TorvaldsMerge branch 'for-linus' of git://brick.kernel.dk/data...
2006-12-20 Stephen Rothwell[POWERPC] iSeries: fix viodasd init
2006-12-18 Mike Miller[PATCH] cciss: fix XFER_READ/XFER_WRITE in do_cciss_request
2006-12-18 Mike Miller[PATCH] cciss: set default raid level when reading...
2006-12-13 Linus TorvaldsMerge branch 'for-linus' of git://brick.kernel.dk/data...
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-13 Adrian Bunk[PATCH] remove the broken BLK_DEV_SWIM_IOP driver
2006-12-13 Mike Miller[PATCH] cciss: remove calls to pci_disable_device
2006-12-13 Mike Miller[PATCH] cciss: map out more memory for config table
2006-12-13 Jens Axboe[PATCH] Fixup cciss error handling
2006-12-13 mike.miller@hp.com[PATCH 2/2] cciss: remove calls to pci_disable_device
2006-12-13 mike.miller@hp.com[PATCH 1/2] cciss: map out more memory for config table
2006-12-08 Josef Sipek[PATCH] struct path: convert nbd
2006-12-08 Josef Sipek[PATCH] struct path: convert block_drivers
2006-12-08 Thomas Maier[PATCH] pktcdvd: add sysfs and debugfs interface
2006-12-08 Thomas Maier[PATCH] pktcdvd: bio write congestion using congestion_...
2006-12-08 Thomas Maier[PATCH] pktcdvd: make procfs interface optional
2006-12-08 Thomas Maier[PATCH] pktcdvd: reusability of procfs functions
2006-12-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-12-07 Paul Clements[PATCH] nbd: show nbd client pid in sysfs
2006-12-07 Adrian Bunk[PATCH] remove drivers/block/paride/jumbo
2006-12-07 Adrian Bunk[PATCH] paride: remove parport #ifdef's
2006-12-07 Randy Dunlap[PATCH] CISS: require same SCSI module support
2006-12-07 Akinobu Mita[PATCH] paride: return proper error code
2006-12-07 Alexey Dobriyan[PATCH] paride_register(): shuffle return values
2006-12-07 Alexey Dobriyan[PATCH] paride: rename pi_register() and pi_unregister()
2006-12-07 Mike Miller[PATCH] cciss: cleanup cciss_interrupt mode
2006-12-07 Mike Miller[PATCH] cciss: add support for 1024 logical volumes
2006-12-07 Mike Miller[PATCH] cciss: remove unused revalidate_allvol function
2006-12-07 Mike Miller[PATCH] cciss: change cciss_open for consistency
2006-12-07 Mike Miller[PATCH] cciss: set sector_size to 2048 for performance
2006-12-07 Mike Miller[PATCH] cciss: disable DMA prefetch on P600
2006-12-07 Mike Miller[PATCH] cciss: fix pci ssid for the E500 controller
2006-12-07 Mike Miller[PATCH] cciss: increase number of commands on controller
2006-12-07 Mike Miller[PATCH] cciss: reference driver support
2006-12-07 Mike Miller[PATCH] cciss: version change
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_ATOMIC
2006-12-07 Herbert Xu[CRYPTO] cryptoloop: Select CRYPTO_CBC
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-04 Stephen Rothwell[POWERPC] iSeries: improve viodasd initialisation
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-11-22 David HowellsWorkStruct: Merge the pending bit into the wq_data...
2006-11-22 David HowellsWorkStruct: Typedef the work function prototype
2006-11-16 Dennis Stosbergaoe: Add forgotten NULL at end of attribute list in...
2006-11-14 Jens Axboe[PATCH] cpqarray: fix iostat
2006-11-14 Jens Axboe[PATCH] cciss: fix iostat
2006-10-28 Randy Dunlap[PATCH] cciss: fix printk format warning
2006-10-21 Matthew Wilcox[PATCH] cciss: Fix warnings (and bug on 1TB discs)
2006-10-18 Greg Kroah-Hartmanaoe: fix sysfs_create_file warnings
2006-10-18 Ed L. Cashinaoe: revert printk macros
2006-10-18 Ed L. Cashinaoe: update driver version
2006-10-18 Ed L. Cashinaoe: remove sysfs comment
2006-10-18 Ed L. Cashinaoe: use bio->bi_idx
2006-10-18 Ed L. Cashinaoe: module parameter for device timeout
2006-10-18 Ed L. Cashinaoe: zero copy write 2 of 2
2006-10-18 Ed L. Cashinaoe: improve retransmission heuristics
2006-10-18 Ed L. Cashinaoe: jumbo frame support 2 of 2
2006-10-18 Ed L. Cashinaoe: clean up printks via macros
2006-10-18 Ed L. Cashinaoe: jumbo frame support 1 of 2
next