summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Add Sun LDOM virtual disk driver.David S. Miller2007-07-163-0/+978
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-161-53/+22Star
|\
| * [SCSI] Merge up to linux-2.6 headJames Bottomley2007-05-312-16/+31
| |\
| * | [SCSI] cciss: convert to use the data buffer accessorsFUJITA Tomonori2007-05-291-53/+22Star
* | | USB: drivers/block/ub.c: use list_for_each_entry()Matthias Kaehlcke2007-07-131-9/+3Star
* | | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-121-2/+1Star
* | | Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-101-20/+44
|\ \ \
| * | | pipe: change the ->pin() operation to ->confirm()Jens Axboe2007-07-101-1/+1
| * | | splice: divorce the splice structure/function definitions from the pipe headerJens Axboe2007-07-101-1/+1
| * | | loop: convert to using splice_direct_to_actor() instead of sendfile()Jens Axboe2007-07-101-20/+44
* | | | Make a "menuconfig" out of the Kconfig objects "menu, ..., endmenu",Jan Engelhardt2007-07-101-5/+6
* | | | [PATCH] fix request->cmd == INT casesBoaz Harrosh2007-07-102-2/+2
* | | | cciss: add new controller support for P700mMike Miller (OS Dev2007-07-101-0/+2
* | | | [PATCH] Remove acsi.cJens Axboe2007-07-103-1858/+1Star
|/ / /
* | / loop: preallocate eight loop devicesKen Chen2007-06-091-18/+82
| |/ |/|
* | Off by one in floppy.cEric Sesterhenn / Snakebyte2007-05-241-1/+1
* | cciss: Fix pci_driver.shutdown while device is still activeGerald Britton2007-05-191-15/+30
|/
* fix deadlock in loop.cAl Viro2007-05-131-8/+9
* fix the dynamic allocation and probe in loop.cAl Viro2007-05-131-40/+12Star
* [S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky2007-05-101-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-091-1/+1
|\
| * Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* | fs: convert core functions to zero_user_pageNate Diller2007-05-091-5/+1Star
* | nbd: check the return value of sysfs_create_fileWANG Cong2007-05-091-4/+11
|/
* cciss: include scsi/scsi.h unconditionallyStephen Cameron2007-05-082-1/+1
* cciss: set rq->errors more correctly in driverMike Miller (OS Dev)2007-05-081-21/+22
* cciss: add SG_IO ioctl to ccissMike Miller (OS Dev)2007-05-081-53/+111
* cciss: reformat error handlingMike Miller (OS Dev)2007-05-081-85/+89
* remove artificial software max_loop limitKen Chen2007-05-081-74/+110
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-082-2/+0Star
* floppy: handle device_create_file() failure while initDmitriy Monakhov2007-05-081-1/+6
* mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra2007-05-073-4/+4
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-041-3/+5
* ub: Bind to first endpoint, not to lastPete Zaitcev2007-04-271-4/+7
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-261-1/+1
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-261-1/+1
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-261-1/+2
* [AOE]: Introduce aoe_hdr()Arnaldo Carvalho de Melo2007-04-263-8/+17
* packet: fix error handlingAndrew Morton2007-04-251-1/+2
* paride drivers: initialize spinlocksAlexey Dobriyan2007-04-242-2/+2
* [PATCH] cciss: unregister from SCSI before tearing down device resourcesBjorn Helgaas2007-04-131-16/+19
* [PATCH] cciss: add init of drv->cylinders back to cciss_geometry_inquiryMike Miller (OS Dev)2007-04-051-0/+1
* [PATCH] paride endianness annotationsAl Viro2007-03-141-4/+4
* [PATCH] cciss endian annotationsAl Viro2007-03-141-5/+5
* [PATCH] initramfs should not depend on CONFIG_BLOCKDimitri Gorokhovik2007-03-061-16/+0Star
* [PATCH] cciss: add struct pci_driver shutdown support (replaces reboot notifier)Mike Miller (OS Dev)2007-03-061-4/+6
* [PATCH] cciss: fix for 2TB supportMike Miller (OS Dev)2007-03-061-15/+24
* [AOE]: Add get_unaligned() calls where needed.David S. Miller2007-03-032-8/+9
* [PATCH] Fix failure paths in modules init in umem.cNeilBrown2007-03-011-1/+4
* [PATCH] pktcdvd: Correctly set cmd_len field in pkt_generic_packetGerhard Dirschl2007-02-211-1/+1