- 6706ad5 bcache: movinggc: Use struct_size() helper in kzalloc() by Gustavo A. R. Silva · 4 years, 6 months ago
- 7236657 bcache: writeback: Remove unneeded variable i by Xu Wang · 4 years, 6 months ago
- ef4eeb8 bcache: journel: use for_each_clear_bit() to simplify the code by Xu Wang · 4 years, 6 months ago
- 5fe4886 bcache: allocate meta data pages as compound pages by Coly Li · 4 years, 6 months ago
- 6acd193 bcache: Fix typo in Kconfig name by Jean Delvare · 4 years, 6 months ago
- 2e49f51 Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into for-5.9/drivers by Jens Axboe · 4 years, 6 months ago
- 83c3e5e md/raid5: use do_div() for 64 bit divisions in raid5_sync_request by Yufen Yu · 4 years, 6 months ago
- ef67744 Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into for-5.9/drivers by Jens Axboe · 4 years, 6 months ago
- fe630de md/raid10: avoid deadlock on recovery. by Vitaly Mayatskikh · 4 years, 11 months ago
- c333f94 raid: md_p.h: drop duplicated word in a comment by Randy Dunlap · 4 years, 6 months ago
- edee9df md-cluster: fix rmmod issue when md_cluster convert bitmap to none by Zhao Heming · 4 years, 6 months ago
- 7c9d5c5 md-cluster: fix safemode_delay value when converting to clustered bitmap by Zhao Heming · 4 years, 6 months ago
- 3b5408b md/raid5: support config stripe_size by sysfs entry by Yufen Yu · 4 years, 6 months ago
- e236858 md/raid5: set default stripe_size as 4096 by Yufen Yu · 4 years, 6 months ago
- c911c46 md/raid456: convert macro STRIPE_* to RAID5_STRIPE_* by Yufen Yu · 4 years, 6 months ago
- 1684e97 raid5: remove the meaningless check in raid5_make_request by Guoqing Jiang · 4 years, 7 months ago
- cb9902d raid5: put the comment of clear_batch_ready to the right place by Guoqing Jiang · 4 years, 7 months ago
- a377a47 raid5: call clear_batch_ready before set STRIPE_ACTIVE by Guoqing Jiang · 4 years, 7 months ago
- 38ffc01 md: raid10: Fix compilation warning by Damien Le Moal · 4 years, 6 months ago
- 2aada5b md: raid5: Fix compilation warning by Damien Le Moal · 4 years, 6 months ago
- 5292308 md: raid5-cache: Remove set but unused variable by Damien Le Moal · 4 years, 6 months ago
- 5e3b8a8 md: Fix compilation warning by Damien Le Moal · 4 years, 6 months ago
- 659bf82 block: add max_active_zones to blk-sysfs by Niklas Cassel · 4 years, 6 months ago
- e15864f block: add max_open_zones to blk-sysfs by Niklas Cassel · 4 years, 6 months ago
- b1d37e5 Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into for-5.9/drivers by Jens Axboe · 4 years, 6 months ago
- 10321aa s390/dasd: Use struct_size() helper by Gustavo A. R. Silva · 4 years, 6 months ago
- 9f4aa52 s390/dasd: fix inability to use DASD with DIAG driver by Stefan Haberland · 4 years, 6 months ago
- 60f80d6 md-cluster: fix wild pointer of unlock_all_bitmaps() by Zhao Heming · 4 years, 7 months ago
- c9020e6 md/raid5-cache: clear MD_SB_CHANGE_PENDING before flushing stripes by Song Liu · 4 years, 7 months ago
- e1a86db md: fix deadlock causing by sysfs_notify by Junxiao Bi · 4 years, 6 months ago
- 41d2d84 md: improve io stats accounting by Artur Paszkiewicz · 4 years, 7 months ago
- 9a5a859 md: raid0/linear: fix dereference before null check on pointer mddev by Colin Ian King · 4 years, 7 months ago
- 2eaac32 rsxx: switch from 'pci_free_consistent()' to 'dma_free_coherent()' by Christophe JAILLET · 4 years, 6 months ago
- 80ee071 Merge branch 'nvme-5.9' of git://git.infradead.org/nvme into for-5.9/drivers by Jens Axboe · 4 years, 6 months ago
- 3913f4f nvme: remove ns->disk checks by Christoph Hellwig · 4 years, 7 months ago
- 359c1f8 nvme-pci: use standard block status symbolic names by Baolin Wang · 4 years, 7 months ago
- 9056fc9 nvme-pci: use the consistent return type of nvme_pci_iod_alloc_size() by Baolin Wang · 4 years, 7 months ago
- 4e52354 nvme-pci: add a blank line after declarations by Baolin Wang · 4 years, 7 months ago
- ee0d96d nvme-pci: fix some comments issues by Baolin Wang · 4 years, 7 months ago
- c25c853 nvme-pci: remove redundant segment validation by Baolin Wang · 4 years, 7 months ago
- 972b13e nvme: document quirked Intel models by David Fugate · 4 years, 7 months ago
- 764075f nvme: expose reconnect_delay and ctrl_loss_tmo via sysfs by Sagi Grimberg · 4 years, 7 months ago
- 240e6ee nvme: support for zoned namespaces by Keith Busch · 4 years, 7 months ago
- be93e87 nvme: support for multiple Command Sets Supported and Effects log pages by Keith Busch · 4 years, 7 months ago
- 71010c3 nvme: implement multiple I/O Command Set support by Niklas Cassel · 4 years, 7 months ago
- 089565f null_blk: introduce zone capacity for zoned device by Aravind Ramesh · 4 years, 7 months ago
- 82394db block: add capacity field to zone descriptors by Matias Bjørling · 4 years, 7 months ago
- f5af577 nvme: use USEC_PER_SEC instead of magic numbers by Baolin Wang · 4 years, 7 months ago
- b8a12e9 nvmet-tcp: simplify nvmet_process_resp_list by Sagi Grimberg · 4 years, 7 months ago
- 122e5b9 nvme-tcp: optimize network stack with setting msg flags according to batch size by Sagi Grimberg · 4 years, 7 months ago
- 86f0348 nvme-tcp: leverage request plugging by Sagi Grimberg · 4 years, 7 months ago
- 15ec928 nvme-tcp: have queue prod/cons send list become a llist by Sagi Grimberg · 4 years, 7 months ago
- ca8f4be nvme-fcloop: verify wwnn and wwpn format by Dongli Zhang · 4 years, 8 months ago
- a0f0dba nvmet: use unsigned type for u64 by Chaitanya Kulkarni · 4 years, 7 months ago
- 6fa350f nvmet: introduce flags member in nvmet_fabrics_ops by Max Gurtovoy · 4 years, 8 months ago
- 4e10255 nvmet-tcp: remove has_keyed_sgls initialization by Max Gurtovoy · 4 years, 8 months ago
- b261b61 nvmet-loop: remove unused 'target_ctrl' in nvme_loop_ctrl by Dongli Zhang · 4 years, 8 months ago
- ad50999 nvme-pci: remove the empty line at the beginning of nvme_should_reset() by Dongli Zhang · 4 years, 8 months ago
- 9dc54a0 nvme-pci: code cleanup for nvme_alloc_host_mem() by Chaitanya Kulkarni · 4 years, 8 months ago
- 61f3b89 nvme-pci: use unsigned for io queue depth by Chaitanya Kulkarni · 4 years, 7 months ago
- d4047cf nvme-core: use u16 type for ctrl->sqsize by Chaitanya Kulkarni · 4 years, 8 months ago
- a87835e nvme-core: use u16 type for directives by Chaitanya Kulkarni · 4 years, 8 months ago
- 482c6b6 Merge tag 'v5.8-rc4' into for-5.9/drivers by Jens Axboe · 4 years, 7 months ago
- 0e6e255 block: remove a bogus warning in __submit_bio_noacct_mq by Christoph Hellwig · 4 years, 7 months ago
- dcb7fd8 Linux 5.8-rc4 by Linus Torvalds · 4 years, 7 months ago
- bb5a93a x86/ldt: use "pr_info_once()" instead of open-coding it badly by Linus Torvalds · 4 years, 7 months ago
- 72674d4 Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- f23dbe1 Merge tag 'irq-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 5465a32 Merge tag 'core-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 4bc9273 Merge tag 'kbuild-fixes-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
- 19a61a7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
- 29206c6 Merge tag 'block-5.8-2020-07-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
- 9fbe565 Merge tag 'io_uring-5.8-2020-07-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
- 7783485 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 7 months ago
- 45a5ac7 Merge tag 'mips_fixes_5.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 7 months ago
- 5868347 MIPS: Do not use smp_processor_id() in preemptible code by Xingxing Su · 4 years, 7 months ago
- fcec538 MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen by Hauke Mehrtens · 4 years, 7 months ago
- ba77dca .gitignore: Do not track `defconfig` from `make savedefconfig` by Paul Menzel · 4 years, 7 months ago
- 9bc0b02 Merge tag 'powerpc-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
- ec84c3f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
- b7db41c io_uring: fix regression with always ignoring signals in io_cqring_wait() by Jens Axboe · 4 years, 7 months ago
- cc80183 x86/ldt: Disable 16-bit segments on Xen PV by Andy Lutomirski · 4 years, 7 months ago
- 13cbc0c x86/entry/32: Fix #MC and #DB wiring on x86_32 by Andy Lutomirski · 4 years, 7 months ago
- f41f082 x86/entry/xen: Route #DB correctly on Xen PV by Andy Lutomirski · 4 years, 7 months ago
- 3c73b81 x86/entry, selftests: Further improve user entry sanity checks by Andy Lutomirski · 4 years, 7 months ago
- db5b2c5 x86/entry/compat: Clear RAX high bits on Xen PV SYSENTER by Andy Lutomirski · 4 years, 7 months ago
- 35e884f Merge tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 7 months ago
- 5979112 i2c: mlxcpld: check correct size of maximum RECV_LEN packet by Wolfram Sang · 4 years, 7 months ago
- 8b082a4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
- 58e64b0 i2c: add Kconfig help text for slave mode by Wolfram Sang · 4 years, 7 months ago
- 59d3d60 i2c: slave-eeprom: update documentation by Wolfram Sang · 4 years, 7 months ago
- 5f90786 i2c: eg20t: Load module automatically if ID matches by Andy Shevchenko · 4 years, 7 months ago
- db2a8b6 i2c: designware: platdrv: Set class based on DMI by Ricardo Ribalda · 4 years, 7 months ago
- cd217f2 i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665 by Chris Packham · 4 years, 7 months ago
- b8e516b Merge tag '5.8-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 7 months ago
- 6f21671 Merge tag 'hwmon-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 4 years, 7 months ago
- bc2391e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- 8beeae8 mm/page_alloc: fix documentation error by Joel Savitz · 4 years, 7 months ago
- a3a66c3 vmalloc: fix the owner argument for the new __vmalloc_node_range callers by Christoph Hellwig · 4 years, 7 months ago
- 40366bd mm/cma.c: use exact_nid true to fix possible per-numa cma leak by Barry Song · 4 years, 7 months ago