summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-1/+3
2008-10-06[MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=yRalf Baechle1-4/+4
2008-10-05ide-cd: temporary tray close fixBorislav Petkov1-1/+3
2008-10-03include/linux/stacktrace.h: declare struct task_structAndrew Morton1-0/+2
2008-10-03[MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell3-6/+74
2008-10-03[MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.Kevin D. Kissell1-11/+61
2008-10-03[MIPS] Build fix: Fix irq flags typeRalf Baechle1-3/+3
2008-10-02mm: tiny-shmem nommu fixNick Piggin1-0/+1
2008-10-02inotify: fix lock ordering wrt do_page_fault's mmap_semNick Piggin1-0/+1
2008-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+3
2008-09-30Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+14
2008-09-30sctp: Fix kernel panic while process protocol violation parameterWei Yongjun1-0/+3
2008-09-29hrtimer: prevent migration of per CPU hrtimersThomas Gleixner1-3/+11
2008-09-29hrtimer: mark migration stateThomas Gleixner1-1/+3
2008-09-26kgdb, x86_64: fix PS CS SS registers in gdb serialJason Wessel1-11/+9
2008-09-26kgdb, x86_64: gdb serial has BX and DX reversedJason Wessel1-2/+2
2008-09-24Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+1
2008-09-24MN10300: Move asm-arm/cnt32_to_63.h to include/linux/David Howells1-0/+80
2008-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2-2/+8
2008-09-249p: implement proper trans module refcounting and unregistrationTejun Heo2-2/+8
2008-09-24[MIPS] Fixe the definition of PTRS_PER_PGDJack Tan1-1/+1
2008-09-23Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-0/+5
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-23x86: prevent C-states hang on AMD C1E enabled machinesThomas Gleixner2-0/+3
2008-09-23x86: prevent stale state of c1e_mask across CPU offline/onlineThomas Gleixner1-0/+2