index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
blkdev.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: remove unused function blk_bio_map_sg
Christoph Hellwig
2015-02-11
1
-2
/
+0
*
block: pass iov_iter to the BLOCK_PC mapping functions
Kent Overstreet
2015-02-05
1
-2
/
+2
*
block: mark blk-mq devices as stackable
Mike Snitzer
2015-01-28
1
-0
/
+1
*
block: support different tag allocation policy
Shaohua Li
2015-01-23
1
-2
/
+6
*
block: Add discard flag to blkdev_issue_zeroout() function
Martin K. Petersen
2015-01-21
1
-2
/
+2
*
block: Change direct_access calling convention
Matthew Wilcox
2015-01-13
1
-2
/
+4
*
Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-12-13
1
-1
/
+0
|
\
|
*
block: remove artifical max_hw_sectors cap
Christoph Hellwig
2014-10-21
1
-1
/
+0
*
|
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-10
1
-2
/
+2
|
\
\
|
*
|
block / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-04
1
-2
/
+2
*
|
|
scsi: add new scsi-command flag for tagged commands
Christoph Hellwig
2014-11-12
1
-1
/
+0
|
/
/
*
|
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2014-11-02
1
-2
/
+1
|
\
\
|
*
|
Revert "block: all blk-mq requests are tagged"
Christoph Hellwig
2014-10-28
1
-2
/
+1
|
|
/
*
|
block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not defined
Martin K. Petersen
2014-10-28
1
-2
/
+2
|
/
*
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-18
1
-41
/
+30
|
\
|
*
block: fix alignment_offset math that assumes io_min is a power-of-2
Mike Snitzer
2014-10-09
1
-3
/
+2
|
*
block: Don't merge requests if integrity flags differ
Martin K. Petersen
2014-09-27
1
-10
/
+10
|
*
block: Integrity checksum flag
Martin K. Petersen
2014-09-27
1
-0
/
+1
|
*
block: Add a disk flag to block integrity profile
Martin K. Petersen
2014-09-27
1
-0
/
+1
|
*
block: Add prefix to block integrity profile flags
Martin K. Petersen
2014-09-27
1
-2
/
+4
|
*
block: Clean up the code used to generate and verify integrity metadata
Martin K. Petersen
2014-09-27
1
-5
/
+4
|
*
block: Deprecate the use of the term sector in the context of block integrity
Martin K. Petersen
2014-09-27
1
-3
/
+3
|
*
block: Remove integrity tagging functions
Martin K. Petersen
2014-09-27
1
-4
/
+0
|
*
block: Replace bi_integrity with bi_special
Martin K. Petersen
2014-09-27
1
-5
/
+2
|
*
block: introduce blk_flush_queue to drive flush machinery
Ming Lei
2014-09-25
1
-8
/
+2
|
*
block, bdi: an active gendisk always has a request_queue associated with it
Tejun Heo
2014-09-08
1
-1
/
+1
*
|
include/linux/blkdev.h: use NULL instead of zero
Michele Curti
2014-10-09
1
-1
/
+1
|
/
*
blk-mq: use percpu_ref for mq usage count
Tejun Heo
2014-07-01
1
-1
/
+2
*
blk-mq: decouble blk-mq freezing from generic bypassing
Tejun Heo
2014-07-01
1
-0
/
+1
*
block: add support for limiting gaps in SG lists
Jens Axboe
2014-06-24
1
-0
/
+1
*
block: blk_max_size_offset() should check ->max_sectors
Jens Axboe
2014-06-17
1
-1
/
+1
*
block: add blk_rq_set_block_pc()
Jens Axboe
2014-06-06
1
-0
/
+1
*
block: add notion of a chunk size for request merging
Jens Axboe
2014-06-05
1
-1
/
+21
*
Merge branch 'akpm' (patchbomb from Andrew) into next
Linus Torvalds
2014-06-04
1
-0
/
+13
|
\
|
*
fs/block_dev.c: add bdev_read_page() and bdev_write_page()
Matthew Wilcox
2014-06-04
1
-0
/
+4
|
*
fs/libfs.c: add generic data flush to fsync
Fabian Frederick
2014-06-04
1
-0
/
+9
*
|
blk-mq: fix sparse warning on missed __percpu annotation
Ming Lei
2014-06-03
1
-1
/
+1
|
/
*
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
2014-05-30
1
-1
/
+1
|
\
|
*
block: add queue flag for disabling SG merging
Jens Axboe
2014-05-29
1
-0
/
+1
|
*
block: remove 'magic' from struct blk_plug
Jens Axboe
2014-05-29
1
-1
/
+0
*
|
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
2014-05-28
1
-4
/
+11
|
\
\
|
|
/
|
*
blk-mq: add helper to insert requests from irq context
Christoph Hellwig
2014-05-28
1
-1
/
+4
|
*
blk-mq: improve support for shared tags maps
Jens Axboe
2014-05-13
1
-0
/
+3
|
*
blk-mq: initialize struct request fields individually
Christoph Hellwig
2014-05-09
1
-3
/
+4
*
|
bsg: update check for rq based driver for blk-mq
Jens Axboe
2014-04-16
1
-0
/
+9
|
/
*
block: export blk_finish_request
Christoph Hellwig
2014-04-16
1
-0
/
+1
*
blk-mq: rename mq_flush_work struct request member
Christoph Hellwig
2014-04-16
1
-1
/
+1
*
block: all blk-mq requests are tagged
Christoph Hellwig
2014-04-15
1
-1
/
+2
*
block: remove struct request buffer member
Jens Axboe
2014-04-15
1
-1
/
+0
*
Merge tag 'v3.15-rc1' into for-3.16/core
Jens Axboe
2014-04-15
1
-3
/
+14
|
\
[next]