aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-09block: introduce partition 0Tejun Heo
2008-10-09block: implement and use {disk|part}_to_dev()Tejun Heo
2008-10-09block: implement CONFIG_DEBUG_BLOCK_EXT_DEVTTejun Heo
2008-10-09sd/ide-disk: apply extended minors to sd and ideTejun Heo
2008-10-09block: adjust formatting for large minors and add ext_range sysfs attrTejun Heo
2008-10-09block: implement extended dev numbersTejun Heo
2008-10-09block: fix diskstats accessTejun Heo
2008-10-09block: fix disk->part[] dereferencing raceTejun Heo
2008-10-09block: don't depend on consecutive minor spaceTejun Heo
2008-10-09block: make variable and argument names more consistentTejun Heo
2008-10-09block: misc updatesTejun Heo
2008-10-09block: update add_partition() error handlingTejun Heo
2008-10-09block: allow deleting zero length partitionTejun Heo
2008-10-09block: use class_dev_iterator instead of class_for_each_device()Tejun Heo
2008-10-09block: don't grab block_class_lock unnecessarilyTejun Heo
2008-10-09block: fix partition info printoutsTejun Heo
2008-10-09driver-core: use klist for class device list and implement iteratorTejun Heo
2008-10-09klist: don't iterate over deleted entriesTejun Heo
2008-10-09Add some block/ source files to the kernel-api docbook. Fix kernel-doc notati...Randy Dunlap
2008-10-09block: make bi_phys_segments an unsigned int instead of shortJens Axboe
2008-10-09block: raid fixups for removal of bi_hw_segmentsJens Axboe
2008-10-09drop vmerge accountingMikulas Patocka
2008-10-09block: drop virtual merging accountingMikulas Patocka
2008-10-09block: update documentation for deadline fifo_batch tunableAaron Carroll
2008-10-09deadline-iosched: non-functional fixesAaron Carroll
2008-10-09deadline-iosched: allow non-sequential batchingAaron Carroll
2008-10-09virtio_blk: use a wrapper function to access io context information of IO req...Fernando Luis Vázquez Cao
2008-10-09Kill REQ_TYPE_FLUSHDavid Woodhouse
2008-10-09Allow elevators to sort/merge discard requestsDavid Woodhouse
2008-10-09Add BLKDISCARD ioctl to allow userspace to discard sectorsDavid Woodhouse
2008-10-09Use WRITE_BARRIER in blkdev_issue_flush(), not (1<<BIO_RW_BARRIER)OGAWA Hirofumi
2008-10-09blktrace: simplify flags handling in __blk_add_traceDavid Woodhouse
2008-10-09blktrace: support discard requestsDavid Woodhouse
2008-10-09Support 'discard sectors' operation.David Woodhouse
2008-10-09Support 'discard sectors' operation in translation layer support coreDavid Woodhouse
2008-10-09Let the block device know when sectors can be discardedDavid Woodhouse
2008-10-09Add 'discard' request handlingDavid Woodhouse
2008-10-09Fix up comments about matching flags between bio and rqDavid Woodhouse
2008-10-09highmem: use bio_has_data() in the bounce pathJens Axboe
2008-10-09block: use bio_has_data() in the IO completion pathJens Axboe
2008-10-09block: use bio_has_data() to check for data carrying bioJens Axboe
2008-10-09block: add bio_has_data() to detect whether a bio carries data or notJens Axboe
2008-10-09SG_IO block filter whitelist missing MMC SET READ AHEAD commandxiphmont@xiph.org
2008-10-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-08[MIPS] Sibyte: Register PIO PATA device only for Swarm and Litte SurRalf Baechle
2008-10-07tcp: Fix tcp_hybla zero congestion window growth with small rho and large cwnd.Daniele Lacamera
2008-10-07net: Fix netdev_run_todo dead-lockHerbert Xu
2008-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2008-10-07tcp: Fix possible double-ack w/ user dmaAli Saidi