index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-12-29
block: default the discard granularity to sector size
Christoph Hellwig
2023-12-29
bcache: discard_granularity should not be smaller than a sector
Christoph Hellwig
2023-12-29
block: remove two comments in bio_split_discard
Christoph Hellwig
2023-12-27
block: rename and document BLK_DEF_MAX_SECTORS
Christoph Hellwig
2023-12-27
loop: don't abuse BLK_DEF_MAX_SECTORS
Christoph Hellwig
2023-12-27
aoe: don't abuse BLK_DEF_MAX_SECTORS
Christoph Hellwig
2023-12-27
null_blk: don't cap max_hw_sectors to BLK_DEF_MAX_SECTORS
Christoph Hellwig
2023-12-27
loop: don't update discard limits from loop_set_status
Christoph Hellwig
2023-12-26
blk-wbt: remove the separate write cache tracking
Christoph Hellwig
2023-12-26
block: reject invalid operation in submit_bio_noacct
Christoph Hellwig
2023-12-22
drbd: actlog: fix kernel-doc warnings and spelling
Randy Dunlap
2023-12-22
block: skip start/end time stamping for passthrough IO
Kundan Kumar
2023-12-21
Merge tag 'nvme-6.8-2023-12-21' of git://git.infradead.org/nvme into for-6.8/...
Jens Axboe
2023-12-21
nvme-fc: set numa_node after nvme_init_ctrl
Keith Busch
2023-12-21
nvme-fabrics: don't check discovery ioccsz/iorcsz
Max Gurtovoy
2023-12-20
block: export disk_clear_zoned()
Jens Axboe
2023-12-19
sd: only call disk_clear_zoned when needed
Christoph Hellwig
2023-12-19
block: simplify disk_set_zoned
Christoph Hellwig
2023-12-19
block: remove support for the host aware zone model
Christoph Hellwig
2023-12-19
virtio_blk: remove the broken zone revalidation support
Christoph Hellwig
2023-12-19
virtio_blk: cleanup zoned device probing
Christoph Hellwig
2023-12-19
Merge tag 'md-next-20231219' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
2023-12-19
md: Remove deprecated CONFIG_MD_FAULTY
Song Liu
2023-12-19
md: Remove deprecated CONFIG_MD_MULTIPATH
Song Liu
2023-12-19
md: Remove deprecated CONFIG_MD_LINEAR
Song Liu
2023-12-19
nvmet: configfs: use ctrl->instance to track passthru subsystems
Evan Burgess
2023-12-19
nvme: repack struct nvme_ns_head
Daniel Wagner
2023-12-19
nvme: add csi, ms and nuse to sysfs
Daniel Wagner
2023-12-19
nvme: rename ns attribute group
Daniel Wagner
2023-12-19
nvme: refactor ns info setup function
Daniel Wagner
2023-12-19
nvme: refactor ns info helpers
Daniel Wagner
2023-12-19
nvme: move ns id info to struct nvme_ns_head
Daniel Wagner
2023-12-19
block: add check of 'minors' and 'first_minor' in device_add_disk()
Li Nan
2023-12-18
block: skip cgroups for passthrough io
Kundan Kumar
2023-12-15
md/raid1: support read error check
Li Nan
2023-12-15
md: factor out a helper exceed_read_errors() to check read_errors
Li Nan
2023-12-15
md: Whenassemble the array, consult the superblock of the freshest device
Alex Lyakas
2023-12-15
block: improve struct request_queue layout
Jens Axboe
2023-12-15
block: support adding less than len in bio_add_hw_page
Christoph Hellwig
2023-12-15
block: prevent an integer overflow in bvec_try_merge_hw_page
Christoph Hellwig
2023-12-15
md/raid1: remove unnecessary null checking
Gou Hao
2023-12-14
block: Use pr_info() instead of printk(KERN_INFO ...)
Bart Van Assche
2023-12-13
nvmet: remove cntlid_min and cntlid_max check in nvmet_alloc_ctrl
Guixin Liu
2023-12-13
nvmet: allow identical cntlid_min and cntlid_max settings
Guixin Liu
2023-12-13
block: add check that partition length needs to be aligned with block size
Min Li
2023-12-13
block: Set memalloc_noio to false on device_add_disk() error path
Li Nan
2023-12-13
block/rnbd-srv: Check for unlikely string overflow
Kees Cook
2023-12-08
Merge tag 'md-next-20231208' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
2023-12-07
block: Remove special-casing of compound pages
Matthew Wilcox (Oracle)
2023-12-06
nvme-fabrics: check ioccsz and iorcsz
Guixin Liu
[next]