index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-22
linux-next
Andrew Morton
11
-100
/
+173
2018-08-22
block: restore /proc/partitions to not display non-partitionable removable de...
Josh Hunt
1
-1
/
+1
2018-08-22
origin
Andrew Morton
40
-1220
/
+2563
2018-08-04
Partially revert "block: fail op_is_write() requests to read-only partitions"
Linus Torvalds
1
-2
/
+3
2018-08-03
Merge tag 'for-linus-20180803' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-08-02
blk-mq: fix blk_mq_tagset_busy_iter
Ming Lei
1
-1
/
+1
2018-07-27
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-16
/
+42
2018-07-27
block: reset bi_iter.bi_done after splitting bio
Greg Edwards
1
-0
/
+1
2018-07-26
block: bio_iov_iter_get_pages: pin more pages for multi-segment IOs
Martin Wilck
1
-3
/
+32
2018-07-26
block: bio_iov_iter_get_pages: fix size of last iovec
Martin Wilck
1
-10
/
+8
2018-07-24
blk-mq: export setting request completion state
Keith Busch
1
-3
/
+1
2018-07-14
Merge tag 'for-linus-20180713' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2018-07-11
bsg: fix bogus EINVAL on non-data commands
Tony Battersby
1
-2
/
+0
2018-06-30
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-0
/
+16
2018-06-29
blk-mq: don't queue more if we get a busy return
Jens Axboe
1
-0
/
+12
2018-06-28
block: Fix cloning of requests with a special payload
Bart Van Assche
1
-0
/
+4
2018-06-24
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-14
/
+6
2018-06-23
blk-mq: Fix timeout handling in case the timeout handler returns BLK_EH_DONE
Bart Van Assche
2
-1
/
+1
2018-06-20
block: sed-opal: Fix a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2018-06-20
blk-mq-debugfs: Off by one in blk_mq_rq_state_name()
Dan Carpenter
1
-1
/
+1
2018-06-19
Revert "block: Add warning for bi_next not NULL in bio_endio()"
Bart Van Assche
2
-10
/
+1
2018-06-19
block: fix timeout changes for legacy request drivers
Christoph Hellwig
1
-0
/
+1
2018-06-17
Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-64
/
+17
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-15
bsg: fix race of bsg_open and bsg_unregister
Anatoliy Glagolev
1
-11
/
+11
2018-06-15
block: remov blk_queue_invalidate_tags
Christoph Hellwig
1
-22
/
+0
2018-06-15
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
1
-29
/
+0
2018-06-14
blk-mq: remove blk_mq_tagset_iter
Christoph Hellwig
1
-29
/
+0
2018-06-14
blk-mq: don't time out requests again that are in the timeout handler
Christoph Hellwig
1
-0
/
+5
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
1
-1
/
+1
2018-06-12
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
1
-2
/
+2
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
1
-8
/
+8
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-3
/
+4
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-06-11
blk-mq: reinit q->tag_set_list entry only after grace period
Roman Pen
1
-2
/
+1
2018-06-10
Merge tag 'for-linus-20180610' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+3
2018-06-09
block: fix use-after-free in block flush handling
Jens Axboe
1
-1
/
+3
2018-06-08
Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-4
/
+82
2018-06-08
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-6
/
+16
2018-06-08
block: add bioset_init_from_src() helper
Jens Axboe
1
-0
/
+18
2018-06-07
block: always set partition number to '0' in blk_partition_remap()
Hannes Reinecke
1
-1
/
+1
2018-06-06
block: pass failfast and driver-specific flags to flush requests
Hannes Reinecke
1
-3
/
+6
2018-06-05
Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-33
/
+63
2018-06-05
block: add verifier for cmdline partition
Wang YanQing
1
-0
/
+57
2018-06-04
blk-mq: return when hctx is stopped in blk_mq_run_work_fn
Jianchao Wang
1
-1
/
+1
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-26
/
+2
2018-06-02
blk-mq: update nr_requests when switching to 'none' scheduler
Ming Lei
1
-0
/
+1
2018-06-02
block: don't use blocking queue entered for recursive bio submits
Jens Axboe
2
-1
/
+13
2018-06-01
block: add a lower-level bio_add_page interface
Christoph Hellwig
1
-33
/
+63
2018-06-01
block: split the blk-mq case from elevator_init
Christoph Hellwig
3
-32
/
+48
[next]