summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: rework flush sequencing logicChristoph Hellwig2014-02-102-12/+4
* blk-mq: rework I/O completionsChristoph Hellwig2014-02-101-0/+4
* fs: Add prototype declaration to appropriate header file include/linux/bio.hRashika Kheria2014-02-091-0/+1
* blk-mq: support at_head inserations for blk_execute_rqChristoph Hellwig2014-02-071-1/+2
* blk-mq: Don't reserve a tag for flush requestShaohua Li2014-01-301-0/+3
* Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-304-7/+10
|\
| * Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe2014-01-221-1/+2
| |\
| | * floppy: bail out in open() if drive is not responding to block0 readJiri Kosina2014-01-171-1/+2
| * | bcache: Add bch_btree_keys_u64s_remaining()Kent Overstreet2014-01-081-0/+1
| * | bcache: Add struct btree_keysKent Overstreet2014-01-081-1/+1
| * | bcache: Bkey indexing renamingKent Overstreet2014-01-081-1/+1
| * | bcache/md: Use raid stripe sizeKent Overstreet2014-01-081-0/+1
| * | bcache: Rework allocator reservesKent Overstreet2014-01-081-4/+4
* | | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-3010-165/+236
|\ \ \
| * | | blk-mq: for_each_* macro correctnessJose Alonso2014-01-281-6/+6
| * | | block: remove unrelated header files and export symbolCaiZhiyong2014-01-221-4/+4
| |/ /
| * | block: blk-mq: don't export blk_mq_free_queue()Ming Lei2013-12-311-1/+0
| * | Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-3174-238/+477
| |\ \ | | |/ | |/|
| * | block: Kill bio_pair_split()Kent Overstreet2013-11-241-30/+0
| * | block: Introduce new bio_split()Kent Overstreet2013-11-241-0/+22
| * | block: Rename bio_split() -> bio_pair_split()Kent Overstreet2013-11-241-1/+1
| * | block: Generic bio chainingKent Overstreet2013-11-242-0/+4
| * | dm: Refactor for new bio cloning/splittingKent Overstreet2013-11-241-2/+0
| * | block: Add bio_clone_fast()Kent Overstreet2013-11-241-0/+2
| * | block: Kill bio_iovec_idx(), __bio_iovec()Kent Overstreet2013-11-241-18/+8
| * | ceph: Convert to immutable biovecsKent Overstreet2013-11-241-2/+2
| * | block: Convert drivers to immutable biovecsKent Overstreet2013-11-241-2/+2
| * | block: Kill bio_segments()/bi_vcnt usageKent Overstreet2013-11-241-33/+48
| * | bio-integrity: Convert to bvec_iterKent Overstreet2013-11-241-12/+7
| * | block: Immutable bio vecsKent Overstreet2013-11-243-10/+78
| * | block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-242-17/+18
| * | block: Convert bio_iovec() to bvec_iterKent Overstreet2013-11-241-4/+6
| * | block: Abstract out bvec iteratorKent Overstreet2013-11-245-43/+48
* | | Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-01-301-2/+4
|\ \ \
| * | | SUNRPC/NFSD: Support a new option for ignoring the result of svc_registerKinglong Mee2014-01-041-1/+3
| * | | sunrpc: fix some typosWeng Meiling2013-12-111-1/+1
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-01-3016-113/+668
|\ \ \ \
| * \ \ \ Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/...Dave Airlie2014-01-291-0/+26
| |\ \ \ \
| | * | | | drm: Move drm_encoder_crtc_ok() to coreThierry Reding2014-01-141-0/+13
| | * | | | drm: provide a helper for the encoder possible_crtcs maskRussell King2014-01-141-0/+13
| * | | | | Merge tag 'drm-intel-fixes-2014-01-28' of git://people.freedesktop.org/~danve...Dave Airlie2014-01-291-1/+1
| |\ \ \ \ \
| | * | | | | drm/i915: Spelling s/auxilliary/auxiliary/Geert Uytterhoeven2014-01-221-1/+1
| * | | | | | Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...Dave Airlie2014-01-294-10/+22
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'drm-vbl-timestamp' of git://gitorious.org/vsyrjala/linux into d...Dave Airlie2014-01-222-3/+7
| |\ \ \ \ \ \
| | * | | | | | drm: Pass 'flags' from the caller to .get_scanout_position()Ville Syrjälä2014-01-201-0/+2
| | * | | | | | drm: Change {pixel,line,frame}dur_ns from s64 to intVille Syrjälä2014-01-201-1/+1
| | * | | | | | drm: Pass the display mode to drm_calc_vbltimestamp_from_scanoutpos()Ville Syrjälä2014-01-201-1/+2
| | * | | | | | drm: Pass the display mode to drm_calc_timestamping_constants()Ville Syrjälä2014-01-201-1/+2
| * | | | | | | Merge branch 'topic/core-stuff' of git://people.freedesktop.org/~danvet/drm-i...Dave Airlie2014-01-222-2/+4
| |\ \ \ \ \ \ \
| | * | | | | | | drm/edid: Populate picture aspect ratio for CEA modesVandana Kannan2014-01-201-0/+2