summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-08-2517-123/+378
|\
| * block: replace __getblk_slow misfix by grow_dev_page fixHugh Dickins2012-08-231-36/+30
| * Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linusJens Axboe2012-08-165-23/+61
| |\
| | * drbd: Write all pages of the bitmap after an online resizePhilipp Reisner2012-08-163-3/+17
| | * drbd: Finish requests that completed while IO was frozenPhilipp Reisner2012-08-162-16/+18
| | * drbd: fix drbd wire compatibility for empty flushesLars Ellenberg2012-08-161-4/+26
| * | Documentation: update tunable options in block/cfq-iosched.txtNamjae Jeon2012-08-091-0/+64
| * | Documentation: update tunable options in block/cfq-iosched.txtNamjae Jeon2012-08-091-0/+77
| * | Documentation: update missing index files in block/00-INDEXNamjae Jeon2012-08-091-2/+8
| * | block: move down direct IO pluggingFengguang Wu2012-08-092-4/+5
| * | block: remove plugging at buffered write timeFengguang Wu2012-08-091-3/+0
| * | block: disable discard request merge temporarilyShaohua Li2012-08-091-1/+1
| * | bio: Fix potential memory leak in bio_find_or_create_slab()Alexey Khoroshilov2012-08-091-5/+6
| * | block: Don't use static to define "void *p" in show_partition_start()Jianpeng Ma2012-08-031-1/+1
| * | block: Add blk_bio_map_sg() helperAsias He2012-08-022-0/+39
| * | block: Introduce __blk_segment_map_sg() helperAsias He2012-08-021-35/+45
| * | fs/block-dev.c:fix performance regression in O_DIRECT writes to md block devicesJianpeng Ma2012-08-021-0/+3
| * | block: split discard into aligned requestsPaolo Bonzini2012-08-022-10/+34
| * | block: reorganize rounding of max_discard_sectorsPaolo Bonzini2012-08-021-4/+5
* | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-08-258-14/+42
|\ \ \
| * | | libata: Add a space to " 2GB ATA Flash Disk" DMA blacklist entryPrarit Bhargava2012-08-251-1/+1
| * | | [libata] new quirk, lift bridge limits for Buffalo DriveStation QuattroJeff Garzik2012-08-171-0/+1
| * | | [libata] Kconfig: Elaborate that SFF is meant for legacy and PATA stuffPaul Menzel2012-08-171-1/+1
| * | | [libata] acpi: call ata_acpi_gtm during ata port init timeAaron Lu2012-08-171-11/+4
| * | | ata_piix: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston2012-08-171-0/+8
| * | | ahci: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston2012-08-171-0/+8
| * | | pata_atiixp: override cable detection on MSI E350DM-E33Arnd Hannemann2012-08-171-0/+16
| * | | ahci: un-staticize ahci_dev_classifyRob Herring2012-08-172-1/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-08-242-7/+7
|\ \ \ \
| * | | | crypto: caam - fix possible deadlock conditionKim Phillips2012-08-201-5/+5
| * | | | crypto: hifn_795x - fix 64bit division and undefined __divdi3 on 32bit archsJussi Kivilinna2012-07-301-2/+2
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-08-246-6/+17
|\ \ \ \ \
| * | | | | udf: fix retun value on error path in udf_load_logicalvolNikola Pajkovsky2012-08-151-1/+4
| * | | | | jbd: don't write superblock when unmounting an ro filesystemJan Kara2012-08-151-0/+5
| * | | | | reiserfs: fix deadlocks with quotasJeff Mahoney2012-08-152-3/+1
| * | | | | quota: Move down dqptr_sem read after initializing default warn[] type at __d...Jeff Liu2012-08-151-1/+1
| * | | | | UDF: During mount free lvid_bh before rescanning with different blocksizeAshish Sangwan2012-08-151-0/+2
| * | | | | udf: fix udf_setsize() for file data in ICBIan Abbott2012-08-151-1/+4
* | | | | | Merge tag 'upstream-3.6-rc3' of git://git.infradead.org/linux-ubifsLinus Torvalds2012-08-245-8/+7
|\ \ \ \ \ \
| * | | | | | UBIFS: fix error messages spellingArtem Bityutskiy2012-08-221-1/+1
| * | | | | | UBIFS: fix complaints about too small debug buffer sizeArtem Bityutskiy2012-08-221-1/+1
| * | | | | | UBIFS: fix replay regressionArtem Bityutskiy2012-08-211-2/+1
| * | | | | | UBIFS: fix crash on error pathArtem Bityutskiy2012-08-211-1/+4
| * | | | | | UBIFS: remove stale commentaryArtem Bityutskiy2012-08-211-3/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2012-08-241-2/+2
|\ \ \ \ \ \
| * | | | | | ide: fix generic_ide_suspend/resume OopsMiklos Szeredi2012-08-211-2/+2
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-08-244-5/+10
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-08-211-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | perf tools: Add missing files to build the python bindingArnaldo Carvalho de Melo2012-08-211-0/+2
| |/ / / / / / /
| * | | | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-08-211-0/+4
| |\ \ \ \ \ \ \