summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-11[SCSI] libfc: send point-to-poin FLOGI LS_ACC to assigned D_DIDJoe Eykholt
2010-04-11[SCSI] libfc: recognize incoming FLOGI for point-to-point modeJoe Eykholt
2010-04-11[SCSI] fcoe: save gateway address when receiving FLOGI requestJoe Eykholt
2010-04-11[SCSI] libfcoe: fix debug message entering non-FIP modeJoe Eykholt
2010-04-11[SCSI] fcoe: call fcoe_ctlr_els_send even for ELS responsesJoe Eykholt
2010-04-11[SCSI] libfc: fix oops in point-to-point modeJoe Eykholt
2010-04-11[SCSI] libfc: add definition for task attribute maskJoe Eykholt
2010-04-11[SCSI] libfc: recode incoming PRLI handlingJoe Eykholt
2010-04-11[SCSI] mpt2sas: use correct pci_resource_flag for comparisonRichard A Lary
2010-04-11[SCSI] bfa: eliminate useless codeJulia Lawall
2010-04-11[SCSI] pmcraid: redundant check in pmcraid_check_ioctl_buffer()Roel Kluin
2010-04-11[SCSI] gdth: fix buffer overflowRoel Kluin
2010-04-11[SCSI] pm8001: drop redundant memsetJulia Lawall
2010-04-11[SCSI] mpt2sas : Device removal algorithm in interrupt context onlyKashyap, Desai
2010-04-11[SCSI] mpt2sas: Upgrading version to 04.100.01.02Kashyap, Desai
2010-04-11[SCSI] mpt2sas: modified _scsih_sas_device_find_by_handle/sas_addressKashyap, Desai
2010-04-11[SCSI] mpt2sas: RESCAN Barrier work is added in case of HBA reset.Kashyap, Desai
2010-04-11[SCSI] scsi_transport_fc: Protect against overflow in dev_loss_tmoHannes Reinecke
2010-04-11[SCSI] mpt2sas: fix the incorrect scsi_dma_map error checkingFUJITA Tomonori
2010-04-11[SCSI] 3ware maintainers updateadam radford
2010-04-11[SCSI] 3w-xxxx, 3w-9xxx: force 60 second timeoutadam radford
2010-04-08[SCSI] qla2xxx: fix lock imbalanceJiri Slaby
2010-04-08[SCSI] lpfc: fix lock imbalancesJiri Slaby
2010-04-08[SCSI] be2iscsi: fix lock imbalanceJiri Slaby
2010-04-08[SCSI] dpt_i2o: several use after free issuesDan Carpenter
2010-04-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-04-08libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)Mark Lord
2010-04-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2010-04-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2010-04-08hvc_console: Fix race between hvc_close and hvc_removeAnton Blanchard
2010-04-08virtio: disable multiport console support.Michael S. Tsirkin
2010-04-08virtio: console makes incorrect assumption about virtio APIRusty Russell
2010-04-08virtio: console: Fix early_put_chars usageFrançois Diakhaté
2010-04-08MAINTAINERS: Put the virtio-console entry in correct alphabetical orderAmit Shah
2010-04-07rwsem generic spinlock: use IRQ save/restore spinlocksKevin Hilman
2010-04-07Have nfs ->d_revalidate() report errors properlyAl Viro
2010-04-07Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-04-07Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-04-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-07davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h>Sergei Shtylyov
2010-04-07Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-04-07Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds
2010-04-07fs-cache: order the debugfs stats correctlyDavid Howells
2010-04-07frv: fix kernel/user segment handling in NOMMU modeDavid Howells
2010-04-07frv: hide uncached_access() when pgprot_noncached is not #definedDavid Howells
2010-04-07rtc-mxc: multiple fixes in rtc-mxc probe methodVladimir Zapolskiy
2010-04-07memcg: fix race in file_mapped accountingKAMEZAWA Hiroyuki