index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
6lowpan
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-08-31
nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()
Maurizio Lombardi
1
-0
/
+3
2022-08-31
nvmet-auth: add missing goto in nvmet_setup_auth()
Hannes Reinecke
1
-0
/
+1
2022-08-31
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM610
Shyamin Ayesh
1
-0
/
+2
2022-08-24
md: call __md_stop_writes in md_stop
Guoqing Jiang
1
-0
/
+1
2022-08-24
Revert "md-raid: destroy the bitmap after destroying the thread"
Guoqing Jiang
1
-1
/
+1
2022-08-24
md: Flush workqueue md_rdev_misc_wq in md_alloc()
David Sloan
1
-0
/
+1
2022-08-24
md/raid10: Fix the data type of an r10_sync_page_io() argument
Bart Van Assche
1
-7
/
+6
2022-08-24
loop: Check for overflow while configuring loop
Siddh Raman Pant
1
-0
/
+5
2022-08-19
blk-mq: fix io hung due to missing commit_rqs
Yu Kuai
1
-2
/
+3
2022-08-18
blk-mq: run queue no matter whether the request is the last request
Yufen Yu
1
-1
/
+1
2022-08-18
blk-mq: remove unused function blk_mq_queue_stopped()
Yu Kuai
2
-21
/
+0
2022-08-16
ublk_drv: do not add a re-issued request aborted previously to ioucmd's task_...
ZiyangZhang
1
-1
/
+17
2022-08-16
ublk_drv: update comment for __ublk_fail_req()
ZiyangZhang
1
-2
/
+3
2022-08-16
ublk_drv: check ubq_daemon_is_dying() in __ublk_rq_task_work()
ZiyangZhang
1
-3
/
+2
2022-08-13
ublk_drv: update iod->addr for UBLK_IO_NEED_GET_DATA
ZiyangZhang
1
-0
/
+5
2022-08-12
block: Do not call blk_put_queue() if gendisk allocation fails
Rafael Mendonca
1
-3
/
+1
2022-08-11
nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S70
Dennis P. Kliem
1
-0
/
+2
2022-08-10
nvme-tcp: check if the queue is allocated before stopping it
Maurizio Lombardi
1
-0
/
+3
2022-08-10
nvme-fabrics: Fix a typo in an error message
Christophe JAILLET
1
-1
/
+1
2022-08-10
nvme-fabrics: parse nvme connect Linux error codes
Amit Engel
1
-0
/
+6
2022-08-10
nvmet-auth: use kmemdup instead of kmalloc + memcpy
Zhang Xiaoxu
1
-2
/
+2
2022-08-10
nvme-fc: fix the fc_appid_store return value
Christoph Hellwig
1
-1
/
+2
2022-08-10
nvme-fc: restart admin queue if the caller needs to restart queue
Ming Lei
1
-0
/
+2
2022-08-05
s390/dasd: Establish DMA alignment
Eric Farman
2
-0
/
+2
2022-08-05
s390/dasd: drop unexpected word 'for' in comments
Jiang Jian
1
-1
/
+1
2022-08-04
drm/amd/amdgpu: fix build failure due to implicit declaration
Sudip Mukherjee
1
-0
/
+1
2022-08-04
usb: cdns3: Don't use priv_dev uninitialized in cdns3_gadget_ep_enable()
Nathan Chancellor
1
-4
/
+8
2022-08-04
drm/amd/display: restore code for plane with no modifiers
Dave Airlie
1
-0
/
+3
2022-08-03
video:backlight: remove reference to AVR32 architecture in ltv350qv
Hans-Christian Noren Egtvedt
1
-2
/
+1
2022-08-03
video: remove support for non-existing atmel,at32ap-lcdc in atmel_lcdfb
Hans-Christian Noren Egtvedt
1
-1
/
+0
2022-08-03
usb:udc: remove reference to AVR32 architecture in Atmel USBA Kconfig
Hans-Christian Noren Egtvedt
1
-2
/
+2
2022-08-03
sound:spi: remove reference to AVR32 in Atmel AT73C213 DAC driver
Hans-Christian Noren Egtvedt
1
-1
/
+1
2022-08-03
net: remove cdns,at32ap7000-macb device tree entry
Hans-Christian Noren Egtvedt
2
-3
/
+1
2022-08-03
misc: update maintainer email address and description for atmel-ssc
Hans-Christian Noren Egtvedt
1
-2
/
+2
2022-08-03
mfd: remove reference to AVR32 architecture in atmel-smc.c
Hans-Christian Noren Egtvedt
1
-2
/
+2
2022-08-03
dma:dw: remove reference to AVR32 architecture in core.c
Hans-Christian Noren Egtvedt
1
-3
/
+0
2022-08-03
doc: sfp-phylink: Fix a broken reference
Christophe JAILLET
1
-3
/
+3
2022-08-03
ublk_drv: add support for UBLK_IO_NEED_GET_DATA
ZiyangZhang
1
-12
/
+94
2022-08-03
ublk_cmd.h: add one new ublk command: UBLK_IO_NEED_GET_DATA
ZiyangZhang
1
-0
/
+18
2022-08-03
ublk_drv: cleanup ublksrv_ctrl_dev_info
Ming Lei
2
-18
/
+15
2022-08-03
ublk_drv: add SET_PARAMS/GET_PARAMS control command
Ming Lei
2
-18
/
+234
2022-08-03
ublk_drv: fix ublk device leak in case that add_disk fails
Ming Lei
1
-0
/
+5
2022-08-03
ublk_drv: cancel device even though disk isn't up
Ming Lei
1
-6
/
+12
2022-08-03
block: fix leaking page ref on truncated direct io
Keith Busch
1
-15
/
+15
2022-08-03
block: ensure bio_iov_add_page can't fail
Keith Busch
1
-10
/
+9
2022-08-03
block: ensure iov_iter advances for added pages
Keith Busch
1
-4
/
+4
2022-08-03
drivers:md:fix a potential use-after-free bug
Wentao_Liang
1
-1
/
+1
2022-08-03
md/raid5: Ensure batch_last is released before sleeping for quiesce
Logan Gunthorpe
2
-9
/
+29
2022-08-03
md/raid5: Move stripe_request_ctx up
Logan Gunthorpe
1
-27
/
+27
2022-08-03
md/raid5: Drop unnecessary call to r5c_check_stripe_cache_usage()
Logan Gunthorpe
1
-1
/
+0
[next]