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
*
md: get sysfs entry after redundancy attr group create
Junxiao Bi
2020-08-06
1
-7
/
+10
*
Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...
Jens Axboe
2020-08-03
4
-29
/
+71
|
\
|
*
md/raid5: Allow degraded raid6 to do rmw
ChangSyun Peng
2020-08-03
1
-6
/
+16
|
*
md/raid5: Fix Force reconstruct-write io stuck in degraded raid5
ChangSyun Peng
2020-08-03
1
-1
/
+2
|
*
raid5: don't duplicate code for different paths in handle_stripe
Guoqing Jiang
2020-08-03
1
-6
/
+3
|
*
raid5-cache: hold spinlock instead of mutex in r5c_journal_mode_show
Guoqing Jiang
2020-08-03
1
-6
/
+3
|
*
md: print errno in super_written
Guoqing Jiang
2020-08-03
1
-1
/
+2
|
*
md/raid5: remove the redundant setting of STRIPE_HANDLE
Guoqing Jiang
2020-08-03
1
-6
/
+2
|
*
md: register new md sysfs file 'uuid' read-only
Sebastian Parschauer
2020-08-03
2
-0
/
+13
|
*
md: fix max sectors calculation for super 1.0
Xiao Ni
2020-08-03
1
-4
/
+31
|
/
*
Merge branch 'nvme-5.9' of git://git.infradead.org/nvme into for-5.9/drivers
Jens Axboe
2020-07-29
23
-311
/
+1209
|
\
|
*
nvme-loop: remove extra variable in create ctrl
Chaitanya Kulkarni
2020-07-29
1
-8
/
+6
|
*
nvme-loop: set ctrl state connecting after init
Chaitanya Kulkarni
2020-07-29
1
-0
/
+3
|
*
nvme-multipath: do not fall back to __nvme_find_path() for non-optimized paths
Hannes Reinecke
2020-07-29
1
-4
/
+7
|
*
nvme-multipath: fix logic for non-optimized paths
Martin Wilck
2020-07-29
1
-0
/
+6
|
*
nvme-rdma: fix controller reset hang during traffic
Sagi Grimberg
2020-07-29
1
-3
/
+9
|
*
nvme-tcp: fix controller reset hang during traffic
Sagi Grimberg
2020-07-29
1
-3
/
+9
|
*
nvmet: introduce the passthru Kconfig option
Chaitanya Kulkarni
2020-07-29
1
-0
/
+12
|
*
nvmet: introduce the passthru configfs interface
Logan Gunthorpe
2020-07-29
2
-0
/
+100
|
*
nvmet: Add passthru enable/disable helpers
Logan Gunthorpe
2020-07-29
4
-1
/
+111
|
*
nvmet: add passthru code to process commands
Logan Gunthorpe
2020-07-29
6
-2
/
+510
|
*
nvme: export nvme_find_get_ns() and nvme_put_ns()
Logan Gunthorpe
2020-07-29
2
-2
/
+6
|
*
nvme: introduce nvme_ctrl_get_by_path()
Logan Gunthorpe
2020-07-29
2
-0
/
+24
|
*
nvme: introduce nvme_execute_passthru_rq to call nvme_passthru_[start|end]()
Logan Gunthorpe
2020-07-29
2
-7
/
+16
|
*
nvme: create helper function to obtain command effects
Logan Gunthorpe
2020-07-29
2
-92
/
+103
|
*
nvme: clear any SGL flags in passthru commands
Logan Gunthorpe
2020-07-29
1
-1
/
+9
|
*
nvmet-fc: remove redundant del_work_active flag
James Smart
2020-07-29
1
-24
/
+3
|
*
nvmet-fc: check successful reference in nvmet_fc_find_target_assoc
James Smart
2020-07-29
1
-1
/
+2
|
*
nvme-fc: set max_segments to lldd max value
James Smart
2020-07-29
1
-2
/
+3
|
*
nvme-fc: drop a duplicated word in a comment
Randy Dunlap
2020-07-29
1
-1
/
+1
|
*
nvme-hwmon: log the controller device name
Sagi Grimberg
2020-07-29
1
-1
/
+2
|
*
nvme: fix deadlock in disconnect during scan_work and/or ana_work
Sagi Grimberg
2020-07-29
8
-15
/
+55
|
*
nvme: document nvme controller states
Sagi Grimberg
2020-07-29
1
-0
/
+14
|
*
nvmet: use xarray for ctrl ns storing
Chaitanya Kulkarni
2020-07-29
3
-57
/
+27
|
*
nvmet-rdma: use new shared CQ mechanism
Yamin Friedman
2020-07-29
1
-7
/
+7
|
*
nvme-rdma: use new shared CQ mechanism
Yamin Friedman
2020-07-29
1
-26
/
+51
|
*
nvme-pci: add support for ACPI StorageD3Enable property
David E. Box
2020-07-29
2
-0
/
+66
|
*
nvme-pci: use max of PRP or SGL for iod size
Chaitanya Kulkarni
2020-07-29
1
-15
/
+10
|
*
nvme-core: replace ctrl page size with a macro
Chaitanya Kulkarni
2020-07-29
3
-38
/
+37
|
*
nvme: remove redundant validation in nvme_start_ctrl()
Baolin Wang
2020-07-29
1
-2
/
+1
|
*
nvme: remove an unnecessary condition
Dan Carpenter
2020-07-29
1
-2
/
+2
|
/
*
bcache: use disk_{start,end}_io_acct() to count I/O for bcache device
Coly Li
2020-07-28
1
-28
/
+9
*
bcache: fix bio_{start,end}_io_acct with proper device
Coly Li
2020-07-25
1
-4
/
+27
*
bcache: avoid extra memory consumption in struct bbio for large bucket size
Coly Li
2020-07-25
2
-2
/
+2
*
bcache: avoid extra memory allocation from mempool c->fill_iter
Coly Li
2020-07-25
1
-1
/
+1
*
bcache: add sysfs file to display feature sets information of cache set
Coly Li
2020-07-25
4
-1
/
+73
*
bcache: add bucket_size_hi into struct cache_sb_disk for large bucket
Coly Li
2020-07-25
6
-11
/
+52
*
bcache: handle btree node memory allocation properly for bucket size > 8MB
Coly Li
2020-07-25
1
-1
/
+1
*
bcache: handle cache set verify_ondisk properly for bucket size > 8MB
Coly Li
2020-07-25
1
-2
/
+10
*
bcache: handle cache prio_buckets and disk_buckets properly for bucket size >...
Coly Li
2020-07-25
2
-9
/
+10
[next]