aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\
| * Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-19
| |\
| * | block: remove BLKDEV_IFL_WAITChristoph Hellwig2010-09-16
| * | block: remove the BH_Eopnotsupp flagChristoph Hellwig2010-09-10
| * | block: remove the BLKDEV_IFL_BARRIER flagChristoph Hellwig2010-09-10
| * | block: remove the WRITE_BARRIER flagChristoph Hellwig2010-09-10
| * | block: pass gfp_mask and flags to sb_issue_discardChristoph Hellwig2010-09-10
| * | block: make __blk_rq_prep_clone() copy most command flagsTejun Heo2010-09-10
| * | block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requestsTejun Heo2010-09-10
| * | block: rename barrier/ordered to flushTejun Heo2010-09-10
| * | block: drop barrier ordering by queue drainingTejun Heo2010-09-10
| * | block: misc cleanups in barrier codeTejun Heo2010-09-10
| * | block: remove spurious uses of REQ_HARDBARRIERTejun Heo2010-09-10
| * | block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo2010-09-10
| * | block: kill QUEUE_ORDERED_BY_TAGTejun Heo2010-09-10
| * | ide: remove unnecessary blk_queue_flushing() test in do_ide_request()Tejun Heo2010-09-10
* | | Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\ \ \
| * | | cciss: fix PCI IDs for new Smart Array controllersMike Miller2010-10-19
| * | | drbd: add race-breaker to drbd_go_disklessLars Ellenberg2010-10-15
| * | | dynamic_debug.h: Fix dynamic_dev_dbg() macro if CONFIG_DYNAMIC_DEBUG not setPhilipp Reisner2010-10-15
| * | | drbd: fix unlikely access after free and list corruptionLars Ellenberg2010-10-14
| * | | drbd: Allow larger values for c-fill-target.Philipp Reisner2010-10-14
| * | | drbd: Track the reasons to suspend IO in dedicated state bitsPhilipp Reisner2010-10-14
| * | | drbd: Sending of big packets, for payloads from 64KByte to 4GBytePhilipp Reisner2010-10-14
| * | | drbd: new configuration parameter c-min-rateLars Ellenberg2010-10-14
| * | | drbd: New sync parameters for the smart resync rate controllerPhilipp Reisner2010-10-14
| * | | drbd: Do not allow a fencing-policy of resource-and-stonith with protocol APhilipp Reisner2010-10-14
| * | | drbd: Finished the "on-no-data-accessible suspend-io;" functionalityPhilipp Reisner2010-10-14
| |/ /
* | | Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\ \ \
| * | | block: Turn bvec_k{un,}map_irq() into static inline functionsGeert Uytterhoeven2010-10-21
| * | | block: fix accounting bug on cross partition mergesYasuaki Ishimatsu2010-10-19
| * | | block: Make the integrity mapped property a bio flagMartin K. Petersen2010-10-15
| * | | block: Ensure physical block size is unsigned intMartin K. Petersen2010-10-13
| * | | Fix compile error in blk-exec.c for !CONFIG_DETECT_HUNG_TASKMark Lord2010-09-25
| * | | blkio: Core implementation of throttle policyVivek Goyal2010-09-16
| * | | block, partition: add partition_meta_info to hd_structWill Drewry2010-09-15
| * | | block: fix an address space warning in blk-map.cNamhyung Kim2010-09-15
| * | | block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen2010-09-10
| * | | Consolidate min_not_zeroMartin K. Petersen2010-09-10
| |/ /
* | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-10-22
|\ \ \
| * | | pcmcia: IOCARD is also required for using IRQsDominik Brodowski2010-10-22
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2010-10-22
|\ \ \ \
| * | | | asm-generic/io.h: allow people to override individual funcsMike Frysinger2010-10-18
| * | | | bitops: remove duplicated extern declarationsAkinobu Mita2010-10-09
| * | | | bitops: make asm-generic/bitops/find.h more genericAkinobu Mita2010-10-09
| * | | | asm-generic: kdebug.h: Checkpatch cleanupAndrea Gelmini2010-10-09
| * | | | asm-generic: fcntl: make exported headers use strict posix typesLucian Adrian Grijincu2010-10-09
| * | | | asm-generic: cmpxchg does not handle non-long argumentsMathieu Lacage2010-10-09
| * | | | asm-generic: make atomic_add_unless a functionMathieu Lacage2010-10-09
* | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \ \ \