index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-4.15/dm' of git://git.kernel.org/pub/scm/linux/kernel/git/devi...
Linus Torvalds
2017-11-15
14
-262
/
+408
|
\
|
*
dm cache: lift common migration preparation code to alloc_migration()
Mike Snitzer
2017-11-10
1
-10
/
+7
|
*
dm cache: remove usused deferred_cells member from struct cache
Joe Thornber
2017-11-10
1
-2
/
+0
|
*
dm cache policy smq: allocate cache blocks in order
Joe Thornber
2017-11-10
1
-1
/
+14
|
*
dm cache policy smq: change max background work from 10240 to 4096 blocks
Joe Thornber
2017-11-10
1
-1
/
+1
|
*
dm cache background tracker: limit amount of background work that may be issu...
Joe Thornber
2017-11-10
1
-6
/
+12
|
*
dm cache policy smq: take origin idle status into account when queuing writeb...
Joe Thornber
2017-11-10
1
-4
/
+4
|
*
dm cache policy smq: handle races with queuing background_work
Joe Thornber
2017-11-10
1
-3
/
+14
|
*
dm raid: fix panic when attempting to force a raid to sync
Heinz Mauelshagen
2017-11-10
1
-10
/
+11
|
*
dm integrity: allow unaligned bv_offset
Mikulas Patocka
2017-11-10
1
-1
/
+1
|
*
dm crypt: allow unaligned bv_offset
Mikulas Patocka
2017-11-10
1
-2
/
+2
|
*
dm: small cleanup in dm_get_md()
Mike Snitzer
2017-11-10
1
-10
/
+5
|
*
dm: fix race between dm_get_from_kobject() and __dm_destroy()
Hou Tao
2017-11-10
1
-4
/
+8
|
*
dm: allocate struct mapped_device with kvzalloc
Mikulas Patocka
2017-11-10
2
-4
/
+5
|
*
dm zoned: ignore last smaller runt zone
Damien Le Moal
2017-11-10
1
-4
/
+9
|
*
dm space map metadata: use ARRAY_SIZE
Jérémy Lefaure
2017-11-10
1
-1
/
+2
|
*
dm log writes: add support for DAX
Ross Zwisler
2017-11-10
1
-1
/
+87
|
*
dm log writes: add support for inline data buffers
Ross Zwisler
2017-11-10
1
-3
/
+84
|
*
dm cache: simplify get_per_bio_data() by removing data_size argument
Mike Snitzer
2017-11-10
1
-39
/
+22
|
*
dm cache: remove all obsolete writethrough-specific code
Mike Snitzer
2017-11-10
1
-81
/
+1
|
*
dm cache: submit writethrough writes in parallel to origin and cache
Mike Snitzer
2017-11-10
1
-17
/
+37
|
*
dm cache: pass cache structure to mode functions
Mike Snitzer
2017-11-10
1
-16
/
+16
|
*
dm cache: fix race condition in the writeback mode overwrite_bio optimisation
Joe Thornber
2017-11-10
1
-33
/
+53
|
*
dm cache: convert dm_cache_metadata.ref_count from atomic_t to refcount_t
Elena Reshetova
2017-10-24
1
-4
/
+5
|
*
dm: convert table_device.count from atomic_t to refcount_t
Elena Reshetova
2017-10-24
1
-5
/
+7
|
*
dm: convert dm_dev_internal.count from atomic_t to refcount_t
Elena Reshetova
2017-10-24
2
-4
/
+5
*
|
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-11-15
131
-3089
/
+5470
|
\
\
|
*
|
nvme: fix visibility of "uuid" ns attribute
Martin Wilck
2017-11-11
1
-1
/
+1
|
*
|
blk-mq: fixup some comment typos and lengths
Jens Axboe
2017-11-11
1
-7
/
+10
|
*
|
ide: ide-atapi: fix compile error with defining macro DEBUG
Hongxu Jia
2017-11-11
1
-3
/
+3
|
*
|
blk-mq: improve tag waiting setup for non-shared tags
Jens Axboe
2017-11-11
1
-26
/
+55
|
*
|
brd: remove unused brd_mutex
Mikulas Patocka
2017-11-11
1
-1
/
+0
|
*
|
blk-mq: only run the hardware queue if IO is pending
Jens Axboe
2017-11-11
4
-16
/
+13
|
*
|
block: avoid null pointer dereference on null disk
Colin Ian King
2017-11-11
1
-1
/
+1
|
*
|
fs: guard_bio_eod() needs to consider partitions
Greg Edwards
2017-11-11
2
-1
/
+10
|
*
|
xtensa/simdisk: fix compile error
Christoph Hellwig
2017-11-11
1
-1
/
+1
|
*
|
nvme: expose subsys attribute to sysfs
Hannes Reinecke
2017-11-11
1
-0
/
+48
|
*
|
nvme: create 'slaves' and 'holders' entries for hidden controllers
Hannes Reinecke
2017-11-11
3
-0
/
+40
|
*
|
block: create 'slaves' and 'holders' entries for hidden gendisks
Hannes Reinecke
2017-11-11
1
-7
/
+7
|
*
|
nvme: also expose the namespace identification sysfs files for mpath nodes
Christoph Hellwig
2017-11-11
3
-26
/
+38
|
*
|
nvme: implement multipath access to nvme subsystems
Christoph Hellwig
2017-11-11
5
-14
/
+455
|
*
|
nvme: track shared namespaces
Christoph Hellwig
2017-11-11
3
-50
/
+210
|
*
|
nvme: introduce a nvme_ns_ids structure
Christoph Hellwig
2017-11-11
2
-34
/
+49
|
*
|
nvme: track subsystems
Christoph Hellwig
2017-11-11
3
-36
/
+205
|
*
|
block, nvme: Introduce blk_mq_req_flags_t
Bart Van Assche
2017-11-11
8
-21
/
+30
|
*
|
block, scsi: Make SCSI quiesce and resume work reliably
Bart Van Assche
2017-11-11
6
-25
/
+70
|
*
|
block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag
Bart Van Assche
2017-11-11
3
-0
/
+37
|
*
|
ide, scsi: Tell the block layer at request allocation time about preempt requ...
Bart Van Assche
2017-11-11
2
-5
/
+5
|
*
|
block: Introduce BLK_MQ_REQ_PREEMPT
Bart Van Assche
2017-11-11
3
-1
/
+6
|
*
|
block: Introduce blk_get_request_flags()
Bart Van Assche
2017-11-11
2
-15
/
+38
[next]