summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] aci94xx: implement link rate settingJames Bottomley2006-09-072-1/+2
* [SCSI] scsi_transport_sas: make minimum and maximum linkrate settable quantitiesJames Bottomley2006-09-071-0/+6
* [SCSI] SAS: consolidate linkspeed definitionsJames Bottomley2006-09-073-30/+24
* [SCSI] FC transport: Add dev_loss_tmo callbacks, and new fast_io_fail_tmo w/ ...James Smart2006-09-041-0/+5
* [SCSI] SCSI & FC transport: extend event vendor id's to 64bitsJames Smart2006-09-023-5/+6
* [SCSI] SCSI and FC Transport: add netlink support for posting of transport ev...James Smart2006-09-024-0/+193
* [SCSI] add failure return to scsi_init_shared_tag_map()James Bottomley2006-09-021-1/+2
* [SCSI] add refcouting around ctask usage in main IO patchMike Christie2006-09-021-0/+1
* [SCSI] libiscsi, iscsi_tcp, iscsi_iser: check that burst lengths are valid.Mike Christie2006-09-021-2/+3
* [SCSI] add shared tag map helpersJames Bottomley2006-08-312-1/+20
* [SCSI] block: add support for shared tag mapsJames Bottomley2006-08-311-0/+2
* [SCSI] MODULE_FIRMWARE for binary firmware(s)Jon Masters2006-08-301-0/+5
* [SCSI] aic94xx: new driverJames Bottomley2006-08-293-0/+1277
* [SCSI] scsi_transport_sas: remove local_attached flagJames Bottomley2006-08-271-3/+2
* Merge ../linux-2.6James Bottomley2006-08-2786-191/+660
|\
| * [PATCH] Fix tty layer DoS and comment relevant codeAlan Cox2006-08-271-0/+1
| * [PATCH] lockdep: annotate reiserfsIngo Molnar2006-08-271-1/+2
| * [PATCH] CONFIG_ACPI_SRAT NUMA build fixKAMEZAWA Hiroyuki2006-08-271-1/+1
| * [PATCH] register_one_node() compile fixKAMEZAWA Hiroyuki2006-08-271-1/+9
| * [PATCH] Manage jbd allocations from its own slabsBadari Pulavarty2006-08-271-0/+3
| * [PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK)Samuel Thibault2006-08-272-0/+2
| * [PATCH] drivers/rtc: fix rtc-s3c.cBen Dooks2006-08-271-1/+1
| * [BRIDGE] netfilter: memory corruption fixStephen Hemminger2006-08-261-2/+12
| * Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Greg Kroah-Hartman2006-08-262-5/+18
| |\
| | * Merge ../linux-2.6James Bottomley2006-08-0654-96/+286
| | |\
| | * | [SCSI] iscsi bugfixes: reduce memory allocationsMike Christie2006-07-281-0/+8
| | * | [SCSI] iscsi bugfixes: fix oops when iser is flushing ioMike Christie2006-07-281-4/+0
| | * | [SCSI] iscsi bugfixes: fix abort handlingMike Christie2006-07-281-0/+1
| | * | [SCSI] iscsi bugfixes: fix r2t handlingMike Christie2006-07-281-1/+9
| * | | Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Greg Kroah-Hartman2006-08-243-4/+4
| |\ \ \
| | * | | NFSv4: increase client-provided nfs4 clientid sizeJ. Bruce Fields2006-08-241-1/+1
| | * | | SUNRPC: avoid choosing an IPMI port for RPC trafficChuck Lever2006-08-241-1/+1
| | * | | NFS: clean up rpc_rmdirTrond Myklebust2006-08-241-1/+1
| | * | | SUNRPC: make rpc_unlink() take a dentry argument instead of a pathTrond Myklebust2006-08-241-1/+1
| * | | | Merge branch 'upstream-greg' of gregkh@master.kernel.org:/pub/scm/linux/kerne...Greg Kroah-Hartman2006-08-235-29/+119
| |\ \ \ \
| | * | | | [PATCH] ppc32: board-specific part of fs_enet updateVitaly Bordug2006-08-194-29/+118
| | * | | | [PATCH] PAL: Support of the fixed PHYVitaly Bordug2006-08-191-0/+1
| | |/ / /
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Greg Kroah-Hartman2006-08-234-7/+142
| |\ \ \ \
| | * | | | [POWERPC] hugepage BUG fixAdam Litke2006-08-241-1/+1
| | * | | | [POWERPC] Update mpc7448hpc2 board irq support using device treeZang Roy-r619112006-08-232-6/+132
| | * | | | [POWERPC] Fix gettimeofday inaccuraciesNathan Lynch2006-08-231-0/+9
| * | | | | [SPARC64]: Fix pfn_pte() build failure.David S. Miller2006-08-221-1/+1
| * | | | | Fix sctp privilege elevation (CVE-2006-3745)Sridhar Samudrala2006-08-222-15/+1
| * | | | | Merge gregkh@master.kernel.org:/home/rmk/linux-2.6-armGreg Kroah-Hartman2006-08-212-0/+2
| |\ \ \ \ \
| | * | | | | [ARM] 3756/1: Assign value for HWCAP_IWMMXTPaul Gortmaker2006-08-181-0/+1
| | * | | | | [ARM] 3753/1: S3C24XX: DMA fixesBen Dooks2006-08-181-0/+1
| * | | | | | [PATCH] uninline ioprio_best()Oleg Nesterov2006-08-211-22/+1
| | |_|/ / / | |/| | | |
| * | | | | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Greg Kroah-Hartman2006-08-182-0/+32
| |\ \ \ \ \
| | * | | | | [BRIDGE]: Disable SG/GSO if TX checksum is offHerbert Xu2006-08-171-0/+3
| | * | | | | [VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path.David S. Miller2006-08-172-0/+29
OpenPOWER on IntegriCloud