summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-08-29block: add support for IO CPU affinityJens Axboe
2008-08-29block: make kblockd_schedule_work() take the queue as parameterJens Axboe
2008-08-29block: allow disk to have extended device numberTejun Heo
2008-08-29block: replace @ext_minors with GENHD_FL_EXT_DEVTTejun Heo
2008-08-29block: make partition array dynamicTejun Heo
2008-08-29block: move stats from disk to part0Tejun Heo
2008-08-29block: kill GENHD_FL_FAIL and use part0->make_it_failTejun Heo
2008-08-29block: always set bdev->bd_partTejun Heo
2008-08-29block: move holder_dir from disk to part0Tejun Heo
2008-08-29block: move policy from disk to part0Tejun Heo
2008-08-29block: unify sysfs size node handlingTejun Heo
2008-08-29[PATCH] block: move __dev from disk to part0Tejun Heo
2008-08-29block: move capacity from disk to part0Tejun Heo
2008-08-29block: introduce partition 0Tejun Heo
2008-08-29block: implement and use {disk|part}_to_dev()Tejun Heo
2008-08-29block: adjust formatting for large minors and add ext_range sysfs attrTejun Heo
2008-08-29block: implement extended dev numbersTejun Heo
2008-08-29block: fix diskstats accessTejun Heo
2008-08-29block: fix disk->part[] dereferencing raceTejun Heo
2008-08-29block: don't depend on consecutive minor spaceTejun Heo
2008-08-29block: make variable and argument names more consistentTejun Heo
2008-08-29block: misc updatesTejun Heo
2008-08-29driver-core: use klist for class device list and implement iteratorTejun Heo
2008-08-29klist: don't iterate over deleted entriesTejun Heo
2008-08-29block: make bi_phys_segments an unsigned int instead of shortJens Axboe
2008-08-29From: Mikulas Patocka <mpatocka@redhat.com>Mikulas Patocka
2008-08-29block: drop virtual merging accountingMikulas Patocka
2008-08-29virtio_blk: use a wrapper function to access io context information of IO req...Fernando Luis Vázquez Cao
2008-08-29Kill REQ_TYPE_FLUSHDavid Woodhouse
2008-08-29Allow elevators to sort/merge discard requestsDavid Woodhouse
2008-08-29Add BLKDISCARD ioctl to allow userspace to discard sectorsDavid Woodhouse
2008-08-29blktrace: support discard requestsDavid Woodhouse
2008-08-29Support 'discard sectors' operation in translation layer support coreDavid Woodhouse
2008-08-29Add 'discard' request handlingDavid Woodhouse
2008-08-29Fix up comments about matching flags between bio and rqDavid Woodhouse
2008-08-29block: use bio_has_data() to check for data carrying bioJens Axboe
2008-08-29block: add bio_has_data() to detect whether a bio carries data or notJens Axboe
2008-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-08-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-08-28Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-08-28i2c: Add missing kerneldoc descriptionsJean Delvare
2008-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-08-27pkt_sched: Fix sch_tree_lock()Jarek Poplawski
2008-08-27pkt_sched: Fix gen_estimator locksJarek Poplawski
2008-08-27block: remove blk_queue_tag_depth() and blk_queue_tag_queue()Jens Axboe
2008-08-27block: rename blk_scsi_cmd_filter to blk_cmd_filterFUJITA Tomonori
2008-08-27block: move cmdfilter from gendisk to request_queueFUJITA Tomonori
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu
2008-08-26Fix userspace export of <linux/net.h>David Woodhouse