summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-07-16bsg: add SCSI transport-level request supportFUJITA Tomonori1-0/+6
2007-07-16add a struct request pointer to the request structureFUJITA Tomonori1-0/+5
2007-07-16bsg: minor bug fixesFUJITA Tomonori1-1/+1
2007-07-16bsg: bind bsg to request_queue instead of gendiskFUJITA Tomonori3-7/+10
2007-07-16bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori1-1/+2
2007-07-16Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspaceFUJITA Tomonori1-29/+29
2007-07-16bsg: use u32 etc instead of uint32_tJens Axboe1-29/+29
2007-07-16bsg: add sg_io_v4 structureFUJITA Tomonori1-0/+43
2007-07-16block: export blk_verify_command for SG v4FUJITA Tomonori1-0/+1
2007-07-16bsg: support for full generic block layer SG v3Jens Axboe3-0/+35
2007-07-16Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds7-51/+284
2007-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds19-86/+111
2007-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds4-0/+603
2007-07-16frv: missing __clear_user()Al Viro1-0/+2
2007-07-16fix return type of skb_checksum_complete()Al Viro1-1/+1
2007-07-15[NET_SCHED]: Kill CONFIG_NET_CLS_POLICEPatrick McHardy3-39/+1
2007-07-15[NET_SCHED]: act_api: qdisc internal reclassify supportPatrick McHardy2-2/+4
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6David S. Miller1-20/+0
2007-07-15[NETFILTER]: nf_conntrack: mark protocols __read_mostlyPatrick McHardy2-2/+2
2007-07-15[NETFILTER]: x_tables: add connlimit matchJan Engelhardt1-0/+17
2007-07-15[NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses itYasuyuki Kozakai1-0/+4
2007-07-15[NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames itYasuyuki Kozakai2-4/+4
2007-07-15[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.Michael Chan1-0/+1
2007-07-15[AF_IUCV]: Add lock when updating accept_qUrsula Braun1-0/+1
2007-07-15[INET_SOCK]: make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() staticAdrian Bunk1-3/+0
2007-07-15Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller3-10/+61
2007-07-15[NET]: Add macvlan driverPatrick McHardy2-0/+11
2007-07-15[VLAN]: Use multicast list synchronization helpersPatrick McHardy1-5/+0
2007-07-15[VLAN]: Fix promiscous/allmulti synchronization racesPatrick McHardy1-2/+0
2007-07-15[NET]: dev_mcast: add multicast list synchronization helpersPatrick McHardy1-0/+3
2007-07-15[NET]: Add net_device change_rx_mode callbackPatrick McHardy1-0/+3
2007-07-15[SCSI] Remove unused method scsi_device_cancelPriyanka Gupta1-1/+0
2007-07-159p: Reorganization of 9p file system codeLatchesar Ionkov4-0/+603
2007-07-14Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds16-92/+96
2007-07-13Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...Linus Torvalds12-197/+2027
2007-07-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-2/+4
2007-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds1-1/+1
2007-07-13[PATCH] sched: small topology.h cleanupIngo Molnar1-1/+1
2007-07-13[MIPS] Workaround for a sparse warning in include/asm-mips/mach-tx4927/ioremap.hAtsushi Nemoto1-1/+2
2007-07-13[MIPS] Workaround for a sparse warning in include/asm-mips/compat.hAtsushi Nemoto1-1/+2
2007-07-13ioatdma: add the unisys "i/oat" pci vendor/device idDan Williams1-0/+3
2007-07-13iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driverDan Williams4-60/+910
2007-07-13iop13xx: surface the iop13xx adma units to the iop-adma driverDan Williams2-22/+560
2007-07-13dmaengine: driver for the iop32x, iop33x, and iop13xx raid enginesDan Williams1-0/+118
2007-07-13md: handle_stripe5 - add request/completion logic for async read opsDan Williams1-1/+1
2007-07-13md: handle_stripe5 - add request/completion logic for async compute opsDan Williams1-1/+1
2007-07-13md: raid5_run_ops - run stripe operations outside sh->lockDan Williams1-3/+78
2007-07-13raid5: refactor handle_stripe5 and handle_stripe6 (v3)Dan Williams1-0/+16
2007-07-13async_tx: add the async_tx apiDan Williams2-2/+159
2007-07-13xor: make 'xor_blocks' a library routine for use with async_txDan Williams1-1/+1