开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-07-15
s390/dasd: fix error checks in dasd_copy_pair_store()
Carlos López
2024-07-15
s390/dasd: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-07-14
Merge tag 'md-6.11-20240712' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jens Axboe
2024-07-12
md/raid1: set max_sectors during early return from choose_slow_rdev()
Mateusz Jończyk
2024-07-12
md-cluster: fix no recovery job when adding/re-adding a disk
Heming Zhao
2024-07-12
md-cluster: fix hanging issue while a new disk adding
Heming Zhao
2024-07-10
floppy: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-07-10
loop: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-07-10
ublk_drv: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-07-10
xen/blkback: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-07-09
block/rnbd: Constify struct kobj_type
Christophe JAILLET
2024-07-09
block: take offset into account in blk_bvec_map_sg again
Christoph Hellwig
2024-07-09
block: fix get_max_segment_size() warning
Chaitanya Kulkarni
2024-07-09
loop: Don't bother validating blocksize
John Garry
2024-07-09
virtio_blk: Don't bother validating blocksize
John Garry
2024-07-09
null_blk: Don't bother validating blocksize
John Garry
2024-07-09
block: Validate logical block size in blk_validate_limits()
John Garry
2024-07-09
virtio_blk: Fix default logical block size fallback
John Garry
2024-07-08
Merge tag 'nvme-6.11-2024-07-08' of git://git.infradead.org/nvme into for-6.1...
Jens Axboe
2024-07-08
nvmet-auth: fix nvmet_auth hash error handling
Gaosheng Cui
2024-07-08
nvme: implement ->get_unique_id
Christoph Hellwig
2024-07-08
block: pass a phys_addr_t to get_max_segment_size
Christoph Hellwig
2024-07-08
block: add a bvec_phys helper
Christoph Hellwig
2024-07-05
blk-lib: check for kill signal in ioctl BLKZEROOUT
Christoph Hellwig
2024-07-05
block: limit the Write Zeroes to manually writing zeroes fallback
Christoph Hellwig
2024-07-05
block: refacto blkdev_issue_zeroout
Christoph Hellwig
2024-07-05
block: move read-only and supported checks into (__)blkdev_issue_zeroout
Christoph Hellwig
2024-07-05
block: remove the LBA alignment check in __blkdev_issue_zeroout
Christoph Hellwig
2024-07-05
block: factor out a blk_write_zeroes_limit helper
Christoph Hellwig
2024-07-05
block: Remove blk_alloc_zone_bitmap()
Damien Le Moal
2024-07-05
block: Remove REQ_OP_ZONE_RESET_ALL emulation
Damien Le Moal
2024-07-05
dm: handle REQ_OP_ZONE_RESET_ALL
Damien Le Moal
2024-07-05
dm: Refactor is_abnormal_io()
Damien Le Moal
2024-07-05
null_blk: Introduce the zone_full parameter
Damien Le Moal
2024-07-05
loop: remove the unused inode variable in loop_configure
Christoph Hellwig
2024-07-04
block: reuse original bio_vec array for integrity during clone
Anuj Gupta
2024-07-04
null_blk: don't initialize static 'g_virt_boundary' to false
Zhu Yanjun
2024-07-04
Merge tag 'md-6.11-20240704' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jens Axboe
2024-07-04
block: t10-pi: Return correct ref tag when queue has no integrity profile
Anuj Gupta
2024-07-04
md/raid5: recheck if reshape has finished with device_lock held
Benjamin Marzinski
2024-07-04
md: Don't wait for MD_RECOVERY_NEEDED for HOT_REMOVE_DISK ioctl
Yu Kuai
2024-07-04
md-cluster: Constify struct md_cluster_operations
Christophe JAILLET
2024-07-04
md: Remove unneeded semicolon
Yang Li
2024-07-04
md/raid5: fix spares errors about rcu usage
Yu Kuai
2024-07-02
xen-blkfront: fix sector_size propagation to the block layer
Christoph Hellwig
2024-07-02
null_blk: Fix description of the fua parameter
Damien Le Moal
2024-07-02
block/mq-deadline: Fix the tag reservation code
Bart Van Assche
2024-07-02
block: Call .limit_depth() after .hctx has been set
Bart Van Assche
2024-07-02
nvme-multipath: implement "queue-depth" iopolicy
Thomas Song
2024-07-01
nvme: don't set io_opt if NOWS is zero
Christoph Hellwig
[next]