summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] libfc: eliminate disc->eventJoe Eykholt2009-09-101-1/+0
* [SCSI] libfc: don't create dummy (rogue) remote portsJoe Eykholt2009-09-101-21/+19
* [SCSI] libfc: rename rport event CREATED to READYJoe Eykholt2009-09-101-1/+1
* [SCSI] libfc: make rport structure optionalJoe Eykholt2009-09-101-13/+16
* [SCSI] libfc: change elsct to use FC_ID instead of rdataJoe Eykholt2009-09-102-22/+6
* [SCSI] libfc: make fc_rport_priv the primary rport interface.Joe Eykholt2009-09-102-14/+19
* [SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT() macros.Joe Eykholt2009-09-101-2/+2
* [SCSI] libfc: change interface for rport_createJoe Eykholt2009-09-101-3/+2
* [SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_privJoe Eykholt2009-09-101-1/+9
* [SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_...Vasu Dev2009-09-051-3/+6
* [SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM)Vasu Dev2009-09-051-0/+1
* [SCSI] iscsi_tcp: add new conn error to indicate tcp conn closedMike Christie2009-09-051-0/+1
* [SCSI] scsi_dh: add the interface scsi_dh_set_params()Chandra Seetharaman2009-08-222-0/+6
* [SCSI] ses: add support for enclosure component hot removalJames Bottomley2009-08-221-1/+1
* [SCSI] ses: fix hotplug with multiple devices and expandersJames Bottomley2009-08-221-1/+2
* [SCSI] libfc: Remove FC_FRAME_SG_LEN in fc_fcp_send_dataYi Zou2009-08-221-7/+0
* [SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor listVasu Dev2009-08-221-40/+8
* [SCSI] libfc: Remove the FC_EM_DBG macroRobert Love2009-08-221-6/+0
* [SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and relat...Vasu Dev2009-08-221-0/+24
* [SCSI] libfc: rename rport state "NONE" to "DELETE".Joe Eykholt2009-08-221-1/+1
* [SCSI] libfc: rename lport NONE state to DISABLEDJoe Eykholt2009-08-221-1/+1
* [SCSI] libfc: change debug messages to give host number.Joe Eykholt2009-08-221-16/+20
* [SCSI] libfc: remove extra semicolons from debug macrosJoe Eykholt2009-08-221-10/+10
* [SCSI] scsi_dh: Reference count scsi_dh_attachChandra Seetharaman2009-08-221-0/+2
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-211-0/+4
|\
| * drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher2009-08-211-0/+2
| * drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie2009-08-211-0/+2
* | Make bitmask 'and' operators return a result codeLinus Torvalds2009-08-212-20/+18
|/
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-08-191-1/+1
|\
| * drm/radeon/kms: implement bo busy check + current domainDave Airlie2009-08-171-1/+1
* | mm: revert "oom: move oom_adj value"KOSAKI Motohiro2009-08-182-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-185-8/+13
|\ \
| * | net: restore gnet_stats_basic to previous definitionEric Dumazet2009-08-175-8/+13
* | | security: define round_hint_to_min in !CONFIG_SECURITYEric Paris2009-08-171-15/+15
* | | Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2009-08-172-15/+17
* | | Capabilities: move cap_file_mmap to commoncap.cEric Paris2009-08-171-3/+4
| |/ |/|
* | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-131-11/+38
|\ \
| * | perf: Rework/fix the whole read vs group stuffPeter Zijlstra2009-08-131-11/+36
| * | perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar2009-08-131-0/+2
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-08-131-1/+8
|\ \ \
| * | | locking, sched: Give waitqueue spinlocks their own lockdep classesPeter Zijlstra2009-08-101-1/+8
| | |/ | |/|
* | | NFS: Fix an O_DIRECT Oops...Trond Myklebust2009-08-121-3/+2
| |/ |/|
* | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-102-7/+20
|\ \ | |/ |/|
| * perf_counter: Zero dead bytes from ftrace raw samples size alignmentFrederic Weisbecker2009-08-101-0/+4
| * perf_counter: Subtract the buffer size field from the event record sizeFrederic Weisbecker2009-08-101-1/+7
| * perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra2009-08-102-1/+4
| * perf_counter: Fix tracepoint sampling to be part of generic samplingFrederic Weisbecker2009-08-091-5/+5
* | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-08-091-0/+1
|\ \ | |/ |/|
| * KVM: fix ack not being delivered when msi presentMichael S. Tsirkin2009-08-051-0/+1
* | perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker2009-08-093-36/+107
OpenPOWER on IntegriCloud