aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-01[PATCH] Create fs/utimes.cAlexey Dobriyan2-0/+3
2006-10-01[PATCH] kmemdup: introduceAlexey Dobriyan1-0/+1
2006-10-01[PATCH] maximum latency tracking: ALSA supportTakashi Iwai1-0/+1
2006-10-01[PATCH] maximum latency tracking infrastructureArjan van de Ven1-0/+25
2006-10-01[PATCH] Generic booleanRichard Knutsson2-0/+8
2006-10-01[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSEKeith Mannthey1-2/+2
2006-10-01[PATCH] hot-add-mem x86_64: fixup externsKeith Mannthey2-0/+4
2006-10-01[PATCH] PCI quirks updateAlan Cox1-2/+3
2006-09-30[PATCH] scsi: device_reprobe() can failAndrew Morton1-2/+2
2006-09-30[PATCH] CONFIG_BLOCK: blk_congestion_wait() fixAndrew Morton1-2/+5
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells10-18/+94
2006-09-30[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [try #6]David Howells1-0/+6
2006-09-30[PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS driver [try #6]David Howells1-0/+9
2006-09-30[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]David Howells4-47/+104
2006-09-30[PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [try #6]David Howells1-6/+0
2006-09-30[PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]David Howells2-6/+2
2006-09-30[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]David Howells2-0/+4
2006-09-30[PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6]David Howells1-1/+0
2006-09-30[PATCH] BLOCK: Move functions out of buffer code [try #6]David Howells3-3/+5
2006-09-30[PATCH] blktrace: support for logging metadata readsJens Axboe1-0/+1
2006-09-30[PATCH] Allow file systems to differentiate between data and meta readsJens Axboe3-0/+6
2006-09-30[PATCH] Add blk_start_queueing() helperJens Axboe1-0/+1
2006-09-30[PATCH] Make sure all block/io scheduler setups are node awareJens Axboe1-2/+1
2006-09-30[PATCH] Kill various deprecated/unused block layer defines/functionsJens Axboe2-30/+0
2006-09-30[PATCH] elevator: define ioc counting mechanismJens Axboe1-0/+25
2006-09-30[PATCH] cfq-iosched: kill cfq_exit_lockJens Axboe1-1/+1
2006-09-30[PATCH] struct request: shrink and optimize some moreJens Axboe1-7/+13
2006-09-30[PATCH] Drop useless bio passing in may_queue/set_request APIJens Axboe1-4/+4
2006-09-30[PATCH] Remove ->rq_status from struct requestJens Axboe1-8/+5
2006-09-30[PATCH] Remove struct request_list from struct requestJens Axboe1-1/+2
2006-09-30[PATCH] Remove ->waiting member from struct requestJens Axboe1-2/+1
2006-09-30[PATCH] Add one more pointer to struct request for IO scheduler usageJens Axboe1-0/+6
2006-09-30[PATCH] as-iosched: remove arq->is_sync memberJens Axboe1-0/+5
2006-09-30[PATCH] elevator: introduce a way to reuse rq for internal FIFO handlingJens Axboe1-0/+12
2006-09-30[PATCH] elevator: abstract out the rbtree sort handlingJens Axboe2-2/+17
2006-09-30[PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prevJens Axboe1-1/+1
2006-09-30[PATCH] elevator: move the backmerging logic into the elevator coreJens Axboe2-15/+4
2006-09-30[PATCH] Split struct request ->flags into two partsJens Axboe3-83/+101
2006-09-30Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds6-9/+28
2006-09-30Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/intelfb-2.6Linus Torvalds1-0/+1
2006-09-30Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds5-8/+28
2006-09-29[ATM]: [lec] header indent, comment and whitespace cleanupChas Williams1-55/+64
2006-09-29[BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present.Michael Chan1-0/+1
2006-09-29[NetLabel]: audit fixups due to delayed feedbackPaul Moore3-9/+14
2006-09-30[PATCH] Use early clobber in semaphoresAndi Kleen1-2/+2
2006-09-30[PATCH] Define vsyscall cache as blob to make clearer that user space shouldn't use itAndi Kleen1-5/+7
2006-09-30[PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen2-0/+13
2006-09-30[PATCH] Add proper sparse __user casts to __copy_to_user_inatomicAndi Kleen1-1/+6
2006-09-29[PATCH] Access Control Lists for tmpfsAndreas Gruenbacher1-0/+24
2006-09-29[PATCH] Generic infrastructure for aclsAndreas Gruenbacher1-0/+36