index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
blk_types.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: don't hardcode blk_qc_t -> tag mask
Jens Axboe
2015-11-11
1
-1
/
+1
*
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
2015-11-07
1
-0
/
+24
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2015-09-03
1
-3
/
+2
|
\
|
*
block: Remove forced page bouncing under IO
Jan Kara
2015-07-23
1
-3
/
+2
*
|
block: shrink struct bio down to 2 cache lines again
Jens Axboe
2015-07-29
1
-3
/
+3
*
|
block: manipulate bio->bi_flags through helpers
Jens Axboe
2015-07-29
1
-2
/
+0
*
|
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-2
/
+2
|
/
*
Revert "block, dm: don't copy bios for request clones"
Mike Snitzer
2015-06-26
1
-2
/
+0
*
Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2
Mike Snitzer
2015-05-29
1
-12
/
+13
|
\
|
*
block, dm: don't copy bios for request clones
Christoph Hellwig
2015-05-22
1
-0
/
+2
|
*
block: collapse bio bit space
Jens Axboe
2015-05-19
1
-9
/
+9
|
*
block: remove unused BIO_RW_BLOCK and BIO_EOF flags
Christoph Hellwig
2015-05-19
1
-2
/
+0
|
*
block: remove BIO_EOPNOTSUPP
Christoph Hellwig
2015-05-19
1
-1
/
+0
|
*
bio: skip atomic inc/dec of ->bi_cnt for most use cases
Jens Axboe
2015-05-05
1
-1
/
+2
|
*
bio: skip atomic inc/dec of ->bi_remaining for non-chains
Jens Axboe
2015-05-05
1
-1
/
+2
*
|
blk-mq: fix FUA request hang
Shaohua Li
2015-05-04
1
-1
/
+1
|
/
*
Defer processing of REQ_PREEMPT requests for blocked devices
Bart Van Assche
2015-04-08
1
-1
/
+3
*
blk-mq: Allow requests to never expire
Keith Busch
2015-01-08
1
-0
/
+2
*
block: Remove REQ_KERNEL
Martin K. Petersen
2014-10-14
1
-2
/
+0
*
block: Relocate bio integrity flags
Martin K. Petersen
2014-09-27
1
-4
/
+2
*
block: Replace bi_integrity with bi_special
Martin K. Petersen
2014-09-27
1
-2
/
+6
*
blk-mq: remove REQ_END
Christoph Hellwig
2014-09-22
1
-2
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-12
1
-2
/
+2
|
\
|
*
bio_vec-backed iov_iter
Al Viro
2014-05-06
1
-2
/
+2
*
|
blk-mq: improve support for shared tags maps
Jens Axboe
2014-05-13
1
-0
/
+2
|
/
*
block: fix regression with block enabled tagging
Jens Axboe
2014-04-09
1
-0
/
+2
*
block: Generic bio chaining
Kent Overstreet
2013-11-23
1
-0
/
+2
*
block: Immutable bio vecs
Kent Overstreet
2013-11-23
1
-0
/
+3
*
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-7
/
+12
*
blk-mq: new multi-queue block IO queueing mechanism
Jens Axboe
2013-10-25
1
-0
/
+2
*
block: make rq->cmd_flags be 64-bit
Jens Axboe
2013-10-25
1
-33
/
+33
*
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
1
-0
/
+5
|
\
|
*
Merge branch 'for-jens' of http://evilpiepirate.org/git/linux-bcache into for...
Jens Axboe
2013-03-24
1
-0
/
+3
|
|
\
|
|
*
block: Add an explicit bio flag for bios that own their bvec
Kent Overstreet
2013-03-23
1
-0
/
+1
|
|
*
block: Add bio_advance()
Kent Overstreet
2013-03-23
1
-0
/
+2
|
*
|
block: add a flag to identify PM request
Lin Ming
2013-03-22
1
-0
/
+2
|
|
/
*
/
mm: make snapshotting pages for stable writes a per-bio operation
Darrick J. Wong
2013-04-29
1
-1
/
+2
|
/
*
block: Implement support for WRITE SAME
Martin K. Petersen
2012-09-20
1
-1
/
+4
*
block: Clean up special command handling logic
Martin K. Petersen
2012-09-20
1
-0
/
+4
*
block: Kill bi_destructor
Kent Overstreet
2012-09-09
1
-3
/
+0
*
block: Add bio_reset()
Kent Overstreet
2012-09-09
1
-6
/
+19
*
block: Generalized bio pool freeing
Kent Overstreet
2012-09-09
1
-0
/
+3
*
mm: add get_kernel_page[s] for pinning of kernel addresses for I/O
Mel Gorman
2012-07-31
1
-0
/
+2
*
block: implement bio_associate_current()
Tejun Heo
2012-03-06
1
-0
/
+10
*
block: Remove the control of complete cpu from bio.
Tao Ma
2011-10-24
1
-7
/
+4
*
block: separate priority boosting from REQ_META
Christoph Hellwig
2011-08-23
1
-2
/
+4
*
Move some REQ flags to the common bio/request area
Matthew Wilcox
2011-08-11
1
-3
/
+4
*
block: add REQ_SECURE to REQ_COMMON_MASK
Namhyung Kim
2011-06-20
1
-1
/
+1
*
block: get rid of on-stack plugging debug checks
Jens Axboe
2011-05-20
1
-2
/
+0
*
block: kill off REQ_UNPLUG
Jens Axboe
2011-03-10
1
-2
/
+0
[next]