linux-2.6-microblaze.git
2020-05-14 Ming Leiblock: move blk_io_schedule() out of header file
2020-05-13 Johannes Thumshirnzonefs: use REQ_OP_ZONE_APPEND for sync DIO
2020-05-13 Johannes Thumshirnblock: export bio_release_pages and bio_iov_iter_get_pages
2020-05-13 Damien Le Moalnull_blk: Support REQ_OP_ZONE_APPEND
2020-05-13 Johannes Thumshirnscsi: sd_zbc: emulate ZONE_APPEND commands
2020-05-13 Johannes Thumshirnscsi: sd_zbc: factor out sanity checks for zoned commands
2020-05-13 Damien Le Moalblock: Modify revalidate zones
2020-05-13 Johannes Thumshirnblock: introduce blk_req_zone_write_trylock
2020-05-13 Keith Buschblock: Introduce REQ_OP_ZONE_APPEND
2020-05-13 Christoph Hellwigblock: rename __bio_add_pc_page to bio_add_hw_page
2020-05-13 Johannes Thumshirnblock: provide fallbacks for blk_queue_zone_is_seq...
2020-05-13 Ming Leiblock: add blk_io_schedule() for avoiding task hung...
2020-05-13 Ming Leiblock: don't hold part0's refcount in IO path
2020-05-13 Ming Leiblock: re-organize fields of 'struct hd_part'
2020-05-13 Ming Leiblock: only define 'nr_sects_seq' in hd_part for 32bit SMP
2020-05-13 Ming Leiblock: fix use-after-free on cached last_lookup partition
2020-05-13 Weiping Zhangblock: reset mapping if failed to update hardware queue...
2020-05-11 Stephen Rothwellbdi: fix up for "remove the name field in struct backin...
2020-05-09 Christoph Hellwighfs: stop using ioctl_by_bdev
2020-05-09 Christoph Hellwigbdi: remove the name field in struct backing_dev_info
2020-05-09 Christoph Hellwigbdi: simplify bdi_alloc
2020-05-09 Christoph Hellwigbdi: remove bdi_register_owner
2020-05-09 Christoph Hellwigbdi: unexport bdi_register_va
2020-05-09 Christoph Hellwigdriver core: remove device_create_vargs
2020-05-09 Weiping Zhangblock: rename blk_mq_alloc_rq_maps
2020-05-09 Weiping Zhangblock: rename __blk_mq_alloc_rq_map
2020-05-09 Ming Leiblock: alloc map and request for new hardware queue
2020-05-09 Weiping Zhangblock: save previous hardware queue count before udpate
2020-05-09 Weiping Zhangblock: free both rq_map and request
2020-05-09 Jens AxboeMerge branch 'block-5.7' into for-5.8/block
2020-05-09 Sagi Grimbergnvme: fix possible hang when ns scanning fails during...
2020-05-09 Alexey Dobriyannvme-pci: fix "slimmer CQ head update"
2020-05-09 Christoph Hellwigbdi: add a ->dev_name field to struct backing_dev_info
2020-05-09 Yufen Yubdi: use bdi_dev_name() to get device name
2020-05-07 Christoph Hellwigbdi: move bdi_dev_name out of line
2020-05-07 Christoph Hellwigvboxsf: don't use the source name in the bdi name
2020-05-05 Tejun Heoiocost: protect iocg->abs_vdebt with iocg->waitq.lock
2020-05-04 Christoph Hellwigudf: stop using ioctl_by_bdev
2020-05-04 Christoph Hellwigisofs: stop using ioctl_by_bdev
2020-05-04 Christoph Hellwighfsplus: stop using ioctl_by_bdev
2020-05-04 Christoph Hellwigcdrom: factor out a cdrom_multisession helper
2020-05-04 Christoph Hellwigcdrom: factor out a cdrom_read_tocentry helper
2020-05-04 Christoph Hellwigide-cd: rename cdrom_read_tocentry
2020-05-04 Christoph Hellwigblock: add a cdrom_device_info pointer to struct gendisk
2020-04-30 Tejun Heoiocost_monitor: drop string wrap around numbers when...
2020-04-30 Tejun Heoiocost_monitor: exit successfully if interval is zero
2020-04-30 Tejun Heoblk-iocost: account for IO size when testing latencies
2020-04-30 Tejun Heoblk-iocost: switch to fixed non-auto-decaying use_delay
2020-04-30 Christoph Hellwigblock: remove the bd_openers checks in blk_drop_partitions
2020-04-30 Jens AxboeMerge branch 'nvme-5.7' of git://git.infradead.org...
2020-04-29 Christoph Hellwigblock: add a bio_queue_enter helper
2020-04-29 Christoph Hellwigblock: replace BIO_QUEUE_ENTERED with BIO_CGROUP_ACCT
2020-04-29 Christoph Hellwigblock: cleanup the memory stall accounting in submit_bio
2020-04-29 Christoph Hellwigblock: improve the submit_bio and generic_make_request...
2020-04-29 Zheng Binblk-mq: make function '__blk_mq_sched_dispatch_requests...
2020-04-27 Niklas Casselnvme: prevent double free in nvme_alloc_ns() error...
2020-04-25 Christoph Hellwigblock: bypass ->make_request_fn for blk-mq drivers
2020-04-25 Christoph Hellwigdm: remove the make_request_fn check in device_area_is_...
2020-04-25 Christoph Hellwigbcache: remove a duplicate ->make_request_fn assignment
2020-04-25 Christoph Hellwigblock: remove create_io_context
2020-04-24 Salman Qaziblock: Limit number of items taken from the I/O schedul...
2020-04-24 Christoph Hellwigblock: unexport bdev_read_page and bdev_write_page
2020-04-23 Damien Le Moalnull_blk: Cleanup zoned device initialization
2020-04-23 Damien Le Moalnull_blk: Fix zoned command handling
2020-04-22 Christoph Hellwigblock: move dma_pad handling from blk_rq_map_sg into...
2020-04-22 Christoph Hellwigblock: move dma drain handling to scsi
2020-04-22 Christoph Hellwigscsi: merge scsi_init_sgtable into scsi_init_io
2020-04-22 Christoph Hellwigblock: provide a blk_rq_map_sg variant that returns...
2020-04-22 Christoph Hellwigblock: remove RQF_COPY_USER
2020-04-21 Ma, Jianpengblock: remove unused header
2020-04-21 Waiman Longblk-iocost: Fix error on iocost_ioc_vrate_adj
2020-04-20 Christoph Hellwigblock: fold bdev_unhash_inode into invalidate_partition
2020-04-20 Christoph Hellwigblock: mark invalidate_partition static
2020-04-20 Christoph Hellwigblock: simplify block device syncing in bdev_del_partition
2020-04-20 Christoph Hellwigblock: don't call invalidate_partition from blk_drop_pa...
2020-04-20 Christoph Hellwigdasd: use blk_drop_partitions instead of badly reimplem...
2020-04-20 Christoph Hellwigblock: remove the disk argument from blk_drop_partitions
2020-04-20 Christoph Hellwigblock: remove hd_struct_kill
2020-04-20 Christoph Hellwigblock: cleanup hd_struct freeing
2020-04-20 Christoph Hellwigblock: pass a hd_struct to delete_partition
2020-04-20 Christoph Hellwigblock: refactor blkpg_ioctl
2020-04-20 Douglas AndersonRevert "scsi: core: run queue if SCSI device queue...
2020-04-20 Douglas Andersonblk-mq: Rerun dispatching in the case of budget contention
2020-04-20 Douglas Andersonblk-mq: Add blk_mq_delay_run_hw_queues() API call
2020-04-20 Douglas Andersonblk-mq: In blk_mq_dispatch_rq_list() "no budget" is...
2020-04-20 Douglas Andersonbdev: Reduce time holding bd_mutex in sync in blkdev_cl...
2020-04-19 Linus TorvaldsLinux 5.7-rc2
2020-04-19 Brian Geffonmm: Fix MREMAP_DONTUNMAP accounting on VMA merge
2020-04-19 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2020-04-19 Linus TorvaldsMerge tag 'x86-urgent-2020-04-19' of git://git./linux...
2020-04-19 Linus TorvaldsMerge tag 'timers-urgent-2020-04-19' of git://git....
2020-04-19 Linus TorvaldsMerge tag 'perf-urgent-2020-04-19' of git://git./linux...
2020-04-19 Linus TorvaldsMerge tag 'irq-urgent-2020-04-19' of git://git./linux...
2020-04-19 Linus TorvaldsMerge tag 'sched-urgent-2020-04-19' of git://git./linux...
2020-04-19 Linus TorvaldsMerge tag 'core-urgent-2020-04-19' of git://git./linux...
2020-04-19 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2020-04-19 Linus TorvaldsMerge tag '5.7-rc-smb3-fixes' of git://git.samba.org...
2020-04-19 Linus TorvaldsMerge tag 'flexible-array-member-5.7-rc2' of git:/...
2020-04-18 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-04-18 Gustavo A.... xattr.h: Replace zero-length array with flexible-array...
next