aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
AgeCommit message (Expand)AuthorFilesLines
2006-03-08[PATCH] dac960: add disk entropy in request completionsMatt Mackall1-1/+2
2006-02-20[PATCH] pktcdvd: Only return -EROFS when appropriatePeter Osterlund1-5/+5
2006-02-20[PATCH] pktcdvd: Fix the logic in the pkt_writable_track functionPeter Osterlund1-13/+15
2006-02-20[PATCH] pktcdvd: Remove useless printk statementsPeter Osterlund1-14/+0
2006-02-20[PATCH] pktcdvd: Rename functions and make their return values sanePeter Osterlund1-18/+18
2006-02-20[PATCH] pktcdvd: Correctly set rq->cmd_len in pkt_generic_packet()Peter Osterlund1-0/+2
2006-02-14[PATCH] pktcdvd: Reduce stack usagePeter Osterlund1-26/+17
2006-02-14[PATCH] pktcdvd: Don't unlock the door if the disc is in usePeter Osterlund1-1/+2
2006-02-14[PATCH] pktcdvd: Allow non-writable media to be mountedPeter Osterlund1-4/+3
2006-02-14[PATCH] pktcdvd: Don't spam the kernel log when nothing is wrongPeter Osterlund1-3/+3
2006-02-07[PATCH] cciss: softirq handler needs to save interrupt flagsJens Axboe1-2/+3
2006-02-05[PATCH] pktcdvd: Don't waste kernel memoryPeter Osterlund2-27/+30
2006-02-05[PATCH] Let CDROM_PKTCDVD_WCACHE depend on EXPERIMENTALAdrian Bunk1-2/+2
2006-02-05[PATCH] pktcdvd: remove version stringPeter Osterlund1-3/+0
2006-02-05[PATCH] pktcdvd: Fix overflow for discs with large packetsPhillip Susi1-1/+1
2006-02-03[PATCH] umem: check pci_set_dma_mask return value correctlyTobias Klauser1-1/+1
2006-01-31[PATCH] USB: ub 05 Bulk resetPete Zaitcev1-7/+59
2006-01-31[PATCH] USB: ub 04 Loss of timer and a hangPete Zaitcev1-2/+3
2006-01-31[PATCH] USB: ub 03 Oops with CFQPete Zaitcev1-23/+45
2006-01-16[PATCH] Fix drivers/block/ps2esdi.c compileJens Axboe1-0/+1
2006-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+0
2006-01-14[PATCH] pktcdvd: un-inline some functionsPeter Osterlund1-2/+2
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-1/+1
2006-01-15remove unused LOCAL_END_REQUESTDomen Puncer1-1/+0
2006-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-17/+15
2006-01-12[PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in driversAl Viro2-10/+28
2006-01-12[PATCH] m68k: ataflop __user annotations, NULL noise removalAl Viro1-4/+5
2006-01-12[PATCH] m68k: amiflop __user annotationsAl Viro1-5/+3
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro1-0/+2
2006-01-12[PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell1-17/+15
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds4-4/+4
2006-01-09[PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.cIngo Molnar1-15/+12
2006-01-09[PATCH] mutex subsystem, semaphore to completion: SX8Steven Rostedt1-6/+6
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-2/+2
2006-01-09[PATCH] drivers/block: Replace pci_module_init() with pci_register_driver()Richard Knutsson4-4/+4
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-15/+23
2006-01-09[BLOCK] CCISS: update for blk softirq completionsJens Axboe1-26/+46
2006-01-08[PATCH] cciss: avoid defining useless MAJOR_NR macroChristoph Hellwig2-3/+1
2006-01-08[PATCH] drivers/block: Use ARRAY_SIZE macroTobias Klauser7-15/+14
2006-01-08[PATCH] cciss: adds MSI and MSI-X supportMike Miller3-13/+84
2006-01-08[PATCH] nbd: remove duplicate assignmenttaneli.vahakangas@netsonic.fi1-1/+0
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig14-270/+196
2006-01-08[PATCH] pktcdvd: Use bd_claim to get exclusive accessPeter Osterlund1-3/+9
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt1-15/+23
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds8-8/+8
2006-01-06[PATCH] parport: Kconfig dependency fixesMarko Kohtala2-3/+4
2006-01-06[PATCH] nbd: fix TX/RX race conditionHerbert Xu1-62/+60
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo8-8/+8
2006-01-05Merge http://oss.oracle.com/git/ocfs2Linus Torvalds2-7/+20
2006-01-04[PATCH] USB: ub 02 Removed unused variableDaniel Marjamaki1-4/+1
2006-01-04[PATCH] USB: ub 01 renamePete Zaitcev1-3/+3
2006-01-04[PATCH] USB: ub 00 implement retries and resetsPete Zaitcev1-117/+287
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2006-01-04[PATCH] USB: drivers/usb/storage/libusualPete Zaitcev2-12/+14
2006-01-03[PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown2-7/+20
2005-12-12[PATCH] cciss: fix for deregister_diskMike Miller1-1/+3
2005-12-12[PATCH] cciss: double put_disk()Jens Axboe1-3/+0
2005-11-23[PATCH] revert floppy-fix-read-only-handlingAndrew Morton1-6/+0
2005-11-18[PATCH 3/3] cciss: add put_disk into cleanup routinesmikem1-9/+24
2005-11-18[PATCH 2/3] cciss: bug fix for BIG_PASS_THRUJens Axboe1-3/+4
2005-11-15[PATCH] cciss_scsi warning fixGrant Coady1-1/+1
2005-11-13[PATCH] packet writing oops fixPeter Osterlund1-1/+1
2005-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-4/+4
2005-11-10Merge by hand (whitespace conflicts in libata.h)James Bottomley3-6/+7
2005-11-09[SCSI] remove Scsi_Device typedefChristoph Hellwig1-1/+0
2005-11-09[PATCH] add a file_permission helperChristoph Hellwig1-2/+1
2005-11-09[PATCH] drivers/block/pktcdvd.c: remove write-only variable in pkt_iosched_pr...Gabriel A. Devenyi1-3/+0
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-11-09[PATCH] fix floppy.c to store correct ro/rw status in underlying gendiskJon Masters1-0/+6
2005-11-08Merge by hand (conflicts between pending drivers and kfree cleanups)James Bottomley3-27/+254
2005-11-08floppy: relocate devfs commentJames Nelson1-4/+4
2005-11-08powermac: Use a spinlock in swim3.c (floppy driver) instead of cliPaul Mackerras1-10/+10
2005-11-07Merge branch 'block-dir' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds12-11456/+0
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl2-28/+15
2005-11-07[PATCH] kernel-docs: fix kernel-doc format problemsRandy Dunlap1-1/+0
2005-11-07[PATCH] as: cooperating processesNick Piggin1-145/+165
2005-11-06[SCSI] cciss: scsi error handlingmike.miller@hp.com3-27/+254
2005-11-04Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-4/+4
2005-11-04[BLOCK] Move all core block layer code to new block/ directoryJens Axboe12-11437/+0
2005-11-02Merge git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds3-54/+35
2005-11-02Merge Paulus' treeStephen Rothwell3-4/+3
2005-11-01[PATCH] blk: fix dangling pointer access in __elv_add_requestTejun Heo1-1/+6
2005-11-02merge filename and modify references to iseries/vio.hKelly Daly1-1/+1
2005-11-02merge filename and modify references to iseries/hv_types.hKelly Daly1-1/+1
2005-11-02merge filename and modify references to iseries/hv_lp_event.hKelly Daly1-1/+1
2005-11-02merge filename and modify reference to iseries/hv_lp_config.hKelly Daly1-1/+1
2005-11-01[BLOCK] aoe: update for combined io statisticsJens Axboe1-9/+4
2005-11-01[BLOCK] Unify the seperate read/write io stat fields into arraysJens Axboe2-43/+26
2005-11-01[BLOCK] Update read/write block io statistics at completion timeJens Axboe1-8/+11
2005-10-31[PATCH] noop-iosched: avoid corrupted request mergingJens Axboe1-0/+1
2005-10-31[PATCH] Fix on-the-fly switch from cfq i/o schedulerJens Axboe1-3/+1
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds1-1/+1
2005-10-31Merge ../linux-2.6 by handPaul Mackerras20-1023/+613
2005-10-30[PATCH] fix missing includesTim Schmielau4-3/+11
2005-10-30[PATCH] block cleanups: Fix iosched module refcount leakNate Diller1-1/+3
2005-10-30[PATCH] block cleanups: Add kconfig default iosched submenuNate Diller2-17/+38
2005-10-30[PATCH] delete 2 unreachable statements in drivers/block/paride/pf.cNorbert Kiesel1-4/+0
2005-10-30[PATCH] cfq-iosched: move tasklist walk to elevator.cChristoph Hellwig3-22/+23
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-29[PATCH] blk: fix merge bug in as-ioschedTejun Heo1-0/+1
2005-10-28[PATCH] ub: suppress gcc warnings for pointer castsPete Zaitcev1-2/+2
2005-10-28Merge ../bleed-2.6Greg KH9-965/+500
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman3-4/+4
2005-10-28[PATCH] add sysfs attr to re-emit device hotplug eventKay Sievers1-0/+25
2005-10-28[PATCH] aoe: update to version 14Ed L. Cashin1-1/+1
2005-10-28[PATCH] aoe: use get_unaligned for accesses in ATA id bufferEd L. Cashin1-7/+8
2005-10-28Merge branch 'sx8' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/mis...Linus Torvalds1-14/+37
2005-10-28Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-158/+61
2005-10-28Merge branch 'generic-dispatch' of git://brick.kernel.dk/data/git/linux-2.6-b...Linus Torvalds6-773/+376
2005-10-28Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-16/+22
2005-10-28[PATCH] gfp_t: remaining bits of drivers/*Al Viro2-2/+2
2005-10-28[PATCH] gfp_t: block layer coreAl Viro5-15/+15
2005-10-28[BLOCK] Leftover reference to ->max_back_kbJens Axboe1-1/+0
2005-10-28[BLOCK] elevator switch fixes/cleanupJens Axboe2-5/+5
2005-10-28[BLOCK] Reimplement elevator switchTejun Heo2-158/+62
2005-10-28[BLOCK] kill generic max_back_kb handlingTejun Heo1-5/+1
2005-10-28[PATCH] 04/05 remove last_merge handling from ioschedsTejun Heo4-114/+8
2005-10-28[PATCH] 03/05 move last_merge handlin into generic elevator codeTejun Heo1-25/+18
2005-10-28[PATCH] 02/05: update ioscheds to use generic dispatch queueJens Axboe4-555/+187
2005-10-28[PATCH] elevator: leftover function declarationJens Axboe1-4/+0
2005-10-28[PATCH] generic dispatch fixesJens Axboe1-21/+12
2005-10-28[PATCH] 01/05 Implement generic dispatch queueTejun Heo2-82/+183
2005-10-28[PATCH] fix try_module_get race in elevator_findTejun Heo1-10/+14
2005-10-28Following the same idea, it occurs to me that we should only updateChen, Kenneth W1-0/+3
2005-10-28[patch] remove gendisk->stamp_idle fieldChen, Kenneth W1-6/+5
2005-10-24powerpc: set the driver.owner field for all vio driversStephen Rothwell1-1/+2
2005-10-24powerpc: don't duplicate name between vio_driver and device_driverStephen Rothwell1-2/+4
2005-10-22drivers/block/sx8: kill unused variableJeff Garzik1-1/+0
2005-10-22drivers/block/sx8: several minor changesJeff Garzik1-13/+37
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-2/+2
2005-10-08[PATCH] scsi_ioctl: only warn for rejected commandsJens Axboe1-4/+4
2005-09-22[PATCH] ub: Comment out unconditional stall clearPete Zaitcev1-0/+2
2005-09-22[PATCH] ub: fix burning cdsPete Zaitcev1-26/+27
2005-09-21[PATCH] remove blkdev_scsi_issue_flush_fn againChristoph Hellwig1-38/+0
2005-09-21[PATCH] cciss: busy_initializing bug fixMike Miller1-4/+1
2005-09-17[PATCH] fix pf request handlingJens Axboe1-6/+16
2005-09-17[PATCH] scsi_ioctl: Add WRITE_LONG_2 as write safe commandThomas Maguin1-0/+1
2005-09-13[PATCH] pktcdvd: BUG_ON cleanupsPeter Osterlund1-6/+3
2005-09-13[PATCH] pktcdvd: use kcalloc and kzallocPeter Osterlund1-6/+3
2005-09-13[PATCH] pktcdvd: more accurate I/O accountingPeter Osterlund1-7/+7
2005-09-13[PATCH] pktcdvd: documentation updatePeter Osterlund1-18/+30
2005-09-13[PATCH] pktcdvd: fix bogus BUG_ONPeter Osterlund1-1/+4
2005-09-13[PATCH] cciss: SCSI tape info for /procMike Miller1-3/+24
2005-09-13[PATCH] cciss: One Button Disaster Recovery supportMike Miller1-12/+29
2005-09-13[PATCH] cciss: fix for DMA brokenessMike Miller1-2/+6
2005-09-13[PATCH] cciss: bug fix in cciss_remove_oneMike Miller1-2/+3
2005-09-13[PATCH] cciss: direct lookup for command completionsMike Miller4-7/+73
2005-09-13[PATCH] cciss: new disk register/deregister routinesMike Miller2-190/+333
2005-09-13[PATCH] cciss: busy_initializing flagMike Miller2-0/+9
2005-09-13[PATCH] cciss: new controller pci/subsystem idsMike Miller1-9/+24
2005-09-12Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds1-0/+1
2005-09-12Merge ../torvalds-2.6/ Greg KH17-58/+40
2005-09-10[PATCH] cfq-iosched: reverse bad reference count fixJens Axboe1-0/+3
2005-09-10[PATCH] drivers/block: fix-up schedule_timeout() usageNishanth Aravamudan8-24/+13
2005-09-10[PATCH] janitor: block/xd: replace schedule_timeout() with msleep()/msleep_in...Nishanth Aravamudan1-9/+6
2005-09-10[PATCH] janitor: block/umem: replace PRINTK with pr_debugDomen Puncer1-7/+4
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl1-1/+1
2005-09-09[SCSI] permit READ DEFECT DATA in block/scsi_ioctlDouglas Gilbert1-0/+1
2005-09-09Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 Greg KH1-123/+150
2005-09-09[PATCH] aoe [2/2]: update driver version number to twelveEd L Cashin1-1/+1
2005-09-09[PATCH] aoe [1/2]: support 16 AoE slot addresses per AoE shelfEd L Cashin1-5/+5
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar5-16/+9
2005-09-09[PATCH] deadline: clean up question mark operatorAndrew Morton1-1/+4
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern1-4/+4
2005-09-08[PATCH] USB: ub 4: Zaitcev's quasi-S/GPete Zaitcev1-164/+123
2005-09-08[PATCH] USB: ub 3/3: death to ub_bd_rq_fn_1Pete Zaitcev1-5/+5
2005-09-08[PATCH] USB: ub 2/3: Fold one linePete Zaitcev1-1/+2
2005-09-08[PATCH] USB: ub 1/3: Axboe's quasi-S/GPete Zaitcev1-59/+126
2005-09-07Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 Linus Torvalds2-53/+199
2005-09-07[PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk1-1/+1
2005-09-07[PATCH] drivers: convert kcalloc to kzallocPekka Enberg1-1/+1
2005-09-07[PATCH] block: CFQ refcounting fixBrian King1-3/+0
2005-09-07[PATCH] blk: Use blk_queue_xxx functions to set parametersStuart McLaren1-2/+2
2005-09-07[PATCH] Add missing overflow check in get_blkdev_listNeil Horman1-1/+1
2005-09-07[PATCH] cleanup of deadline_dispatch_requests()Nikita Danilov1-10/+2
2005-09-06Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds1-42/+0
2005-09-05[PATCH] Floppy: add cmos attribute to floppy driver tidyAndrew Morton1-8/+7
2005-09-05[PATCH] Floppy: Add cmos attribute to floppy driverHannes Reinecke1-13/+29
2005-09-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds1-2/+4
2005-09-05[PATCH] mips: clean up 32/64-bit configurationRalf Baechle1-1/+1
2005-09-01[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu1-2/+4
2005-08-29Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds1-1/+1
2005-08-30[PATCH] Make MODULE_DEVICE_TABLE work for vio devicesStephen Rothwell1-1/+1
2005-08-29[NET]: Kill skb->real_devDavid S. Miller1-1/+1
2005-08-28fix mismerge in ll_rw_blk.cJames Bottomley2-53/+199
2005-08-24[PATCH] cfq-iosched.c: minor fixesJens Axboe1-10/+21
2005-08-10kconfig: move initramfs options to General SetupSam Ravnborg1-42/+0
2005-08-05[PATCH] blk: fix tag shrinking (revive real_max_size)Tejun Heo1-3/+15
2005-08-02[PATCH] cfq-iosched: fix problem with barriers and max_depth == 1Jens Axboe1-0/+1
2005-07-28[PATCH] cciss per disk queueMike Miller2-25/+28
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering1-2/+2
2005-07-27[PATCH] ub: fix for blank CDsPete Zaitcev1-41/+170
2005-07-27[PATCH] as-iosched tunable encoding fixJens Axboe1-9/+1
2005-06-29[PATCH] Fix get_request nastinessHugh Dickins1-3/+2
2005-06-28[PATCH] blk: light iocontext opsNick Piggin1-31/+25
2005-06-28[PATCH] blk: reduce lockingNick Piggin1-10/+19
2005-06-28[PATCH] blk: __make_request efficiencyNick Piggin1-41/+21
2005-06-28[PATCH] ll_rw_blk: prevent huge request allocationsJens Axboe1-0/+9
2005-06-28[PATCH] cciss_ioctl() warning fixAndrew Morton1-1/+0
2005-06-27[PATCH] cfq build fixAndrew Morton1-25/+24