summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | x86: Move alloc_desk_mask variables inside ifdefAndi Kleen2010-07-271-1/+1
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-10-211-0/+8
|\ \ \ \ \ \
| * | | | | | powerpc/fsl-booke: Add PCI device ids for P2040/P3041/P5010/P5020 QoirQ chipsKumar Gala2010-10-141-0/+8
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-212-29/+82
|\ \ \ \ \ \
| * | | | | | include/linux/libata.h: fix typoAndrea Gelmini2010-10-211-1/+1
| * | | | | | libata: reorder ata_queued_cmd to remove alignment padding on 64 bit buildsRichard Kennedy2010-10-211-3/+3
| * | | | | | libata: implement cross-port EH exclusionTejun Heo2010-10-211-0/+5
| * | | | | | libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo2010-10-211-2/+3
| * | | | | | libata: reimplement link power managementTejun Heo2010-10-211-6/+11
| * | | | | | libata: implement sata_link_scr_lpm() and make ata_dev_set_feature() globalTejun Heo2010-10-211-0/+2
| * | | | | | libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo2010-10-211-14/+15
| * | | | | | [libata] support for > 512 byte sectors (e.g. 4K Native)Grant Grundler2010-10-211-6/+40
| * | | | | | [libata] Add ATA transport classGwendal Grignou2010-10-211-0/+5
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-211-0/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2...Joel Becker2010-10-1527-65/+140
| |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud