aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds2012-10-10
|\
| * block: makes bio_split support bio without dataShaohua Li2012-09-28
| * scatterlist: refactor the sg_nentsMaxim Levitsky2012-09-28
| * scatterlist: add sg_nentsMaxim Levitsky2012-09-27
| * fs: fix include/percpu-rwsem.h export errorJens Axboe2012-09-27
| * percpu-rw-semaphore: fix documentation typosMikulas Patocka2012-09-26
| * fs/block_dev.c:1644:5: sparse: symbol 'blkdev_mmap' was not declaredFengguang Wu2012-09-26
| * blockdev: turn a rw semaphore into a percpu rw semaphoreMikulas Patocka2012-09-26
| * Fix a crash when block device is read and block size is changed at the same timeMikulas Patocka2012-09-26
| * block: fix request_queue->flags initializationTejun Heo2012-09-21
| * block: lift the initial queue bypass mode on blk_register_queue() instead of ...Tejun Heo2012-09-21
| * block: ioctl to zero block rangesMartin K. Petersen2012-09-20
| * block: Make blkdev_issue_zeroout use WRITE SAMEMartin K. Petersen2012-09-20
| * block: Implement support for WRITE SAMEMartin K. Petersen2012-09-20
| * block: Consolidate command flag and queue limit checks for mergesMartin K. Petersen2012-09-20
| * block: Clean up special command handling logicMartin K. Petersen2012-09-20
| * block/blk-tag.c: Remove useless kfreePeter Senna Tschudin2012-09-12
| * block: remove the duplicated setting for congestion_thresholdJaehoon Chung2012-09-09
| * block: reject invalid queue attribute valuesDave Reisner2012-09-09
| * block: Add bio_clone_bioset(), bio_clone_kmalloc()Kent Overstreet2012-09-09
| * block: Consolidate bio_alloc_bioset(), bio_kmalloc()Kent Overstreet2012-09-09
| * block: Kill bi_destructorKent Overstreet2012-09-09
| * pktcdvd: Switch to bio_kmalloc()Kent Overstreet2012-09-09
| * block: Add bio_reset()Kent Overstreet2012-09-09
| * dm: Use bioset's front_pad for dm_rq_clone_bio_infoKent Overstreet2012-09-09
| * block: Ues bi_pool for bio_integrity_alloc()Kent Overstreet2012-09-09
| * block: Generalized bio pool freeingKent Overstreet2012-09-09
* | Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2012-10-10
|\ \
| * | firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel)Stefan Richter2012-10-09
* | | Merge tag 'vfio-for-v3.7-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2012-10-10
|\ \ \
| * | | vfio: Fix PCI INTx disable consistencyAlex Williamson2012-10-10
| * | | vfio: Move PCI INTx eventfd setting earlierAlex Williamson2012-10-10
| * | | vfio: Fix PCI mmap after b3b9c293Alex Williamson2012-10-10
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-10
|\ \ \ \
| * | | | hwmon: Drop needless includes of <linux/delay.h>Jean Delvare2012-10-10
| * | | | hwmon: Add missing inclusions of <linux/err.h>Jean Delvare2012-10-10
| * | | | hwmon: Add missing inclusions of <linux/jiffies.h>Jean Delvare2012-10-10
| * | | | hwmon: Fix spelling of CelsiusPeter Meerwald2012-10-10
| * | | | hwmon: Update Alexey Fisher's nameOleksij Rempel2012-10-10
* | | | | Merge tag 'nfs-for-3.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-10-10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | pnfsblock: cleanup nfs4_blkdev_getPeng Tao2012-10-08
| * | | | NFS41: send real read size in layoutgetPeng Tao2012-10-08
| * | | | NFS41: send real write size in layoutgetPeng Tao2012-10-08
| * | | | NFS: track direct IO left bytesPeng Tao2012-10-08
| * | | | NFSv4.1: Cleanup ugliness in pnfs_layoutgets_blocked()Trond Myklebust2012-10-05
| * | | | NFSv4.1: Ensure that the layout sequence id stays 'close' to the currentTrond Myklebust2012-10-04
| * | | | NFSv4.1: Deal with seqid wraparound in the pNFS return-on-close codeTrond Myklebust2012-10-04
| * | | | NFSv4 set open access operation call flag in nfs4_init_opendata_resAndy Adamson2012-10-03
| * | | | NFSv4.1: Remove the dependency on CONFIG_EXPERIMENTALTrond Myklebust2012-10-03
| * | | | NFSv4 reduce attribute requests for open reclaimAndy Adamson2012-10-02