aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-09-10[SCSI] libfc: do not log off rports before or after discoveryJoe Eykholt
2009-09-10[SCSI] libfc: remove unused disc->delay elementJoe Eykholt
2009-09-10[SCSI] libfc: eliminate disc->eventJoe Eykholt
2009-09-10[SCSI] libfc: don't create dummy (rogue) remote portsJoe Eykholt
2009-09-10[SCSI] libfc: rename rport event CREATED to READYJoe Eykholt
2009-09-10[SCSI] libfc: make rport structure optionalJoe Eykholt
2009-09-10[SCSI] libfc: change elsct to use FC_ID instead of rdataJoe Eykholt
2009-09-10[SCSI] libfc: make fc_rport_priv the primary rport interface.Joe Eykholt
2009-09-10[SCSI] libfc: fix RPORT_TO_PRIV and PRIV_TO_RPORT() macros.Joe Eykholt
2009-09-10[SCSI] libfc: change interface for rport_createJoe Eykholt
2009-09-10[SCSI] libfc: prepare to split off struct fc_rport_priv from fc_rport_libfc_privJoe Eykholt
2009-09-05[SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_...Vasu Dev
2009-09-05[SCSI] fcoe, libfc: adds per cpu exch pool within exchange manager(EM)Vasu Dev
2009-09-05[SCSI] iscsi_tcp: add new conn error to indicate tcp conn closedMike Christie
2009-08-22[SCSI] scsi_dh: add the interface scsi_dh_set_params()Chandra Seetharaman
2009-08-22[SCSI] ses: add support for enclosure component hot removalJames Bottomley
2009-08-22[SCSI] ses: fix hotplug with multiple devices and expandersJames Bottomley
2009-08-22[SCSI] libfc: Remove FC_FRAME_SG_LEN in fc_fcp_send_dataYi Zou
2009-08-22[SCSI] fcoe, fnic, libfc: modifies current code paths to use EM anchor listVasu Dev
2009-08-22[SCSI] libfc: Remove the FC_EM_DBG macroRobert Love
2009-08-22[SCSI] fcoe, libfc: adds exchange manager(EM) anchor list per lport and relat...Vasu Dev
2009-08-22[SCSI] libfc: rename rport state "NONE" to "DELETE".Joe Eykholt
2009-08-22[SCSI] libfc: rename lport NONE state to DISABLEDJoe Eykholt
2009-08-22[SCSI] libfc: change debug messages to give host number.Joe Eykholt
2009-08-22[SCSI] libfc: remove extra semicolons from debug macrosJoe Eykholt
2009-08-22[SCSI] scsi_dh: Reference count scsi_dh_attachChandra Seetharaman
2009-08-21Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-08-21Make bitmask 'and' operators return a result codeLinus Torvalds
2009-08-21drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher
2009-08-21drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie
2009-08-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro
2009-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-17net: restore gnet_stats_basic to previous definitionEric Dumazet
2009-08-17security: define round_hint_to_min in !CONFIG_SECURITYEric Paris
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris
2009-08-17Capabilities: move cap_file_mmap to commoncap.cEric Paris
2009-08-17drm/radeon/kms: implement bo busy check + current domainDave Airlie
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-08-13perf: Rework/fix the whole read vs group stuffPeter Zijlstra
2009-08-13perf_counter: Provide hw_perf_counter_setup_online() APIsIngo Molnar
2009-08-12NFS: Fix an O_DIRECT Oops...Trond Myklebust
2009-08-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-10perf_counter: Zero dead bytes from ftrace raw samples size alignmentFrederic Weisbecker
2009-08-10perf_counter: Subtract the buffer size field from the event record sizeFrederic Weisbecker
2009-08-10locking, sched: Give waitqueue spinlocks their own lockdep classesPeter Zijlstra
2009-08-10perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra
2009-08-09Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-08-09perf_counter: Fix tracepoint sampling to be part of generic samplingFrederic Weisbecker