Searched hist:"6 f3b0e8bcf3cbb87a7459b3ed018d31d918df3f8" (Results 1 – 8 of 8) sorted by relevance
/linux/block/ |
H A D | blk-mq-tag.c | diff 6f3b0e8bcf3cbb87a7459b3ed018d31d918df3f8 Thu Nov 26 09:13:05 CET 2015 Christoph Hellwig <hch@lst.de> blk-mq: add a flags parameter to blk_mq_alloc_request
We already have the reserved flag, and a nowait flag awkwardly encoded as a gfp_t. Add a real flags argument to make the scheme more extensible and allow for a nicer calling convention.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
|
H A D | blk-mq.h | diff 6f3b0e8bcf3cbb87a7459b3ed018d31d918df3f8 Thu Nov 26 09:13:05 CET 2015 Christoph Hellwig <hch@lst.de> blk-mq: add a flags parameter to blk_mq_alloc_request
We already have the reserved flag, and a nowait flag awkwardly encoded as a gfp_t. Add a real flags argument to make the scheme more extensible and allow for a nicer calling convention.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
|
H A D | blk-mq.c | diff 6f3b0e8bcf3cbb87a7459b3ed018d31d918df3f8 Thu Nov 26 09:13:05 CET 2015 Christoph Hellwig <hch@lst.de> blk-mq: add a flags parameter to blk_mq_alloc_request
We already have the reserved flag, and a nowait flag awkwardly encoded as a gfp_t. Add a real flags argument to make the scheme more extensible and allow for a nicer calling convention.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
|
H A D | blk-core.c | diff 6f3b0e8bcf3cbb87a7459b3ed018d31d918df3f8 Thu Nov 26 09:13:05 CET 2015 Christoph Hellwig <hch@lst.de> blk-mq: add a flags parameter to blk_mq_alloc_request
We already have the reserved flag, and a nowait flag awkwardly encoded as a gfp_t. Add a real flags argument to make the scheme more extensible and allow for a nicer calling convention.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
|
/linux/drivers/block/mtip32xx/ |
H A D | mtip32xx.c | diff 6f3b0e8bcf3cbb87a7459b3ed018d31d918df3f8 Thu Nov 26 09:13:05 CET 2015 Christoph Hellwig <hch@lst.de> blk-mq: add a flags parameter to blk_mq_alloc_request
We already have the reserved flag, and a nowait flag awkwardly encoded as a gfp_t. Add a real flags argument to make the scheme more extensible and allow for a nicer calling convention.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
|
/linux/include/linux/ |
H A D | blk-mq.h | diff 6f3b0e8bcf3cbb87a7459b3ed018d31d918df3f8 Thu Nov 26 09:13:05 CET 2015 Christoph Hellwig <hch@lst.de> blk-mq: add a flags parameter to blk_mq_alloc_request
We already have the reserved flag, and a nowait flag awkwardly encoded as a gfp_t. Add a real flags argument to make the scheme more extensible and allow for a nicer calling convention.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
|
H A D | blkdev.h | diff 6f3b0e8bcf3cbb87a7459b3ed018d31d918df3f8 Thu Nov 26 09:13:05 CET 2015 Christoph Hellwig <hch@lst.de> blk-mq: add a flags parameter to blk_mq_alloc_request
We already have the reserved flag, and a nowait flag awkwardly encoded as a gfp_t. Add a real flags argument to make the scheme more extensible and allow for a nicer calling convention.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
|
/linux/drivers/nvme/host/ |
H A D | pci.c | diff 6f3b0e8bcf3cbb87a7459b3ed018d31d918df3f8 Thu Nov 26 09:13:05 CET 2015 Christoph Hellwig <hch@lst.de> blk-mq: add a flags parameter to blk_mq_alloc_request
We already have the reserved flag, and a nowait flag awkwardly encoded as a gfp_t. Add a real flags argument to make the scheme more extensible and allow for a nicer calling convention.
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
|