index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ublk_drv: consider recovery feature in aborting mechanism
ZiyangZhang
2022-09-23
1
-6
/
+110
*
ublk_drv: requeue rqs with recovery feature enabled
ZiyangZhang
2022-09-23
1
-5
/
+15
*
ublk_drv: define macros for recovery feature and check them
ZiyangZhang
2022-09-23
2
-1
/
+20
*
ublk_drv: check 'current' instead of 'ubq_daemon'
ZiyangZhang
2022-09-23
1
-2
/
+10
*
Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...
Jens Axboe
2022-09-23
7
-142
/
+204
|
\
|
*
md: Fix spelling mistake in comments of r5l_log
Zhou nan
2022-09-22
1
-1
/
+1
|
*
md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d
Logan Gunthorpe
2022-09-22
1
-0
/
+12
|
*
Merge branch 'md-next-raid10-optimize' into md-next
Song Liu
2022-09-22
2
-55
/
+96
|
|
\
|
|
*
md/raid10: convert resync_lock to use seqlock
Yu Kuai
2022-09-22
2
-30
/
+59
|
|
*
md/raid10: fix improper BUG_ON() in raise_barrier()
Yu Kuai
2022-09-22
1
-1
/
+1
|
|
*
md/raid10: prevent unnecessary calls to wake_up() in fast path
Yu Kuai
2022-09-22
1
-2
/
+8
|
|
*
md/raid10: don't modify 'nr_waitng' in wait_barrier() for the case nowait
Yu Kuai
2022-09-22
1
-2
/
+2
|
|
*
md/raid10: factor out code from wait_barrier() to stop_waiting_barrier()
Yu Kuai
2022-09-22
1
-22
/
+28
|
|
/
|
*
md: Remove extra mddev_get() in md_seq_start()
Logan Gunthorpe
2022-09-22
1
-1
/
+0
|
*
md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk()
David Sloan
2022-09-22
1
-1
/
+0
|
*
md/raid5: Ensure stripe_fill happens on non-read IO with journal
Logan Gunthorpe
2022-09-22
1
-1
/
+1
|
*
md/raid5: Don't read ->active_stripes if it's not needed
Logan Gunthorpe
2022-09-22
1
-3
/
+2
|
*
md/raid5: Cleanup prototype of raid5_get_active_stripe()
Logan Gunthorpe
2022-09-22
3
-25
/
+39
|
*
md/raid5: Drop extern on function declarations in raid5.h
Logan Gunthorpe
2022-09-22
1
-12
/
+10
|
*
md/raid5: Refactor raid5_get_active_stripe()
Logan Gunthorpe
2022-09-22
1
-41
/
+41
|
*
md: Replace snprintf with scnprintf
Saurabh Sengar
2022-09-22
1
-1
/
+1
|
*
md/raid10: fix compile warning
Guoqing Jiang
2022-09-22
1
-1
/
+1
|
*
md/raid5: Fix spelling mistakes in comments
XU pengfei
2022-09-22
1
-3
/
+3
|
/
*
block/blk-rq-qos: delete useless enmu RQ_QOS_IOPRIO
Li Jinlin
2022-09-21
2
-3
/
+0
*
block: aoe: use DEFINE_SHOW_ATTRIBUTE to simplify aoe_debugfs
Liu Shixin
2022-09-21
1
-13
/
+2
*
block: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-21
5
-12
/
+12
*
block/drbd: remove useless comments in receive_DataReply()
Gaosheng Cui
2022-09-21
1
-3
/
+0
*
drbd: remove orphan _req_may_be_done() declaration
Gaosheng Cui
2022-09-21
1
-2
/
+0
*
blk-wbt: call rq_qos_add() after wb_normal is initialized
Yu Kuai
2022-09-21
1
-5
/
+4
*
rnbd-srv: remove struct rnbd_dev
Christoph Hellwig
2022-09-21
3
-50
/
+18
*
rnbd-srv: remove rnbd_dev_{open,close}
Christoph Hellwig
2022-09-21
4
-62
/
+18
*
rnbd-srv: remove rnbd_endio
Christoph Hellwig
2022-09-21
2
-15
/
+7
*
rnbd-srv: simplify rnbd_srv_fill_msg_open_rsp
Christoph Hellwig
2022-09-21
2
-52
/
+13
*
block: Fix the enum blk_eh_timer_return documentation
Bart Van Assche
2022-09-21
1
-2
/
+9
*
s390/dasd: add device ping attribute
Stefan Haberland
2022-09-21
4
-0
/
+81
*
s390/dasd: suppress generic error messages for PPRC secondary devices
Stefan Haberland
2022-09-21
2
-0
/
+10
*
s390/dasd: add ioctl to perform a swap of the drivers copy pair
Stefan Haberland
2022-09-21
2
-0
/
+67
*
s390/dasd: add copy pair swap capability
Stefan Haberland
2022-09-21
4
-1
/
+117
*
s390/dasd: add copy pair setup
Stefan Haberland
2022-09-21
4
-17
/
+623
*
s390/dasd: add query PPRC function
Stefan Haberland
2022-09-21
3
-0
/
+104
*
s390/dasd: put block allocation in separate function
Stefan Haberland
2022-09-21
1
-15
/
+23
*
blk-iocost: Remove unnecessary (void*) conversions
Li zeming
2022-09-20
1
-1
/
+1
*
block: remove PSI accounting from the bio layer
Christoph Hellwig
2022-09-20
4
-28
/
+0
*
erofs: add manual PSI accounting for the compressed address space
Christoph Hellwig
2022-09-20
1
-1
/
+12
*
btrfs: add manual PSI accounting for compressed reads
Christoph Hellwig
2022-09-20
1
-2
/
+12
*
sched/psi: export psi_memstall_{enter,leave}
Christoph Hellwig
2022-09-20
1
-0
/
+2
*
mm: add PSI accounting around ->read_folio and ->readahead calls
Christoph Hellwig
2022-09-20
3
-4
/
+27
*
block: fix comment typo in submit_bio of block-core.c.
Ping-Xiang Chen
2022-09-20
1
-1
/
+1
*
Merge tag 'nvme-6.1-2022-09-20' of git://git.infradead.org/nvme into for-6.1/...
Jens Axboe
2022-09-20
12
-91
/
+176
|
\
|
*
nvme-tcp: print actual source IP address through sysfs "address" attr
Martin Belanger
2022-09-19
1
-1
/
+20
[next]