[PATCH] Char: isicom, remove isa code
[safe/jmp/linux-2.6] / drivers / block /
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
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-23 James BottomleyMerge mulgrave-w:git/scsi-misc-2.6
2006-09-21 Herbert Xu[BLOCK] cryptoloop: Use block ciphers where applicable
2006-09-13 Mike Miller[PATCH] cciss: version update, new hw
2006-09-01 Olaf Hering[PATCH] exit early in floppy_init when no floppy exists
2006-08-28 James BottomleyMerge ../linux-2.6
2006-08-06 Matthew Wilcox[SCSI] Improve inquiry printing
2006-08-04 Brian King[SCSI] DAC960: PCI id table fixup
2006-07-31 Michal Feix[PATCH] nbd: Abort request on data reception failure
2006-07-31 Michal Feix[PATCH] nbd: Check magic before doing anything else
2006-07-31 Arjan van de Ven[PATCH] lockdep: annotate pktcdvd natural device hierarchy
2006-07-25 Jens Axboe[PATCH] cciss: fix stall with softirq handling and CFQ
2006-07-15 Adrian Bunk[PATCH] drivers/block/cpqarray.c: remove an unused...
2006-07-15 Nathan Scott[PATCH] ramdisk blocksize Kconfig entry
2006-07-10 Eric Sesterhenn[PATCH] aoe: cleanup i_rdev usage
next