Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2e4ed0879eb15230cb58c3915ac51620480375c3
/
include
/
linux
/
blkdev.h
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
c888a8f
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
287922eb
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
05229be
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
ac6fc48
block: move blk_integrity to request_queue
by Dan Williams
· 9 years ago
3ef28e8
block: generic request_queue reference counting
by Dan Williams
· 9 years ago
25520d5
block: Inline blk_integrity in struct gendisk
by Martin K. Petersen
· 9 years ago
a48f041
block: Reduce the size of struct blk_integrity
by Martin K. Petersen
· 9 years ago
0f8087e
block: Consolidate static integrity profile properties
by Martin K. Petersen
· 9 years ago
aff34e1
block: Move integrity kobject to struct gendisk
by Martin K. Petersen
· 9 years ago
4593fdb
blk-mq: fix sysfs registration/unregistration race
by Akinobu Mita
· 9 years ago
133bb59
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
10fbd36
blk: rq_data_dir() should not return a boolean
by Linus Torvalds
· 10 years ago
7f39add
block: Refuse request/bio merges with gaps in the integrity payload
by Sagi Grimberg
· 9 years ago
12f03ee
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
5e7c427
block: Check for gaps on front and back merges
by Jens Axboe
· 9 years ago
cb389b9
dax: drop size parameter to ->direct_access()
by Dan Williams
· 9 years ago
e2e0539
pmem, dax: have direct_access use __pmem annotation
by Ross Zwisler
· 9 years ago
03100aa
block: Replace SG_GAPS with new queue limits mask
by Keith Busch
· 9 years ago
d2be537
block: bump BLK_DEF_MAX_SECTORS to 2560
by Jeff Moyer
· 9 years ago
30e2bc0
Revert "block: remove artifical max_hw_sectors cap"
by Jeff Moyer
· 9 years ago
8ae1266
block: kill merge_bvec_fn() completely
by Kent Overstreet
· 10 years ago
54efd50
block: make generic_make_request handle arbitrarily sized bios
by Kent Overstreet
· 10 years ago
0034af0
block: make /sys/block/<dev>/queue/discard_max_bytes writeable
by Jens Axboe
· 9 years ago
22165fa
Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 9 years ago
78d8e58
Revert "block, dm: don't copy bios for request clones"
by Mike Snitzer
· 9 years ago
e4bc13a
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
ad90fb9
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
bfffa1c
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
3f21c26
block: add blk_set_queue_dying() to blkdev.h
by Jens Axboe
· 10 years ago
d40f75a
writeback, blkcg: restructure blk_{set|clear}_queue_congested()
by Tejun Heo
· 10 years ago
66114ca
writeback: separate out include/linux/backing-dev-defs.h
by Tejun Heo
· 10 years ago
e548ca4
block: don't honor chunk sizes for data-less IO
by Jens Axboe
· 10 years ago
183f780
Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2
by Mike Snitzer
· 10 years ago
5f1b670
block, dm: don't copy bios for request clones
by Christoph Hellwig
· 10 years ago
4ecd4fe
block: use an atomic_t for mq_freeze_depth
by Christoph Hellwig
· 10 years ago
336b7e1
block: remove export for blk_queue_bio
by Mike Snitzer
· 10 years ago
a7928c1
block: move PM request support to IDE
by Christoph Hellwig
· 10 years ago
ac7cdff
block: remove REQ_TYPE_PM_SHUTDOWN
by Christoph Hellwig
· 10 years ago
b0b93b4
block: move REQ_TYPE_SENSE to the ide driver
by Christoph Hellwig
· 10 years ago
b42171e
block: move REQ_TYPE_ATA_TASKFILE and REQ_TYPE_ATA_PC to ide.h
by Christoph Hellwig
· 10 years ago
4f8c951
block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV
by Christoph Hellwig
· 10 years ago
84be456
remove <asm/scatterlist.h>
by Christoph Hellwig
· 10 years ago
d427e3c
block: remove unused function blk_bio_map_sg
by Christoph Hellwig
· 10 years ago
26e49cf
block: pass iov_iter to the BLOCK_PC mapping functions
by Kent Overstreet
· 10 years ago
ad9cf3b
block: mark blk-mq devices as stackable
by Mike Snitzer
· 10 years ago
ee1b6f7
block: support different tag allocation policy
by Shaohua Li
· 10 years ago
d93ba7a
block: Add discard flag to blkdev_issue_zeroout() function
by Martin K. Petersen
· 10 years ago
dd22f55
block: Change direct_access calling convention
by Matthew Wilcox
· 10 years ago
caf292a
Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
92a578b
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
47fafbc
block / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
by Rafael J. Wysocki
· 10 years ago
125c99b
scsi: add new scsi-command flag for tagged commands
by Christoph Hellwig
· 10 years ago
ad2be37
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
cb1a5ab
block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not defined
by Martin K. Petersen
· 10 years ago
e999dbc
Revert "block: all blk-mq requests are tagged"
by Christoph Hellwig
· 10 years ago
34b48db
block: remove artifical max_hw_sectors cap
by Christoph Hellwig
· 10 years ago
d3dc366
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
61a04e5
include/linux/blkdev.h: use NULL instead of zero
by Michele Curti
· 10 years ago
b8839b8
block: fix alignment_offset math that assumes io_min is a power-of-2
by Mike Snitzer
· 10 years ago
4eaf99b
block: Don't merge requests if integrity flags differ
by Martin K. Petersen
· 10 years ago
aae7df5
block: Integrity checksum flag
by Martin K. Petersen
· 10 years ago
3aec2f4
block: Add a disk flag to block integrity profile
by Martin K. Petersen
· 10 years ago
8288f49
block: Add prefix to block integrity profile flags
by Martin K. Petersen
· 10 years ago
1859308
block: Clean up the code used to generate and verify integrity metadata
by Martin K. Petersen
· 10 years ago
3be91c4
block: Deprecate the use of the term sector in the context of block integrity
by Martin K. Petersen
· 10 years ago
Next »