summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-10-1133-464/+770
|\
| * 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 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2012-10-111-2/+2
|\ \
| * | firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel)Stefan Richter2012-10-091-2/+2
* | | Merge tag 'vfio-for-v3.7-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2012-10-112-7/+18
|\ \ \
| * | | vfio: Fix PCI INTx disable consistencyAlex Williamson2012-10-101-1/+12
| * | | vfio: Move PCI INTx eventfd setting earlierAlex Williamson2012-10-101-2/+3
| * | | vfio: Fix PCI mmap after b3b9c293Alex Williamson2012-10-101-4/+3
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-1141-17/+35
|\ \ \ \
| * | | | hwmon: Drop needless includes of <linux/delay.h>Jean Delvare2012-10-1010-10/+0
| * | | | hwmon: Add missing inclusions of <linux/err.h>Jean Delvare2012-10-106-0/+6
| * | | | hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare2012-10-1024-1/+23
| * | | | hwmon: Fix spelling of CelsiusPeter Meerwald2012-10-102-2/+2
| * | | | hwmon: Update Alexey Fisher's nameOleksij Rempel2012-10-103-4/+4
* | | | | Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-10-1053-814/+2126
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | pnfsblock: cleanup nfs4_blkdev_getPeng Tao2012-10-082-21/+5
| * | | | NFS41: send real read size in layoutgetPeng Tao2012-10-081-1/+9
| * | | | NFS41: send real write size in layoutgetPeng Tao2012-10-086-7/+57
| * | | | NFS: track direct IO left bytesPeng Tao2012-10-081-0/+5
| * | | | NFSv4.1: Cleanup ugliness in pnfs_layoutgets_blocked()Trond Myklebust2012-10-051-11/+14
| * | | | NFSv4.1: Ensure that the layout sequence id stays 'close' to the currentTrond Myklebust2012-10-041-13/+8
| * | | | NFSv4.1: Deal with seqid wraparound in the pNFS return-on-close codeTrond Myklebust2012-10-041-1/+1
| * | | | NFSv4 set open access operation call flag in nfs4_init_opendata_resAndy Adamson2012-10-031-1/+1
| * | | | NFSv4.1: Remove the dependency on CONFIG_EXPERIMENTALTrond Myklebust2012-10-031-2/+2
| * | | | NFSv4 reduce attribute requests for open reclaimAndy Adamson2012-10-022-27/+89
OpenPOWER on IntegriCloud