index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
blk_types.h
Age
Commit message (
Expand
)
Author
2016-04-25
block: copy NOMERGE flag from bio to request
Shaohua Li
2015-12-22
block: remove REQ_NO_TIMEOUT flag
Christoph Hellwig
2015-11-11
block: don't hardcode blk_qc_t -> tag mask
Jens Axboe
2015-11-07
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
2015-09-03
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2015-07-29
block: shrink struct bio down to 2 cache lines again
Jens Axboe
2015-07-29
block: manipulate bio->bi_flags through helpers
Jens Axboe
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-23
block: Remove forced page bouncing under IO
Jan Kara
2015-06-26
Revert "block, dm: don't copy bios for request clones"
Mike Snitzer
2015-05-29
Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2
Mike Snitzer
2015-05-22
block, dm: don't copy bios for request clones
Christoph Hellwig
2015-05-19
block: collapse bio bit space
Jens Axboe
2015-05-19
block: remove unused BIO_RW_BLOCK and BIO_EOF flags
Christoph Hellwig
2015-05-19
block: remove BIO_EOPNOTSUPP
Christoph Hellwig
2015-05-05
bio: skip atomic inc/dec of ->bi_cnt for most use cases
Jens Axboe
2015-05-05
bio: skip atomic inc/dec of ->bi_remaining for non-chains
Jens Axboe
2015-05-04
blk-mq: fix FUA request hang
Shaohua Li
2015-04-08
Defer processing of REQ_PREEMPT requests for blocked devices
Bart Van Assche
2015-01-08
blk-mq: Allow requests to never expire
Keith Busch
2014-10-14
block: Remove REQ_KERNEL
Martin K. Petersen
2014-09-27
block: Relocate bio integrity flags
Martin K. Petersen
2014-09-27
block: Replace bi_integrity with bi_special
Martin K. Petersen
2014-09-22
blk-mq: remove REQ_END
Christoph Hellwig
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-05-13
blk-mq: improve support for shared tags maps
Jens Axboe
2014-05-06
bio_vec-backed iov_iter
Al Viro
2014-04-09
block: fix regression with block enabled tagging
Jens Axboe
2013-11-23
block: Generic bio chaining
Kent Overstreet
2013-11-23
block: Immutable bio vecs
Kent Overstreet
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
2013-10-25
blk-mq: new multi-queue block IO queueing mechanism
Jens Axboe
2013-10-25
block: make rq->cmd_flags be 64-bit
Jens Axboe
2013-05-08
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-04-29
mm: make snapshotting pages for stable writes a per-bio operation
Darrick J. Wong
2013-03-24
Merge branch 'for-jens' of http://evilpiepirate.org/git/linux-bcache into for...
Jens Axboe
2013-03-23
block: Add an explicit bio flag for bios that own their bvec
Kent Overstreet
2013-03-23
block: Add bio_advance()
Kent Overstreet
2013-03-22
block: add a flag to identify PM request
Lin Ming
2012-09-20
block: Implement support for WRITE SAME
Martin K. Petersen
2012-09-20
block: Clean up special command handling logic
Martin K. Petersen
2012-09-09
block: Kill bi_destructor
Kent Overstreet
2012-09-09
block: Add bio_reset()
Kent Overstreet
2012-09-09
block: Generalized bio pool freeing
Kent Overstreet
2012-07-31
mm: add get_kernel_page[s] for pinning of kernel addresses for I/O
Mel Gorman
2012-03-06
block: implement bio_associate_current()
Tejun Heo
2011-10-24
block: Remove the control of complete cpu from bio.
Tao Ma
2011-08-23
block: separate priority boosting from REQ_META
Christoph Hellwig
2011-08-11
Move some REQ flags to the common bio/request area
Matthew Wilcox
2011-06-20
block: add REQ_SECURE to REQ_COMMON_MASK
Namhyung Kim
[next]