index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-26
ublk: prevent invalid access with DEBUG
Kevin Brodsky
1
-2
/
+2
2025-11-26
s390/dasd: Use scnprintf() instead of sprintf()
Jan Höppner
1
-1
/
+2
2025-11-26
s390/dasd: Move device name formatting into separate function
Jan Höppner
1
-26
/
+54
2025-11-26
s390/dasd: Remove unnecessary debugfs_create() return checks
Stefan Haberland
1
-56
/
+8
2025-11-26
s390/dasd: Fix gendisk parent after copy pair swap
Stefan Haberland
1
-0
/
+8
2025-11-24
Revert "Merge branch 'loop-aio-nowait' into for-6.19/block"
Jens Axboe
1
-194
/
+39
2025-11-20
zloop: clear nowait flag in workqueue context
Chaitanya Kulkarni
1
-0
/
+4
2025-11-20
loop: clear nowait flag in workqueue context
Chaitanya Kulkarni
1
-0
/
+4
2025-11-19
zloop: fix zone append check in zloop_rw()
Damien Le Moal
1
-1
/
+2
2025-11-18
loop: add hint for handling aio via IOCB_NOWAIT
Ming Lei
1
-0
/
+61
2025-11-18
loop: try to handle loop aio command via NOWAIT IO first
Ming Lei
1
-5
/
+63
2025-11-18
loop: move command blkcg/memcg initialization into loop_queue_work
Ming Lei
1
-15
/
+17
2025-11-18
loop: add lo_submit_rw_aio()
Ming Lei
1
-17
/
+24
2025-11-18
loop: add helper lo_rw_aio_prep()
Ming Lei
1
-23
/
+40
2025-11-18
loop: add helper lo_cmd_nr_bvec()
Ming Lei
1
-4
/
+14
2025-11-18
drbd: turn bitmap I/O comments into regular block comments
Sukrut Heroorkar
1
-5
/
+5
2025-11-17
zloop: introduce the ordered_zone_append configuration parameter
Damien Le Moal
1
-12
/
+96
2025-11-17
zloop: introduce the zone_append configuration parameter
Damien Le Moal
1
-2
/
+30
2025-11-17
zloop: simplify checks for writes to sequential zones
Damien Le Moal
1
-10
/
+9
2025-11-17
zloop: fail zone append operations that are targeting full zones
Damien Le Moal
1
-0
/
+4
2025-11-17
zloop: make the write pointer of full zones invalid
Damien Le Moal
1
-3
/
+5
2025-11-17
floppy: fix for PAGE_SIZE != 4KB
Rene Rebe
1
-1
/
+1
2025-11-14
ps3disk: use memcpy_{from,to}_bvec index
Rene Rebe
1
-0
/
+4
2025-11-14
block-dma: properly take MMIO path
Leon Romanovsky
1
-8
/
+65
2025-11-14
nvme-pci: migrate to dma_map_phys instead of map_page
Leon Romanovsky
1
-12
/
+13
2025-11-13
bcache: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-2
/
+6
2025-11-13
bcache: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
3
-6
/
+9
2025-11-13
bcache: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-10
/
+10
2025-11-13
bcache: remove redundant __GFP_NOWARN
Qianfeng Rong
1
-1
/
+1
2025-11-13
bcache: reduce gc latency by processing less nodes and sleep less time
Coly Li
3
-24
/
+29
2025-11-13
bcache: drop discard sysfs interface
Coly Li
4
-24
/
+2
2025-11-13
bcache: remove discard code from alloc.c
Coly Li
1
-17
/
+4
2025-11-13
bcache: get rid of discard code from journal
Coly Li
2
-98
/
+8
2025-11-13
dm: fix zone reset all operation processing
Damien Le Moal
1
-0
/
+9
2025-11-12
null_blk: fix zone read length beyond write pointer
Keith Busch
2
-2
/
+5
2025-11-11
ublk: return unsigned from ublk_{,un}map_io()
Caleb Sander Mateos
1
-3
/
+4
2025-11-11
ublk: remove unnecessary checks in ublk_check_and_get_req()
Caleb Sander Mateos
1
-6
/
+0
2025-11-11
nbd: defer config unlock in nbd_genl_connect
Zheng Qixing
1
-1
/
+2
2025-11-11
Merge tag 'md-6.19-20251111' of gitolite.kernel.org:pub/scm/linux/kernel/git/...
Jens Axboe
9
-72
/
+211
2025-11-11
md: allow configuring logical block size
Li Nan
7
-0
/
+83
2025-11-11
md: add check_new_feature module parameter
Li Nan
1
-3
/
+9
2025-11-11
md/raid0: Move queue limit setup before r0conf initialization
Li Nan
1
-9
/
+7
2025-11-11
md: init bioset in mddev_init
Li Nan
1
-36
/
+33
2025-11-11
md: delete md_redundancy_group when array is becoming inactive
Li Nan
1
-0
/
+4
2025-11-11
md: prevent adding disks with larger logical_block_size to active arrays
Li Nan
1
-0
/
+7
2025-11-08
nbd: defer config put in recv_work
Zheng Qixing
1
-1
/
+1
2025-11-08
md/raid5: remove redundant __GFP_NOWARN
Huiwen He
1
-1
/
+1
2025-11-08
md: avoid repeated calls to del_gendisk
Xiao Ni
2
-1
/
+3
2025-11-08
md/md-llbitmap: Remove unneeded semicolon
Chen Ni
1
-1
/
+1
2025-11-08
md/md-linear: Enable atomic writes
John Garry
1
-0
/
+1
[next]