index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-stripe.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-22
bcache: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-1
/
+1
2020-03-22
bcache: make bch_sectors_dirty_init() to be multithreaded
Coly Li
2
-3
/
+174
2020-03-22
bcache: make bch_btree_check() to be multithreaded
Coly Li
2
-3
/
+188
2020-03-22
bcache: add bcache_ prefix to btree_root() and btree() macros
Coly Li
2
-9
/
+10
2020-03-22
bcache: move macro btree() and btree_root() into btree.h
Coly Li
2
-59
/
+67
2020-03-19
rsxx: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-17
block: keep bdi->io_pages in sync with max_sectors_kb for stacked devices
Konstantin Khlebnikov
1
-0
/
+3
2020-03-17
md: check arrays is suspended in mddev_detach before call quiesce operations
Guoqing Jiang
1
-1
/
+1
2020-03-16
floppy: rename the global "fdc" variable to "current_fdc"
Willy Tarreau
1
-130
/
+137
2020-03-16
floppy: separate the FDC's base address from its registers
Willy Tarreau
3
-19
/
+10
2020-03-16
floppy: introduce new functions fdc_inb() and fdc_outb()
Willy Tarreau
1
-16
/
+26
2020-03-16
floppy: prepare ARM code to simplify base address separation
Willy Tarreau
1
-16
/
+11
2020-03-16
floppy: remove incomplete support for second FDC from ARM code
Willy Tarreau
1
-9
/
+3
2020-03-16
floppy: remove dead code for drives scanning on ARM
Willy Tarreau
1
-51
/
+0
2020-03-16
floppy: cleanup: expand the reply_buffer macros
Willy Tarreau
1
-39
/
+47
2020-03-16
floppy: cleanup: expand the R/W / format command macros
Willy Tarreau
1
-96
/
+98
2020-03-16
floppy: cleanup: expand macro DRWE
Willy Tarreau
1
-9
/
+7
2020-03-16
floppy: cleanup: expand macro DRS
Willy Tarreau
1
-54
/
+61
2020-03-16
floppy: cleanup: expand macro DP
Willy Tarreau
1
-37
/
+47
2020-03-16
floppy: cleanup: expand macro UDRWE
Willy Tarreau
1
-6
/
+4
2020-03-16
floppy: cleanup: expand macro UDRS
Willy Tarreau
1
-79
/
+83
2020-03-16
floppy: cleanup: expand macro UDP
Willy Tarreau
1
-75
/
+77
2020-03-16
floppy: cleanup: expand macro UFDCS
Willy Tarreau
1
-5
/
+4
2020-03-16
floppy: cleanup: expand macro FDCS
Willy Tarreau
1
-92
/
+91
2020-03-13
null_blk: describe the usage of fault injection param
Dongli Zhang
1
-0
/
+7
2020-03-12
null_blk: fix spurious IO errors after failed past-wp access
Alexey Dobriyan
1
-0
/
+2
2020-03-12
nbd: requeue command if the soecket is changed
Hou Pu
1
-0
/
+10
2020-03-12
nbd: enable replace socket if only one connection is configured
Hou Pu
1
-8
/
+9
2020-03-12
block/drbd: delete invalid function drbd_md_mark_dirty_
Jackie Liu
1
-11
/
+0
2020-03-12
lightnvm: pblk: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-21
/
+21
2020-03-12
block: aoe: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-2
/
+2
2020-03-10
loop: Only freeze block queue when needed.
Martijn Coenen
1
-2
/
+4
2020-03-10
loop: Only change blocksize when needed.
Martijn Coenen
1
-6
/
+6
2020-03-10
null_blk: Add support for init_hctx() fault injection
Bart Van Assche
1
-0
/
+11
2020-03-10
null_blk: Handle null_add_dev() failures properly
Bart Van Assche
1
-1
/
+6
2020-03-10
null_blk: Fix the null_add_dev() error path
Bart Van Assche
1
-0
/
+1
2020-03-10
null_blk: Fix changing the number of hardware queues
Bart Van Assche
1
-37
/
+66
2020-03-10
null_blk: Suppress an UBSAN complaint triggered when setting 'memory_backed'
Bart Van Assche
1
-1
/
+1
2020-03-10
blk-mq: Fix a recently introduced regression in blk_mq_realloc_hw_ctxs()
Bart Van Assche
1
-1
/
+0
2020-03-10
blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
Bart Van Assche
1
-0
/
+8
2020-03-10
blk-mq: Fix a comment in include/linux/blk-mq.h
Bart Van Assche
1
-1
/
+4
2020-03-09
Linux 5.6-rc5
v5.6-rc5
Linus Torvalds
1
-1
/
+1
2020-03-07
io_uring: fix lockup with timeouts
Pavel Begunkov
1
-0
/
+1
2020-03-06
parse-maintainers: Mark as executable
Jonathan Neuschäfer
1
-0
/
+0
2020-03-06
vgacon: Fix a UAF in vgacon_invert_region
Zhang Xiaoxu
1
-0
/
+3
2020-03-06
dt-bindings: arm: Fixup the DT bindings for hierarchical PSCI states
Ulf Hansson
1
-15
/
+13
2020-03-06
dt-bindings: power: Extend nodename pattern for power-domain providers
Ulf Hansson
1
-1
/
+1
2020-03-06
io_uring: free fixed_file_data after RCU grace period
Jens Axboe
1
-2
/
+22
2020-03-06
locks: fix a potential use-after-free problem when wakeup a waiter
yangerkun
1
-14
/
+0
2020-03-06
block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group()
Carlo Nonato
1
-4
/
+5
[next]