aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-02-19[SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parametersDan Williams
2012-02-19[SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams
2012-02-19[SCSI] libsas: convert dev->gone to flagsDan Williams
2012-02-19[SCSI] libsas: introduce sas_drain_work()Dan Williams
2012-02-19[SCSI] libsas: convert ha->state to flagsDan Williams
2012-02-19[SCSI] libsas: replace event locks with atomic bitopsDan Williams
2012-02-19[SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]deviceDan Williams
2012-02-19[SCSI] libsas: fix domain_device leakDan Williams
2012-02-19[SCSI] libsas: kill sas_slave_destroyDan Williams
2012-02-19[SCSI] libsas: remove unused ata_task_resp fieldsDan Williams
2012-02-19[SCSI] Handle disk devices which can not process medium access commandsMartin K. Petersen
2012-02-19[SCSI] virtio-scsi: SCSI driver for QEMU based virtual machinesPaolo Bonzini
2012-02-19[SCSI] iscsi_transport: Added Ping supportVikas Chaudhary
2012-02-19[SCSI] scsi_transport_iscsi: added support for host eventVikas Chaudhary
2012-02-19[SCSI] libiscsi_tcp: fix max_r2t manipulationMike Christie
2012-02-19[SCSI] Correctly set the scsi host/msg/status bytesMoger, Babu
2012-02-19[SCSI] libfc: Add support for FDMINeerav Parikh
2012-02-19[SCSI] libfc: Make the libfc Common Transport(CT) code genericNeerav Parikh
2012-02-19[SCSI] scsi_transport_fc: Getting FC Port Speed in sync with FC-GSNeerav Parikh
2012-02-19[SCSI] scsi_transport_fc: Add FDMI host attributesNeerav Parikh
2012-02-19[SCSI] scsi_transport_iscsi: Added support to show port_state and port_speed ...Vikas Chaudhary
2012-02-19[SCSI] libiscsi: Added support to show targetalias in sysfsVikas Chaudhary
2012-02-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-10netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman
2012-02-10Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-02-09Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-02-09net: Make qdisc_skb_cb upper size bound explicit.David S. Miller
2012-02-08Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-02-08cdrom: move shared static to cdrom_device_infoPaolo Bonzini
2012-02-08block: don't call elevator callbacks for plug mergesTejun Heo
2012-02-08block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct...Tejun Heo
2012-02-07Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-02-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2012-02-07block: strip out locking optimization in put_io_context()Tejun Heo
2012-02-07target: Change target_submit_cmd() to return voidAndy Grover
2012-02-06exec: fix use-after-free bug in setup_new_exec()Heiko Carstens
2012-02-06writeback: fix dereferencing NULL bdi->dev on trace_writeback_queueWu Fengguang
2012-02-04ipv4: reset flowi parameters on route connectJulian Anastasov
2012-02-04Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-02-04PM / QoS: CPU C-state breakage with PM Qos changeVenkatesh Pallipadi
2012-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-02-04Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-02-04Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3Linus Torvalds
2012-02-03Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2012-02-03mfd: Store twl6040-codec mclk configurationPeter Ujfalusi
2012-02-02include/linux/lp8727.h: Remove executable bitJosh Triplett
2012-02-02Fix race in process_vm_rw_coreChristopher Yeoh
2012-02-02net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundaryHaiyang Zhang