Searched hist:"7 ba1ba12eeef0aa7113beb16410ef8b7c748e18b" (Results 1 – 7 of 7) sorted by relevance
/linux/block/ |
H A D | Makefile | diff 7ba1ba12eeef0aa7113beb16410ef8b7c748e18b Mon Jun 30 20:04:41 CEST 2008 Martin K. Petersen <martin.petersen@oracle.com> block: Block layer data integrity support
Some block devices support verifying the integrity of requests by way of checksums or other protection information that is submitted along with the I/O.
This patch implements support for generating and verifying integrity metadata, as well as correctly merging, splitting and cloning bios and requests that have this extra information attached.
See Documentation/block/data-integrity.txt for more information.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
H A D | elevator.c | diff 7ba1ba12eeef0aa7113beb16410ef8b7c748e18b Mon Jun 30 20:04:41 CEST 2008 Martin K. Petersen <martin.petersen@oracle.com> block: Block layer data integrity support
Some block devices support verifying the integrity of requests by way of checksums or other protection information that is submitted along with the I/O.
This patch implements support for generating and verifying integrity metadata, as well as correctly merging, splitting and cloning bios and requests that have this extra information attached.
See Documentation/block/data-integrity.txt for more information.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
H A D | blk-merge.c | diff 7ba1ba12eeef0aa7113beb16410ef8b7c748e18b Mon Jun 30 20:04:41 CEST 2008 Martin K. Petersen <martin.petersen@oracle.com> block: Block layer data integrity support
Some block devices support verifying the integrity of requests by way of checksums or other protection information that is submitted along with the I/O.
This patch implements support for generating and verifying integrity metadata, as well as correctly merging, splitting and cloning bios and requests that have this extra information attached.
See Documentation/block/data-integrity.txt for more information.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
H A D | blk.h | diff 7ba1ba12eeef0aa7113beb16410ef8b7c748e18b Mon Jun 30 20:04:41 CEST 2008 Martin K. Petersen <martin.petersen@oracle.com> block: Block layer data integrity support
Some block devices support verifying the integrity of requests by way of checksums or other protection information that is submitted along with the I/O.
This patch implements support for generating and verifying integrity metadata, as well as correctly merging, splitting and cloning bios and requests that have this extra information attached.
See Documentation/block/data-integrity.txt for more information.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
H A D | blk-core.c | diff 7ba1ba12eeef0aa7113beb16410ef8b7c748e18b Mon Jun 30 20:04:41 CEST 2008 Martin K. Petersen <martin.petersen@oracle.com> block: Block layer data integrity support
Some block devices support verifying the integrity of requests by way of checksums or other protection information that is submitted along with the I/O.
This patch implements support for generating and verifying integrity metadata, as well as correctly merging, splitting and cloning bios and requests that have this extra information attached.
See Documentation/block/data-integrity.txt for more information.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
/linux/include/linux/ |
H A D | bio.h | diff 7ba1ba12eeef0aa7113beb16410ef8b7c748e18b Mon Jun 30 20:04:41 CEST 2008 Martin K. Petersen <martin.petersen@oracle.com> block: Block layer data integrity support
Some block devices support verifying the integrity of requests by way of checksums or other protection information that is submitted along with the I/O.
This patch implements support for generating and verifying integrity metadata, as well as correctly merging, splitting and cloning bios and requests that have this extra information attached.
See Documentation/block/data-integrity.txt for more information.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
H A D | blkdev.h | diff 7ba1ba12eeef0aa7113beb16410ef8b7c748e18b Mon Jun 30 20:04:41 CEST 2008 Martin K. Petersen <martin.petersen@oracle.com> block: Block layer data integrity support
Some block devices support verifying the integrity of requests by way of checksums or other protection information that is submitted along with the I/O.
This patch implements support for generating and verifying integrity metadata, as well as correctly merging, splitting and cloning bios and requests that have this extra information attached.
See Documentation/block/data-integrity.txt for more information.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|