Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9317bb9696566e6759203ffcaa80481b725785b3
/
include
/
linux
/
blkdev.h
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
8492b68b
block: Remove integrity tagging functions
by Martin K. Petersen
· 10 years ago
180b2f9
block: Replace bi_integrity with bi_special
by Martin K. Petersen
· 10 years ago
7c94e1c
block: introduce blk_flush_queue to drive flush machinery
by Ming Lei
· 10 years ago
ff9ea32
block, bdi: an active gendisk always has a request_queue associated with it
by Tejun Heo
· 10 years ago
add703f
blk-mq: use percpu_ref for mq usage count
by Tejun Heo
· 10 years ago
780db20
blk-mq: decouble blk-mq freezing from generic bypassing
by Tejun Heo
· 10 years ago
66cb45a
block: add support for limiting gaps in SG lists
by Jens Axboe
· 10 years ago
736ed4d
block: blk_max_size_offset() should check ->max_sectors
by Jens Axboe
· 10 years ago
f27b087
block: add blk_rq_set_block_pc()
by Jens Axboe
· 11 years ago
762380a
block: add notion of a chunk size for request merging
by Jens Axboe
· 11 years ago
00170fd
Merge branch 'akpm' (patchbomb from Andrew) into next
by Linus Torvalds
· 11 years ago
47a191f
fs/block_dev.c: add bdev_read_page() and bdev_write_page()
by Matthew Wilcox
· 11 years ago
ac13a82
fs/libfs.c: add generic data flush to fsync
by Fabian Frederick
· 11 years ago
e6cdb09
blk-mq: fix sparse warning on missed __percpu annotation
by Ming Lei
· 11 years ago
f89ca16
Merge branch 'for-3.16/core' into for-3.16/drivers
by Jens Axboe
· 11 years ago
05f1dd5
block: add queue flag for disabling SG merging
by Jens Axboe
· 11 years ago
4d92a9b
block: remove 'magic' from struct blk_plug
by Jens Axboe
· 11 years ago
6178976
Merge branch 'for-3.16/core' into for-3.16/drivers
by Jens Axboe
· 11 years ago
6fca6a6
blk-mq: add helper to insert requests from irq context
by Christoph Hellwig
· 11 years ago
0d2602c
blk-mq: improve support for shared tags maps
by Jens Axboe
· 11 years ago
af76e55
blk-mq: initialize struct request fields individually
by Christoph Hellwig
· 11 years ago
49fd524
bsg: update check for rq based driver for blk-mq
by Jens Axboe
· 11 years ago
1212007
block: export blk_finish_request
by Christoph Hellwig
· 11 years ago
f88a164
blk-mq: rename mq_flush_work struct request member
by Christoph Hellwig
· 11 years ago
fb3ccb5
block: all blk-mq requests are tagged
by Christoph Hellwig
· 11 years ago
b4f42e2
block: remove struct request buffer member
by Jens Axboe
· 11 years ago
f89e0dd
Merge tag 'v3.15-rc1' into for-3.16/core
by Jens Axboe
· 11 years ago
5166701
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
360f92c
block: fix regression with block enabled tagging
by Jens Axboe
· 11 years ago
8ab1459
block: add kblockd_schedule_delayed_work_on()
by Jens Axboe
· 11 years ago
59c3d45
block: remove 'q' parameter from kblockd_schedule_*_work()
by Jens Axboe
· 11 years ago
86d564c
constify blk_rq_map_user_iov() and friends
by Al Viro
· 11 years ago
8b4922d
block: Stop abusing csd.list for fifo_time
by Jan Kara
· 11 years ago
5e57dc8
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
1874198
blk-mq: rework flush sequencing logic
by Christoph Hellwig
· 11 years ago
6897fc2
kernel: use lockless list for smp_call_function_single
by Christoph Hellwig
· 11 years ago
Next »