index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-22
md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d
Logan Gunthorpe
1
-0
/
+12
2022-09-22
md/raid10: convert resync_lock to use seqlock
Yu Kuai
2
-30
/
+59
2022-09-22
md/raid10: fix improper BUG_ON() in raise_barrier()
Yu Kuai
1
-1
/
+1
2022-09-22
md/raid10: prevent unnecessary calls to wake_up() in fast path
Yu Kuai
1
-2
/
+8
2022-09-22
md/raid10: don't modify 'nr_waitng' in wait_barrier() for the case nowait
Yu Kuai
1
-2
/
+2
2022-09-22
md/raid10: factor out code from wait_barrier() to stop_waiting_barrier()
Yu Kuai
1
-22
/
+28
2022-09-22
md: Remove extra mddev_get() in md_seq_start()
Logan Gunthorpe
1
-1
/
+0
2022-09-22
md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk()
David Sloan
1
-1
/
+0
2022-09-22
md/raid5: Ensure stripe_fill happens on non-read IO with journal
Logan Gunthorpe
1
-1
/
+1
2022-09-22
md/raid5: Don't read ->active_stripes if it's not needed
Logan Gunthorpe
1
-3
/
+2
2022-09-22
md/raid5: Cleanup prototype of raid5_get_active_stripe()
Logan Gunthorpe
3
-25
/
+39
2022-09-22
md/raid5: Drop extern on function declarations in raid5.h
Logan Gunthorpe
1
-12
/
+10
2022-09-22
md/raid5: Refactor raid5_get_active_stripe()
Logan Gunthorpe
1
-41
/
+41
2022-09-22
md: Replace snprintf with scnprintf
Saurabh Sengar
1
-1
/
+1
2022-09-22
md/raid10: fix compile warning
Guoqing Jiang
1
-1
/
+1
2022-09-22
md/raid5: Fix spelling mistakes in comments
XU pengfei
1
-3
/
+3
2022-09-22
block/blk-rq-qos: delete useless enmu RQ_QOS_IOPRIO
Li Jinlin
2
-3
/
+0
2022-09-22
block: aoe: use DEFINE_SHOW_ATTRIBUTE to simplify aoe_debugfs
Liu Shixin
1
-13
/
+2
2022-09-22
block: move from strlcpy with unused retval to strscpy
Wolfram Sang
5
-12
/
+12
2022-09-22
block/drbd: remove useless comments in receive_DataReply()
Gaosheng Cui
1
-3
/
+0
2022-09-22
drbd: remove orphan _req_may_be_done() declaration
Gaosheng Cui
1
-2
/
+0
2022-09-21
blk-wbt: call rq_qos_add() after wb_normal is initialized
Yu Kuai
1
-5
/
+4
2022-09-21
rnbd-srv: remove struct rnbd_dev
Christoph Hellwig
3
-50
/
+18
2022-09-21
rnbd-srv: remove rnbd_dev_{open,close}
Christoph Hellwig
4
-62
/
+18
2022-09-21
rnbd-srv: remove rnbd_endio
Christoph Hellwig
2
-15
/
+7
2022-09-21
rnbd-srv: simplify rnbd_srv_fill_msg_open_rsp
Christoph Hellwig
2
-52
/
+13
2022-09-21
block: Fix the enum blk_eh_timer_return documentation
Bart Van Assche
1
-2
/
+9
2022-09-21
s390/dasd: add device ping attribute
Stefan Haberland
4
-0
/
+81
2022-09-21
s390/dasd: suppress generic error messages for PPRC secondary devices
Stefan Haberland
2
-0
/
+10
2022-09-21
s390/dasd: add ioctl to perform a swap of the drivers copy pair
Stefan Haberland
2
-0
/
+67
2022-09-21
s390/dasd: add copy pair swap capability
Stefan Haberland
4
-1
/
+117
2022-09-21
s390/dasd: add copy pair setup
Stefan Haberland
4
-17
/
+623
2022-09-21
s390/dasd: add query PPRC function
Stefan Haberland
3
-0
/
+104
2022-09-21
s390/dasd: put block allocation in separate function
Stefan Haberland
1
-15
/
+23
2022-09-20
blk-iocost: Remove unnecessary (void*) conversions
Li zeming
1
-1
/
+1
2022-09-20
block: remove PSI accounting from the bio layer
Christoph Hellwig
4
-28
/
+0
2022-09-20
erofs: add manual PSI accounting for the compressed address space
Christoph Hellwig
1
-1
/
+12
2022-09-20
btrfs: add manual PSI accounting for compressed reads
Christoph Hellwig
1
-2
/
+12
2022-09-20
sched/psi: export psi_memstall_{enter,leave}
Christoph Hellwig
1
-0
/
+2
2022-09-20
mm: add PSI accounting around ->read_folio and ->readahead calls
Christoph Hellwig
3
-4
/
+27
2022-09-20
block: fix comment typo in submit_bio of block-core.c.
Ping-Xiang Chen
1
-1
/
+1
2022-09-19
bcache: fix set_at_max_writeback_rate() for multiple attached devices
Coly Li
1
-21
/
+52
2022-09-19
bcache:: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-09-19
bcache: bset: Fix comment typos
Jules Maselbas
1
-1
/
+1
2022-09-19
bcache: remove unused bch_mark_cache_readahead function def in stats.h
Lin Feng
1
-1
/
+0
2022-09-19
bcache: remove unnecessary flush_workqueue
Li Lei
1
-3
/
+2
2022-09-19
nvme-tcp: print actual source IP address through sysfs "address" attr
Martin Belanger
1
-1
/
+20
2022-09-19
nvmet-tcp: don't map pages which can't come from HIGHMEM
Fabio M. De Francesco
1
-31
/
+13
2022-09-19
nvme-pci: move iod dma_len fill gaps
Keith Busch
1
-1
/
+1
2022-09-19
nvme-pci: iod npages fits in s8
Keith Busch
1
-13
/
+16
[next]