linux-2.6-microblaze.git
2022-12-05 Kemeng Shiblk-throttle: Fix that bps of child could exceed bps...
2022-12-05 Kemeng Shiblk-throttle: correct stale comment in throtl_pd_init
2022-12-04 Jens AxboeMerge tag 'floppy-for-6.2' of https://github.com/evdeni...
2022-12-04 Yuan Canfloppy: Fix memory leak in do_floppy_init()
2022-12-03 Greg Kroah... block: remove devnode callback from struct block_device...
2022-12-02 Jens AxboeMerge branch 'md-next' of https://git./linux/kernel...
2022-12-02 Greg Kroah... pktcdvd: remove driver.
2022-12-02 Christoph Hellwigmd: fold unbind_rdev_from_array into md_kick_rdev_from_...
2022-12-02 Christoph Hellwigmd: mark md_kick_rdev_from_array static
2022-12-02 Christoph Hellwigmd: remove lock_bdev / unlock_bdev
2022-12-02 Yang Liblk-cgroup: Fix some kernel-doc comments
2022-12-01 Shin'ichiro... null_blk: support read-only and offline zone conditions
2022-12-01 Christoph Böhmwalderdrbd: add context parameter to expect() macro
2022-12-01 Christoph Böhmwalderdrbd: introduce drbd_ratelimit()
2022-12-01 Christoph Böhmwalderdrbd: introduce dynamic debug
2022-12-01 Christoph Böhmwalderdrbd: split polymorph printk to its own file
2022-12-01 Christoph Böhmwalderdrbd: unify how failed assertions are logged
2022-12-01 Randy Dunlapblock: bdev & blktrace: use consistent function doc...
2022-12-01 Kemeng Shiblk-iocost: Correct comment in blk_iocost_init
2022-12-01 Kemeng Shiblk-iocost: Remove vrate member in struct ioc_now
2022-12-01 Kemeng Shiblk-iocost: Trace vtime_base_rate instead of vtime_rate
2022-12-01 Kemeng Shiblk-iocost: Reset vtime_base_rate in ioc_refresh_params
2022-12-01 Kemeng Shiblk-iocost: Fix typo in comment
2022-12-01 Jan Karablock: Do not reread partition table on exclusively...
2022-11-30 Pankaj Raghavvirtio-blk: replace ida_simple[get|remove] with ida_...
2022-11-30 Christoph Hellwigblock: mark blk_put_queue as potentially blocking
2022-11-30 Christoph Hellwigblock: untangle request_queue refcounting from sysfs
2022-11-30 Christoph Hellwigblock: fix error unwinding in blk_register_queue
2022-11-30 Christoph Hellwigblock: factor out a blk_debugfs_remove helper
2022-11-30 Christoph Hellwigblk-crypto: pass a gendisk to blk_crypto_sysfs_{,un...
2022-11-30 Jens AxboeRevert "blk-cgroup: Flush stats at blkgs destruction...
2022-11-29 Jinlong Chenblock: use bool as the return type of elv_iosched_allow...
2022-11-29 Jinlong Chenblock: replace "len+name" with "name+len" in elv_iosche...
2022-11-29 Jinlong Chenblock: always use 'e' when printing scheduler name
2022-11-29 Jinlong Chenblock: replace continue with else-if in elv_iosched_show
2022-11-29 Jinlong Chenblock: include 'none' for initial elv_iosched_show...
2022-11-29 Jens AxboeMerge tag 'nvme-6.2-2022-11-29' of git://git.infradead...
2022-11-29 Damien Le Moalblock: mq-deadline: Rename deadline_is_seq_writes()
2022-11-25 Ye Binblk-mq: fix possible memleak when register 'hctx' failed
2022-11-24 Ye Binblock: fix crash in 'blk_mq_elv_switch_none'
2022-11-24 Wang ShaoBodrbd: destroy workqueue when drbd device was freed
2022-11-24 Wang ShaoBodrbd: remove call to memset before free device/resource...
2022-11-24 Damien Le Moalblock: mq-deadline: Do not break sequential write strea...
2022-11-24 Damien Le Moalblock: mq-deadline: Fix dd_finish_request() for zoned...
2022-11-23 Bart Van Asscheblk-crypto: Add a missing include directive
2022-11-23 Jinlong Chenelevator: remove an outdated comment in elevator_change
2022-11-23 Jinlong Chenelevator: update the document of elevator_match
2022-11-23 Jinlong Chenelevator: printk a warning if switching to a new io...
2022-11-23 Jinlong Chenelevator: update the document of elevator_switch
2022-11-23 Christoph Böhmwalderdrbd: use consistent license
2022-11-23 Joel Colledgelru_cache: remove unused lc_private, lc_set, lc_index_of
2022-11-23 Christoph Böhmwalderlru_cache: remove compiled out code
2022-11-23 Lars Ellenberglru_cache: use atomic operations when accessing lc...
2022-11-22 Shin'ichiro... block: fix missing nr_hw_queues update in blk_mq_reallo...
2022-11-21 Christoph Hellwigblk-crypto: move internal only declarations to blk...
2022-11-21 Christoph Hellwigblk-crypto: add a blk_crypto_config_supported_natively...
2022-11-21 Christoph Hellwigblk-crypto: don't use struct request_queue for public...
2022-11-21 Aleksandr Miloserdovnvmet: expose firmware revision to configfs
2022-11-21 Aleksandr Miloserdovnvmet: expose IEEE OUI to configfs
2022-11-18 Christoph Hellwignvme: rename the queue quiescing helpers
2022-11-16 Waiman Longblk-cgroup: Flush stats at blkgs destruction path
2022-11-16 Waiman Longblk-cgroup: Optimize blkcg_rstat_flush()
2022-11-16 Waiman Longblk-cgroup: Return -ENOMEM directly in blkcg_css_alloc...
2022-11-16 Yu Kuaiblock: don't allow a disk link holder to itself
2022-11-16 Yu Kuaiblock: store the holder kobject in bd_holder_disk
2022-11-16 Yu Kuaiblock: fix use after free for bd_holder_dir
2022-11-16 Christoph Hellwigblock: remove delayed holder registration
2022-11-16 Christoph Hellwigdm: track per-add_disk holder relations in DM
2022-11-16 Yu Kuaidm: make sure create and remove dm device won't race...
2022-11-16 Christoph Hellwigdm: cleanup close_table_device
2022-11-16 Christoph Hellwigdm: cleanup open_table_device
2022-11-16 Christoph Hellwigdm: remove free_table_devices
2022-11-16 Christoph Hellwigblock: clear ->slave_dir when dropping the main slave_d...
2022-11-16 Gabriel Krisman... sbitmap: Try each queue to wake up at least one waiter
2022-11-16 Gabriel Krisman... wait: Return number of exclusive waiters awaken
2022-11-16 Gabriel Krisman... sbitmap: Advance the queue index before waking up a...
2022-11-16 Christoph Hellwigblock: remove blkdev_writepages
2022-11-16 Pavel Begunkovio_uring/rw: enable bio caches for IRQ rw
2022-11-16 Pavel Begunkovbio: shrink max number of pcpu cached bios
2022-11-16 Pavel Begunkovbio: add pcpu caching for non-polling bio_put
2022-11-16 Pavel Begunkovbio: split pcpu cache part of bio_put into a helper
2022-11-16 Pavel Begunkovbio: don't rob starving biosets of bios
2022-11-16 Pavel Begunkovmempool: introduce mempool_is_saturated
2022-11-16 Sagi Grimbergnvmet: fix a memory leak in nvmet_auth_set_key
2022-11-16 Joel Granadosnvme: return err on nvme_init_non_mdts_limits fail
2022-11-16 Uday Shankarnvme: avoid fallback to sequential scan due to transien...
2022-11-16 Sagi Grimbergnvme-rdma: stop auth work after tearing down queues...
2022-11-16 Sagi Grimbergnvme-tcp: stop auth work after tearing down queues...
2022-11-16 Sagi Grimbergnvme-auth: have dhchap_auth_work wait for queues auth...
2022-11-16 Sagi Grimbergnvme-auth: remove redundant auth_work flush
2022-11-16 Sagi Grimbergnvme-auth: convert dhchap_auth_list to an array
2022-11-16 Sagi Grimbergnvme-auth: check chap ctrl_key once constructed
2022-11-16 Sagi Grimbergnvme-auth: no need to reset chap contexts on re-authent...
2022-11-16 Sagi Grimbergnvme-auth: remove redundant deallocations
2022-11-16 Sagi Grimbergnvme-auth: clear sensitive info right after authenticat...
2022-11-16 Sagi Grimbergnvme-auth: guarantee dhchap buffers under memory pressure
2022-11-16 Sagi Grimbergnvme-auth: don't keep long lived 4k dhchap buffer
2022-11-16 Sagi Grimbergnvme-auth: remove redundant if statement
2022-11-16 Sagi Grimbergnvme-auth: don't override ctrl keys before validation
2022-11-16 Sagi Grimbergnvme-auth: don't ignore key generation failures when...
next