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
2016-10-12
block: require write_same and discard requests align to logical block size
Darrick J. Wong
1
-0
/
+15
2016-10-12
block: invalidate the page cache when issuing BLKZEROOUT
Darrick J. Wong
1
-6
/
+12
2016-09-23
blk-mq: skip unmapped queues in blk_mq_alloc_request_hctx
Christoph Hellwig
1
-2
/
+14
2016-09-19
blk-throttle: Extend slice if throttle group is not empty
Vivek Goyal
1
-2
/
+4
2016-08-24
blk-mq: improve warning for running a queue on the wrong CPU
Jens Axboe
1
-2
/
+3
2016-08-24
blk-mq: don't overwrite rq->mq_ctx
Jens Axboe
1
-39
/
+16
2016-08-24
block: make sure a big bio is split into at most 256 bvecs
Ming Lei
1
-0
/
+22
2016-08-16
block: Fix race triggered by blk_set_queue_dying()
Bart Van Assche
1
-1
/
+3
2016-08-16
block: Fix secure erase
Adrian Hunter
3
-25
/
+31
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
7
-32
/
+32
2016-08-04
blk-mq: fix deadlock in blk_mq_register_disk() error path
Jens Axboe
1
-4
/
+8
2016-08-04
block: fix bdi vs gendisk lifetime mismatch
Dan Williams
1
-1
/
+1
2016-08-04
blk-mq: Allow timeouts to run while queue is freezing
Gabriel Krisman Bertazi
1
-1
/
+14
2016-08-04
block: fix use-after-free in seq file
Vegard Nossum
1
-0
/
+1
2016-08-04
block: add missing group association in bio-cloning functions
Paolo Valente
1
-0
/
+15
2016-08-04
blkcg: kill unused field nr_undestroyed_grps
Hou Tao
1
-5
/
+0
2016-08-04
block: remove BLK_DEV_DAX config option
Ross Zwisler
1
-13
/
+0
2016-07-26
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-137
/
+168
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-312
/
+434
2016-07-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+0
2016-07-20
block: Fix front merge check
Damien Le Moal
1
-3
/
+3
2016-07-20
block: do not merge requests without consulting with io scheduler
Tahsin Erdogan
4
-16
/
+29
2016-07-20
block: Fix spelling in a source code comment
Bart Van Assche
1
-1
/
+1
2016-07-20
block: expose QUEUE_FLAG_DAX in sysfs
Yigal Korman
1
-0
/
+11
2016-07-20
block: unexport various bio mapping helpers
Christoph Hellwig
1
-3
/
+0
2016-07-20
scsi/osd: open code blk_make_request
Christoph Hellwig
1
-57
/
+0
2016-07-20
block: simplify and export blk_rq_append_bio
Christoph Hellwig
3
-13
/
+16
2016-07-20
block: ensure bios return from blk_get_request are properly initialized
Christoph Hellwig
2
-5
/
+11
2016-07-20
block: simplify and cleanup bvec pool handling
Christoph Hellwig
2
-19
/
+22
2016-07-20
block: don't ignore -EOPNOTSUPP blkdev_issue_write_same
Christoph Hellwig
1
-1
/
+1
2016-07-20
block: introduce BLKDEV_DISCARD_ZERO to fix zeroout
Christoph Hellwig
1
-6
/
+11
2016-07-13
block: atari: Return early for unsupported sector size
Gabriel Krisman Bertazi
1
-0
/
+7
2016-07-08
Merge branch 'for-4.8/block' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jens Axboe
1
-9
/
+9
2016-07-08
blk-mq: Introduce blk_mq_reinit_tagset
Sagi Grimberg
1
-0
/
+26
2016-07-07
timers: Remove set_timer_slack() leftovers
Thomas Gleixner
1
-5
/
+0
2016-07-05
block: Export blk_poll
Sagi Grimberg
1
-0
/
+1
2016-07-05
blk-mq: add blk_mq_alloc_request_hctx
Ming Lin
1
-0
/
+39
2016-07-01
block: fix use-after-free in sys_ioprio_get()
Omar Sandoval
1
-0
/
+2
2016-06-28
cfq-iosched: Charge at least 1 jiffie instead of 1 ns
Jan Kara
1
-1
/
+2
2016-06-28
cfq-iosched: Fix regression in bonnie++ rewrite performance
Jan Kara
1
-1
/
+10
2016-06-28
cfq-iosched: Convert slice_resid from u64 to s64
Jan Kara
1
-2
/
+2
2016-06-28
block: Convert fifo_time from ulong to u64
Jan Kara
1
-2
/
+3
2016-06-27
block: remove ->driverfs_dev
Dan Williams
1
-7
/
+2
2016-06-15
block: introduce device_add_disk()
Dan Williams
1
-6
/
+11
2016-06-14
block/blk-cgroup.c: Declare local symbols static
Bart Van Assche
1
-2
/
+2
2016-06-14
block/bio-integrity.c: Add #include "blk.h"
Bart Van Assche
1
-0
/
+1
2016-06-14
block/partition-generic.c: Remove a set-but-not-used variable
Bart Van Assche
1
-3
/
+0
2016-06-09
cfq-iosched: temporarily boost queue priority for idle classes
Jens Axboe
2
-1
/
+26
2016-06-09
blk-mq: actually hook up defer list when running requests
Omar Sandoval
1
-1
/
+1
2016-06-09
block: add a separate operation type for secure erase
Christoph Hellwig
3
-25
/
+33
[next]