linux-2.6-microblaze.git
2021-03-04 Mikulas Patockadm bufio: subtract the number of initial sectors in...
2021-02-11 Mikulas Patockadm: fix deadlock when swapping to encrypted device
2021-02-11 Mike Snitzerdm: simplify target code conditional on CONFIG_BLK_DEV_...
2021-02-11 Satya Tangiraladm: set DM_TARGET_PASSES_CRYPTO feature for some targets
2021-02-11 Satya Tangiraladm: support key eviction from keyslot managers of under...
2021-02-11 Satya Tangiraladm: add support for passing through inline crypto support
2021-02-11 Satya Tangiralablock/keyslot-manager: Introduce functions for device...
2021-02-11 Satya Tangiralablock/keyslot-manager: Introduce passthrough keyslot...
2021-02-11 Nikos Tsironisdm era: only resize metadata in preresume
2021-02-10 Nikos Tsironisdm era: Use correct value size in equality function...
2021-02-10 Nikos Tsironisdm era: Fix bitset memory leaks
2021-02-10 Nikos Tsironisdm era: Verify the data block size hasn't changed
2021-02-10 Nikos Tsironisdm era: Reinitialize bitset cache before digesting...
2021-02-10 Nikos Tsironisdm era: Update in-core bitset after committing the...
2021-02-10 Nikos Tsironisdm era: Recover committed writeset after crash
2021-02-09 Mike Snitzerdm writecache: use bdev_nr_sectors() instead of open...
2021-02-09 Mikulas Patockadm writecache: fix writing beyond end of underlying...
2021-02-09 Jeffle Xudm table: remove needless request_queue NULL pointer...
2021-02-09 Jeffle Xudm table: fix zoned iterate_devices based device capabi...
2021-02-09 Jeffle Xudm table: fix DAX iterate_devices based device capabili...
2021-02-09 Jeffle Xudm table: fix iterate_devices based device capability...
2021-02-08 Mikulas Patockadm writecache: return the exact table values that were set
2021-02-03 Ahmad Fatoumdm crypt: support using trusted keys
2021-02-03 Ahmad Fatoumdm crypt: replaced #if defined with IS_ENABLED
2021-02-03 Tian Taodm writecache: fix unnecessary NULL check warnings
2021-02-03 Mikulas Patockadm writecache: fix performance degradation in ssd mode
2021-02-03 Mikulas Patockadm integrity: introduce the "fix_hmac" argument
2021-02-03 Jinoh Kangdm persistent data: fix return type of shadow_root()
2021-02-03 Jeffle Xudm: cleanup of front padding calculation
2021-02-03 Colin Ian Kingdm integrity: fix spelling mistake "flusing" -> "flushing"
2021-02-03 Geert Uytterhoevendm crypt: Spelling s/cihper/cipher/
2021-02-03 Tom Rixdm dust: remove h from printk format specifier
2021-02-02 Ming Leiblock: fix memory leak of bvec
2021-02-01 Christoph Hellwigmd: use rdev_read_only in restart_array
2021-02-01 Christoph Hellwigmd: check for NULL ->meta_bdev before calling bdev_read...
2021-01-29 Lukas Bulwahnblock: drop removed argument from kernel-doc of blk_exe...
2021-01-29 Lukas Bulwahnblock: remove typo in kernel-doc of set_disk_ro()
2021-01-28 Baolin Wangblk-cgroup: Remove obsolete macro
2021-01-27 Chaitanya Kulkarninvme-core: check bdev value for NULL
2021-01-27 Jens Axboemm: only make map_swap_entry available for CONFIG_HIBER...
2021-01-27 Christoph Hellwigmm: remove get_swap_bio
2021-01-27 Christoph Hellwignilfs2: remove cruft in nilfs_alloc_seg_bio
2021-01-27 Christoph Hellwignfs/blocklayout: remove cruft in bl_alloc_init_bio
2021-01-27 Christoph Hellwigmd/raid6: refactor raid5_read_one_chunk
2021-01-27 Christoph Hellwigmd: remove md_bio_alloc_sync
2021-01-27 Christoph Hellwigmd: simplify sync_page_io
2021-01-27 Christoph Hellwigmd: remove bio_alloc_mddev
2021-01-27 Christoph Hellwigdrbd: remove drbd_req_make_private_bio
2021-01-27 Christoph Hellwigdrbd: remove bio_alloc_drbd
2021-01-27 Christoph Hellwigf2fs: remove FAULT_ALLOC_BIO
2021-01-27 Christoph Hellwigf2fs: use blkdev_issue_flush in __submit_flush_wait
2021-01-27 Christoph Hellwigdm-clone: use blkdev_issue_flush in commit_metadata
2021-01-27 Christoph Hellwigblock: use an on-stack bio in blkdev_issue_flush
2021-01-27 Christoph Hellwigblock: split bio_kmalloc from bio_alloc_bioset
2021-01-27 Christoph Hellwigblk-crypto: use bio_kmalloc in blk_crypto_clone_bio
2021-01-27 Christoph Hellwigbtrfs: use bio_kmalloc in __alloc_device
2021-01-27 Christoph Hellwigzonefs: use bio_alloc in zonefs_file_dio_append
2021-01-27 Jan Karabfq: Use only idle IO periods for think time calculations
2021-01-27 Jan Karabfq: Use 'ttime' local variable
2021-01-27 Jan Karabfq: Avoid false bfq queue merging
2021-01-26 Chunguang Xublkcg: delete redundant get/put operations for queue
2021-01-26 Christoph Hellwigblock: unexport truncate_bdev_range
2021-01-26 Lei Chenblk: wbt: remove unused parameter from wbt_should_throttle
2021-01-26 Jan Karabdev: Do not return EBUSY if bdev discard races with...
2021-01-26 Christoph Hellwigblock: inherit BIO_REMAPPED when cloning bios
2021-01-26 Christoph Hellwigbcache: use bio_set_dev to assign ->bi_bdev
2021-01-26 Christoph Hellwignvme: use bio_set_dev to assign ->bi_bdev
2021-01-26 Jens Axboebfq: bfq_check_waker() should be static
2021-01-25 Paolo Valenteblock, bfq: make waker-queue detection more robust
2021-01-25 Paolo Valenteblock, bfq: save also injection state on queue merging
2021-01-25 Paolo Valenteblock, bfq: save also weight-raised service on queue...
2021-01-25 Paolo Valenteblock, bfq: fix switch back from soft-rt weitgh-raising
2021-01-25 Paolo Valenteblock, bfq: re-evaluate convenience of I/O plugging...
2021-01-25 Paolo Valenteblock, bfq: replace mechanism for evaluating I/O intensity
2021-01-25 Christoph Hellwigblock: skip bio_check_eod for partition-remapped bios
2021-01-25 Pavel Begunkovbio: don't copy bvec for direct IO
2021-01-25 Pavel Begunkovbio: add a helper calculating nr segments to alloc
2021-01-25 Pavel Begunkoviov_iter: optimise bvec iov_iter_advance()
2021-01-25 Christoph Hellwigtarget/file: allocate the bvec array as part of struct...
2021-01-25 Pavel Begunkovblock/psi: remove PSI annotations from direct IO
2021-01-25 Pavel Begunkovbvec/iter: disallow zero-length segment bvecs
2021-01-25 Pavel Begunkovsplice: don't generate zero-len segement bvecs
2021-01-25 Guoqing Jiangblock: remove unnecessary argument from blk_execute_rq
2021-01-25 Guoqing Jiangblock: remove unnecessary argument from blk_execute_rq_...
2021-01-25 Pan Bianbsg: free the request before return error code
2021-01-25 Ming Leibcache: don't pass BIOSET_NEED_BVECS for the 'bio_set...
2021-01-25 Ming Leiblock: move three bvec helpers declaration into private...
2021-01-25 Ming Leiblock: set .bi_max_vecs as actual allocated vector...
2021-01-25 Ming Leiblock: don't allocate inline bvecs if this bioset needn...
2021-01-25 Ming Leiblock: don't pass BIOSET_NEED_BVECS for q->bio_split
2021-01-25 Ming Leiblock: manage bio slab cache by xarray
2021-01-25 huhaibfq: don't duplicate code for different paths
2021-01-25 Jan Karablk-mq: Improve performance of non-mq IO schedulers...
2021-01-25 Jan KaraRevert "blk-mq, elevator: Count requests per hctx to...
2021-01-25 Paolo Valenteblock, bfq: do not expire a queue when it is the only...
2021-01-25 Paolo Valenteblock, bfq: avoid spurious switches to soft_rt of inter...
2021-01-25 Paolo Valenteblock, bfq: do not raise non-default weights
2021-01-25 Paolo Valenteblock, bfq: increase time window for waker detection
2021-01-25 Jia Cheng Hublock, bfq: set next_rq to waker_bfqq->next_rq in waker...
2021-01-25 Paolo Valenteblock, bfq: use half slice_idle as a threshold to check...
next