summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-11nvmet: implement supported log pagesKeith Busch
2024-11-11nvmet: implement active command set ns listKeith Busch
2024-11-11nvmet: implement id ns for nvm command setKeith Busch
2024-11-11nvmet: support reservation featureGuixin Liu
2024-11-07nvme: add reservation command's definesGuixin Liu
2024-11-05nvme-core: remove repeated wq flagsChaitanya Kulkarni
2024-11-05nvmet: make nvmet_wq visible in sysfsGuixin Liu
2024-11-05nvme-pci: use dma_alloc_noncontigous if possibleChristoph Hellwig
2024-11-05nvme-pci: fix freeing of the HMB descriptor tableChristoph Hellwig
2024-10-22nvme: use helpers to access io_uring cmd spacePavel Begunkov
2024-10-22Merge branch 'for-6.13/block-atomic' into for-6.13/blockJens Axboe
2024-10-22block: flush all throttled bios when deleting the cgroupLi Lingfeng
2024-10-22block: fix ordering between checking BLK_MQ_S_STOPPED request addingMuchun Song
2024-10-22block: fix ordering between checking QUEUE_FLAG_QUIESCED request addingMuchun Song
2024-10-22block: fix missing dispatching request when queue is started or unquiescedMuchun Song
2024-10-22Revert "blk-throttle: Fix IO hang for a corner case"Xiuhong Wang
2024-10-22block: replace call_rcu by kfree_rcu for simple kmem_cache_free callbackJulia Lawall
2024-10-22block: sed-opal: add ioctl IOC_OPAL_SET_SID_PWGreg Joyce
2024-10-22Documentation: ublk: document UBLK_F_USER_RECOVERY_FAIL_IOUday Shankar
2024-10-22ublk: support device recovery without I/O queueingUday Shankar
2024-10-22ublk: merge stop_work and quiesce_workUday Shankar
2024-10-22ublk: refactor recovery configuration flag helpersUday Shankar
2024-10-22ublk: check recovery flags for validityUday Shankar
2024-10-22block: enable passthrough command statisticsKeith Busch
2024-10-22block: return void from the queue_sysfs_entry load_module methodChristoph Hellwig
2024-10-22block: add partition uuid into uevent as "PARTUUID"Konstantin Khlebnikov
2024-10-22block: move issue side time stamping to blk_account_io_start()Jens Axboe
2024-10-22block: set issue time stamp based on queue stateJens Axboe
2024-10-22dt-bindings: mmc: Document support for partition table in mmc-cardChristian Marangi
2024-10-22block: add support for partition table defined in OFChristian Marangi
2024-10-22mmc: block: attach partitions fwnode if found in mmc-cardChristian Marangi
2024-10-22block: introduce add_disk_fwnode()Christian Marangi
2024-10-22docs: block: Document support for read-only partition in cmdline partChristian Marangi
2024-10-22block: add support for defining read-only partitionsChristian Marangi
2024-10-22block: kill blk_do_io_stat() helperJens Axboe
2024-10-22block: remove 'req->part' check for stats accountingJens Axboe
2024-10-22block: remove redundant passthrough check in blk_mq_need_time_stamp()Jens Axboe
2024-10-22block: move iostat check into blk_acount_io_start()Jens Axboe
2024-10-20Linux 6.12-rc4v6.12-rc4Linus Torvalds
2024-10-20Merge tag 'for-net-2024-10-16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-10-20Merge tag 'pinctrl-v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-10-20Merge tag 'char-misc-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-10-20Merge tag 'tty-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-10-20Merge tag 'usb-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-10-20Merge tag 'x86_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-20Merge tag 'irq_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-20Merge tag 'sched_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-10-20Merge tag 'for-linus-6.12a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-10-20Merge tag 'dma-mapping-6.12-2024-10-20' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-10-19Merge tag 'io_uring-6.12-20241019' of git://git.kernel.dk/linuxLinus Torvalds