Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d4c71d7a385575bebcf0e2a182508e75eeb77b83
/
block
29a8ea4
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
d1a5f2b4
block: use DAX for partition table reads
by Dan Williams
· 9 years ago
9f4736f
block: revert runtime dax control of the raw block device
by Dan Williams
· 9 years ago
13d5699
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
048ccca
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
d0e5fbb
block: fix bio splitting on max sectors
by Ming Lei
· 9 years ago
5955102
wrappers for ->i_mutex access
by Al Viro
· 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
d080827
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
e36f620
block: split bios to max possible length
by Keith Busch
· 9 years ago
55f5560
block: kill disk_{check|set|clear|alloc}_badblocks
by Dan Williams
· 9 years ago
57f7f31
pmem, dax: disable dax in the presence of bad blocks
by Dan Williams
· 9 years ago
16263ff
block, badblocks: introduce devm_init_badblocks
by Dan Williams
· 9 years ago
20a308f
block: clarify badblocks lifetime
by Dan Williams
· 9 years ago
d3b407f
badblocks: rename badblocks_free to badblocks_exit
by Dan Williams
· 9 years ago
99e6608
block: Add badblock management for gendisks
by Vishal Verma
· 9 years ago
9e0e252
badblocks: Add core badblock management code
by Vishal Verma
· 9 years ago
ac34f15
block: fix del_gendisk() vs blkdev_ioctl crash
by Dan Williams
· 9 years ago
5a023cd
block: enable dax for raw block devices
by Dan Williams
· 9 years ago
6126eb2
Revert "block: Split bios on chunk boundaries"
by Jens Axboe
· 9 years ago
2149141
block: add blk_start_queue_async()
by Jens Axboe
· 9 years ago
d380561
block: Split bios on chunk boundaries
by Keith Busch
· 9 years ago
24bc3ea
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
23688bf
block: ensure to split after potentially bouncing a bio
by Junichi Nomura
· 9 years ago
bbc758e
block: remove REQ_NO_TIMEOUT flag
by Christoph Hellwig
· 9 years ago
287922e
block: defer timeouts to a workqueue
by Christoph Hellwig
· 9 years ago
c6333f9
Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/rdma-cq
by Doug Ledford
· 9 years ago
7807563
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
511cbce
irq_poll: make blk-iopoll available outside the block layer
by Christoph Hellwig
· 9 years ago
7b6c0f8
blk-integrity: checking for NULL instead of IS_ERR
by Dan Carpenter
· 9 years ago
0b98f0c
Merge branch 'master' into for-4.4-fixes
by Tejun Heo
· 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
4fd41a85
SCSI: Fix NULL pointer dereference in runtime PM
by Ken Xue
· 9 years ago
be9e2f7
Merge branch 'mkp-fixes' into fixes
by James Bottomley
· 9 years ago
cda2264
block: add call to split trace point
by Mike Krinkin
· 9 years ago
bffed45
blk-mq: Avoid memoryless numa node encoded in hctx numa_node
by Raghavendra K T
· 9 years ago
e0e827b
blk-mq: Reuse hardware context cpumask for tags
by Raghavendra K T
· 9 years ago
06c1e39
blk-integrity: empty implementation when disabled
by Keith Busch
· 9 years ago
1f7dd3e5
cgroup: fix handling of multi-destination migration from subtree_control enabling
by Tejun Heo
· 9 years ago
6f3b0e8
blk-mq: add a flags parameter to blk_mq_alloc_request
by Christoph Hellwig
· 9 years ago
a88d32a
blk-merge: fix computing bio->bi_seg_front_size in case of single segment
by Ming Lei
· 9 years ago
bf4e6b4
block: Always check queue limits for cloned requests
by Hannes Reinecke
· 9 years ago
77032ca
Return EBUSY from BLKRRPART for mounted whole-dev fs
by Eric Sandeen
· 9 years ago
ca369d5
block/sd: Fix device-imposed transfer length limits
by Martin K. Petersen
· 9 years ago
d7cf931
Revert "blk-flush: Queue through IO scheduler when flush not required"
by Jens Axboe
· 9 years ago
dcd8376
Revert "blk-flush: Queue through IO scheduler when flush not required"
by Jens Axboe
· 9 years ago
3b627a3
block: clarify blk_add_timer() use case for blk-mq
by Jens Axboe
· 9 years ago
bd5cece
bio: use offset_in_page macro
by Geliang Tang
· 9 years ago
1fe8f34
block: do not initialise statics to 0 or NULL
by Wei Tang
· 9 years ago
d674d41
block: do not initialise globals to 0 or NULL
by Wei Tang
· 9 years ago
c2789bd
block: rename request_queue slab cache
by Ilya Dryomov
· 9 years ago
55ce0da
block: fix blk_abort_request for blk-mq drivers
by Christoph Hellwig
· 9 years ago
4ce01c5
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
12e57f5
blk-merge: warn if figured out segment number is bigger than nr_phys_segments
by Ming Lei
· 9 years ago
02e7074
blk-merge: fix blk_bio_segment_split
by Ming Lei
· 9 years ago
578270b
block: fix segment split
by Ming Lei
· 9 years ago
b094f89
blk-mq: fix calling unplug callbacks with preempt disabled
by Jens Axboe
· 9 years ago
02e2a5b
mac: validate mac_partition is within sector
by Kees Cook
· 9 years ago
2e6edc9
block: protect rw_page against device teardown
by Dan Williams
· 9 years ago
1b2ff19
blk-flush: Queue through IO scheduler when flush not required
by Jan Kara
· 9 years ago
4736346
elevator: use list_{first,prev,next}_entry
by Geliang Tang
· 9 years ago
ccc2600
block: fix blk-core.c kernel-doc warning
by Randy Dunlap
· 9 years ago
1fa8cc5
blk-mq: mark __blk_mq_complete_request() static
by Jens Axboe
· 9 years ago
3419b45
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
05229be
block: add block polling support
by Jens Axboe
· 9 years ago
7b37163
blk-mq: return tag/queue combo in the make_request_fn handlers
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
8639b46
pidns: fix set/getpriority and ioprio_set/get in PRIO_USER mode
by Ben Segall
· 9 years ago
71baba4
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
by Mel Gorman
· 9 years ago
d0164ad
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
by Mel Gorman
· 9 years ago
69234ac
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 9 years ago
ccf21b6
Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
527d152
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
d9734e0
Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
2404e60
blk-mq: avoid excessive boot delays with large lun counts
by Jeff Moyer
· 9 years ago
a22c4d7
block: re-add discard_granularity and alignment checks
by Ming Lin
· 9 years ago
ca0752c
blkcg: don't create "io.stat" on the root cgroup
by Tejun Heo
· 9 years ago
cfd0c55
blk-mq: mark ctx as pending at batch in flush plug path
by Ming Lei
· 9 years ago
676d060
blk-mq: fix for trace_block_plug()
by Ming Lei
· 9 years ago
7460d38
block: check bio_mergeable() early before merging
by Ming Lei
· 9 years ago
e18378a
blk-mq: check bio_mergeable() early before merging
by Ming Lei
· 9 years ago
6ac45ae
block: avoid to merge splitted bio
by Ming Lei
· 9 years ago
bdced43
block: setup bi_phys_segments after splitting
by Ming Lei
· 9 years ago
0809e3a
block: fix plug list flushing for nomerge queues
by Jeff Moyer
· 9 years ago
bbd3e06
block: add an API for Persistent Reservations
by Christoph Hellwig
· 9 years ago
d8e4bb810
block: cleanup blkdev_ioctl
by Christoph Hellwig
· 9 years ago
4125a09
block, libnvdimm, nvme: provide a built-in blk_integrity nop profile
by Dan Williams
· 9 years ago
5a48fc1
block: blk_flush_integrity() for bio-based drivers
by Dan Williams
· 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
4c241d0
block: Export integrity data interval size in sysfs
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
b02176f
block: don't release bdi while request_queue has live references
by Tejun Heo
· 9 years ago
f42d79a
blk-mq: fix use-after-free in blk_mq_free_tag_set()
by Junichi Nomura
· 9 years ago
3380f45
blk-mq: remove unused blk_mq_clone_flush_request prototype
by Christoph Hellwig
· 9 years ago
8ee1b7b
blk-mq: fix waitqueue_active without memory barrier in block/blk-mq-tag.c
by Kosuke Tatsukawa
· 9 years ago
Next »