summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* block: replace @ext_minors with GENHD_FL_EXT_DEVTTejun Heo2008-10-091-8/+8
* block: make partition array dynamicTejun Heo2008-10-091-1/+18
* block: move stats from disk to part0Tejun Heo2008-10-091-114/+45
* block: kill GENHD_FL_FAIL and use part0->make_it_failTejun Heo2008-10-091-1/+7
* block: always set bdev->bd_partTejun Heo2008-10-091-1/+1
* block: move holder_dir from disk to part0Tejun Heo2008-10-091-1/+0
* block: move policy from disk to part0Tejun Heo2008-10-091-1/+5
* block: unify sysfs size node handlingTejun Heo2008-10-091-0/+3
* block: move __dev from disk to part0Tejun Heo2008-10-091-5/+8
* block: move capacity from disk to part0Tejun Heo2008-10-091-3/+2
* block: introduce partition 0Tejun Heo2008-10-091-2/+9
* block: implement and use {disk|part}_to_dev()Tejun Heo2008-10-091-9/+11
* block: adjust formatting for large minors and add ext_range sysfs attrTejun Heo2008-10-091-0/+1
* block: implement extended dev numbersTejun Heo2008-10-092-3/+12
* block: fix diskstats accessTejun Heo2008-10-091-82/+57
* block: fix disk->part[] dereferencing raceTejun Heo2008-10-091-14/+39
* block: don't depend on consecutive minor spaceTejun Heo2008-10-091-6/+21
* block: make variable and argument names more consistentTejun Heo2008-10-091-6/+6
* block: misc updatesTejun Heo2008-10-091-3/+10
* driver-core: use klist for class device list and implement iteratorTejun Heo2008-10-091-1/+13
* klist: don't iterate over deleted entriesTejun Heo2008-10-091-2/+1
* block: make bi_phys_segments an unsigned int instead of shortJens Axboe2008-10-091-1/+1
* drop vmerge accountingMikulas Patocka2008-10-092-22/+1
* block: drop virtual merging accountingMikulas Patocka2008-10-091-15/+0
* virtio_blk: use a wrapper function to access io context information of IO req...Fernando Luis Vázquez Cao2008-10-091-0/+5
* Kill REQ_TYPE_FLUSHDavid Woodhouse2008-10-091-5/+1
* Allow elevators to sort/merge discard requestsDavid Woodhouse2008-10-093-4/+6
* Add BLKDISCARD ioctl to allow userspace to discard sectorsDavid Woodhouse2008-10-091-0/+1
* blktrace: support discard requestsDavid Woodhouse2008-10-091-0/+4
* Support 'discard sectors' operation in translation layer support coreDavid Woodhouse2008-10-092-0/+3
* Add 'discard' request handlingDavid Woodhouse2008-10-093-3/+24
* Fix up comments about matching flags between bio and rqDavid Woodhouse2008-10-092-3/+3
* block: use bio_has_data() to check for data carrying bioJens Axboe2008-10-091-1/+1
* block: add bio_has_data() to detect whether a bio carries data or notJens Axboe2008-10-091-0/+8
* ide-cd: temporary tray close fixBorislav Petkov2008-10-051-1/+3
* include/linux/stacktrace.h: declare struct task_structAndrew Morton2008-10-031-0/+2
* mm: tiny-shmem nommu fixNick Piggin2008-10-021-0/+1
* hrtimer: prevent migration of per CPU hrtimersThomas Gleixner2008-09-291-3/+11
* hrtimer: mark migration stateThomas Gleixner2008-09-291-1/+3
* MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells2008-09-241-0/+80
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-09-231-4/+4
|\
| * PCI: fix compiler warnings in pci_get_subsys()Greg KH2008-09-161-4/+4
* | smb.h: do not include linux/time.h in userspaceKirill A. Shutemov2008-09-231-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-09-191-0/+4
|\ \
| * | IB/mlx4: Fix up fast register page list formatVladimir Sokolovsky2008-09-151-0/+4
* | | Fix PNP build failure, bugzilla #11276David Miller2008-09-161-0/+7
| |/ |/|
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-09-131-1/+1
|\ \
| * | [libata] LBA28/LBA48 off-by-one bug in ata.hTaisuke Yamada2008-09-131-1/+1
* | | memstick: fix MSProHG 8-bit interface mode supportAlex Dubov2008-09-131-48/+49
* | | mm: mark the correct zone as full when scanning zonelistsMel Gorman2008-09-131-6/+6