aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-16bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori
2007-07-16bsg: simplify __bsg_alloc_command failpathFUJITA Tomonori
2007-07-16bsg: add cheasy error checks for sysfs stuffJens Axboe
2007-07-16Add queue resizing supportJens Axboe
2007-07-16Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspaceFUJITA Tomonori
2007-07-16bsg: silence a bogus gcc warningJens Axboe
2007-07-16bsg: style cleanupJens Axboe
2007-07-16bsg: use u32 etc instead of uint32_tJens Axboe
2007-07-16bsg: add SG_IO to SG v4FUJITA Tomonori
2007-07-16bsg: replace SG v3 with SG v4FUJITA Tomonori
2007-07-16bsg: add sg_io_v4 structureFUJITA Tomonori
2007-07-16block: export blk_verify_command for SG v4FUJITA Tomonori
2007-07-16bsg: minor cleanupsFUJITA Tomonori
2007-07-16block: changes for blk_rq_unmap_user new APIFUJITA Tomonori
2007-07-16bsg: support for full generic block layer SG v3Jens Axboe
2007-07-15Merge git://git.infradead.org/battery-2.6Linus Torvalds
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-07-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2007-07-15Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2007-07-15make i2c-acorn tristateAl Viro
2007-07-15icside: devm_iounmap() needs linux/io.hAl Viro
2007-07-15missing argument in bin_attribute ->read()/->write()Al Viro
2007-07-15fallout from constified seq_operationsAl Viro
2007-07-15fallout from Auke's pci ->revision patchAl Viro
2007-07-15ax88796: dev_dbg() wants device, not platform deviceAl Viro
2007-07-15pass -msize-long to sparse on s390Al Viro
2007-07-15frv: missing __clear_user()Al Viro
2007-07-15zd1211rw: too early inclusion of asm/unaligned.hAl Viro
2007-07-15fix return type of skb_checksum_complete()Al Viro
2007-07-15PDA_POWER depends on having request_irq()Al Viro
2007-07-15ieee1394: forgotten dereference...Al Viro
2007-07-15the wrong variable checked after request_irq()Al Viro
2007-07-15wrong order of arguments of ->readdir()Al Viro
2007-07-15minimal fixes for drivers/usb/gadget/m66592-udc.cAl Viro
2007-07-15git-battery vs git-acpiAndrew Morton
2007-07-15Power supply class and drivers: remove non obligatory return statementsAnton Vorontsov
2007-07-15pda_power: clean up irq, timerJeff Garzik
2007-07-15MAINTAINERS: Add maintainers for power supply subsystem and driversAnton Vorontsov
2007-07-15[SCSI] ibmvscsi: convert to use the data buffer accessorsFUJITA Tomonori
2007-07-15[SCSI] dc395x: convert to use the data buffer accessorsFUJITA Tomonori
2007-07-15[SCSI] ncr53c8xx: convert to use the data buffer accessorsFUJITA Tomonori
2007-07-15[SCSI] sym53c8xx: convert to use the data buffer accessorsFUJITA Tomonori
2007-07-15[SCSI] ppa: coding police and printk levelsAlan Cox
2007-07-15[SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmallocSatyam Sharma
2007-07-15[SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.cSatyam Sharma
2007-07-15[SCSI] remove the dead CYBERSTORMIII_SCSI optionAdrian Bunk
2007-07-15[TCP]: Verify the presence of RETRANS bit when leaving FRTOIlpo Järvinen
2007-07-15[IPV6]: Call inet6addr_chain notifiers on link downVlad Yasevich
2007-07-15[NET_SCHED]: Kill CONFIG_NET_CLS_POLICEPatrick McHardy