summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-28[SCSI] convert sr to scsi_execute_reqJames Bottomley
2005-08-28[SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)James Bottomley
2005-08-28[SCSI] convert SPI transport class to scsi_executeJames Bottomley
2005-08-28[SCSI] convert the remaining mid-layer pieces to scsi_execute_reqJames Bottomley
2005-08-28Merge HEAD from ../scsi-misc-2.6-tmp James Bottomley
2005-08-28[SCSI] ibmvscsi timeout fixDave C Boutcher
2005-08-28[SCSI] drivers/scsi/constants.c should include scsi_dbg.hAdrian Bunk
2005-08-28[SCSI] add missing attribute container function prototypeJames Bottomley
2005-08-28[SCSI] ibmvscsi eh lockingDave C Boutcher
2005-08-28[SCSI] aacraid: Fix aacraid probe breakage (updated)Mark Haverkamp
2005-08-28[SCSI] fix transport class corner case after reworkJames Bottomley
2005-08-28[SCSI] use scatter lists for all block pc requests and simplify hw handlersJames Bottomley
2005-08-28update scsi_wait_req to new format for blk_rq_map_kern()James Bottomley
2005-08-28[SCSI] use scatter lists for all block pc requests and simplify hw handlersJames Bottomley
2005-08-28fix mismerge in ll_rw_blk.cJames Bottomley
2005-08-27Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds
2005-08-27[PATCH] Remove race between con_open and con_closePaul Mackerras
2005-08-27[PATCH] zfcp: add rports to enable scsi_add_device to work againAndreas Herrmann
2005-08-27[PATCH] sg.c: fix a memory leak in devices seq_file implementationJan Blunck
2005-08-27[PATCH] fix for race problem in DVB USB drivers (dibusb)Patrick Boettcher
2005-08-27[PATCH] Fix capifs bug in initialization error path.James Morris
2005-08-27[PATCH] acpi_shutdown: Only prepare for power off on power_offEric W. Biederman
2005-08-27[PATCH] mmaper_kern.c fixes [buffer overruns]Al Viro
2005-08-27[PATCH] Fix 6pack setting of MAC addressRalf Baechle
2005-08-27[PATCH] 6pack Timer initializationRalf Baechle
2005-08-26[PATCH] Fix oops in sysfs_hash_and_remove_file()James Bottomley
2005-08-26[PATCH] md: clear the 'recovery' flags when starting an md array.NeilBrown
2005-08-26[PATCH] md: create a MODULE_ALIAS for md corresponding to its block major num...NeilBrown
2005-08-26[PATCH] IB: fix use-after-free in user verbs cleanupRoland Dreier
2005-08-26[PATCH] arm: fix IXP4xx flash resource rangeDeepak Saxena
2005-08-26[PATCH] x86_64: Tell VM about holes in nodesAndi Kleen
2005-08-26[PATCH] I2C hwmon: kfree fixesMark M. Hoffman
2005-08-26[PATCH] ppc64: Fix issue with gcc 4.0 compiled kernelsAnton Blanchard
2005-08-26[PATCH] completely disable cpu_exclusive sched domainPaul Jackson
2005-08-26[PATCH] undo partial cpu_exclusive sched domain disablingPaul Jackson
2005-08-26Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git Linus Torvalds
2005-08-26[PATCH] hwmon: Off-by-one error in fscpos driverJean Delvare
2005-08-26[PATCH] ppc32 8xx: fix m8xx_ide_init() #ifdefMarcelo Tosatti
2005-08-26[PATCH] late spinlock initialization in ieee1394/ohciAl Viro
2005-08-26[PATCH] bogus function type in qdioAl Viro
2005-08-26[PATCH] bogus iounmap() in emacAl Viro
2005-08-26[PATCH] drivers/hwmon/*: kfree() correct pointersAlexey Dobriyan
2005-08-26[PATCH] Fix oops in fs/locks.c on close of file with pending locksSteve French
2005-08-26[PATCH] hppfs: fix symlink error pathPaolo 'Blaisorblade' Giarrusso
2005-08-26[PATCH] Fixup symlink function pointers for hppfs [for 2.6.13]Paolo 'Blaisorblade' Giarrusso
2005-08-26[PATCH] Document idr_get_new_above() semantics, update inotifyJohn McCutchan
2005-08-26Ignore disabled ROM resources at setupLinus Torvalds
2005-08-26Only pre-allocate 256 bytes of cardbio IO rangeLinus Torvalds
2005-08-25[TG3]: Fix ethtool loopback test lockupMichael Chan
2005-08-24[PATCH] cfq-iosched.c: minor fixesJens Axboe