]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2024-01-03  Guixin Liunvme: tcp: remove unnecessary goto statement
2024-01-02  Maurizio Lombardinvmet-tcp: remove boilerplate code
2024-01-02  Maurizio Lombardinvmet-tcp: fix a crash in nvmet_req_complete()
2024-01-02  Maurizio Lombardinvmet-tcp: Fix a kernel panic when host sends an invali...
2023-12-29  Christoph Hellwigmtd_blkdevs: use the default discard granularity
2023-12-29  Christoph Hellwigbcache: use the default discard granularity
2023-12-29  Christoph Hellwigzram: use the default discard granularity
2023-12-29  Christoph Hellwignull_blk: use the default discard granularity
2023-12-29  Christoph Hellwignbd: use the default discard granularity
2023-12-29  Christoph Hellwigubd: use the default discard granularity
2023-12-29  Christoph Hellwigblock: default the discard granularity to sector size
2023-12-29  Christoph Hellwigbcache: discard_granularity should not be smaller than...
2023-12-29  Christoph Hellwigblock: remove two comments in bio_split_discard
2023-12-27  Christoph Hellwigblock: rename and document BLK_DEF_MAX_SECTORS
2023-12-27  Christoph Hellwigloop: don't abuse BLK_DEF_MAX_SECTORS
2023-12-27  Christoph Hellwigaoe: don't abuse BLK_DEF_MAX_SECTORS
2023-12-27  Christoph Hellwignull_blk: don't cap max_hw_sectors to BLK_DEF_MAX_SECTORS
2023-12-27  Christoph Hellwigloop: don't update discard limits from loop_set_status
2023-12-26  Christoph Hellwigblk-wbt: remove the separate write cache tracking
2023-12-26  Christoph Hellwigblock: reject invalid operation in submit_bio_noacct
2023-12-22  Randy Dunlapdrbd: actlog: fix kernel-doc warnings and spelling
2023-12-22  Kundan Kumarblock: skip start/end time stamping for passthrough IO
2023-12-21  Jens AxboeMerge tag 'nvme-6.8-2023-12-21' of git://git.infradead...
2023-12-21  Keith Buschnvme-fc: set numa_node after nvme_init_ctrl
2023-12-21  Max Gurtovoynvme-fabrics: don't check discovery ioccsz/iorcsz
2023-12-21  Jens Axboeblock: export disk_clear_zoned()
2023-12-20  Christoph Hellwigsd: only call disk_clear_zoned when needed
2023-12-20  Christoph Hellwigblock: simplify disk_set_zoned
2023-12-20  Christoph Hellwigblock: remove support for the host aware zone model
2023-12-20  Christoph Hellwigvirtio_blk: remove the broken zone revalidation support
2023-12-20  Christoph Hellwigvirtio_blk: cleanup zoned device probing
2023-12-19  Jens AxboeMerge tag 'md-next-20231219' of https://git.kernel...
2023-12-19  Song Liumd: Remove deprecated CONFIG_MD_FAULTY
2023-12-19  Song Liumd: Remove deprecated CONFIG_MD_MULTIPATH
2023-12-19  Song Liumd: Remove deprecated CONFIG_MD_LINEAR
2023-12-19  Evan Burgessnvmet: configfs: use ctrl->instance to track passthru...
2023-12-19  Daniel Wagnernvme: repack struct nvme_ns_head
2023-12-19  Daniel Wagnernvme: add csi, ms and nuse to sysfs
2023-12-19  Daniel Wagnernvme: rename ns attribute group
2023-12-19  Daniel Wagnernvme: refactor ns info setup function
2023-12-19  Daniel Wagnernvme: refactor ns info helpers
2023-12-19  Daniel Wagnernvme: move ns id info to struct nvme_ns_head
2023-12-19  Li Nanblock: add check of 'minors' and 'first_minor' in devic...
2023-12-18  Kundan Kumarblock: skip cgroups for passthrough io
2023-12-15  Li Nanmd/raid1: support read error check
2023-12-15  Li Nanmd: factor out a helper exceed_read_errors() to check...
2023-12-15  Alex Lyakasmd: Whenassemble the array, consult the superblock...
2023-12-15  Jens Axboeblock: improve struct request_queue layout
2023-12-15  Christoph Hellwigblock: support adding less than len in bio_add_hw_page
2023-12-15  Christoph Hellwigblock: prevent an integer overflow in bvec_try_merge_hw...
2023-12-15  Gou Haomd/raid1: remove unnecessary null checking
2023-12-14  Bart Van Asscheblock: Use pr_info() instead of printk(KERN_INFO ...)
2023-12-13  Guixin Liunvmet: remove cntlid_min and cntlid_max check in nvmet_...
2023-12-13  Guixin Liunvmet: allow identical cntlid_min and cntlid_max settings
2023-12-13  Min Liblock: add check that partition length needs to be...
2023-12-13  Li Nanblock: Set memalloc_noio to false on device_add_disk...
2023-12-13  Kees Cookblock/rnbd-srv: Check for unlikely string overflow
2023-12-08  Jens AxboeMerge tag 'md-next-20231208' of https://git.kernel...
2023-12-07  Matthew Wilcox... block: Remove special-casing of compound pages
2023-12-06  Guixin Liunvme-fabrics: check ioccsz and iorcsz
2023-12-06  Guixin Liunvme: introduce nvme_check_ctrl_fabric_info helper
2023-12-02  Kundan Kumarblock: skip QUEUE_FLAG_STATS and rq-qos for passthrough io
2023-12-02  Keith Buschio_uring: remove uring_cmd cookie
2023-12-02  Keith Buschiouring: remove IORING_URING_CMD_POLLED
2023-12-02  Keith Buschnvme: use bio_integrity_map_user
2023-12-02  Keith Buschblock: bio-integrity: directly map user buffers
2023-12-01  Yu Kuaimd: synchronize flush io with array reconfiguration
2023-11-28  Song LiuMAINTAINERS: SOFTWARE RAID: Add Yu Kuai as Reviewer
2023-11-28  Song LiuMerge branch 'md-next-rcu-cleanup' into md-next
2023-11-27  Yu Kuaimd/md-multipath: remove rcu protection to access rdev...
2023-11-27  Yu Kuaimd/raid5: remove rcu protection to access rdev from...
2023-11-27  Yu Kuaimd/raid1: remove rcu protection to access rdev from...
2023-11-27  Yu Kuaimd/raid10: remove rcu protection to access rdev from...
2023-11-27  Yu Kuaimd: remove flag RemoveSynchronized
2023-11-27  Junxiao BiRevert "md/raid5: Wait for MD_SB_CHANGE_PENDING in...
2023-11-27  Junxiao Bimd: bypass block throttle for superblock update
2023-11-27  Christoph Hellwigblock: move a few definitions out of CONFIG_BLK_DEV_ZONED
2023-11-27  Supriti Singhblock/rnbd: use %pe to print errors
2023-11-27  Santosh Pradhanblock/rnbd: add support for REQ_OP_WRITE_ZEROES
2023-11-27  Linus TorvaldsLinux 6.7-rc3 v6.7-rc3
2023-11-27  Linus TorvaldsMerge tag 'trace-v6.7-rc2' of git://git.kernel.org...
2023-11-26  Linus TorvaldsMerge tag 'parisc-for-6.7-rc3' of git://git.kernel...
2023-11-26  Linus TorvaldsMerge tag 'x86-urgent-2023-11-26' of git://git.kernel...
2023-11-26  Linus TorvaldsMerge tag 'perf-urgent-2023-11-26' of git://git.kernel...
2023-11-26  Linus TorvaldsMerge tag 'locking-urgent-2023-11-26' of git://git...
2023-11-26  Linus TorvaldsMerge tag '6.7-rc2-smb3-client-fixes' of git://git...
2023-11-26  Linus TorvaldsMerge tag 'usb-6.7-rc3' of git://git.kernel.org/pub...
2023-11-25  Linus TorvaldsMerge tag 'xfs-6.7-fixes-3' of git://git.kernel.org...
2023-11-25  Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2023-11-25  Linus TorvaldsMerge tag 'for-linus-6.7a-rc3-tag' of git://git.kernel...
2023-11-25  Helge Dellerparisc: Reduce size of the bug_table on 64-bit kernel...
2023-11-25  Helge Dellerparisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error...
2023-11-25  Helge Dellerparisc: Use natural CPU alignment for bug_table
2023-11-25  Helge Dellerparisc: Ensure 32-bit alignment on parisc unwind section
2023-11-25  Helge Dellerparisc: Mark lock_aligned variables 16-byte aligned...
2023-11-25  Helge Dellerparisc: Mark jump_table naturally aligned
2023-11-25  Helge Dellerparisc: Mark altinstructions read-only and 32-bit aligned
2023-11-25  Helge Dellerparisc: Mark ex_table entries 32-bit aligned in uaccess.h
2023-11-25  Helge Dellerparisc: Mark ex_table entries 32-bit aligned in assembly.h
2023-11-24  Linus TorvaldsMerge tag 's390-6.7-3' of git://git.kernel.org/pub...
next