linux-2.6-microblaze.git
2022-08-04 Mike Snitzerdm verity: optimize verity_verify_io if FEC not configured
2022-08-04 Mike Snitzerdm verity: conditionally enable branching for "try_veri...
2022-08-04 Mike Snitzerdm bufio: conditionally enable branching for DM_BUFIO_C...
2022-08-04 Mike Snitzerdm verity: allow optional args to alter primary args...
2022-08-04 Nathan Huckleberrydm verity: Add optional "try_verify_in_tasklet" feature
2022-07-28 Nathan Huckleberrydm bufio: Add DM_BUFIO_CLIENT_NO_SLEEP flag
2022-07-28 Nathan Huckleberrydm bufio: Add flags argument to dm_bufio_client_create
2022-07-28 Mike Snitzerdm: fix dm-raid crash if md_handle_request() splits bio
2022-07-28 Mikulas Patockadm raid: fix address sanitizer warning in raid_resume
2022-07-28 Mikulas Patockadm raid: fix address sanitizer warning in raid_status
2022-07-28 Mike Christiedm: Start pr_preempt from the same starting path
2022-07-28 Mike Christiedm: Fix PR release handling for non All Registrants
2022-07-28 Mike Christiedm: Start pr_reserve from the same starting path
2022-07-28 Mike Christiedm: Allow dm_call_pr to be used for path searches
2022-07-28 Mike Snitzerdm: return early from dm_pr_call() if DM device is...
2022-07-15 Luo Mengdm thin: fix use-after-free crash in dm_sm_register_thr...
2022-07-14 Mikulas Patockadm writecache: count number of blocks discarded, not...
2022-07-14 Mikulas Patockadm writecache: count number of blocks written, not...
2022-07-14 Mikulas Patockadm writecache: count number of blocks read, not number...
2022-07-14 Mikulas Patockadm writecache: return void from functions
2022-07-14 Mikulas Patockadm kcopyd: use __GFP_HIGHMEM when allocating pages
2022-07-14 Mikulas Patockadm writecache: set a default MAX_WRITEBACK_JOBS
2022-07-07 Bagas SanjayaDocumentation: dm writecache: Render status list as...
2022-07-07 Mauro Carvalho... Documentation: dm writecache: add blank line before...
2022-07-07 Zhang Jiamingdm snapshot: fix typo in snapshot_map() comment
2022-07-07 Jiang Jiandm raid: remove redundant "the" in parse_raid_params...
2022-07-07 Steven Lungdm cache: fix typo in 2 comment blocks
2022-07-07 JeongHyeon Leedm verity: fix checkpatch close brace error
2022-07-07 Mike Snitzerdm table: rename dm_target variable in dm_table_add_tar...
2022-07-07 Mike Snitzerdm table: audit all dm_table_get_target() callers
2022-07-07 Mike Snitzerdm table: remove dm_table_get_num_targets() wrapper
2022-07-07 Ming Leidm: add two stage requeue mechanism
2022-07-07 Ming Leidm: add dm_bio_rewind() API to DM core
2022-06-29 Ming Leidm: improve BLK_STS_DM_REQUEUE and BLK_STS_AGAIN handling
2022-06-29 Christoph Hellwigdm: refactor dm_md_mempool allocation
2022-06-29 Christoph Hellwigdm: unexport dm_get_reserved_rq_based_ios
2022-06-29 Christoph Hellwigblock: simplify disk_set_independent_access_ranges
2022-06-29 Christoph Hellwigblock: move ->ia_ranges from the request_queue to the...
2022-06-29 Ying Sunblock: remove "select BLK_RQ_IO_DATA_LEN" from BLK_CGRO...
2022-06-28 Christoph Hellwigblk-mq: cleanup disk sysfs registration
2022-06-28 Christoph Hellwigblk-mq: rename blk_mq_sysfs_{,un}register
2022-06-28 Christoph Hellwigblock: remove the extra gendisk reference in __blk_mq_r...
2022-06-28 Christoph Hellwigblock: use default groups to register the queue attributes
2022-06-28 Christoph Hellwigblock: remove a superflous queue kobject reference
2022-06-28 Christoph Hellwigblock: simplify blktrace sysfs attribute creation
2022-06-28 Christoph Hellwigblock: remove blk_cleanup_disk
2022-06-28 Christoph Hellwigblock: simplify disk shutdown
2022-06-28 Christoph Hellwigblock: stop setting the nomerges flags in blk_cleanup_queue
2022-06-28 Christoph Hellwigblock: remove QUEUE_FLAG_DEAD
2022-06-28 Christoph Hellwigmtip32xx: fix device removal
2022-06-28 Christoph Hellwigmtip32xx: remove the device_status debugfs file
2022-06-27 Liu Songblk-mq: blk_mq_tag_busy is no need to return a value
2022-06-27 Jan Karablock: Always initialize bio IO priority on submit
2022-06-27 Jan Karablock: Initialize bio priority earlier
2022-06-27 Jan Karablk-ioprio: Convert from rqos policy to direct call
2022-06-27 Jan Karablk-ioprio: Remove unneeded field
2022-06-27 Jan Karablock: Fix handling of tasks without ioprio in ioprio_g...
2022-06-27 Jan Karablock: Make ioprio_best() static
2022-06-27 Jan Karablock: Generalize get_current_ioprio() for any task
2022-06-27 Jan Karablock: Return effective IO priority from get_current_io...
2022-06-27 Jan Karablock: fix default IO priority handling again
2022-06-27 Sebastian Andrzej... blk-mq: Don't disable preemption around __blk_mq_run_hw...
2022-06-27 Bart Van Asscheblock: bfq: Fix kernel-doc headers
2022-06-27 Bart Van Asscheblock: bfq: Remove an unused function definition
2022-06-27 GuoYong Zhengbfq: Remove useless code in bfq_lookup_next_entity
2022-06-27 Christoph Hellwigblock: move blk_queue_get_max_sectors to blk.h
2022-06-27 Christoph Hellwigblock: fold blk_max_size_offset into get_max_io_size
2022-06-27 Christoph Hellwigblock: cleanup variable naming in get_max_io_size
2022-06-27 Christoph Hellwigblock: open code blk_max_size_offset in blk_rq_get_max_...
2022-06-27 Christoph Hellwigdm: open code blk_max_size_offset in max_io_len
2022-06-27 Christoph Hellwigblock: factor out a chunk_size_left helper
2022-06-27 Bart Van Asscheblock: Make blk_mq_get_sq_hctx() select the proper...
2022-06-27 Bart Van Asscheblock: Rename a blk_mq_map_queue() argument
2022-06-27 Bart Van Asscheblk-iocost: Simplify ioc_rqos_done()
2022-06-27 Bo Liublock: Directly use ida_alloc()/free()
2022-06-27 Keith Buschiomap: add support for dma aligned direct-io
2022-06-27 Keith Buschblock: relax direct io memory alignment
2022-06-27 Keith Buschblock: introduce bdev_iter_is_aligned helper
2022-06-27 Keith Buschiov: introduce iov_iter_aligned
2022-06-27 Keith Buschblock/bounce: count bytes instead of sectors
2022-06-27 Keith Buschblock/merge: count bytes instead of sectors
2022-06-27 Keith Buschblock: add a helper function for dio alignment
2022-06-27 Keith Buschblock: introduce bdev_dma_alignment helper
2022-06-27 Keith Buschblock: export dma_alignment attribute
2022-06-27 Keith Buschblock/bio: remove duplicate append pages code
2022-06-27 Keith Buschblock: fix infinite loop for invalid zone append
2022-06-26 Linus TorvaldsLinux 5.19-rc4
2022-06-26 Linus TorvaldsMerge tag 'soc-fixes-5.19' of git://git./linux/kernel...
2022-06-26 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-06-26' of git:/...
2022-06-26 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.19-2022-06-26' of...
2022-06-26 Linus TorvaldsMerge tag 'for-5.19-rc3-tag' of git://git./linux/kernel...
2022-06-26 Linus TorvaldsMerge tag 'dma-mapping-5.19-2022-06-26' of git://git...
2022-06-26 Linus TorvaldsMerge tag 'for-5.19/fbdev-2' of git://git./linux/kernel...
2022-06-26 Linus TorvaldsMerge tag 'for-5.19/parisc-3' of git://git./linux/kerne...
2022-06-26 Linus TorvaldsMerge tag 'xtensa-20220626' of https://github.com/jcmvb...
2022-06-26 Linus TorvaldsMerge tag 'powerpc-5.19-3' of git://git./linux/kernel...
2022-06-26 Linus TorvaldsMerge tag 'kbuild-fixes-v5.19-2' of git://git./linux...
2022-06-26 Linus TorvaldsMerge tag 'exfat-for-5.19-rc4' of git://git./linux...
2022-06-26 Linus TorvaldsMerge tag '5.19-rc3-smb3-client-fixes' of git://git...
2022-06-26 Arnaldo Carvalho... tools headers UAPI: Synch KVM's svm.h header with the...
next