Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-02-12 | 2 | -5/+9 | |
|\ | ||||||
| * | dm: allocate requests in target when stacking on blk-mq devices | Mike Snitzer | 2015-02-09 | 2 | -2/+9 | |
| * | dm: remove exports for request-based interfaces without external callers | Mike Snitzer | 2015-02-09 | 1 | -3/+0 | |
* | | Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-02-12 | 3 | -4/+19 | |
|\ \ | ||||||
| * | | block: Simplify bsg complete all | Peter Zijlstra | 2015-02-04 | 1 | -0/+15 | |
| * | | NVMe: avoid kmalloc/kfree for smaller IO | Jens Axboe | 2015-01-29 | 1 | -2/+1 | |
| * | | libata: use blk taging | Shaohua Li | 2015-01-23 | 1 | -2/+3 | |
* | | | Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-02-12 | 5 | -21/+32 | |
|\ \ \ | ||||||
| * | | | block: remove unused function blk_bio_map_sg | Christoph Hellwig | 2015-02-11 | 1 | -2/+0 | |
| * | | | blk-mq: make blk_mq_run_queues() static | Jens Axboe | 2015-02-10 | 1 | -1/+0 | |
| | |/ | |/| | ||||||
| * | | block: merge __bio_map_user_iov into bio_map_user_iov | Christoph Hellwig | 2015-02-05 | 1 | -1/+0 | |
| * | | block: pass iov_iter to the BLOCK_PC mapping functions | Kent Overstreet | 2015-02-05 | 2 | -6/+5 | |
| * | | block: use blk_rq_map_user_iov to implement blk_rq_map_user | Christoph Hellwig | 2015-02-05 | 1 | -4/+0 | |
| * | | block: mark blk-mq devices as stackable | Mike Snitzer | 2015-01-28 | 1 | -0/+1 | |
| |/ | ||||||
| * | blk-mq: add tag allocation policy | Shaohua Li | 2015-01-23 | 1 | -0/+8 | |
| * | block: support different tag allocation policy | Shaohua Li | 2015-01-23 | 3 | -3/+11 | |
| * | block: Add discard flag to blkdev_issue_zeroout() function | Martin K. Petersen | 2015-01-21 | 1 | -2/+2 | |
| * | block: Change direct_access calling convention | Matthew Wilcox | 2015-01-13 | 1 | -2/+4 | |
| * | blk-mq: export blk_mq_freeze_queue() | Jens Axboe | 2015-01-02 | 1 | -0/+1 | |
| * | Merge tag 'v3.19-rc2' into for-3.20/core | Jens Axboe | 2015-01-02 | 18 | -69/+748 | |
| |\ | ||||||
* | \ | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-02-12 | 5 | -58/+39 | |
|\ \ \ | ||||||
| * | | | Make super_blocks and sb_lock static | Al Viro | 2015-02-02 | 1 | -2/+0 | |
| * | | | fs: remove default_backing_dev_info | Christoph Hellwig | 2015-01-20 | 2 | -5/+2 | |
| * | | | fs: remove mapping->backing_dev_info | Christoph Hellwig | 2015-01-20 | 1 | -2/+1 | |
| * | | | fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info | Christoph Hellwig | 2015-01-20 | 2 | -5/+7 | |
| * | | | fs: introduce f_op->mmap_capabilities for nommu mmap support | Christoph Hellwig | 2015-01-20 | 4 | -31/+29 | |
| * | | | fs: kill BDI_CAP_SWAP_BACKED | Christoph Hellwig | 2015-01-20 | 1 | -13/+0 | |
* | | | | Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2015-02-12 | 7 | -4/+57 | |
|\ \ \ \ | ||||||
| * | | | | exportfs: add methods for block layout exports | Christoph Hellwig | 2015-02-05 | 1 | -0/+23 | |
| * | | | | nfsd: implement pNFS operations | Christoph Hellwig | 2015-02-02 | 3 | -1/+5 | |
| * | | | | fs: add FL_LAYOUT lease type | Christoph Hellwig | 2015-02-02 | 1 | -0/+16 | |
| * | | | | nfs: add LAYOUT_TYPE_MAX enum value | Christoph Hellwig | 2015-02-02 | 1 | -0/+1 | |
| * | | | | Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20 | J. Bruce Fields | 2015-02-02 | 24 | -81/+236 | |
| |\ \ \ \ | ||||||
| * | | | | | sunrpc/lockd: fix references to the BKL | Jeff Layton | 2015-01-23 | 1 | -1/+1 | |
| * | | | | | svcrdma: Support RDMA_NOMSG requests | Chuck Lever | 2015-01-15 | 1 | -0/+1 | |
| * | | | | | svcrdma: Plant reader function in struct svcxprt_rdma | Chuck Lever | 2015-01-15 | 1 | -0/+10 | |
| * | | | | | svcrdma: Clean up read chunk counting | Chuck Lever | 2015-01-15 | 1 | -2/+0 | |
* | | | | | | Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-02-12 | 4 | -41/+199 | |
|\ \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ | Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a... | Joerg Roedel | 2015-02-04 | 12 | -43/+133 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | iommu: Change trace unmap api to report unmapped size | Shuah Khan | 2015-01-19 | 1 | -13/+18 | |
| | | | | * | | | | | | iommu: Make IOVA domain page size explicit | Robin Murphy | 2015-01-19 | 1 | -2/+33 | |
| | | | | * | | | | | | iommu: Make IOVA domain low limit flexible | Robin Murphy | 2015-01-19 | 1 | -4/+3 | |
| | | | | * | | | | | | iommu: Consolidate IOVA allocator code | Robin Murphy | 2015-01-19 | 1 | -0/+3 | |
| | | | | | |_|/ / / | | | | | |/| | | | | ||||||
| * | | | | | | | | | Merge branch 'arm/smmu' into arm/renesas | Joerg Roedel | 2015-01-26 | 12 | -14/+190 | |
| |\| | | | | | | | | ||||||
| | * | | | | | | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel | 2015-01-26 | 1 | -0/+144 | |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | | * | | | | | | | iopoll: Introduce memory-mapped IO polling macros | Matt Wagantall | 2015-01-19 | 1 | -0/+144 | |
| * | | | | | | | | | Merge branch 'iommu/next' of git://linuxtv.org/pinchartl/fbdev into arm/renesas | Joerg Roedel | 2015-01-19 | 1 | -24/+0 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | iommu/ipmmu-vmsa: Remove platform data support | Laurent Pinchart | 2015-01-16 | 1 | -24/+0 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
* | | | | | | | | | Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-02-12 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge tag 'v3.19-rc6' into HEAD | Rob Herring | 2015-02-04 | 23 | -34/+129 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | |