Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
03796c149a99e14506db9de3adba710c26f83ba9
/
include
/
linux
/
blkdev.h
03796c1
block: fix debugfs config conditional in struct request_queue
by Omar Sandoval
· 8 years ago
0dba131
scsi, block: fix duplicate bdi name registration crashes
by Dan Williams
· 8 years ago
efa7c9f
block: Get rid of blk_get_backing_dev_info()
by Jan Kara
· 8 years ago
d03f6cd
block: Dynamically allocate and refcount backing_dev_info
by Jan Kara
· 8 years ago
dc3b17c
block: Use pointer to backing_dev_info from request_queue
by Jan Kara
· 8 years ago
d486f1f
block: move internal_tag to same cache line as tag
by Jens Axboe
· 8 years ago
aebf526
block: fold cmd_type into the REQ_OP_ space
by Christoph Hellwig
· 8 years ago
57292b5
block: introduce blk_rq_is_passthrough
by Christoph Hellwig
· 8 years ago
82ed4db
block: split scsi_request out of struct request
by Christoph Hellwig
· 8 years ago
6d247d7
block: allow specifying size for extra command data
by Christoph Hellwig
· 8 years ago
5ea708d
block: simplify blk_init_allocated_queue
by Christoph Hellwig
· 8 years ago
f924ba7
Merge branch 'for-4.11/block' into for-4.11/rq-refactor
by Jens Axboe
· 8 years ago
50e1dab
blk-mq-sched: fix starvation for multiple hardware queues and shared tags
by Jens Axboe
· 8 years ago
07e4fea
blk-mq: create debugfs directory tree
by Omar Sandoval
· 8 years ago
bd166ef
blk-mq-sched: add framework for MQ capable IO schedulers
by Jens Axboe
· 8 years ago
2e3258e
block: add blk_rq_payload_bytes
by Christoph Hellwig
· 8 years ago
f99e864
block: Rename blk_queue_zone_size and bdev_zone_size
by Damien Le Moal
· 8 years ago
f8a5b12
blk-mq: make mq_ops a const pointer
by Jens Axboe
· 8 years ago
729204e
block: relax check on sg gap
by Ming Lei
· 8 years ago
e846544
block: Remove unused member (busy) from struct blk_queue_tag
by Ritesh Harjani
· 8 years ago
b92e09b
Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 8 years ago
f9d03f9
block: improve handling of the magic discard payload
by Christoph Hellwig
· 8 years ago
a6f0788
block: add support for REQ_OP_WRITE_ZEROES
by Chaitanya Kulkarni
· 8 years ago
e73c23f
block: add async variant of blkdev_issue_zeroout
by Chaitanya Kulkarni
· 8 years ago
9a05e75
block: Change extern inline to static inline
by Tobias Klauser
· 8 years ago
64f1c21
blk-mq: make the polling code adaptive
by Jens Axboe
· 8 years ago
06426ad
blk-mq: implement hybrid poll mode for sync O_DIRECT
by Jens Axboe
· 8 years ago
bbd7bb7
block: move poll code to blk-mq
by Jens Axboe
· 8 years ago
87760e5
block: hook up writeback throttling
by Jens Axboe
· 8 years ago
cf43e6b
block: add scalable completion tracking of requests
by Jens Axboe
· 8 years ago
d278d4a
block: add code to track actual device queue depth
by Jens Axboe
· 9 years ago
50d24c3
block: immediately dispatch big size request
by Shaohua Li
· 8 years ago
6a83e74
blk-mq: Introduce blk_mq_quiesce_queue()
by Bart Van Assche
· 8 years ago
ef295ec
block: better op and flags encoding
by Christoph Hellwig
· 8 years ago
e806402
block: split out request-only flags into a new namespace
by Christoph Hellwig
· 8 years ago
5dc8b36
block: Add iocontext priority to request
by Adam Manzanares
· 8 years ago
3ed05a9
blk-zoned: implement ioctls
by Shaun Tancheff
· 8 years ago
6a0cb1b
block: Implement support for zoned block devices
by Hannes Reinecke
· 8 years ago
797476b
block: Add 'zoned' queue limit
by Damien Le Moal
· 8 years ago
2849450
blk-mq: introduce blk_mq_delay_kick_requeue_list()
by Mike Snitzer
· 9 years ago
ee63cfa
block: add kblockd_schedule_work_on()
by Jens Axboe
· 9 years ago
7afafc8
block: Fix secure erase
by Adrian Hunter
· 9 years ago
c11f0c0
block/mm: make bdev_ops->rw_page() take a bool for read/write
by Jens Axboe
· 9 years ago
abf5454
mm/block: convert rw_page users to bio op use
by Mike Christie
· 9 years ago
6d25ec1
Include: blkdev: Removed duplicate 'struct request;' declaration.
by John Pittman
· 9 years ago
f0c98eb
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
3fc9d69
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
17007f3
block: Fix front merge check
by Damien Le Moal
· 9 years ago
163d4ba
block: add QUEUE_FLAG_DAX for devices to advertise their DAX support
by Toshi Kani
· 9 years ago
4613c5f
scsi/osd: open code blk_make_request
by Christoph Hellwig
· 9 years ago
98d61d5
block: simplify and export blk_rq_append_bio
by Christoph Hellwig
· 9 years ago
e950fdf
block: introduce BLKDEV_DISCARD_ZERO to fix zeroout
by Christoph Hellwig
· 9 years ago
7a9eb20
pmem: kill __pmem address space
by Dan Williams
· 9 years ago
9828c2c
block: Convert fifo_time from ulong to u64
by Jan Kara
· 9 years ago
288dab8
block: add a separate operation type for secure erase
by Christoph Hellwig
· 9 years ago
ca93e45
block: better packing for struct request
by Christoph Hellwig
· 9 years ago
3a5e02c
block, drivers: add REQ_OP_FLUSH operation
by Mike Christie
· 9 years ago
4e1b2d52
block, fs, drivers: remove REQ_OP compat defs and related code
by Mike Christie
· 9 years ago
d9d8c5c
block: convert is_sync helpers to use REQ_OPs.
by Mike Christie
· 9 years ago
8fe0d47
block: convert merge/insert code to check for REQ_OPs.
by Mike Christie
· 9 years ago
469e321
block discard: use bio set op accessor
by Mike Christie
· 9 years ago
f215082
block: add REQ_OP definitions and helpers
by Mike Christie
· 9 years ago
315227f
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
0a70bd4
dax: enable dax in the presence of known media errors (badblocks)
by Dan Williams
· 9 years ago
24b9f0c
Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
a8078b1
block: Update blkdev_dax_capable() for consistency
by Toshi Kani
· 9 years ago
2d96afc
block: Add bdev_dax_supported() for dax mount checks
by Toshi Kani
· 9 years ago
2af3a81
block: Add vfs_msg() interface
by Toshi Kani
· 9 years ago
38f2525
block: add __blkdev_issue_discard
by Christoph Hellwig
· 9 years ago
c888a8f9
block: kill off q->flush_flags
by Jens Axboe
· 9 years ago
2245f6d
block: kill blk_queue_flush()
by Jens Axboe
· 9 years ago
93e9d8e
block: add ability to flag write back caching on a device
by Jens Axboe
· 9 years ago
37e5823
block: add offset in blk_add_request_payload()
by Ming Lin
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
3c2de27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
fcab86a
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 9 years ago
8b23a8c
Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-next
by Al Viro
· 9 years ago
8e0b60b
blk-mq: enable polling support by default
by Christoph Hellwig
· 9 years ago
f210184
block: fix blk_rq_get_max_sectors for driver private requests
by Christoph Hellwig
· 9 years ago
25e71a9
block: get the 1st and last bvec via helpers
by Ming Lei
· 9 years ago
e0af291
block: check virt boundary in bio_will_gap()
by Ming Lei
· 9 years ago
d07ab6d
block: Add blk_set_runtime_active()
by Mika Westerberg
· 9 years ago
12ffbbe
Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes
by James Bottomley
· 9 years ago
0fb5b1f
block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabled
by Martin K. Petersen
· 9 years ago
3e1e21c
Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
7c24d9f
Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
34c0fd5
mm, dax, pmem: introduce pfn_t
by Dan Williams
· 9 years ago
b2e0d16
dax: fix lifetime of in-kernel dax mappings with dax_map_atomic()
by Dan Williams
· 9 years ago
2149141
block: add blk_start_queue_async()
by Jens Axboe
· 9 years ago
287922e
block: defer timeouts to a workqueue
by Christoph Hellwig
· 9 years ago
19190f5
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
be9e2f7
Merge branch 'mkp-fixes' into fixes
by James Bottomley
· 9 years ago
6f3b0e8
blk-mq: add a flags parameter to blk_mq_alloc_request
by Christoph Hellwig
· 9 years ago
bf4e6b4
block: Always check queue limits for cloned requests
by Hannes Reinecke
· 9 years ago
ca369d5
block/sd: Fix device-imposed transfer length limits
by Martin K. Petersen
· 9 years ago
2e6edc9
block: protect rw_page against device teardown
by Dan Williams
· 9 years ago
05229beed
block: add block polling support
by Jens Axboe
· 9 years ago
dece163
block: change ->make_request_fn() and users to return a queue cookie
by Jens Axboe
· 9 years ago
ccf21b6
Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
bbd3e06
block: add an API for Persistent Reservations
by Christoph Hellwig
· 9 years ago
Next »