index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
bio.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: introduce bio_clone_bioset_partial()
Ming Lei
2017-02-15
1
-2
/
+9
*
block: improve handling of the magic discard payload
Christoph Hellwig
2016-12-09
1
-1
/
+2
*
block: add support for REQ_OP_WRITE_ZEROES
Chaitanya Kulkarni
2016-12-01
1
-11
/
+14
*
block: bio: pass bvec table to bio_init()
Ming Lei
2016-11-22
1
-1
/
+2
*
block: add bio_iov_iter_get_pages()
Kent Overstreet
2016-11-02
1
-0
/
+1
*
block, fs: move submit_bio to bio.h
Christoph Hellwig
2016-11-01
1
-0
/
+2
*
fs: decouple READ and WRITE from the block layer ops
Christoph Hellwig
2016-11-01
1
-0
/
+6
*
block: remove bio_is_rw
Christoph Hellwig
2016-10-28
1
-11
/
+0
*
block: export bio_free_pages to other modules
Guoqing Jiang
2016-09-22
1
-0
/
+1
*
bio.h: remove a very outdated comment
Christoph Hellwig
2016-09-14
1
-2
/
+0
*
block: Fix secure erase
Adrian Hunter
2016-08-16
1
-2
/
+8
*
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-08-07
1
-2
/
+2
*
block: add missing group association in bio-cloning functions
Paolo Valente
2016-08-04
1
-0
/
+3
*
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
1
-2
/
+0
|
\
|
*
block: simplify and cleanup bvec pool handling
Christoph Hellwig
2016-07-20
1
-2
/
+0
*
|
block: bio: kill BIO_MAX_SIZE
Ming Lei
2016-06-09
1
-1
/
+0
*
|
block: bio: remove BIO_MAX_SECTORS
Ming Lei
2016-06-09
1
-1
/
+0
*
|
block: move two bvec structure into bvec.h
Ming Lei
2016-06-09
1
-1
/
+0
*
|
block: move bvec iterator into include/linux/bvec.h
Ming Lei
2016-06-09
1
-50
/
+1
|
/
*
block, fs, drivers: remove REQ_OP compat defs and related code
Mike Christie
2016-06-07
1
-3
/
+0
*
block: move bio io prio to a new field
Mike Christie
2016-06-07
1
-12
/
+2
*
block, fs, mm, drivers: use bio set/get op accessors
Mike Christie
2016-06-07
1
-5
/
+10
*
block: add REQ_OP definitions and helpers
Mike Christie
2016-06-07
1
-0
/
+3
*
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-06-07
1
-1
/
+1
*
block: make bio_inc_remaining() interface accessible again
Mike Snitzer
2016-05-05
1
-0
/
+11
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-1
/
+1
*
block: don't optimize for non-cloned bio in bio_get_last_bvec()
Ming Lei
2016-03-12
1
-5
/
+0
*
block: bio: introduce helpers to get the 1st and last bvec
Ming Lei
2016-03-03
1
-0
/
+37
*
blk-integrity: empty implementation when disabled
Keith Busch
2015-12-03
1
-10
/
+22
*
block: Replace SG_GAPS with new queue limits mask
Keith Busch
2015-08-19
1
-9
/
+0
*
block: remove bio_get_nr_vecs()
Kent Overstreet
2015-08-13
1
-1
/
+0
*
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
-0
/
+15
*
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-4
/
+9
*
blkcg: implement bio_associate_blkcg()
Tejun Heo
2015-06-02
1
-0
/
+3
*
block: remove management of bi_remaining when restoring original bi_end_io
Mike Snitzer
2015-05-22
1
-12
/
+0
*
bio: skip atomic inc/dec of ->bi_cnt for most use cases
Jens Axboe
2015-05-05
1
-1
/
+15
*
bio: skip atomic inc/dec of ->bi_remaining for non-chains
Jens Axboe
2015-05-05
1
-0
/
+11
*
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
1
-4
/
+3
*
block: use blk_rq_map_user_iov to implement blk_rq_map_user
Christoph Hellwig
2015-02-05
1
-4
/
+0
*
blk: introduce generic io stat accounting help function
Gu Zheng
2014-11-24
1
-0
/
+5
*
block: add bioset_create_nobvec()
Junichi Nomura
2014-10-03
1
-0
/
+1
*
sd: Honor block layer integrity handling flags
Martin K. Petersen
2014-09-30
1
-9
/
+24
*
block: Integrity checksum flag
Martin K. Petersen
2014-09-27
1
-0
/
+1
*
block: Relocate bio integrity flags
Martin K. Petersen
2014-09-27
1
-1
/
+8
*
block: Clean up the code used to generate and verify integrity metadata
Martin K. Petersen
2014-09-27
1
-0
/
+12
*
block: Remove bip_buf
Martin K. Petersen
2014-09-27
1
-3
/
+0
*
block: Remove integrity tagging functions
Martin K. Petersen
2014-09-27
1
-3
/
+0
*
block: Replace bi_integrity with bi_special
Martin K. Petersen
2014-09-27
1
-2
/
+9
[next]