summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* 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-251-1/+1
* [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+2
* [AOE]: Introduce aoe_hdr()Arnaldo Carvalho de Melo2007-04-253-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-121-16/+19
* [PATCH] cciss: add init of drv->cylinders back to cciss_geometry_inquiryMike Miller (OS Dev)2007-04-041-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/+0
* [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-022-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-201-1/+1
* [PATCH] Fix build errors if bitop functions are do {} while macrosRalf Baechle2007-02-201-6/+6
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-143-3/+0
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-126-8/+8
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-02-111-14/+13
|\
| * [SCSI] DAC960: kmalloc->kzalloc/Casting cleanupsAhmed S. Darwish2007-02-071-14/+13
* | [PATCH] drivers/block/DAC960: convert 'boolean' to 'bool'Richard Knutsson2007-02-112-287/+280
* | [PATCH] Remove unused kernel config option PARIDE_PARPORTRobert P. J. Day2007-02-111-7/+1
* | [PATCH] pktcdvd: cleanupThomas Maier2007-02-111-19/+7
* | [PATCH] disable init/initramfs.cJean-Paul Saman2007-02-111-1/+3
|/
* [PATCH] Fix BUG at drivers/scsi/scsi_lib.c:1118 caused by "pktsetup dvd /dev/...Christoph Hellwig2007-01-051-31/+18
* [PATCH] cciss: build with PROC_FS=nRandy Dunlap2006-12-301-1/+2
* [PATCH] fix aoe without scatter-gather [Bug 7662]Ed L. Cashin2006-12-221-7/+6
* Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-12-211-1/+2
|\
| * [PATCH] cciss: fix XFER_READ/XFER_WRITE in do_cciss_requestMike Miller2006-12-181-1/+1
| * [PATCH] cciss: set default raid level when reading geometry failsMike Miller2006-12-181-0/+1
* | [POWERPC] iSeries: fix viodasd initStephen Rothwell2006-12-201-0/+6
|/
* Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-12-131-1/+1
|\
| * [PATCH] Fixup cciss error handlingJens Axboe2006-12-131-1/+1
| * [PATCH 2/2] cciss: remove calls to pci_disable_devicemike.miller@hp.com2006-12-131-5/+1
| * [PATCH 1/2] cciss: map out more memory for config tablemike.miller@hp.com2006-12-131-1/+1
* | [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-132-6/+6
* | [PATCH] remove the broken BLK_DEV_SWIM_IOP driverAdrian Bunk2006-12-133-586/+0
* | [PATCH] cciss: remove calls to pci_disable_deviceMike Miller2006-12-131-6/+13
* | [PATCH] cciss: map out more memory for config tableMike Miller2006-12-131-1/+1
|/
* [PATCH] struct path: convert nbdJosef Sipek2006-12-081-1/+1
* [PATCH] struct path: convert block_driversJosef Sipek2006-12-083-5/+5
* [PATCH] pktcdvd: add sysfs and debugfs interfaceThomas Maier2006-12-081-4/+439
* [PATCH] pktcdvd: bio write congestion using congestion_wait()Thomas Maier2006-12-081-0/+32
* [PATCH] pktcdvd: make procfs interface optionalThomas Maier2006-12-081-5/+9
* [PATCH] pktcdvd: reusability of procfs functionsThomas Maier2006-12-081-27/+45
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-12-071-0/+1
|\
| * [CRYPTO] cryptoloop: Select CRYPTO_CBCHerbert Xu2006-12-061-0/+1
* | [PATCH] nbd: show nbd client pid in sysfsPaul Clements2006-12-071-0/+16