summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2008-09-16IB/mlx4: Fix up fast register page list formatVladimir Sokolovsky1-0/+4
2008-09-14Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2008-09-14memstick: fix MSProHG 8-bit interface mode supportAlex Dubov1-48/+49
2008-09-14mm: mark the correct zone as full when scanning zonelistsMel Gorman1-6/+6
2008-09-14include/linux/ioport.h: add missing macro argument for devm_release_* familyHiroshi DOYU1-2/+2
2008-09-14[libata] LBA28/LBA48 off-by-one bug in ata.hTaisuke Yamada1-1/+1
2008-09-11block: disable sysfs parts of the disk command filterJens Axboe1-2/+0
2008-09-09Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2008-09-07Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+2
2008-09-06Merge branch 'sched/cpuset' into sched/urgentIngo Molnar1-1/+1
2008-09-06sched: arch_reinit_sched_domains() must destroy domains to force rebuildMax Krasnyansky1-1/+1
2008-09-06tracehook: comment pasto fixesRoland McGrath1-1/+1
2008-09-06res_counter: fix off-by-one bug in setting limitLi Zefan1-1/+1
2008-09-06Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2008-09-06Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27Linus Torvalds1-2/+4
2008-09-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds1-0/+2
2008-09-06Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+13
2008-09-05sched: fix process time monotonicityBalbir Singh1-0/+4
2008-09-05Fix conditional export of kvh.h and a.out.h to userspace.Khem Raj1-2/+4
2008-09-05clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi1-0/+2