e1000: update version to 7.3.20-k2
[safe/jmp/linux-2.6] / drivers / block /
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
2006-10-18 Ed L. Cashinaoe: zero copy write 1 of 2
2006-10-18 Ed L. Cashinaoe: remove unused NARGS enum
2006-10-18 Ed L. Cashinaoe: update copyright date
2006-10-18 Ed L. Cashinaoe: eliminate isbusy message
2006-10-17 Akinobu Mita[PATCH] rd: memory leak on rd_init() failure
2006-10-11 Al Viro[PATCH] z2_init() in non-modular case
2006-10-11 Al Viro[PATCH] amiga_floppy_init() in non-modular case
2006-10-11 Alexey Dobriyan[PATCH] DAC960: use memmove for overlapping areas
2006-10-11 Matthew Wilcox[PATCH] Use linux/io.h instead of asm/io.h
2006-10-10 Al Viro[PATCH] __user annotations: loop.c
2006-10-10 Al Viro[PATCH] fix misannotations in loop.c
2006-10-06 Jeff GarzikVarious drivers' irq handlers: kill dead code, needless...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-04 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/configh
2006-10-04 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-10-04 Thomas Maier[PATCH] pktcdvd: rename a variable for better readability
2006-10-04 Thomas Maier[PATCH] pktcdvd: Replace pktcdvd strings with macro...
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-10-04 Olaf Hering[POWERPC] Update swim3 printk after blkdev.h change
2006-10-03 Christian BorntraegerFix bytes <-> kilobytes typo in Kconfig for ramdisk
2006-10-03 Adrian Bunkremove mentionings of devfs in documentation
2006-10-03 Zach Brown[PATCH] pr_debug: umem: repair nonexistant bh pr_debug...
2006-10-01 Peter Zijlstra[PATCH] completions: lockdep annotate on stack completions
2006-10-01 Metathronius Galabant[PATCH] cciss: remove unneeded spaces in output for...
2006-10-01 Mike Miller (OS... [PATCH] cciss: support for >2TB logical volumes
2006-10-01 Richard Knutsson[PATCH] Generic boolean
2006-09-30 David Howells[PATCH] BLOCK: Make it possible to disable the block...
2006-09-30 David Howells[PATCH] BLOCK: Move the loop device ioctl compat stuff...
2006-09-30 Jens Axboe[PATCH] Kill various deprecated/unused block layer...
2006-09-30 Jens Axboe[PATCH] Remove ->rq_status from struct request
2006-09-30 Jens Axboe[PATCH] Remove ->waiting member from struct request
2006-09-30 Jens Axboe[PATCH] Split struct request ->flags into two parts
2006-09-29 Serge E. Hallyn[PATCH] loop: forward-port resource leak checks from...
2006-09-29 Serge E. Hallyn[PATCH] kthread: convert loop.c to kthread
2006-09-27 Pete ZaitcevUSB: UB: Let cdrecord to see a device with media absent
next