index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2025-03-16
zram: add GFP_NOWARN to incompressible zsmalloc handle allocation
Sergey Senozhatsky
2025-03-16
zram: remove second stage of handle allocation
Sergey Senozhatsky
2025-03-16
zram: remove max_comp_streams device attr
Sergey Senozhatsky
2025-03-16
zram: remove unused crypto include
Sergey Senozhatsky
2025-03-16
zram: permit preemption with active compression stream
Sergey Senozhatsky
2025-03-16
zram: sleepable entry locking
Sergey Senozhatsky
2025-03-14
Merge tag 'block-6.14-20250313' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-13
block: remove unused parameter 'q' parameter in __blk_rq_map_sg()
Anuj Gupta
2025-03-12
block: change blk_mq_add_to_batch() third argument type to bool
Shin'ichiro Kawasaki
2025-03-10
rust: module: introduce `authors` key
Guilherme Giacomo Simoes
2025-03-07
Merge tag 'block-6.14-20250306' of git://git.kernel.dk/linux
Linus Torvalds
2025-03-06
badblocks: use sector_t instead of int to avoid truncation of badblocks length
Zheng Qixing
2025-03-06
badblocks: return boolean from badblocks_set() and badblocks_clear()
Zheng Qixing
2025-03-05
ublk: set_params: properly check if parameters can be applied
Uday Shankar
2025-03-04
ublk: enforce ublks_max only for unprivileged devices
Uday Shankar
2025-03-04
loop: Remove struct loop_func_table
Zhu Yanjun
2025-03-04
ublk: don't cast registered buffer index to int
Caleb Sander Mateos
2025-03-03
ublk: add DMA alignment limit
Ming Lei
2025-03-03
null_blk: do partial IO for bad blocks
Shin'ichiro Kawasaki
2025-03-03
null_blk: pass transfer size to null_handle_rq()
Shin'ichiro Kawasaki
2025-03-03
null_blk: replace null_process_cmd() call in null_zone_write()
Shin'ichiro Kawasaki
2025-03-03
null_blk: introduce badblocks_once parameter
Shin'ichiro Kawasaki
2025-03-03
null_blk: generate null_blk configfs features string
Shin'ichiro Kawasaki
2025-03-03
ublk: complete command synchronously on error
Caleb Sander Mateos
2025-02-28
io_uring/ublk: report error when unregister operation fails
Caleb Sander Mateos
2025-02-28
ublk: zc register/unregister bvec
Keith Busch
2025-02-24
loop: take the file system minimum dio alignment into account
Christoph Hellwig
2025-02-24
loop: check in LO_FLAGS_DIRECT_IO in loop_default_blocksize
Christoph Hellwig
2025-02-24
loop: set LO_FLAGS_DIRECT_IO in loop_assign_backing_file
Christoph Hellwig
2025-02-24
loop: factor out a loop_assign_backing_file helper
Christoph Hellwig
2025-02-18
Revert "driver: block: release the lo_work_lock before queue_work"
Zhaoyang Huang
2025-02-18
null_blk: Switch to use hrtimer_setup()
Nam Cao
2025-02-11
loop: release the lo_work_lock before queue_work
Zhaoyang Huang
2025-02-07
Merge tag 'block-6.14-20250207' of git://git.kernel.dk/linux
Linus Torvalds
2025-02-02
drivers/block/sunvdc.c: update the correct AIP call
Stephen Rothwell
2025-01-31
Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linux
Linus Torvalds
2025-01-31
block: force noio scope in blk_mq_freeze_queue
Christoph Hellwig
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-27
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2025-01-27
loop: don't clear LO_FLAGS_PARTSCAN on LOOP_SET_STATUS{,64}
Christoph Hellwig
2025-01-27
virtio_blk: Add support for transport error recovery
Israel Rukshin
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-01-25
zram: remove zcomp_stream_put() from write_incompressible_page()
Sergey Senozhatsky
2025-01-25
zram: cond_resched() in writeback loop
Sergey Senozhatsky
2025-01-25
zram: use zram_read_from_zspool() in writeback
Sergey Senozhatsky
2025-01-25
zram: factor out different page types read
Sergey Senozhatsky
2025-01-25
zram: factor out ZRAM_HUGE write
Sergey Senozhatsky
2025-01-25
zram: factor out ZRAM_SAME write
Sergey Senozhatsky
2025-01-25
zram: remove entry element member
Sergey Senozhatsky
[prev]
[next]