summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-224-101/+35
|\
| * Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-1963-209/+377
| |\
| * | block: remove BLKDEV_IFL_WAITChristoph Hellwig2010-09-161-9/+5
| * | block: remove the BH_Eopnotsupp flagChristoph Hellwig2010-09-101-2/+0
| * | block: remove the BLKDEV_IFL_BARRIER flagChristoph Hellwig2010-09-102-10/+0
| * | block: remove the WRITE_BARRIER flagChristoph Hellwig2010-09-101-3/+0
| * | block: pass gfp_mask and flags to sb_issue_discardChristoph Hellwig2010-09-101-6/+5
| * | block: make __blk_rq_prep_clone() copy most command flagsTejun Heo2010-09-101-0/+1
| * | block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requestsTejun Heo2010-09-104-44/+17
| * | block: rename barrier/ordered to flushTejun Heo2010-09-101-12/+12
| * | block: drop barrier ordering by queue drainingTejun Heo2010-09-102-13/+8
| * | block: misc cleanups in barrier codeTejun Heo2010-09-101-1/+0
| * | block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo2010-09-101-2/+4
| * | block: kill QUEUE_ORDERED_BY_TAGTejun Heo2010-09-101-16/+1
| * | ide: remove unnecessary blk_queue_flushing() test in do_ide_request()Tejun Heo2010-09-101-1/+0
* | | Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-225-18/+42
|\ \ \
| * | | cciss: fix PCI IDs for new Smart Array controllersMike Miller2010-10-191-0/+1
| * | | drbd: add race-breaker to drbd_go_disklessLars Ellenberg2010-10-151-1/+1
| * | | dynamic_debug.h: Fix dynamic_dev_dbg() macro if CONFIG_DYNAMIC_DEBUG not setPhilipp Reisner2010-10-151-1/+1
| * | | drbd: fix unlikely access after free and list corruptionLars Ellenberg2010-10-141-2/+2
| * | | drbd: Allow larger values for c-fill-target.Philipp Reisner2010-10-141-1/+1
| * | | drbd: Track the reasons to suspend IO in dedicated state bitsPhilipp Reisner2010-10-141-3/+7
| * | | drbd: Sending of big packets, for payloads from 64KByte to 4GBytePhilipp Reisner2010-10-141-0/+2
| * | | drbd: new configuration parameter c-min-rateLars Ellenberg2010-10-142-0/+5
| * | | drbd: New sync parameters for the smart resync rate controllerPhilipp Reisner2010-10-142-12/+16
| * | | drbd: Do not allow a fencing-policy of resource-and-stonith with protocol APhilipp Reisner2010-10-141-0/+1
| * | | drbd: Finished the "on-no-data-accessible suspend-io;" functionalityPhilipp Reisner2010-10-143-0/+7
| |/ /
* | | Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-227-14/+142
|\ \ \
| * | | block: Turn bvec_k{un,}map_irq() into static inline functionsGeert Uytterhoeven2010-10-211-2/+9
| * | | block: fix accounting bug on cross partition mergesYasuaki Ishimatsu2010-10-193-0/+4
| * | | block: Make the integrity mapped property a bio flagMartin K. Petersen2010-10-151-2/+1
| * | | block: Ensure physical block size is unsigned intMartin K. Petersen2010-10-131-2/+2
| * | | Fix compile error in blk-exec.c for !CONFIG_DETECT_HUNG_TASKMark Lord2010-09-251-0/+3
| * | | blkio: Core implementation of throttle policyVivek Goyal2010-09-162-0/+27
| * | | block, partition: add partition_meta_info to hd_structWill Drewry2010-09-151-2/+51
| * | | block: fix an address space warning in blk-map.cNamhyung Kim2010-09-151-2/+2
| * | | block/scsi: Provide a limit on the number of integrity segmentsMartin K. Petersen2010-09-102-4/+33
| * | | Consolidate min_not_zeroMartin K. Petersen2010-09-101-0/+10
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2010-10-221-45/+0
|\ \ \
| * | | bitops: remove duplicated extern declarationsAkinobu Mita2010-10-091-23/+0
| * | | bitops: make asm-generic/bitops/find.h more genericAkinobu Mita2010-10-091-22/+0
* | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ \ \
| * | | | libfs: use generic_file_llseek for simple_attrArnd Bergmann2010-09-161-0/+1
* | | | | Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-223-33/+13
|\ \ \ \ \
| * | | | | fs/locks.c: prepare for BKL removalArnd Bergmann2010-10-051-4/+10
| * | | | | BKL: Remove BKL from ncpfsPetr Vandrovec2010-10-042-29/+3
* | | | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-2/+5
|\ \ \ \ \ \
| * | | | | | BKL: introduce CONFIG_BKL.Arnd Bergmann2010-10-211-2/+5
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-221-0/+12
|\ \ \ \ \ \
| * | | | | | x86, 32-bit: Align percpu area and irq stacks to THREAD_SIZEAlexander van Heukelum2010-09-071-0/+12