linux-2.6-microblaze.git
2021-08-25 Christoph Hellwignbd: remove nbd->destroy_complete
2021-08-25 Christoph Hellwignbd: only return usable devices from nbd_find_unused
2021-08-25 Tetsuo Handanbd: set nbd->index before releasing nbd_index_mutex
2021-08-25 Tetsuo Handanbd: prevent IDR lookups from finding partially initial...
2021-08-25 Christoph Hellwignbd: reset NBD to NULL when restarting in nbd_genl_connect
2021-08-25 Tetsuo Handanbd: add missing locking to the nbd_dev_add error path
2021-08-18 Jens AxboeMerge tag 'nvme-5.15-2021-08-18' of git://git.infradead...
2021-08-17 Christoph Hellwignvme: remove the unused NVME_NS_* enum
2021-08-16 Keith Buschnvme: remove nvm_ndev from ns
2021-08-16 Sagi Grimbergnvme: Have NVME_FABRICS select NVME_CORE instead of...
2021-08-16 Pavel Skripkinblock: nbd: add sanity check for first_minor
2021-08-16 Amit Engelnvmet: check that host sqsize does not exceed ctrl...
2021-08-16 Amit Engelnvmet: avoid duplicate qid in connect cmd
2021-08-16 Amit Engelnvmet: pass back cntlid on successful completion
2021-08-16 Ruozhu Linvme-rdma: don't update queue count when failing to...
2021-08-16 Ruozhu Linvme-tcp: don't update queue count when failing to...
2021-08-16 Keith Buschnvme-tcp: pair send_mutex init with destroy
2021-08-16 Keith Buschnvme: allow user toggling hmb usage
2021-08-16 Keith Buschnvme-pci: disable hmb on idle suspend
2021-08-16 Colin Ian Kingnvmet: remove redundant assignments of variable status
2021-08-16 Hou Punvmet: add set feature tracing support
2021-08-16 Hou Punvme: add set feature tracing support
2021-08-16 Hou Punvme-fabrics: remove superfluous nvmf_host_put in nvmf_...
2021-08-16 Keith Buschnvme-pci: cmb sysfs: one file, one value
2021-08-16 Keith Buschnvme-pci: use attribute group for cmb sysfs
2021-08-16 Sagi Grimbergnvme: code command_id with a genctr for use-after-free...
2021-08-16 Sagi Grimbergnvme-tcp: don't check blk_mq_tag_to_rq when receiving...
2021-08-16 Sagi Grimbergnvme-pci: limit maximum queue depth to 4095
2021-08-16 Sagi Grimbergparams: lift param_set_uint_minmax to common code
2021-08-14 Christoph Hellwigremove the lightnvm subsystem
2021-08-13 Christoph Hellwignbd: reduce the nbd_index_mutex scope
2021-08-13 Christoph Hellwignbd: refactor device search and allocation in nbd_genl_...
2021-08-13 Christoph Hellwignbd: return the allocated nbd_device from nbd_dev_add
2021-08-13 Christoph Hellwignbd: remove nbd_del_disk
2021-08-13 Christoph Hellwignbd: refactor device removal
2021-08-13 Hou Taonbd: do del_gendisk() asynchronously for NBD_DESTROY_ON...
2021-08-13 Baokun Linbd: add the check to prevent overflow in __nbd_ioctl()
2021-08-10 Colin Ian Kingxen-blkfront: Remove redundant assignment to variable err
2021-08-02 Md Haris Iqbalblock/rnbd: Use sysfs_emit instead of s*printf function...
2021-08-02 Gioh Kimblock/rnbd-clt: Use put_cpu_ptr after get_cpu_ptr
2021-08-02 Damien Le Moalblock: remove blk-mq-sysfs dead code
2021-08-02 Matteo Croceloop: raise media_change event
2021-08-02 Matteo Croceblock: add a helper to raise a media changed event
2021-08-02 Matteo Croceblock: export diskseq in sysfs
2021-08-02 Matteo Croceblock: add ioctl to read the disk sequence number
2021-08-02 Matteo Croceblock: export the diskseq in uevents
2021-08-02 Matteo Croceblock: add disk sequence number
2021-08-02 Christoph Hellwigblock: remove cmdline-parser.c
2021-08-02 Christoph Hellwigblock: remove disk_name()
2021-08-02 Christoph Hellwigblock: simplify disk name formatting in check_partition
2021-08-02 Christoph Hellwigblock: simplify printing the device names disk_stack_limits
2021-08-02 Christoph Hellwigblock: use the %pg format specifier in show_partition
2021-08-02 Christoph Hellwigblock: use the %pg format specifier in printk_all_parti...
2021-08-02 Abd-Alrhman... block: reduce stack usage in diskstats_show
2021-08-02 Christoph Hellwigblock: remove bdput
2021-08-02 Christoph Hellwigblock: remove bdgrab
2021-08-02 Christoph Hellwigloop: don't grab a reference to the block device
2021-08-02 Christoph Hellwigblock: change the refcounting for partitions
2021-08-02 Christoph Hellwigblock: allocate bd_meta_info later in add_partitions
2021-08-02 Christoph Hellwigblock: unhash the whole device inode earlier
2021-08-02 Christoph Hellwigblock: assert the locking state in delete_partition
2021-08-02 Christoph Hellwigblock: use bvec_kmap_local in bio_integrity_process
2021-08-02 Christoph Hellwigblock: use bvec_kmap_local in t10_pi_type1_{prepare...
2021-08-02 Christoph Hellwigblock: use memcpy_from_bvec in __blk_queue_bounce
2021-08-02 Christoph Hellwigblock: use memcpy_from_bvec in bio_copy_kern_endio_read
2021-08-02 Christoph Hellwigblock: use memcpy_to_bvec in copy_to_high_bio_irq
2021-08-02 Christoph Hellwigblock: rewrite bio_copy_data_iter to use bvec_kmap_loca...
2021-08-02 Christoph Hellwigblock: remove bvec_kmap_irq and bvec_kunmap_irq
2021-08-02 Christoph Hellwigps3disk: use memcpy_{from,to}_bvec
2021-08-02 Christoph Hellwigdm-writecache: use bvec_kmap_local instead of bvec_kmap_irq
2021-08-02 Christoph Hellwigrbd: use memzero_bvec
2021-08-02 Christoph Hellwigblock: use memzero_page in zero_fill_bio
2021-08-02 Christoph Hellwigbvec: add memcpy_{from,to}_bvec and memzero_bvec helper
2021-08-02 Christoph Hellwigbvec: add a bvec_kmap_local helper
2021-08-02 Christoph Hellwigbvec: fix the include guards for bvec.h
2021-08-02 Christoph HellwigMIPS: don't include <linux/genhd.h> in <asm/mach-rc3243...
2021-08-02 Oliver Hartkoppioprio: move user space relevant ioprio bits to UAPI...
2021-08-02 Linus TorvaldsLinux 5.14-rc4
2021-08-01 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.14-2021-08-01' of...
2021-08-01 Linus TorvaldsMerge tag 'powerpc-5.14-4' of git://git./linux/kernel...
2021-08-01 Linus TorvaldsMerge tag 'xfs-5.14-fixes-2' of git://git./fs/xfs/xfs...
2021-07-31 Linus TorvaldsMerge tag '5.14-rc3-smb3-fixes' of git://git.samba...
2021-07-30 Linus TorvaldsMerge tag 'net-5.14-rc4' of git://git./linux/kernel...
2021-07-30 Linus TorvaldsMerge tag 'acpi-5.14-rc4' of git://git./linux/kernel...
2021-07-30 Linus Torvaldspipe: make pipe writes always wake up readers
2021-07-30 Arnaldo Carvalho... Revert "perf map: Fix dso->nsinfo refcounting"
2021-07-30 Rafael J. WysockiMerge branches 'acpi-resources' and 'acpi-dptf'
2021-07-30 Linus TorvaldsMerge tag 'block-5.14-2021-07-30' of git://git.kernel...
2021-07-30 Linus TorvaldsMerge tag 'io_uring-5.14-2021-07-30' of git://git.kerne...
2021-07-30 Linus TorvaldsMerge tag 'libata-5.14-2021-07-30' of git://git.kernel...
2021-07-30 Linus TorvaldsMerge tag 'for-5.14-rc3-tag' of git://git./linux/kernel...
2021-07-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-07-30 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-07-30 Jakub KicinskiMerge tag 'linux-can-fixes-for-5.14-20210730' of git...
2021-07-30 Wang Haimm/memcg: fix NULL pointer dereference in memcg_slab_fr...
2021-07-30 Shakeel Buttslub: fix unreclaimable slab stat for bulk free
2021-07-30 Aneesh Kumar K.Vmm/migrate: fix NR_ISOLATED corruption on 64-bit
2021-07-30 Johannes Weinermm: memcontrol: fix blocking rstat function called...
2021-07-30 Junxiao Biocfs2: issue zeroout to EOF blocks
2021-07-30 Junxiao Biocfs2: fix zero out valid data
next