linux-2.6-microblaze.git
2020-12-01 Christoph Hellwigblock: opencode devcgroup_inode_permission
2020-12-01 Christoph Hellwigblock: move bdput() to the callers of __blkdev_get
2020-12-01 Christoph Hellwigblock: refactor blkdev_get
2020-12-01 Christoph Hellwigblock: refactor __blkdev_put
2020-12-01 Christoph Hellwiginit: cleanup match_dev_by_uuid and match_dev_by_label
2020-12-01 Christoph Hellwiginit: refactor devt_from_partuuid
2020-12-01 Christoph Hellwiginit: refactor name_to_dev_t
2020-12-01 Christoph Hellwigblock: switch bdgrab to use igrab
2020-12-01 Christoph Hellwigblock: change the hash used for looking up block devices
2020-12-01 Christoph Hellwigblock: use put_device in put_disk
2020-12-01 Christoph Hellwigblock: use disk_part_iter_exit in disk_part_iter_next
2020-12-01 Christoph Hellwigblock: add a bdev_kobj helper
2020-12-01 Christoph Hellwigblock: remove a superflous check in blkpg_do_ioctl
2020-12-01 Christoph Hellwigblock: remove a duplicate __disk_get_part prototype
2020-12-01 Christoph Hellwigdm: remove the block_device reference in struct mapped_...
2020-12-01 Christoph Hellwigdm: simplify flush_bio initialization in __send_empty_flush
2020-12-01 Christoph Hellwigloop: do not call set_blocksize
2020-12-01 Christoph Hellwigzram: do not call set_blocksize
2020-12-01 Christoph Hellwigmtip32xx: remove the call to fsync_bdev on removal
2020-12-01 Christoph Hellwigfs: simplify freeze_bdev/thaw_bdev
2020-12-01 Christoph Hellwigfs: remove get_super_thawed and get_super_exclusive_thawed
2020-12-01 Christoph Hellwigfilemap: consistently use ->f_mapping over ->i_mapping
2020-11-30 Lei Chenblock: wbt: Remove unnecessary invoking of wbt_update_l...
2020-11-25 Jeffle Xublock: remove unused BIO_SPLIT_ENTRIES
2020-11-16 Christoph Hellwigblock: unexport revalidate_disk_size
2020-11-16 Christoph Hellwigvirtio-blk: remove a spurious call to revalidate_disk_size
2020-11-16 Christoph Hellwigmd: remove a spurious call to revalidate_disk_size...
2020-11-16 Christoph Hellwigmd: use set_capacity_and_notify
2020-11-16 Christoph Hellwigdm-raid: use set_capacity_and_notify
2020-11-16 Christoph Hellwigzram: use set_capacity_and_notify
2020-11-16 Christoph Hellwigrnbd: use set_capacity_and_notify
2020-11-16 Christoph Hellwigrbd: use set_capacity_and_notify
2020-11-16 Christoph Hellwigdrbd: use set_capacity_and_notify
2020-11-16 Christoph Hellwignvme: use set_capacity_and_notify in nvme_set_queue_dying
2020-11-16 Christoph Hellwigpktcdvd: use set_capacity_and_notify
2020-11-16 Christoph Hellwigdm: use set_capacity_and_notify
2020-11-16 Christoph Hellwigaoe: don't call set_capacity from irq context
2020-11-16 Christoph Hellwignbd: use set_capacity_and_notify
2020-11-16 Christoph Hellwignbd: validate the block size in nbd_set_size
2020-11-16 Christoph Hellwignbd: refactor size updates
2020-11-16 Christoph Hellwignbd: move the task_recv check into nbd_size_update
2020-11-16 Christoph Hellwignbd: remove the call to set_blocksize
2020-11-16 Christoph Hellwigblock: remove the update_bdev parameter to set_capacity...
2020-11-16 Christoph Hellwigsd: update the bdev size in sd_revalidate_disk
2020-11-16 Christoph Hellwignvme: let set_capacity_revalidate_and_notify update...
2020-11-16 Christoph Hellwigloop: let set_capacity_revalidate_and_notify update...
2020-11-16 Christoph Hellwigblock: remove the call to __invalidate_device in check_...
2020-11-16 Christoph Hellwigblock: fix the kerneldoc comment for __register_blkdev
2020-11-16 Christoph Hellwigblock: switch gendisk lookup to a simple xarray
2020-11-16 Christoph Hellwigz2ram: use separate gendisk for the different modes
2020-11-16 Christoph Hellwigz2ram: reindent
2020-11-16 Christoph Hellwigataflop: use a separate gendisk for each media format
2020-11-16 Christoph Hellwigamiflop: use separate gendisks for Amiga vs MS-DOS...
2020-11-16 Christoph Hellwigfloppy: use a separate gendisk for each media format
2020-11-16 Christoph Hellwigide: switch to __register_blkdev for command set probing
2020-11-16 Christoph Hellwigmd: use __register_blkdev to allocate devices on demand
2020-11-16 Christoph Hellwigloop: use __register_blkdev to allocate devices on...
2020-11-16 Christoph Hellwigbrd: use __register_blkdev to allocate devices on demand
2020-11-16 Christoph Hellwigsd: use __register_blkdev to avoid a modprobe for an...
2020-11-16 Christoph Hellwigswim: don't call blk_register_region
2020-11-16 Christoph Hellwigide: remove ide_{,un}register_region
2020-11-16 Christoph Hellwigblock: add an optional probe callback to major_names
2020-11-16 Christoph Hellwigblock: rework requesting modules for unclaimed devices
2020-11-16 Christoph Hellwigblock: split block_class_lock
2020-11-16 Christoph Hellwigblock: open code kobj_map into in block/genhd.c
2020-11-16 Christoph Hellwigblock: cleanup del_gendisk a bit
2020-11-16 Christoph Hellwigblock: remove __blkdev_driver_ioctl
2020-11-16 Christoph Hellwigblock: remove set_device_ro
2020-11-16 Christoph Hellwigloop: use set_disk_ro
2020-11-16 Christoph Hellwigblock: don't call into the driver for BLKROSET
2020-11-16 Christoph Hellwigdasd: implement ->set_read_only to hook into BLKROSET...
2020-11-16 Christoph Hellwigmd: implement ->set_read_only to hook into BLKROSET...
2020-11-16 Christoph Hellwigrbd: implement ->set_read_only to hook into BLKROSET...
2020-11-16 Christoph Hellwigblock: add a new set_read_only method
2020-11-16 Christoph Hellwigblock: don't call into the driver for BLKFLSBUF
2020-11-16 Christoph Hellwigmtd_blkdevs: don't override BLKFLSBUF
2020-11-16 Linus TorvaldsLinux 5.10-rc4
2020-11-15 Linus TorvaldsMerge tag 'drm-fixes-2020-11-16' of git://anongit.freed...
2020-11-15 Dave AirlieMerge branch 'linux-5.10' of git://github.com/skeggsb...
2020-11-15 Linus TorvaldsMerge tag 'char-misc-5.10-rc4' of git://git./linux...
2020-11-15 Linus TorvaldsMerge tag 'usb-5.10-rc4' of git://git./linux/kernel...
2020-11-15 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2020-11-15 Linus TorvaldsMerge tag 'x86-urgent-2020-11-15' of git://git./linux...
2020-11-15 Linus TorvaldsMerge tag 'perf-urgent-2020-11-15' of git://git./linux...
2020-11-15 Linus TorvaldsMerge tag 'sched-urgent-2020-11-15' of git://git./linux...
2020-11-15 Linus TorvaldsMerge tag 'locking-urgent-2020-11-15' of git://git...
2020-11-15 Linus TorvaldsMerge branch 'for-5.10-fixes' of git://git./linux/kerne...
2020-11-15 Paolo Bonzinikvm: mmu: fix is_tdp_mmu_check when the TDP MMU is...
2020-11-14 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-11-14 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2020-11-14 Linus TorvaldsMerge tag 'hwmon-for-v5.10-rc4' of git://git./linux...
2020-11-14 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-11-14 Linus TorvaldsMerge tag 'selinux-pr-20201113' of git://git./linux...
2020-11-14 Linus TorvaldsMerge tag 'for-linus-5.10-rc4' of git://git./linux...
2020-11-14 David Howellsafs: Fix afs_write_end() when called with copied =...
2020-11-14 Wengang Wangocfs2: initialize ip_next_orphan
2020-11-14 Christophe... panic: don't dump stack twice on warn
2020-11-14 Mike Kravetzhugetlbfs: fix anon huge page migration race
2020-11-14 Muchun Songmm: memcontrol: fix missing wakeup polling thread
2020-11-14 Santosh Sivarajkernel/watchdog: fix watchdog_allowed_mask not used...
next