summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add further __init annotations to crypto/xor.cJan Beulich2012-10-111-2/+2
* DM RAID: Fix for "sync" directive ineffectivenessJonathan Brassow2012-10-111-0/+13
* DM RAID: Fix comparison of index and quantity for "rebuild" parameterJonathan Brassow2012-10-111-1/+1
* DM RAID: Add rebuild capability for RAID10Jonathan Brassow2012-10-112-1/+42
* DM RAID: Move 'rebuild' checking code to its own functionJonathan Brassow2012-10-111-25/+50
* MD RAID10: Prep for DM RAID10 device replacement capabilityJonathan Brassow2012-10-112-3/+9
* md: avoid taking the mutex on some ioctls.NeilBrown2012-10-111-23/+62
* MD: change the parameter of md threadShaohua Li2012-10-116-11/+17
* md/raid10: submit IO from originating thread instead of md thread.NeilBrown2012-10-111-3/+54
* md: raid 10 supports TRIMShaohua Li2012-10-111-4/+25
* md: raid 1 supports TRIMShaohua Li2012-10-111-2/+21
* md: raid 0 supports TRIMShaohua Li2012-10-111-1/+18
* md: linear supports TRIMShaohua Li2012-10-111-0/+16
* md/linear: rcu_dereference outside read-lock sectionDenis Efremov2012-10-111-2/+7
* block: makes bio_split support bio without dataShaohua Li2012-09-281-12/+14
* scatterlist: refactor the sg_nentsMaxim Levitsky2012-09-281-5/+2
* scatterlist: add sg_nentsMaxim Levitsky2012-09-272-0/+23
* fs: fix include/percpu-rwsem.h export errorJens Axboe2012-09-271-1/+1
* percpu-rw-semaphore: fix documentation typosMikulas Patocka2012-09-261-2/+2
* fs/block_dev.c:1644:5: sparse: symbol 'blkdev_mmap' was not declaredFengguang Wu2012-09-261-1/+1
* blockdev: turn a rw semaphore into a percpu rw semaphoreMikulas Patocka2012-09-264-11/+135
* Fix a crash when block device is read and block size is changed at the same timeMikulas Patocka2012-09-263-3/+65
* block: fix request_queue->flags initializationTejun Heo2012-09-211-1/+1
* block: lift the initial queue bypass mode on blk_register_queue() instead of ...Tejun Heo2012-09-212-5/+8
* block: ioctl to zero block rangesMartin K. Petersen2012-09-202-0/+28
* block: Make blkdev_issue_zeroout use WRITE SAMEMartin K. Petersen2012-09-201-1/+29
* block: Implement support for WRITE SAMEMartin K. Petersen2012-09-2011-6/+181
* block: Consolidate command flag and queue limit checks for mergesMartin K. Petersen2012-09-203-20/+44
* block: Clean up special command handling logicMartin K. Petersen2012-09-207-49/+46
* block/blk-tag.c: Remove useless kfreePeter Senna Tschudin2012-09-121-4/+2
* block: remove the duplicated setting for congestion_thresholdJaehoon Chung2012-09-091-2/+0
* block: reject invalid queue attribute valuesDave Reisner2012-09-091-2/+23
* block: Add bio_clone_bioset(), bio_clone_kmalloc()Kent Overstreet2012-09-098-46/+29
* block: Consolidate bio_alloc_bioset(), bio_kmalloc()Kent Overstreet2012-09-092-77/+49
* block: Kill bi_destructorKent Overstreet2012-09-095-48/+27
* pktcdvd: Switch to bio_kmalloc()Kent Overstreet2012-09-091-45/+7
* block: Add bio_reset()Kent Overstreet2012-09-093-6/+44
* dm: Use bioset's front_pad for dm_rq_clone_bio_infoKent Overstreet2012-09-091-28/+18
* block: Ues bi_pool for bio_integrity_alloc()Kent Overstreet2012-09-096-41/+26
* block: Generalized bio pool freeingKent Overstreet2012-09-098-103/+21
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-09-0617-27/+73
|\
| * ARM: gemini: fix the gemini buildLinus Walleij2012-09-041-0/+1
| * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Olof Johansson2012-09-043-3/+4
| |\
| | * ARM: shmobile: armadillo800eva: enable rw rootfs mountKuninori Morimoto2012-09-031-1/+1
| | * ARM: shmobile: mackerel: fixup usb module orderKuninori Morimoto2012-08-311-1/+2
| | * ARM: shmobile: armadillo800eva: fixup: sound card detection orderKuninori Morimoto2012-08-311-1/+1
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Olof Johansson2012-09-021-1/+1
| |\ \ | | |/
| | * ARM: shmobile: marzen: fixup smsc911x id for regulatorKuninori Morimoto2012-08-301-1/+1
| * | Merge branch 'fixes-for-v3.6-v2' of git://git.infradead.org/users/jcooper/lin...Olof Johansson2012-09-021-0/+1
| |\ \
| | * | ARM: Kirkwood: Fix 'SZ_1M' undeclared here for db88f6281-bp-setup.cAndrew Lunn2012-08-311-0/+1
OpenPOWER on IntegriCloud