aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-14
|\
| * Merge branches 'upstream', 'upstream-fixes' and 'debugfs' into for-linusJiri Kosina2009-09-13
| |\
| | * HID: fix debugfs build with !CONFIG_DEBUG_FSJiri Kosina2009-06-26
| | * HID: use debugfs for events/reports dumpingJiri Kosina2009-06-12
| | * HID: use debugfs for report dumping descriptorJiri Kosina2009-06-12
* | | Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-14
|\ \ \
| * | | block: use blkdev_issue_discard in blk_ioctl_discardChristoph Hellwig2009-09-14
| * | | Make DISCARD_BARRIER and DISCARD_NOBARRIER writes instead of readsDavid Woodhouse2009-09-14
| * | | block: Optimal I/O limit wrapperMartin K. Petersen2009-09-14
| * | | Seperate read and write statistics of in_flight requestsNikanth Karthikesan2009-09-14
| * | | block: enable rq CPU completion affinity by defaultJens Axboe2009-09-11
| * | | block: make blk_iopoll_prep_sched() follow normal 0/1 return conventionJens Axboe2009-09-11
| * | | block: add blk-iopoll, a NAPI like approach for block devicesJens Axboe2009-09-11
| * | | block: improve queue_should_plug() by looking at IO depthsJens Axboe2009-09-11
| * | | bio: first step in sanitizing the bio->bi_rw flag testingJens Axboe2009-09-11
| * | | block: make bio_rw_flagged() return a boolJens Axboe2009-09-11
| * | | block: implement mixed merge of different failfast requestsTejun Heo2009-09-11
| * | | block: use the same failfast bits for bio and requestTejun Heo2009-09-11
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-09-14
|\ \ \ \
| * | | | [SCSI] libiscsi, bnx2i: make bound ep check commonMike Christie2009-09-12
| * | | | [SCSI] libiscsi: add completion function for drivers that do not need pdu pro...Mike Christie2009-09-12
| * | | | [SCSI] libfc: send GPN_ID in reaction to single-port RSCNs.Joe Eykholt2009-09-10
| * | | | [SCSI] libfc: use ADISC to verify rport login stateJoe Eykholt2009-09-10
| * | | | [SCSI] libfc: improve debug messages for ELS response handlersJoe Eykholt2009-09-10
| * | | | [SCSI] libfc: move remote port lookup for ELS requests into fc_rport.c.Joe Eykholt2009-09-10
| * | | | [SCSI] libfc: Initialize fc_rport_identifiers inside fc_rport_createRobert Love2009-09-10
| * | | | [SCSI] libfc: fix: empty zone causes endless discovery retries.Joe Eykholt2009-09-10
| * | | | [SCSI] libfc: do not log off rports before or after discoveryJoe Eykholt2009-09-10
| * | | | [SCSI] libfc: remove unused disc->delay elementJoe Eykholt2009-09-10
| * | | | [SCSI] libfc: eliminate disc->eventJoe Eykholt2009-09-10
| * | | | [SCSI] libfc: don't create dummy (rogue) remote portsJoe Eykholt2009-09-10
| * | | | [SCSI] libfc: rename rport event CREATED to READYJoe Eykholt2009-09-10
| * | | | [SCSI] libfc: make rport structure optionalJoe Eykholt2009-09-10
| * | | | [SCSI] libfc: change elsct to use FC_ID instead of rdataJoe Eykholt2009-09-10
| * | | | [SCSI] libfc: make fc_rport_priv the primary rport interface.Joe Eykholt2009-09-10
| * | | | [SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT() macros.Joe Eykholt2009-09-10
| * | | | [SCSI] libfc: change interface for rport_createJoe Eykholt2009-09-10
| * | | | [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_privJoe Eykholt2009-09-10
| * | | | [SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_...Vasu Dev2009-09-05
| * | | | [SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM)Vasu Dev2009-09-05
| * | | | [SCSI] iscsi_tcp: add new conn error to indicate tcp conn closedMike Christie2009-09-05
| * | | | [SCSI] scsi_dh: add the interface scsi_dh_set_params()Chandra Seetharaman2009-08-22
| * | | | [SCSI] ses: add support for enclosure component hot removalJames Bottomley2009-08-22
| * | | | [SCSI] ses: fix hotplug with multiple devices and expandersJames Bottomley2009-08-22
| * | | | [SCSI] libfc: Remove FC_FRAME_SG_LEN in fc_fcp_send_dataYi Zou2009-08-22
| * | | | [SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor listVasu Dev2009-08-22
| * | | | [SCSI] libfc: Remove the FC_EM_DBG macroRobert Love2009-08-22
| * | | | [SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and relat...Vasu Dev2009-08-22
| * | | | [SCSI] libfc: rename rport state "NONE" to "DELETE".Joe Eykholt2009-08-22
| * | | | [SCSI] libfc: rename lport NONE state to DISABLEDJoe Eykholt2009-08-22