aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-10-09block: make partition array dynamicTejun Heo
2008-10-09block: move stats from disk to part0Tejun Heo
2008-10-09block: kill GENHD_FL_FAIL and use part0->make_it_failTejun Heo
2008-10-09block: always set bdev->bd_partTejun Heo
2008-10-09block: move holder_dir from disk to part0Tejun Heo
2008-10-09block: move policy from disk to part0Tejun Heo
2008-10-09block: unify sysfs size node handlingTejun Heo
2008-10-09block: move __dev from disk to part0Tejun Heo
2008-10-09block: move capacity from disk to part0Tejun Heo
2008-10-09block: introduce partition 0Tejun Heo
2008-10-09block: implement and use {disk|part}_to_dev()Tejun 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-09driver-core: use klist for class device list and implement iteratorTejun Heo
2008-10-09klist: don't iterate over deleted entriesTejun Heo
2008-10-09block: make bi_phys_segments an unsigned int instead of shortJens Axboe
2008-10-09drop vmerge accountingMikulas Patocka
2008-10-09block: drop virtual merging accountingMikulas Patocka
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-09blktrace: support discard requestsDavid Woodhouse
2008-10-09Support 'discard sectors' operation in translation layer support coreDavid Woodhouse
2008-10-09Add 'discard' request handlingDavid Woodhouse
2008-10-09Fix up comments about matching flags between bio and rqDavid Woodhouse
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-08Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar
2008-10-06Merge branch 'linus' into sched/develIngo Molnar
2008-10-05ide-cd: temporary tray close fixBorislav Petkov
2008-10-03include/linux/stacktrace.h: declare struct task_structAndrew Morton
2008-10-03[SCSI] lib: add generic helper to print sizes rounded to the correct SI rangeJames Bottomley
2008-10-02mm: tiny-shmem nommu fixNick Piggin
2008-09-29hrtimer: prevent migration of per CPU hrtimersThomas Gleixner
2008-09-29hrtimer: mark migration stateThomas Gleixner
2008-09-29libata: reorder ata_device to remove 8 bytes of padding on 64 bitsRichard Kennedy
2008-09-29libata: Implement disk shock protection supportElias Oltmanns
2008-09-29[libata] Introduce ata_id_has_unload()Elias Oltmanns
2008-09-29libata: implement slave_linkTejun Heo
2008-09-29libata: misc updates to prepare for slave linkTejun Heo
2008-09-29libata: reimplement link iteratorTejun Heo
2008-09-29libata: make SCR access ops per-linkTejun Heo
2008-09-24MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells
2008-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds