aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
* cciss: Add usage_count attribute to each logical drive in /sysStephen M. Cameron2009-10-01
* cciss: Add a "raid_level" attribute to each logical drive in /sysStephen M. Cameron2009-10-01
* cciss: fix some magic numbers in the raid-level decodingStephen M. Cameron2009-10-01
* cciss: Add lunid attribute to each logical drive in /sysStephen M. Cameron2009-10-01
* cciss: Don't check h->busy_initializing in cciss_open().Stephen M. Cameron2009-10-01
* cciss: Preserve all 8 bytes of LUN ID for logical drives.Stephen M. Cameron2009-10-01
* cciss: Silence noisy per-disk messages output by cciss_read_capacityStephen M. Cameron2009-10-01
* cciss: Fix excessive gendisk freeing bug on driver unload.Stephen M. Cameron2009-10-01
* cciss: Fix usage_count check in rebuild_lun_table when triggered via sysfs.Stephen M. Cameron2009-10-01
* cciss: Clear all sysfs-exposed data for deleted logical drives.Stephen M. Cameron2009-10-01
* cciss: Handle special case for sysfs attributes of the first logical drive.Stephen M. Cameron2009-10-01
* cciss: Handle cases when cciss_add_disk fails.Stephen M. Cameron2009-10-01
* cciss: Handle failure of blk_init_queue gracefully in cciss_add_disk.Stephen M. Cameron2009-10-01
* cciss: Rearrange logical drive sysfs code to make the "changing a disk" path ...Stephen M. Cameron2009-10-01
* cciss: Dynamically allocate struct device for each logical drive as needed.Stephen M. Cameron2009-10-01
* cciss: Remove some unused code in rebuild_lun_table()Stephen M. Cameron2009-10-01
* cciss: Allow triggering of rescan of logical drive topology via sysfs entryAndrew Patterson2009-10-01
* cciss: Use one scan thread per controller and fix hang during rmmodAndrew Patterson2009-10-01
* cciss: Remove sysfs entries for logical drives on driver cleanup.Andrew Patterson2009-10-01
* cciss: fix schedule_timeout() parametersRandy Dunlap2009-10-01
* dac960: switch to seq_fileAlexey Dobriyan2009-10-01
* cpqarray: switch to seq_fileAlexey Dobriyan2009-10-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-23
|\
| * virtio_blk: add support for cache flushChristoph Hellwig2009-09-23
| * virtio: add virtio IDs fileFernando Luis Vazquez Cao2009-09-23
| * virtio: make add_buf return capacity remainingRusty Russell2009-09-23
* | seq_file: constify seq_operationsJames Morris2009-09-23
* | dac960: fix undefined behavior on empty stringMichael Buesch2009-09-23
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\ \
| * | trivial: remove unnecessary semicolonsJoe Perches2009-09-21
| * | trivial: add __init/__exit macros to DAC960.cPeter Huewe2009-09-21
| |/
* / const: make block_device_operations constAlexey Dobriyan2009-09-22
|/
* Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-16
|\
| * debugfs: Modify default debugfs directory for debugging pktcdvd.GeunSik Lim2009-09-15
| * driver model: constify attribute groupsDavid Brownell2009-09-15
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-15
|\ \ | |/ |/|
| * powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>Geert Uytterhoeven2009-08-19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-09-14
|\ \
| * | floppy: Switch driver to dev_pm_opsFrans Pop2009-09-14
* | | Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-14
|\ \ \ | |/ / |/| |
| * | aoe: end barrier bios with EOPNOTSUPPEd Cashin2009-09-14
| * | block: use printk_onceMarcin Slusarz2009-09-11
| * | cciss: memory leak in cciss_init_one()Eric Dumazet2009-09-11
| * | bio: first step in sanitizing the bio->bi_rw flag testingJens Axboe2009-09-11
* | | writeback: add name to backing_dev_infoJens Axboe2009-09-11
|/ /
* / aoe: allocate unused request_queue for sysfsEd Cashin2009-09-09
|/
* mg_disk: Add missing ready status check on mg_write()unsik Kim2009-07-28
* mg_disk: fix issue with data integrity on error in mg_write()Bartlomiej Zolnierkiewicz2009-07-28
* mg_disk: fix reading invalid status when use polling driverunsik Kim2009-07-28