summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* aoe: prevent cache aliasesPeter Horton2009-12-011-2/+21
* cciss: make device attrs staticAlex Chiang2009-11-131-8/+8
* loop: fix NULL dereference if mount failsAlexey Dobriyan2009-10-291-1/+1
* virtio_blk: Revert serial number supportRusty Russell2009-10-221-34/+3
* virtio: let header files include virtio_ids.hChristian Borntraeger2009-10-221-1/+0
* virtio_blk: revert QUEUE_FLAG_VIRT additionChristoph Hellwig2009-10-221-1/+0
* cciss: Add cciss_allow_hpsa module parameterStephen M. Cameron2009-10-131-40/+34
* cciss: Fix multiple calls to pci_release_regionsStephen M. Cameron2009-10-131-2/+3
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-10-044-329/+655
|\
| * cciss: fix build when !PROC_FSAlexander Beregalov2009-10-011-4/+5
| * cciss: cciss_host_attr_groups should be constJens Axboe2009-10-011-1/+1
| * cciss: Dynamically allocate the drive_info_struct for each logical drive.Stephen M. Cameron2009-10-012-130/+168
| * cciss: Add usage_count attribute to each logical drive in /sysStephen M. Cameron2009-10-011-0/+20
| * cciss: Add a "raid_level" attribute to each logical drive in /sysStephen M. Cameron2009-10-011-0/+24
| * cciss: fix some magic numbers in the raid-level decodingStephen M. Cameron2009-10-011-3/+2
| * cciss: Add lunid attribute to each logical drive in /sysStephen M. Cameron2009-10-011-0/+26
| * cciss: Don't check h->busy_initializing in cciss_open().Stephen M. Cameron2009-10-011-1/+1
| * cciss: Preserve all 8 bytes of LUN ID for logical drives.Stephen M. Cameron2009-10-012-25/+25
| * cciss: Silence noisy per-disk messages output by cciss_read_capacityStephen M. Cameron2009-10-011-5/+0
| * cciss: Fix excessive gendisk freeing bug on driver unload.Stephen M. Cameron2009-10-011-7/+8
| * cciss: Fix usage_count check in rebuild_lun_table when triggered via sysfs.Stephen M. Cameron2009-10-011-12/+21
| * cciss: Clear all sysfs-exposed data for deleted logical drives.Stephen M. Cameron2009-10-011-10/+21
| * cciss: Handle special case for sysfs attributes of the first logical drive.Stephen M. Cameron2009-10-011-4/+14
| * cciss: Handle cases when cciss_add_disk fails.Stephen M. Cameron2009-10-011-10/+25
| * cciss: Handle failure of blk_init_queue gracefully in cciss_add_disk.Stephen M. Cameron2009-10-011-0/+3
| * cciss: Rearrange logical drive sysfs code to make the "changing a disk" path ...Stephen M. Cameron2009-10-011-10/+10
| * cciss: Dynamically allocate struct device for each logical drive as needed.Stephen M. Cameron2009-10-012-27/+73
| * cciss: Remove some unused code in rebuild_lun_table()Stephen M. Cameron2009-10-011-8/+0
| * cciss: Allow triggering of rescan of logical drive topology via sysfs entryAndrew Patterson2009-10-011-3/+33
| * cciss: Use one scan thread per controller and fix hang during rmmodAndrew Patterson2009-10-012-22/+141
| * cciss: Remove sysfs entries for logical drives on driver cleanup.Andrew Patterson2009-10-011-1/+4
| * cciss: fix schedule_timeout() parametersRandy Dunlap2009-10-011-2/+3
| * dac960: switch to seq_fileAlexey Dobriyan2009-10-011-85/+71
| * cpqarray: switch to seq_fileAlexey Dobriyan2009-10-011-33/+30
* | const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-231-6/+27
|\
| * virtio_blk: add support for cache flushChristoph Hellwig2009-09-231-5/+25
| * virtio: add virtio IDs fileFernando Luis Vazquez Cao2009-09-231-0/+1
| * virtio: make add_buf return capacity remainingRusty Russell2009-09-231-1/+1
* | seq_file: constify seq_operationsJames Morris2009-09-231-1/+1
* | dac960: fix undefined behavior on empty stringMichael Buesch2009-09-231-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-222-5/+5
|\ \
| * | trivial: remove unnecessary semicolonsJoe Perches2009-09-212-3/+3
| * | trivial: add __init/__exit macros to DAC960.cPeter Huewe2009-09-211-2/+2
| |/
* | const: make block_device_operations constAlexey Dobriyan2009-09-2231-34/+32
|/
* Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-192-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-162-2/+2
|\
| * debugfs: Modify default debugfs directory for debugging pktcdvd.GeunSik Lim2009-09-151-1/+1
| * driver model: constify attribute groupsDavid Brownell2009-09-151-1/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-09-151-1/+1
|\ \ | |/ |/|
OpenPOWER on IntegriCloud