linux-2.6-microblaze.git
2021-08-12 Christoph Hellwigblock: remove GENHD_FL_UP
2021-08-12 Christoph Hellwigbcache: move the del_gendisk call out of bcache_device_free
2021-08-12 Christoph Hellwigbcache: add proper error unwinding in bcache_device_init
2021-08-12 Christoph Hellwigsx8: use the internal state machine to check if del_gen...
2021-08-12 Christoph Hellwignvme: replace the GENHD_FL_UP check in nvme_mpath_shutd...
2021-08-12 Christoph Hellwignvme: remove the GENHD_FL_UP check in nvme_ns_remove
2021-08-12 Christoph Hellwigmmc: block: cleanup gendisk creation
2021-08-12 Christoph Hellwigmmc: block: let device_add_disk create disk attributes
2021-08-12 Guoqing Jiangblock: move some macros to blkdev.h
2021-08-10 Christoph Hellwigwriteback: make the laptop_mode prototypes available...
2021-08-09 Ming Leiblock: return ELEVATOR_DISCARD_MERGE if possible
2021-08-09 Christoph Hellwigblock: remove the bd_bdi in struct block_device
2021-08-09 Christoph Hellwigblock: move the bdi from the request_queue to the gendisk
2021-08-09 Christoph Hellwigblock: add a queue_has_disk helper
2021-08-09 Christoph Hellwigblock: pass a gendisk to blk_queue_update_readahead
2021-08-09 Christoph Hellwigmm: hide laptop_mode_wb_timer entirely behind the BDI API
2021-08-09 Christoph Hellwigblock: remove support for delayed queue registrations
2021-08-09 Christoph Hellwigdm: delay registering the gendisk
2021-08-09 Christoph Hellwigdm: move setting md->type into dm_setup_md_queue
2021-08-09 Christoph Hellwigdm: cleanup cleanup_mapped_device
2021-08-09 Christoph Hellwigblock: support delayed holder registration
2021-08-09 Christoph Hellwigblock: look up holders by bdev
2021-08-09 Christoph Hellwigblock: remove the extra kobject reference in bd_link_di...
2021-08-09 Christoph Hellwigblock: make the block holder code optional
2021-08-05 Bart Van Asscheloop: Select I/O scheduler 'none' from inside add_disk()
2021-08-05 Bart Van Asscheblk-mq: Introduce the BLK_MQ_F_NO_SCHED_BY_DEFAULT...
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
2021-07-30 Matteo Crocelib/test_string.c: move string selftest in the Runtime...
2021-07-30 Catherine Sullivangve: Update MAINTAINERS list
2021-07-30 Lukas Bulwahnarch: Kconfig: clean up obsolete use of HAVE_IDE
2021-07-30 Pavel Skripkincan: esd_usb2: fix memory leak
2021-07-30 Pavel Skripkincan: ems_usb: fix memory leak
2021-07-30 Pavel Skripkincan: usb_8dev: fix memory leak
2021-07-30 Pavel Skripkincan: mcba_usb_start(): add missing urb->transfer_dma...
2021-07-30 Dan Carpentercan: hi311x: fix a signedness bug in hi3110_cmd()
2021-07-30 Marc Kleine... MAINTAINERS: add Yasushi SHOJI as reviewer for the...
2021-07-30 Linus TorvaldsMerge tag 'drm-fixes-2021-07-30' of git://anongit.freed...
2021-07-30 Linus TorvaldsMerge tag 'fallthrough-fixes-clang-5.14-rc4' of git...
2021-07-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-07-29 Gustavo A.... scsi: fas216: Fix fall-through warning for Clang
2021-07-29 Gustavo A.... scsi: acornscsi: Fix fall-through warning for clang
next