- ff4e5fb nvme-pci: drop min() from nr_io_queues assignment by Niklas Schnelle · 4 years, 2 months ago
- dab3902 nvmet: use inline bio for passthru fast path by Chaitanya Kulkarni · 4 years, 2 months ago
- a4fe2d3 nvmet: use blk_rq_bio_prep instead of blk_rq_append_bio by Chaitanya Kulkarni · 4 years, 2 months ago
- 06b3bec nvmet: remove op_flags for passthru commands by Chaitanya Kulkarni · 4 years, 2 months ago
- 39dfe84 nvme: split nvme_alloc_request() by Chaitanya Kulkarni · 4 years, 2 months ago
- 53ffabf block: move blk_rq_bio_prep() to linux/blk-mq.h by Chaitanya Kulkarni · 4 years, 2 months ago
- 47e9730 nvmet: add passthru io timeout value attr by Chaitanya Kulkarni · 4 years, 2 months ago
- a2f6a2b nvmet: add passthru admin timeout value attr by Chaitanya Kulkarni · 4 years, 2 months ago
- dc96f93 nvme: use consistent macro name for timeout by Chaitanya Kulkarni · 4 years, 2 months ago
- 0d2e7c8 nvme: centralize setting the timeout in nvme_alloc_request by Chaitanya Kulkarni · 4 years, 2 months ago
- 84115d6 nvme: simplify nvme_req_qid() by Baolin Wang · 4 years, 3 months ago
- 03d99e5 nvme-fcloop: add sysfs attribute to inject command drop by James Smart · 4 years, 3 months ago
- 48332ff Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into for-5.11/drivers by Jens Axboe · 4 years, 2 months ago
- bca5b06 md/cluster: fix deadlock when node is doing resync job by Zhao Heming · 4 years, 2 months ago
- a8da01f md/cluster: block reshape with remote resync job by Zhao Heming · 4 years, 2 months ago
- a23f2aa md: use current request time as base for ktime comparisons by Pankaj Gupta · 4 years, 2 months ago
- 204d1a6 md: add comments in md_flush_request() by Pankaj Gupta · 4 years, 2 months ago
- 81ba3c2 md: improve variable names in md_flush_request() by Pankaj Gupta · 4 years, 2 months ago
- 93decc5 md/raid10: initialize r10_bio->read_slot before use. by Kevin Vigor · 4 years, 2 months ago
- c731b84 md: fix a warning caused by a race between concurrent md_ioctl()s by Dae R. Jeong · 4 years, 3 months ago
- 4d063e6 s390/dasd: Process FCES path event notification by Jan Höppner · 4 years, 3 months ago
- b729493 s390/dasd: Prepare for additional path event handling by Jan Höppner · 4 years, 3 months ago
- 19508b2 s390/dasd: Display FC Endpoint Security information via sysfs by Jan Höppner · 4 years, 3 months ago
- 9e34c8b s390/dasd: Fix operational path inconsistency by Jan Höppner · 4 years, 3 months ago
- 4601812 s390/dasd: Store path configuration data during path handling by Jan Höppner · 4 years, 3 months ago
- d2a5275 s390/dasd: Move duplicate code to separate function by Jan Höppner · 4 years, 3 months ago
- e03c594 s390/dasd: Remove unused parameter from dasd_generic_probe() by Jan Höppner · 4 years, 3 months ago
- 32ef938 s390/cio: Add support for FCES status notification by Vineeth Vijayan · 4 years, 3 months ago
- 4cd6094 s390/cio: Provide Endpoint-Security Mode per CU by Vineeth Vijayan · 4 years, 3 months ago
- 8b8b0915 s390/cio: Export information about Endpoint-Security Capability by Sebastian Ott · 4 years, 3 months ago
- e2b6b30 block: fix the kerneldoc comment for __register_blkdev by Christoph Hellwig · 4 years, 2 months ago
- e418de3 block: switch gendisk lookup to a simple xarray by Christoph Hellwig · 4 years, 3 months ago
- 76487f0 z2ram: use separate gendisk for the different modes by Christoph Hellwig · 4 years, 3 months ago
- 6c3a05e z2ram: reindent by Christoph Hellwig · 4 years, 3 months ago
- bf9c053 ataflop: use a separate gendisk for each media format by Christoph Hellwig · 4 years, 3 months ago
- 0033a9b amiflop: use separate gendisks for Amiga vs MS-DOS mode by Christoph Hellwig · 4 years, 3 months ago
- 302cfee floppy: use a separate gendisk for each media format by Christoph Hellwig · 4 years, 3 months ago
- bbc26e8 ide: switch to __register_blkdev for command set probing by Christoph Hellwig · 4 years, 3 months ago
- 28144f9 md: use __register_blkdev to allocate devices on demand by Christoph Hellwig · 4 years, 3 months ago
- 8410d38 loop: use __register_blkdev to allocate devices on demand by Christoph Hellwig · 4 years, 3 months ago
- 7cc178a brd: use __register_blkdev to allocate devices on demand by Christoph Hellwig · 4 years, 3 months ago
- 996e509 sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t by Christoph Hellwig · 4 years, 3 months ago
- f9550f1 swim: don't call blk_register_region by Christoph Hellwig · 4 years, 3 months ago
- d18e8b1 ide: remove ide_{,un}register_region by Christoph Hellwig · 4 years, 3 months ago
- a160c61 block: add an optional probe callback to major_names by Christoph Hellwig · 4 years, 3 months ago
- bd8eff3 block: rework requesting modules for unclaimed devices by Christoph Hellwig · 4 years, 3 months ago
- e49fbbb block: split block_class_lock by Christoph Hellwig · 4 years, 3 months ago
- 62b508f block: open code kobj_map into in block/genhd.c by Christoph Hellwig · 4 years, 3 months ago
- 6b3ba97 block: cleanup del_gendisk a bit by Christoph Hellwig · 4 years, 3 months ago
- a7cb3d2 block: remove __blkdev_driver_ioctl by Christoph Hellwig · 4 years, 2 months ago
- 98f49b6 block: remove set_device_ro by Christoph Hellwig · 4 years, 2 months ago
- 7a2f0ce loop: use set_disk_ro by Christoph Hellwig · 4 years, 2 months ago
- 732e12d block: don't call into the driver for BLKROSET by Christoph Hellwig · 4 years, 2 months ago
- 2c1b6ec dasd: implement ->set_read_only to hook into BLKROSET processing by Christoph Hellwig · 4 years, 2 months ago
- 118cf08 md: implement ->set_read_only to hook into BLKROSET processing by Christoph Hellwig · 4 years, 2 months ago
- 34919e3 rbd: implement ->set_read_only to hook into BLKROSET processing by Christoph Hellwig · 4 years, 2 months ago
- e00adca block: add a new set_read_only method by Christoph Hellwig · 4 years, 2 months ago
- 4a9d6d6 block: don't call into the driver for BLKFLSBUF by Christoph Hellwig · 4 years, 2 months ago
- daaedb8 mtd_blkdevs: don't override BLKFLSBUF by Christoph Hellwig · 4 years, 2 months ago
- 09162bc Linux 5.10-rc4 by Linus Torvalds · 4 years, 2 months ago
- a6af871 Merge tag 'drm-fixes-2020-11-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 2 months ago
- 8f598d1 Merge branch 'linux-5.10' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 4 years, 2 months ago
- 9cfd9c4 Merge tag 'char-misc-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 2 months ago
- 281b3ec Merge tag 'usb-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 2 months ago
- 0062442 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 2 months ago
- 326fd6d Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- 64b609d Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- d0a37fd Merge tag 'sched-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- 259c2fb Merge tag 'locking-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- a50cf15 Merge branch 'for-5.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 4 years, 2 months ago
- c887c9b kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in use by Paolo Bonzini · 4 years, 2 months ago
- e28c0d7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 2 months ago
- 31908a6 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 2 months ago
- 7e908b7 Merge tag 'hwmon-for-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 4 years, 2 months ago
- 0c04511 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 2 months ago
- 30636a5 Merge tag 'selinux-pr-20201113' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years, 2 months ago
- 4aea779 Merge tag 'for-linus-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 4 years, 2 months ago
- 3ad216e afs: Fix afs_write_end() when called with copied == 0 [ver #3] by David Howells · 4 years, 2 months ago
- f578528 ocfs2: initialize ip_next_orphan by Wengang Wang · 4 years, 2 months ago
- 2f31ad6 panic: don't dump stack twice on warn by Christophe Leroy · 4 years, 2 months ago
- 336bf30 hugetlbfs: fix anon huge page migration race by Mike Kravetz · 4 years, 2 months ago
- 8b21ca02 mm: memcontrol: fix missing wakeup polling thread by Muchun Song · 4 years, 2 months ago
- e7e0461 kernel/watchdog: fix watchdog_allowed_mask not used warning by Santosh Sivaraj · 4 years, 2 months ago
- df5b0ab reboot: fix overflow parsing reboot cpu number by Matteo Croce · 4 years, 2 months ago
- 8b92c4f Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint" by Matteo Croce · 4 years, 2 months ago
- 3347acc compiler.h: fix barrier_data() on clang by Arvind Sankar · 4 years, 2 months ago
- 96e1fac mm/gup: use unpin_user_pages() in __gup_longterm_locked() by Jason Gunthorpe · 4 years, 2 months ago
- 22e4663 mm/slub: fix panic in slab_alloc_node() by Laurent Dufour · 4 years, 2 months ago
- 044747e mailmap: fix entry for Dmitry Baryshkov/Eremin-Solenikov by Dmitry Baryshkov · 4 years, 2 months ago
- 2da9f63 mm/vmscan: fix NR_ISOLATED_FILE corruption on 64-bit by Nicholas Piggin · 4 years, 2 months ago
- d20bdd57 mm/compaction: stop isolation if too many pages are isolated and we have pages to migrate by Zi Yan · 4 years, 2 months ago
- 3893586 mm/compaction: count pages and stop correctly during page isolation by Zi Yan · 4 years, 2 months ago
- 5c6fb4b drm/nouveau/kms/nv50-: Use atomic encoder callbacks everywhere by Lyude Paul · 4 years, 2 months ago
- 6c27ffa drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram prior to nv50 by Ben Skeggs · 4 years, 2 months ago
- 630f512 drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depth by Alexander Kapshuk · 4 years, 3 months ago
- f01c30d Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 2 months ago
- d9315f5 Merge tag 'xfs-5.10-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 2 months ago
- b5dea9c Merge tag 'block-5.10-2020-11-13' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
- 1b1e926 Merge tag 'io_uring-5.10-2020-11-13' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
- 9e6a39e Merge tag 'devicetree-fixes-for-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 2 months ago