Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | blk-mq: rework flush sequencing logic | Christoph Hellwig | 2014-02-10 | 2 | -12/+4 | |
* | blk-mq: rework I/O completions | Christoph Hellwig | 2014-02-10 | 1 | -0/+4 | |
* | fs: Add prototype declaration to appropriate header file include/linux/bio.h | Rashika Kheria | 2014-02-09 | 1 | -0/+1 | |
* | blk-mq: support at_head inserations for blk_execute_rq | Christoph Hellwig | 2014-02-07 | 1 | -1/+2 | |
* | blk-mq: Don't reserve a tag for flush request | Shaohua Li | 2014-01-30 | 1 | -0/+3 | |
* | Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-01-30 | 1 | -0/+1 | |
|\ | ||||||
| * | bcache/md: Use raid stripe size | Kent Overstreet | 2014-01-08 | 1 | -0/+1 | |
* | | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-01-30 | 7 | -137/+208 | |
|\ \ | ||||||
| * | | blk-mq: for_each_* macro correctness | Jose Alonso | 2014-01-28 | 1 | -6/+6 | |
| * | | block: remove unrelated header files and export symbol | CaiZhiyong | 2014-01-21 | 1 | -4/+4 | |
| |/ | ||||||
| * | block: blk-mq: don't export blk_mq_free_queue() | Ming Lei | 2013-12-31 | 1 | -1/+0 | |
| * | Merge tag 'v3.13-rc6' into for-3.14/core | Jens Axboe | 2013-12-31 | 39 | -147/+294 | |
| |\ | ||||||
| * | | block: Kill bio_pair_split() | Kent Overstreet | 2013-11-23 | 1 | -30/+0 | |
| * | | block: Introduce new bio_split() | Kent Overstreet | 2013-11-23 | 1 | -0/+22 | |
| * | | block: Rename bio_split() -> bio_pair_split() | Kent Overstreet | 2013-11-23 | 1 | -1/+1 | |
| * | | block: Generic bio chaining | Kent Overstreet | 2013-11-23 | 2 | -0/+4 | |
| * | | dm: Refactor for new bio cloning/splitting | Kent Overstreet | 2013-11-23 | 1 | -2/+0 | |
| * | | block: Add bio_clone_fast() | Kent Overstreet | 2013-11-23 | 1 | -0/+2 | |
| * | | block: Kill bio_iovec_idx(), __bio_iovec() | Kent Overstreet | 2013-11-23 | 1 | -18/+8 | |
| * | | ceph: Convert to immutable biovecs | Kent Overstreet | 2013-11-23 | 1 | -2/+2 | |
| * | | block: Convert drivers to immutable biovecs | Kent Overstreet | 2013-11-23 | 1 | -2/+2 | |
| * | | block: Kill bio_segments()/bi_vcnt usage | Kent Overstreet | 2013-11-23 | 1 | -33/+48 | |
| * | | bio-integrity: Convert to bvec_iter | Kent Overstreet | 2013-11-23 | 1 | -12/+7 | |
| * | | block: Immutable bio vecs | Kent Overstreet | 2013-11-23 | 3 | -10/+78 | |
| * | | block: Convert bio_for_each_segment() to bvec_iter | Kent Overstreet | 2013-11-23 | 2 | -17/+18 | |
| * | | block: Convert bio_iovec() to bvec_iter | Kent Overstreet | 2013-11-23 | 1 | -4/+6 | |
| * | | block: Abstract out bvec iterator | Kent Overstreet | 2013-11-23 | 2 | -15/+20 | |
* | | | Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2014-01-30 | 1 | -2/+4 | |
|\ \ \ | ||||||
| * | | | SUNRPC/NFSD: Support a new option for ignoring the result of svc_register | Kinglong Mee | 2014-01-03 | 1 | -1/+3 | |
| * | | | sunrpc: fix some typos | Weng Meiling | 2013-12-10 | 1 | -1/+1 | |
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-01-29 | 2 | -2/+8 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo... | Dave Airlie | 2014-01-29 | 3 | -9/+22 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int... | Dave Airlie | 2014-01-20 | 14 | -14/+149 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge tag 'drm/for-3.14-rc1' of git://anongit.freedesktop.org/tegra/linux int... | Dave Airlie | 2013-12-23 | 4 | -9/+68 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | gpu: host1x: Add MIPI pad calibration support | Thierry Reding | 2013-12-19 | 1 | -0/+6 | |
| | * | | | | | | Merge tag 'tegra-for-3.14-powergate' into drm/for-next | Thierry Reding | 2013-12-17 | 1 | -0/+48 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge tag 'tegra-for-3.14-dmas-resets-rework' into drm/for-next | Thierry Reding | 2013-12-17 | 3 | -9/+14 | |
| | |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | video/fb: Propagate error code from failing to unregister conflicting fb | Chris Wilson | 2013-12-18 | 1 | -2/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2014-01-29 | 5 | -17/+18 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | dmaengine: fix kernel-doc style typos for few comments | Vinod Koul | 2014-01-20 | 1 | -5/+5 | |
| * | | | | | | | | | dma: mv_xor: Cleanup in dma-mv_xor.h header | Sachin Kamat | 2014-01-13 | 1 | -4/+2 | |
| * | | | | | | | | | dma: Cleanup dma-mmp_tdma.h header | Sachin Kamat | 2014-01-13 | 1 | -5/+3 | |
| * | | | | | | | | | Merge branch 'topic/of' into for-linus | Vinod Koul | 2014-01-07 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'topic/defer_probe' into for-linus | Vinod Koul | 2014-01-07 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | dmaengine: fix incorrect kernel-doc comment for struct dma_slave_config | Alexander Popov | 2013-12-18 | 1 | -3/+2 | |
| * | | | | | | | | | | | dma: imx-sdma: Add new dma type for ssi dual fifo script | Nicolin Chen | 2013-12-16 | 1 | -0/+1 | |
| * | | | | | | | | | | | dma: imx-sdma: Add sdma firmware version 2 support | Nicolin Chen | 2013-12-16 | 1 | -0/+5 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-01-29 | 4 | -16/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ \ \ \ \ | Merge branches 'arm/smmu', 'core', 'x86/vt-d', 'arm/shmobile', 'x86/amd', 'pp... | Joerg Roedel | 2014-01-09 | 6 | -13/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | iommu: Rename domain_has_cap to iommu_domain_has_cap | Upinder Malhi (umalhi) | 2014-01-07 | 1 | -2/+2 | |
| | | | |/ / / / / / / / / / / |