summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-10-09block: add blk_rq_aligned helper functionFUJITA Tomonori1-0/+7
2008-10-09block: introduce struct rq_map_data to use reserved pagesFUJITA Tomonori2-5/+15
2008-10-09block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iovFUJITA Tomonori2-6/+8
2008-10-09block: inherit CPU completion on bio->rq and rq->rq mergesJens Axboe1-0/+1
2008-10-09block: add support for IO CPU affinityJens Axboe3-5/+19
2008-10-09block: make kblockd_schedule_work() take the queue as parameterJens Axboe1-1/+1
2008-10-09block: allow disk to have extended device numberTejun Heo1-1/+2
2008-10-09block: replace @ext_minors with GENHD_FL_EXT_DEVTTejun Heo1-8/+8
2008-10-09block: make partition array dynamicTejun Heo1-1/+18
2008-10-09block: move stats from disk to part0Tejun Heo1-114/+45
2008-10-09block: kill GENHD_FL_FAIL and use part0->make_it_failTejun Heo1-1/+7
2008-10-09block: always set bdev->bd_partTejun Heo1-1/+1
2008-10-09block: move holder_dir from disk to part0Tejun Heo1-1/+0
2008-10-09block: move policy from disk to part0Tejun Heo1-1/+5
2008-10-09block: unify sysfs size node handlingTejun Heo1-0/+3
2008-10-09block: move __dev from disk to part0Tejun Heo1-5/+8
2008-10-09block: move capacity from disk to part0Tejun Heo1-3/+2
2008-10-09block: introduce partition 0Tejun Heo1-2/+9
2008-10-09block: implement and use {disk|part}_to_dev()Tejun Heo1-9/+11
2008-10-09block: adjust formatting for large minors and add ext_range sysfs attrTejun Heo1-0/+1
2008-10-09block: implement extended dev numbersTejun Heo2-3/+12
2008-10-09block: fix diskstats accessTejun Heo1-82/+57
2008-10-09block: fix disk->part[] dereferencing raceTejun Heo1-14/+39
2008-10-09block: don't depend on consecutive minor spaceTejun Heo1-6/+21
2008-10-09block: make variable and argument names more consistentTejun Heo1-6/+6
2008-10-09block: misc updatesTejun Heo1-3/+10
2008-10-09driver-core: use klist for class device list and implement iteratorTejun Heo1-1/+13
2008-10-09klist: don't iterate over deleted entriesTejun Heo1-2/+1
2008-10-09block: make bi_phys_segments an unsigned int instead of shortJens Axboe1-1/+1
2008-10-09drop vmerge accountingMikulas Patocka2-22/+1
2008-10-09block: drop virtual merging accountingMikulas Patocka1-15/+0
2008-10-09virtio_blk: use a wrapper function to access io context information of IO req...Fernando Luis Vázquez Cao1-0/+5
2008-10-09Kill REQ_TYPE_FLUSHDavid Woodhouse1-5/+1
2008-10-09Allow elevators to sort/merge discard requestsDavid Woodhouse3-4/+6
2008-10-09Add BLKDISCARD ioctl to allow userspace to discard sectorsDavid Woodhouse1-0/+1
2008-10-09blktrace: support discard requestsDavid Woodhouse1-0/+4
2008-10-09Support 'discard sectors' operation in translation layer support coreDavid Woodhouse2-0/+3
2008-10-09Add 'discard' request handlingDavid Woodhouse3-3/+24
2008-10-09Fix up comments about matching flags between bio and rqDavid Woodhouse2-3/+3
2008-10-09block: use bio_has_data() to check for data carrying bioJens Axboe1-1/+1
2008-10-09block: add bio_has_data() to detect whether a bio carries data or notJens Axboe1-0/+8
2008-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-1/+3
2008-10-06[MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=yRalf Baechle1-4/+4
2008-10-05ide-cd: temporary tray close fixBorislav Petkov1-1/+3
2008-10-03include/linux/stacktrace.h: declare struct task_structAndrew Morton1-0/+2
2008-10-03[MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell3-6/+74
2008-10-03[MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.Kevin D. Kissell1-11/+61
2008-10-03[MIPS] Build fix: Fix irq flags typeRalf Baechle1-3/+3
2008-10-02mm: tiny-shmem nommu fixNick Piggin1-0/+1
2008-10-02inotify: fix lock ordering wrt do_page_fault's mmap_semNick Piggin1-0/+1