index
:
kernel/git/device-mapper/linux-dm.git
block-4.16
block-5.19
dm-4.1
dm-4.1-for-ejt
dm-4.10
dm-4.11
dm-4.15
dm-4.16
dm-4.17
dm-4.18
dm-4.19
dm-4.2
dm-4.20
dm-4.21
dm-4.3
dm-4.4
dm-4.5
dm-4.6
dm-4.7
dm-4.7-mpath-fixes
dm-4.8
dm-4.8-block-drivers-merge
dm-4.9
dm-5.0
dm-5.1
dm-5.10
dm-5.10-rcX
dm-5.11
dm-5.12
dm-5.13
dm-5.14
dm-5.15
dm-5.16
dm-5.17
dm-5.17-iostat-fix
dm-5.18
dm-5.19
dm-5.19-v1
dm-5.2
dm-5.3
dm-5.3-merge
dm-5.4
dm-5.5
dm-5.6
dm-5.7
dm-5.8
dm-5.9
dm-6.0
dm-6.1
dm-6.2
dm-6.3
dm-6.4
dm-6.4-dev2
dm-6.4-dev3
dm-6.4-dev4
dm-6.5
dm-6.5-provision-support
dm-fallocate
dm-for-3.18
dm-for-3.19
dm-for-4.0
dm-multipath-nvme
dm-noclone-support
for-4.12/dm
for-4.12/dm-post-merge
for-4.13/dm
for-4.14/dm
for-next
master
nvme-error-handling-fixes/for-5.13-v5
nvme-error-handling-fixes/for-5.17
nvme-error-handling-fixes/for-5.17-v2
nvme-error-handling-fixes/for-5.9
v5.10-fml
device-mapper tree
Device Mapper group
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-18
dm: do not allow readahead to limit IO size
for-4.21/dm-changes
dm-4.21
Jaegeuk Kim
1
-0
/
+3
2018-12-18
dm raid: fix false -EBUSY when handling check/repair message
Heinz Mauelshagen
1
-2
/
+1
2018-12-18
dm rq: cleanup leftover code from recently removed q->mq_ops branching
Mike Snitzer
1
-3
/
+1
2018-12-18
dm verity: log the hash algorithm implementation
Eric Biggers
1
-0
/
+9
2018-12-18
dm crypt: log the encryption algorithm implementation
Eric Biggers
1
-0
/
+9
2018-12-18
dm integrity: fix spelling mistake in workqueue name
Colin Ian King
1
-1
/
+1
2018-12-18
dm flakey: Properly corrupt multi-page bios.
Sweet Tea
1
-11
/
+22
2018-12-18
dm: Check for device sector overflow if CONFIG_LBDAF is not set
Milan Broz
6
-6
/
+7
2018-12-18
dm crypt: use u64 instead of sector_t to store iv_offset
AliOS system security
1
-3
/
+3
2018-12-18
dm kcopyd: Fix bug causing workqueue stalls
Nikos Tsironis
1
-5
/
+14
2018-12-18
dm snapshot: Fix excessive memory usage and workqueue stalls
Nikos Tsironis
1
-0
/
+22
2018-12-18
dm bufio: update comment in dm-bufio.c
Shenghui Wang
1
-6
/
+6
2018-12-18
dm writecache: fix typo in error msg for creating writecache_flush_thread
Shenghui Wang
1
-1
/
+1
2018-12-18
dm: remove indirect calls from __send_changing_extent_only()
Mike Snitzer
1
-10
/
+7
2018-12-18
dm mpath: only flush workqueue when needed
wuzhouhui
1
-2
/
+4
2018-12-18
dm rq: remove unused arguments from rq_completed()
Mike Snitzer
1
-9
/
+5
2018-12-18
dm: avoid indirect call in __dm_make_request
Mikulas Patocka
1
-23
/
+6
2018-12-17
blk-mq: enable IO poll if .nr_queues of type poll > 0
Ming Lei
2
-2
/
+4
2018-12-17
blk-mq: change blk_mq_queue_busy() to blk_mq_queue_inflight()
Jens Axboe
3
-10
/
+10
2018-12-17
blk-mq: skip zero-queue maps in blk_mq_map_swqueue
Ming Lei
1
-0
/
+3
2018-12-17
block: fix blk-iolatency accounting underflow
Dennis Zhou
3
-1
/
+7
2018-12-17
blk-mq: fix dispatch from sw queue
Ming Lei
4
-45
/
+68
2018-12-17
block: mq-deadline: Fix write completion handling
Damien Le Moal
3
-2
/
+14
2018-12-17
nvme-pci: don't share queue maps
Christoph Hellwig
1
-5
/
+1
2018-12-17
blk-mq: only dispatch to non-defauly queue maps if they have queues
Christoph Hellwig
1
-5
/
+8
2018-12-17
blk-mq: export hctx->type in debugfs instead of sysfs
Ming Lei
2
-17
/
+16
2018-12-17
blk-mq: fix allocation for queue mapping table
Ming Lei
1
-1
/
+1
2018-12-16
blk-wbt: export internal state via debugfs
Ming Lei
1
-0
/
+91
2018-12-16
blk-mq-debugfs: support rq_qos
Ming Lei
5
-0
/
+98
2018-12-16
block: update sysfs documentation
Damien Le Moal
2
-3
/
+38
2018-12-16
block: loop: check error using IS_ERR instead of IS_ERR_OR_NULL in loop_add()
Chengguang Xu
1
-1
/
+1
2018-12-16
aoe: add __exit annotation
Chengguang Xu
1
-1
/
+1
2018-12-16
block: clear REQ_HIPRI if polling is not supported
Christoph Hellwig
1
-0
/
+3
2018-12-16
blk-mq: replace and kill blk_mq_request_issue_directly
Jianchao Wang
3
-11
/
+8
2018-12-16
blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests
Jianchao Wang
2
-16
/
+12
2018-12-16
blk-mq: refactor the code of issue request directly
Jianchao Wang
1
-49
/
+54
2018-12-16
block: remove the bio_integrity_advance export
Christoph Hellwig
1
-1
/
+0
2018-12-16
block: remove the bioset_integrity_free export
Christoph Hellwig
1
-1
/
+0
2018-12-14
block: remove the unused bio_set_pages_dirty and bio_check_pages_dirty exports
Christoph Hellwig
1
-2
/
+0
2018-12-14
block: remove the unused bio_iov_iter_get_pages export
Christoph Hellwig
1
-1
/
+0
2018-12-14
block: remove the blk_recount_segments export
Christoph Hellwig
1
-1
/
+0
2018-12-14
block: remove the bio_phys_segments export
Christoph Hellwig
1
-2
/
+1
2018-12-13
nvme: fix kernel paging oops
Sagi Grimberg
1
-1
/
+1
2018-12-13
Merge branch 'nvme-4.21' of git://git.infradead.org/nvme into for-4.21/block
Jens Axboe
34
-213
/
+4794
2018-12-13
bcache: print number of keys in trace_bcache_journal_write
Guoju Fang
2
-4
/
+25
2018-12-13
bcache: set writeback_percent in a flexible range
Coly Li
1
-1
/
+2
2018-12-13
bcache: make cutoff_writeback and cutoff_writeback_sync tunable
Coly Li
3
-2
/
+55
2018-12-13
bcache: add MODULE_DESCRIPTION information
Coly Li
1
-3
/
+4
2018-12-13
bcache: option to automatically run gc thread after writeback
Coly Li
4
-0
/
+52
2018-12-13
bcache: introduce force_wake_up_gc()
Coly Li
2
-15
/
+20
2018-12-13
bcache: cannot set writeback_running via sysfs if no writeback kthread created
Shenghui Wang
1
-2
/
+19
2018-12-13
bcache: do not mark writeback_running too early
Shenghui Wang
1
-1
/
+2
2018-12-13
bcache: update comment in sysfs.c
Shenghui Wang
1
-2
/
+2
2018-12-13
bcache: update comment for bch_data_insert
Shenghui Wang
1
-3
/
+3
2018-12-13
bcache: do not check if debug dentry is ERR or NULL explicitly on remove
Shenghui Wang
2
-4
/
+2
2018-12-13
bcache: add comment for cache_set->fill_iter
Shenghui Wang
2
-1
/
+10
2018-12-13
nvme-rdma: support separate queue maps for read and write
Sagi Grimberg
1
-3
/
+25
2018-12-13
nvme-tcp: support separate queue maps for read and write
Sagi Grimberg
1
-6
/
+41
2018-12-13
nvme-fabrics: allow user to set nr_write_queues for separate queue maps
Sagi Grimberg
2
-0
/
+16
2018-12-13
nvme-fabrics: add missing nvmf_ctrl_options documentation
Sagi Grimberg
1
-0
/
+3
2018-12-13
blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queues
Sagi Grimberg
3
-6
/
+6
2018-12-13
nvmet: update smart log with num err log entries
Chaitanya Kulkarni
1
-0
/
+6
2018-12-13
nvmet: add error log page cmd handler
Chaitanya Kulkarni
1
-7
/
+29
2018-12-13
nvmet: add error log support for file backend
Chaitanya Kulkarni
3
-15
/
+60
2018-12-13
nvmet: add error log support for bdev backend
Chaitanya Kulkarni
1
-12
/
+72
2018-12-13
nvmet: add error log support for admin-cmd
Chaitanya Kulkarni
1
-4
/
+18
2018-12-13
nvmet: add error log support for rdma backend
Chaitanya Kulkarni
1
-1
/
+9
2018-12-13
nvmet: add error log support for fabrics-cmd
Chaitanya Kulkarni
2
-13
/
+45
2018-12-13
nvmet: add error log support in the core
Chaitanya Kulkarni
1
-8
/
+23
2018-12-13
nvmet: add interface to update error-log page
Chaitanya Kulkarni
2
-6
/
+31
2018-12-13
nvmet: add error-log definitions
Chaitanya Kulkarni
2
-0
/
+11
2018-12-13
nvme: add error log page slot definition
Chaitanya Kulkarni
1
-0
/
+14
2018-12-13
nvme: remove nvme_common command cdw10 array
Chaitanya Kulkarni
7
-24
/
+29
2018-12-13
nvmet: remove unused variable
Sagi Grimberg
1
-2
/
+1
2018-12-13
nvme: provide fallback for discard alloc failure
Jens Axboe
2
-6
/
+38
2018-12-13
nvme: add __exit annotation
Chengguang Xu
2
-2
/
+2
2018-12-13
nvme-tcp: add NVMe over TCP host driver
Sagi Grimberg
3
-0
/
+2260
2018-12-13
nvmet: allow configfs tcp trtype configuration
Sagi Grimberg
1
-0
/
+1
2018-12-13
nvmet-tcp: add NVMe over TCP target driver
Sagi Grimberg
3
-0
/
+1749
2018-12-13
nvme-tcp: Add protocol header
Sagi Grimberg
2
-0
/
+190
2018-12-13
nvme-fabrics: allow user passing data digest
Sagi Grimberg
2
-0
/
+7
2018-12-13
nvme-fabrics: allow user passing header digest
Sagi Grimberg
2
-0
/
+7
2018-12-13
nvmet: Add install_queue callout
Sagi Grimberg
2
-0
/
+11
2018-12-13
datagram: introduce skb_copy_and_hash_datagram_iter helper
Sagi Grimberg
2
-1
/
+22
2018-12-13
iov_iter: introduce hash_and_copy_to_iter helper
Sagi Grimberg
2
-0
/
+19
2018-12-13
datagram: consolidate datagram copy to iter helpers
Sagi Grimberg
1
-94
/
+42
2018-12-13
iov_iter: pass void csum pointer to csum_and_copy_to_iter
Sagi Grimberg
2
-2
/
+3
2018-12-13
datagram: open-code copy_page_to_iter
Sagi Grimberg
1
-3
/
+6
2018-12-13
ath6kl: add ath6kl_ prefix to crypto_type
Sagi Grimberg
4
-8
/
+8
2018-12-12
blkcg: handle dying request_queue when associating a blkg
Dennis Zhou
2
-1
/
+7
2018-12-12
block: deactivate blk_stat timer in wbt_disable_default()
Ming Lei
2
-1
/
+8
2018-12-11
sbitmap: flush deferred clears for resize and shallow gets
Jens Axboe
1
-43
/
+51
2018-12-11
lightnvm: pblk: do not overwrite ppa list with meta list
Igor Konopko
1
-2
/
+5
2018-12-11
lightnvm: pblk: support packed metadata
Igor Konopko
9
-20
/
+122
2018-12-11
lightnvm: disable interleaved metadata
Igor Konopko
3
-0
/
+8
2018-12-11
lightnvm: dynamic DMA pool entry size
Igor Konopko
7
-13
/
+23
2018-12-11
lightnvm: pblk: add helpers for OOB metadata
Igor Konopko
6
-32
/
+69
2018-12-11
lightnvm: pblk: move lba list to partial read context
Igor Konopko
2
-15
/
+7
2018-12-11
lightnvm: pblk: avoid ref warning on cache creation
Javier González
1
-9
/
+5
2018-12-11
lightnvm: simplify geometry enumeration
Matias Bjørling
4
-30
/
+20
2018-12-11
lightnvm: pblk: add comments wrt locking in recovery path
Javier González
2
-0
/
+4
2018-12-11
lightnvm: pblk: add lock protection to list operations
Hua Su
1
-3
/
+10
2018-12-11
lightnvm: pblk: fix spelling in comment
Hua Su
1
-1
/
+1
2018-12-11
lightnvm: pblk: remove dead code in pblk_recov_l2p
Hans Holmberg
1
-1
/
+0
2018-12-11
lightnvm: pblk: fix pblk_lines_init error handling path
Hans Holmberg
1
-1
/
+1
2018-12-11
lightnvm: pblk: remove unused macro
Hans Holmberg
1
-3
/
+0
2018-12-11
lightnvm: pblk: set conservative threshold for user writes
Hans Holmberg
3
-13
/
+44
2018-12-11
lightnvm: pblk: stop writes gracefully when running out of lines
Hans Holmberg
3
-30
/
+51
2018-12-11
lightnvm: pblk: account for write error sectors in emeta
Hans Holmberg
1
-2
/
+15
2018-12-11
lightnvm: pblk: fix resubmission of overwritten write err lbas
Hans Holmberg
1
-3
/
+5
2018-12-11
lightnvm: pblk: fix chunk close trace event check
Hans Holmberg
1
-1
/
+1
2018-12-11
lightnvm: Fix uninitialized return value in nvm_get_chunk_meta()
Geert Uytterhoeven
2
-2
/
+3
2018-12-11
lightnvm: pblk: ignore the smeta oob area scan
Zhoujie Wu
1
-2
/
+3
2018-12-11
dm: fix request-based dm's use of dm_wait_for_completion
Mike Snitzer
2
-5
/
+11
2018-12-11
nvme: fix irq vs io_queue calculations
Jens Axboe
1
-35
/
+29
2018-12-10
dm: fix inflight IO check
Jens Axboe
1
-8
/
+6
2018-12-10
mtip32xx: use BLK_STS_DEV_RESOURCE for device resources
Jens Axboe
1
-2
/
+2
2018-12-10
mtip32xx: avoid using semaphores
Arnd Bergmann
2
-5
/
+5
2018-12-10
dm: remove the pending IO accounting
Mikulas Patocka
2
-21
/
+15
2018-12-10
block: return just one value from part_in_flight
Mikulas Patocka
5
-36
/
+22
2018-12-10
block: switch to per-cpu in-flight counters
Mikulas Patocka
2
-17
/
+55
2018-12-10
block: delete part_round_stats and switch to less precise counting
Mikulas Patocka
6
-70
/
+26
2018-12-10
block: stop passing 'cpu' to all percpu stats methods
Mike Snitzer
7
-52
/
+46
2018-12-10
dm rq: leverage blk_mq_queue_busy() to check for outstanding IO
Mike Snitzer
1
-5
/
+4
2018-12-10
dm: dont rewrite dm_disk(md)->part0.in_flight
Mikulas Patocka
1
-3
/
+1
2018-12-09
Merge tag 'v4.20-rc6' into for-4.21/block
Jens Axboe
294
-1265
/
+3083
2018-12-09
sbitmap: silence bogus lockdep IRQ warning
Jens Axboe
1
-0
/
+8
2018-12-09
Linux 4.20-rc6
v4.20-rc6
Linus Torvalds
1
-1
/
+1
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
83
-368
/
+1225
2018-12-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-5
/
+10
2018-12-09
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+5
2018-12-09
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-25
/
+42
2018-12-09
net/sched: cls_flower: Reject duplicated rules also under skip_sw
Or Gerlitz
1
-13
/
+10
2018-12-09
Merge branch 'bnxt_en-Bug-fixes'
David S. Miller
3
-13
/
+50
2018-12-09
bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.
Michael Chan
1
-4
/
+12
2018-12-09
bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.
Michael Chan
1
-6
/
+23
2018-12-09
bnxt_en: Keep track of reserved IRQs.
Michael Chan
3
-3
/
+8
2018-12-09
bnxt_en: Fix CNP CoS queue regression.
Michael Chan
1
-0
/
+7
2018-12-09
Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-69
/
+166
2018-12-09
Merge tag 'staging-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+3
2018-12-09
Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-12
/
+11
2018-12-09
Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
12
-15
/
+70
2018-12-09
Merge tag '4.20-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-27
/
+8
2018-12-09
Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-25
/
+50
2018-12-09
Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-30
/
+114
2018-12-08
net/mlx4_core: Correctly set PFC param if global pause is turned off.
Tarick Bedeir
1
-2
/
+2
2018-12-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
3
-26
/
+15
2018-12-08
Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+4
2018-12-08
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-4
/
+47
2018-12-08
Merge tag 'xfs-4.20-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
6
-15
/
+11
2018-12-08
Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...
David Rientjes
4
-22
/
+51
2018-12-07
Revert "net/ibm/emac: wrong bit is used for STA control"
Benjamin Herrenschmidt
1
-1
/
+1
2018-12-07
scsi: Fix a harmless double shift bug
Dan Carpenter
1
-1
/
+1
2018-12-07
nvme: remove unused function nvme_ctrl_ready
Israel Rukshin
1
-9
/
+0
2018-12-07
nvme: implement Enhanced Command Retry
Keith Busch
3
-3
/
+62
2018-12-07
nvmet: fix the structure member indentation
Chaitanya Kulkarni
1
-4
/
+4
2018-12-07
nvmet: use unlikely for req status check
Chaitanya Kulkarni
1
-1
/
+1
2018-12-07
nvmet-rdma: Add unlikely for response allocated check
Israel Rukshin
1
-1
/
+1
2018-12-07
nvme: Remove unused forward declaration
Israel Rukshin
1
-1
/
+0
2018-12-07
nvme: disable fabrics SQ flow control when asked by the user
Sagi Grimberg
2
-1
/
+14
2018-12-07
nvmet: expose support for fabrics SQ flow control disable in treq
Sagi Grimberg
2
-3
/
+6
2018-12-07
nvmet: don't override treq upon modification.
Sagi Grimberg
2
-4
/
+9
2018-12-07
nvmet: support fabrics sq flow control
Sagi Grimberg
4
-10
/
+24
2018-12-07
nvmet-fc: remove the IN_ISR deferred scheduling options
James Smart
2
-80
/
+2
2018-12-07
nvmet: mark nvmet_genctr static
Christoph Hellwig
2
-2
/
+1
2018-12-07
nvmet: enable Discovery Controller AENs
Jay Sternberg
4
-12
/
+99
2018-12-07
nvmet: allow host connect even if no allowed subsystems are exported
Sagi Grimberg
3
-30
/
+9
2018-12-07
nvmet: add support to Discovery controllers for commands
Jay Sternberg
1
-0
/
+53
2018-12-07
nvmet: add defines for discovery change async events
Jay Sternberg
2
-0
/
+5
2018-12-07
nvmet: make kato and AEN processing for use by other controllers
Jay Sternberg
2
-15
/
+45
2018-12-07
nvmet: allow Keep Alive for Discovery controller
Jay Sternberg
4
-28
/
+18
2018-12-07
nvmet: change aen mask functions to use bit numbers
Jay Sternberg
4
-12
/
+18
2018-12-07
nvmet: provide aen bit functions for multiple controller types
Jay Sternberg
3
-20
/
+15
2018-12-07
nvmet: use IOCB_NOWAIT for file-ns buffered I/O
Chaitanya Kulkarni
1
-46
/
+84
2018-12-07
nvmet: support for traffic based keep-alive
Sagi Grimberg
3
-1
/
+16
2018-12-07
nvme: support traffic based keep-alive
Sagi Grimberg
3
-0
/
+15
2018-12-07
nvme: cache controller attributes
Sagi Grimberg
2
-0
/
+2
2018-12-07
nvme: introduce ctrl attributes enumeration
Sagi Grimberg
2
-1
/
+5
2018-12-07
nvme: add a numa_node field to struct nvme_ctrl
Hannes Reinecke
5
-7
/
+12
2018-12-07
nvme: consolidate memset calls in the nvme_setup_cmd path
Chaitanya Kulkarni
1
-3
/
+1
2018-12-07
blk-mq: re-build queue map in case of kdump kernel
Ming Lei
1
-2
/
+3
2018-12-07
blkcg: put back rcu lock in blkcg_bio_issue_check()
Dennis Zhou
1
-0
/
+3
2018-12-07
block: convert io-latency to use rq_qos_wait
Josef Bacik
1
-23
/
+8
2018-12-07
block: convert wbt_wait() to use rq_qos_wait()
Josef Bacik
1
-54
/
+11
2018-12-07
block: add rq_qos_wait to rq_qos
Josef Bacik
2
-0
/
+92
2018-12-07
blkcg: rename blkg_try_get() to blkg_tryget()
Dennis Zhou
4
-11
/
+8
2018-12-07
blkcg: change blkg reference counting to use percpu_ref
Dennis Zhou
2
-12
/
+44
2018-12-07
blkcg: remove bio_disassociate_task()
Dennis Zhou
2
-12
/
+1
2018-12-07
blkcg: remove additional reference to the css
Dennis Zhou
4
-88
/
+69
2018-12-07
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou
8
-66
/
+32
2018-12-07
blkcg: associate writeback bios with a blkg
Dennis Zhou
6
-11
/
+37
2018-12-07
blkcg: associate a blkg for pages being evicted by swap
Dennis Zhou
3
-28
/
+42
2018-12-07
blkcg: consolidate bio_issue_init() to be a part of core
Dennis Zhou
5
-10
/
+11
2018-12-07
blkcg: associate blkg when associating a device
Dennis Zhou
5
-12
/
+14
2018-12-07
dm: set the static flush bio device on demand
Dennis Zhou
2
-1
/
+12
2018-12-07
blkcg: introduce common blkg association logic
Dennis Zhou
4
-21
/
+62
2018-12-07
blkcg: convert blkg_lookup_create() to find closest blkg
Dennis Zhou
5
-38
/
+44
2018-12-07
blkcg: update blkg_lookup_create() to do locking
Dennis Zhou
3
-5
/
+29
2018-12-07
blkcg: fix ref count issue with bio_blkcg() using task_css
Dennis Zhou
5
-14
/
+102
2018-12-07
blk-mq: remove QUEUE_FLAG_POLL from default MQ flags
Jens Axboe
1
-2
/
+1
[next]