aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-05ide-cd: temporary tray close fixBorislav Petkov
2008-10-03include/linux/stacktrace.h: declare struct task_structAndrew Morton
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-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
2008-09-23smb.h: do not include linux/time.h in userspaceKirill A. Shutemov
2008-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-09-16Fix PNP build failure, bugzilla #11276David Miller
2008-09-16PCI: fix compiler warnings in pci_get_subsys()Greg KH
2008-09-15IB/mlx4: Fix up fast register page list formatVladimir Sokolovsky
2008-09-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-09-13memstick: fix MSProHG 8-bit interface mode supportAlex Dubov
2008-09-13mm: mark the correct zone as full when scanning zonelistsMel Gorman
2008-09-13include/linux/ioport.h: add missing macro argument for devm_release_* familyHiroshi DOYU
2008-09-13[libata] LBA28/LBA48 off-by-one bug in ata.hTaisuke Yamada
2008-09-11block: disable sysfs parts of the disk command filterJens Axboe
2008-09-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-09-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-06Merge branch 'sched/cpuset' into sched/urgentIngo Molnar