summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-05ide-cd: temporary tray close fixBorislav Petkov1-1/+3
2008-10-04include/linux/stacktrace.h: declare struct task_structAndrew Morton1-0/+2
2008-10-03mm: tiny-shmem nommu fixNick Piggin1-0/+1
2008-09-29hrtimer: prevent migration of per CPU hrtimersThomas Gleixner1-3/+11
2008-09-29hrtimer: mark migration stateThomas Gleixner1-1/+3
2008-09-25MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells1-0/+80
2008-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-4/+4
2008-09-23smb.h: do not include linux/time.h in userspaceKirill A. Shutemov1-0/+2
2008-09-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-0/+4
2008-09-17Fix PNP build failure, bugzilla #11276David Miller1-0/+7
2008-09-17PCI: fix compiler warnings in pci_get_subsys()Greg KH1-4/+4