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
*
blkcg: annotate implicit fall through
Mathieu Malaterre
2019-03-13
1
-0
/
+1
*
nvme-tcp: support C2HData with SUCCESS flag
Sagi Grimberg
2019-03-13
1
-4
/
+28
*
nvmet: ignore EOPNOTSUPP for discard
Christoph Hellwig
2019-03-13
2
-5
/
+5
*
nvme: add proper write zeroes setup for the multipath device
Christoph Hellwig
2019-03-13
1
-3
/
+3
*
nvme: add proper discard setup for the multipath device
Christoph Hellwig
2019-03-13
1
-3
/
+3
*
nvme: remove nvme_ns_config_oncs
Christoph Hellwig
2019-03-13
1
-7
/
+3
*
nvme: disable Write Zeroes for qemu controllers
Christoph Hellwig
2019-03-13
3
-2
/
+9
*
nvmet-fc: bring Disconnect into compliance with FC-NVME spec
James Smart
2019-03-13
1
-31
/
+2
*
nvmet-fc: fix issues with targetport assoc_list list walking
James Smart
2019-03-13
1
-5
/
+4
*
nvme-fc: reject reconnect if io queue count is reduced to zero
James Smart
2019-03-13
1
-0
/
+12
*
nvme-fc: fix numa_node when dev is null
James Smart
2019-03-13
1
-1
/
+4
*
nvme-fc: use nr_phys_segments to determine existence of sgl
James Smart
2019-03-13
1
-4
/
+15
*
nvme-loop: init nvmet_ctrl fatal_err_work when allocate
Yufen Yu
2019-03-13
1
-10
/
+10
*
nvme: update comment to make the code easier to read
Yufen Yu
2019-03-13
1
-2
/
+2
*
nvme: put ns_head ref if namespace fails allocation
Sagi Grimberg
2019-03-13
1
-0
/
+1
*
nvme-trace: fix cdw10 buffer overrun
Keith Busch
2019-03-13
1
-1
/
+1
*
nvme: don't warn on block content change effects
Keith Busch
2019-03-13
1
-1
/
+1
*
nvme: add get-feature to admin cmds tracer
Max Gurtovoy
2019-03-13
1
-0
/
+14
*
Merge branch 'for-5.1/md-post' of https://github.com/liu-song-6/linux into fo...
Jens Axboe
2019-03-13
5
-1
/
+72
|
\
|
*
md: Fix failed allocation of md_register_thread
Aditya Pakki
2019-03-12
2
-0
/
+4
|
*
It's wrong to add len to sector_nr in raid10 reshape twice
Xiao Ni
2019-03-12
1
-1
/
+0
|
*
raid5: set write hint for PPL
Mariusz Dabrowski
2019-03-12
4
-0
/
+68
|
/
*
pblk: fix max_io calculation
Javier González
2019-03-07
1
-1
/
+6
*
block: fix segment calculation for passthrough IO
Ming Lei
2019-03-06
1
-7
/
+8
*
Merge branch 'stable/for-jens-5.1' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2019-03-06
1
-42
/
+57
|
\
|
*
xen/blkback: rework connect_ring() to avoid inconsistent xenstore 'ring-page-...
Dongli Zhang
2019-02-24
1
-29
/
+43
|
*
xen/blkback: add stack variable 'blkif' in connect_ring()
Dongli Zhang
2019-01-17
1
-13
/
+14
*
|
block: fix updating bio's front segment size
Ming Lei
2019-03-02
1
-0
/
+8
*
|
block: Replace function name in string with __func__
Keyur Patel
2019-02-28
1
-4
/
+4
*
|
nbd: propagate genlmsg_reply return code
Li RongQing
2019-02-28
1
-2
/
+1
*
|
floppy: remove set but not used variable 'q'
YueHaibing
2019-02-28
1
-3
/
+0
*
|
null_blk: fix checking for REQ_FUA
Heinz Mauelshagen
2019-02-28
1
-1
/
+1
*
|
block: fix NULL pointer dereference in register_disk
zhengbin
2019-02-28
1
-4
/
+6
*
|
fs: fix guard_bio_eod to check for real EOD errors
Carlos Maiolino
2019-02-28
1
-0
/
+7
*
|
blk-mq: use HCTX_TYPE_DEFAULT but not 0 to index blk_mq_tag_set->map
Dongli Zhang
2019-02-28
1
-7
/
+7
*
|
block: optimize bvec iteration in bvec_iter_advance
Christoph Hellwig
2019-02-28
1
-3
/
+4
*
|
block: introduce mp_bvec_for_each_page() for iterating over page
Ming Lei
2019-02-28
1
-0
/
+5
*
|
block: optimize blk_bio_segment_split for single-page bvec
Ming Lei
2019-02-27
1
-3
/
+9
*
|
block: optimize __blk_segment_map_sg() for single-page bvec
Ming Lei
2019-02-27
1
-2
/
+7
*
|
block: introduce bvec_nth_page()
Ming Lei
2019-02-27
2
-4
/
+9
*
|
iomap: wire up the iopoll method
Christoph Hellwig
2019-02-24
4
-15
/
+32
*
|
block: add bio_set_polled() helper
Jens Axboe
2019-02-24
2
-2
/
+16
*
|
block: wire up block device iopoll method
Christoph Hellwig
2019-02-24
1
-1
/
+17
*
|
fs: add an iopoll method to struct file_operations
Christoph Hellwig
2019-02-24
2
-0
/
+5
*
|
loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part()
Dongli Zhang
2019-02-22
1
-4
/
+17
*
|
loop: do not print warn message if partition scan is successful
Dongli Zhang
2019-02-22
1
-2
/
+3
*
|
block: bounce: make sure that bvec table is updated
Ming Lei
2019-02-21
1
-2
/
+6
*
|
Merge branch 'nvme-5.1' of git://git.infradead.org/nvme into for-5.1/block
Jens Axboe
2019-02-21
29
-289
/
+168
|
\
\
|
*
|
nvme-rdma: use nr_phys_segments when map rq to sgl
Chaitanya Kulkarni
2019-02-21
1
-2
/
+2
|
*
|
nvmet: convert to SPDX identifiers
Christoph Hellwig
2019-02-20
7
-63
/
+7
[next]