USB: usbmon: fix bug in mon_buff_area_shrink
[safe/jmp/linux-2.6] / drivers / s390 / block /
2009-10-14 Stefan Haberland[S390] dasd: use idal for device characteristics
2009-10-14 Stefan Haberland[S390] dasd: fix locking bug
2009-10-06 Stefan Haberland[S390] dasd: fix race condition in resume code
2009-09-23 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-09-22 Stefan Weinhuber[S390] dasd: tolerate devices that have no feature...
2009-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-22 Alexey Dobriyanconst: make block_device_operations const
2009-09-21 Joe Perchestrivial: remove unnecessary semicolons
2009-09-11 Michael Holzheu[S390] xpram: Remove checksum validation for suspend...
2009-09-11 Stefan Haberland[S390] dasd: fix message naming
2009-09-11 Stefan Haberland[S390] dasd: optimize cpu usage in goodcase
2009-09-11 Stefan Weinhuber[S390] dasd: fail requests when device state is less...
2009-08-23 Julia Lawall[S390] drivers/s390: put NULL test before dereference
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-07 Christian Borntraeger[S390] improve suspend/resume error messages
2009-07-07 Stefan Haberland[S390] dasd: correct debugfeature sense dump
2009-06-22 Sebastian Ott[S390] dasd: fix refcounting in dasd_change_state
2009-06-22 Stefan Haberland[S390] dasd_pm: fix stop flag handling
2009-06-16 Gerald Schaefer[S390] pm: dcssblk power management callbacks.
2009-06-16 Michael Holzheu[S390] pm: xpram driver power management callbacks
2009-06-16 Stefan Haberland[S390] pm: dasd power management callbacks.
2009-06-12 Stefan Weinhuber[S390] dasd: forward internal errors to dasd_sleep_on...
2009-06-12 Sebastian Ott[S390] dasd: sync after async probe
2009-06-12 Sebastian Ott[S390] dasd: check_characteristics cleanup
2009-06-12 Stefan Weinhuber[S390] dasd: no High Performance FICON in 31-bit mode
2009-06-12 Gerald Schaefer[S390] dcssblk: revert devt conversion
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
2009-05-11 Tejun Heoblock: implement and enforce request peek/start/fetch
2009-05-11 Tejun Heoblock: convert to pos and nr_sectors accessors
2009-04-28 Tejun Heoblock: implement and use [__]blk_end_request_all()
2009-04-14 Stefan Weinhuber[S390] dasd: fix idaw boundary checking for track based ccw
2009-04-14 Cornelia Huck[S390] dasd: Use the new async framework for autoonlining.
2009-03-31 Sebastian Ott[S390] cio: introduce notifier for boxed state
2009-03-30 Alexey Dobriyanproc 2/2: remove struct proc_dir_entry::owner
2009-03-26 Stefan Haberland[S390] dasd: message cleanup
2009-03-26 Stefan Weinhuber[S390] dasd: add High Performance FICON support
2009-03-26 Stefan Weinhuber[S390] dasd: add large volume support
2009-03-26 Jean-Baptiste Joret[S390] dasd_eckd / Write format R0 is now allowed BB
2009-03-26 Heiko Carstens[S390] dasd: enable compat ioctls
2009-02-11 Stefan Weinhuber[S390] dasd: fix race in dasd timer handling
2009-02-11 Cornelia Huck[S390] dasd: bus_id -> dev_name() conversion.
2009-01-09 Holger Smolinski[S390] dasd: add device attribute to disable blocking...
2009-01-09 Stefan Weinhuber[S390] dasd: send change uevents for dasd block devices
2009-01-08 Coly Lifix similar typos to successfull
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06 Mark McLoughlins390: remove s390_root_dev_*()
2009-01-06 Frederik Schwarzertrivial: fix then -> than typos in comments and documen...
2008-12-25 Hongjie Yang[S390] convert dcssblk and extmem printks messages...
2008-12-25 Martin Schwidefsky[S390] convert xpram printks to pr_xxx macros.
2008-12-25 Kay Sievers[S390] struct device - replace bus_id with dev_name...
2008-12-25 Stefan Haberland[S390] dasd: call cleanup_cqr with request_queue_lock
2008-12-25 Stefan Haberland[S390] dasd: correct sense byte condition for SIM
2008-12-25 Cornelia Huck[S390] dasd: Use accessors instead of using driver_data...
2008-12-25 Stefan Haberland[S390] dasd: improve dasd statistics proc interface
2008-11-14 Stefan Haberland[S390] dasd: log sense for fatal errors
2008-10-21 Al Viro[PATCH] sanitize blkdev_get() and friends
2008-10-21 Al Viro[PATCH] pass fmode_t to blkdev_put()
2008-10-21 Al Viro[PATCH] switch dcssblk
2008-10-21 Al Viro[PATCH] switch dasd
2008-10-21 Al Viro[PATCH] beginning of methods conversion
2008-10-13 Mike Christie[SCSI] block: separate failfast into multiple bits.
2008-10-10 Nigel Hislop[S390] Add ioctl support for EMC Symmetrix Subsystem...
2008-10-10 Martin Schwidefsky[S390] xpram: per device block request queues.
2008-10-10 Stefan Haberland[S390] dasd: fix message flood for unsolicited interrupts
2008-10-10 Hongjie Yang[S390] dcssblk: add >2G DCSSs support and stacked conti...
2008-10-10 Cornelia Huck[S390] bus_id -> dev_set_name() changes
2008-10-10 Kay Sievers[S390] bus_id -> dev_name conversions
2008-10-09 Tejun Heoblock: don't depend on consecutive minor space
2008-08-25 Heiko Carstens[S390] dcss: fix build bug.
2008-08-21 Gerald Schaefer[S390] dcssblk: fix race in dcssblk_add_store()
2008-08-21 Peter Oberparleiter[S390] cio: call ccw driver notify function with lock...
2008-08-21 Stefan Weinhuber[S390] dasd: fix data size for PSF/PRSSD command
2008-08-21 Julien Brunel[S390] drivers/s390: Use an IS_ERR test rather than...
2008-08-01 Stefan Weinhuber[S390] dasd: Add support for enhanced VM UID
2008-07-17 Stefan Haberland[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPP
2008-07-17 Cornelia Huck[S390] dasd: Fix cleanup in dasd_{fba,diag}_check_chara...
2008-07-17 Stefan Haberland[S390] dasd: fix unsolicited SIM handling.
2008-07-14 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-14 Hongjie Yang[S390] Cleanup dcssblk printk messages.
2008-07-14 Martin Schwidefsky[S390] Cleanup xpram printk messages.
2008-07-14 Peter Oberparleiter[S390] cio: introduce fcx enabled scsw format
2008-06-20 Arnd Bergmannblock-dasd_eer: BKL pushdown
2008-05-30 Stefan Haberland[S390] dasd: use a generic wait_queue for sleep_on
2008-05-15 Stefan Weinhuber[S390] dasd: fix timeout handling in interrupt handler
2008-05-15 Cornelia Huck[S390] dasd: Use const in busid functions.
2008-04-29 Denis V. Lunevs390: use non-racy method for proc entries creation
2008-04-29 Alexey Dobriyanproc: remove proc_root from drivers
2008-04-28 Jared Hulbertreturn pfn from direct_access, for XIP
2008-04-17 Martin Schwidefsky[S390] Remove code duplication from monreader / dcssblk.
2008-04-17 Heiko Carstens[S390] Fix a lot of sparse warnings.
2008-04-17 Harvey Harrison[S390] replace remaining __FUNCTION__ occurrences
2008-04-17 Stefan Haberland[S390] dasd: add sim handling.
2008-04-17 Stefan Haberland[S390] dasd: use GFP_DMA for fba private data allocation
2008-04-17 Josef 'Jeff' Sipek[S390] dasd: fix double elevator_exit call when deadlin...
2008-03-05 Stefan Weinhuber[S390] dasd: fix reference counting in display method...
2008-03-05 Stefan Weinhuber[S390] dasd: let dasd erp matching recognize alias...
2008-02-19 Roel Kluin[S390] dcss: Fix Unlikely(x) != y
2008-02-19 Stefan Weinhuber[S390] dasd: fix locking in __dasd_device_process_final...
2008-02-05 Heiko Carstens[S390] dcss: Initialize workqueue before using it.
next