index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-23
nvme: Use non zero KATO for persistent discovery connections
Alistair Francis
1
-1
/
+7
2025-09-23
nvmet: add safety check for subsys lock
Max Gurtovoy
1
-9
/
+6
2025-09-23
nvme-core: use nvme_is_io_ctrl() for I/O controller check
Martin George
1
-1
/
+1
2025-09-23
nvme-core: do ioccsz/iorcsz validation only for I/O controllers
Kamaljit Singh
1
-2
/
+2
2025-09-23
nvme-core: add method to check for an I/O controller
Kamaljit Singh
1
-0
/
+5
2025-09-23
blk-cgroup: fix possible deadlock while configuring policy
Yu Kuai
1
-15
/
+8
2025-09-23
blk-mq: fix null-ptr-deref in blk_mq_free_tags() from error path
Yu Kuai
2
-2
/
+9
2025-09-23
blk-mq: Fix more tag iteration function documentation
Bart Van Assche
1
-17
/
+15
2025-09-20
selftests: ublk: fix behavior when fio is not installed
Uday Shankar
6
-0
/
+24
2025-09-20
ublk: don't access ublk_queue in ublk_unmap_io()
Caleb Sander Mateos
1
-10
/
+14
2025-09-20
ublk: pass ublk_io to __ublk_complete_rq()
Caleb Sander Mateos
1
-6
/
+5
2025-09-20
ublk: don't access ublk_queue in ublk_need_complete_req()
Caleb Sander Mateos
1
-3
/
+3
2025-09-20
ublk: don't access ublk_queue in ublk_check_commit_and_fetch()
Caleb Sander Mateos
1
-4
/
+4
2025-09-20
ublk: don't pass ublk_queue to ublk_fetch()
Caleb Sander Mateos
1
-3
/
+2
2025-09-20
ublk: don't access ublk_queue in ublk_config_io_buf()
Caleb Sander Mateos
1
-5
/
+5
2025-09-20
ublk: don't access ublk_queue in ublk_check_fetch_buf()
Caleb Sander Mateos
1
-4
/
+4
2025-09-20
ublk: pass q_id and tag to __ublk_check_and_get_req()
Caleb Sander Mateos
1
-13
/
+11
2025-09-20
ublk: don't access ublk_queue in ublk_daemon_register_io_buf()
Caleb Sander Mateos
1
-1
/
+1
2025-09-20
ublk: don't access ublk_queue in ublk_register_io_buf()
Caleb Sander Mateos
1
-1
/
+1
2025-09-20
ublk: pass ublk_device to ublk_register_io_buf()
Caleb Sander Mateos
1
-4
/
+6
2025-09-20
ublk: don't dereference ublk_queue in ublk_check_and_get_req()
Caleb Sander Mateos
1
-2
/
+2
2025-09-20
ublk: don't dereference ublk_queue in ublk_ch_uring_cmd_local()
Caleb Sander Mateos
1
-1
/
+1
2025-09-20
ublk: add helpers to check ublk_device flags
Caleb Sander Mateos
1
-0
/
+34
2025-09-20
ublk: don't pass ublk_queue to __ublk_fail_req()
Caleb Sander Mateos
1
-3
/
+3
2025-09-20
ublk: don't pass q_id to ublk_queue_cmd_buf_size()
Caleb Sander Mateos
1
-7
/
+5
2025-09-20
ublk: remove ubq check in ublk_check_and_get_req()
Caleb Sander Mateos
1
-3
/
+0
2025-09-19
selftests: ublk: add test to verify that feat_map is complete
Uday Shankar
2
-0
/
+21
2025-09-19
selftests: ublk: kublk: add UBLK_F_BUF_REG_OFF_DAEMON to feat_map
Uday Shankar
1
-0
/
+1
2025-09-19
selftests: ublk: kublk: simplify feat_map definition
Uday Shankar
1
-15
/
+16
2025-09-17
blk-throttle: fix throtl_data leak during disk release
Yu Kuai
1
-2
/
+5
2025-09-17
blk-mq: Fix the blk_mq_tagset_busy_iter() documentation
Bart Van Assche
1
-4
/
+3
2025-09-16
block: relax atomic write boundary vs chunk size check
John Garry
1
-40
/
+26
2025-09-16
block: fix stacking of atomic writes when atomics are not supported
John Garry
1
-9
/
+10
2025-09-16
block: update validation of atomic writes boundary for stacked devices
John Garry
1
-8
/
+14
2025-09-16
nvme-pci: Add TUXEDO IBS Gen8 to Samsung sleep quirk
Georg Gottleuber
1
-0
/
+2
2025-09-15
nvme-auth: use hkdf_expand_label()
Chris Leech
1
-20
/
+13
2025-09-15
nvme-auth: add hkdf_expand_label()
Chris Leech
1
-0
/
+53
2025-09-15
block/mq-deadline: Remove the redundant rb_entry_rq in the deadline_from_pos().
chengkaitao
1
-4
/
+0
2025-09-15
nvme-tcp: send only permitted commands for secure concat
Martin George
1
-0
/
+3
2025-09-15
nvme-fc: use lock accessing port_state and rport state
Daniel Wagner
1
-2
/
+8
2025-09-15
nvmet-fcloop: call done callback even when remote port is gone
Daniel Wagner
1
-3
/
+5
2025-09-15
nvmet-fc: avoid scheduling association deletion twice
Daniel Wagner
1
-7
/
+9
2025-09-15
nvmet-fc: move lsop put work to nvmet_fc_ls_req_op
Daniel Wagner
1
-10
/
+9
2025-09-15
nvme-auth: update bi_directional flag
Martin George
1
-2
/
+3
2025-09-10
md/md-llbitmap: Use DIV_ROUND_UP_SECTOR_T
Nathan Chancellor
1
-8
/
+8
2025-09-10
blk-mq: fix stale nr_requests documentation
Yu Kuai
1
-10
/
+4
2025-09-10
blk-mq: remove blk_mq_tag_update_depth()
Yu Kuai
2
-34
/
+0
2025-09-10
blk-mq: fix potential deadlock while nr_requests grown
Yu Kuai
3
-22
/
+34
2025-09-10
blk-mq-sched: add new parameter nr_requests in blk_mq_alloc_sched_tags()
Yu Kuai
4
-11
/
+19
2025-09-10
blk-mq: split bitmap grow and resize case in blk_mq_update_nr_requests()
Yu Kuai
1
-12
/
+27
[next]