bcache: increase super block version for cache device and backing device
[platform/kernel/linux-starfive.git] / drivers /
2020-07-25 Coly Libcache: increase super block version for cache device...
2020-07-25 Coly Libcache: fix super block seq numbers comparision in...
2020-07-25 Coly Libcache: disassemble the big if() checks in bch_cache_se...
2020-07-25 Coly Libcache: add more accurate error information in read_sup...
2020-07-25 Coly Libcache: add read_super_common() to read major part...
2020-07-25 Coly Libcache: fix overflow in offset_to_stripe()
2020-07-25 Coly Libcache: avoid nr_stripes overflow in bcache_device_init()
2020-07-25 Gustavo A. R. Silvabcache: Use struct_size() in kzalloc()
2020-07-25 Gustavo A. R. Silvabcache: movinggc: Use struct_size() helper in kzalloc()
2020-07-25 Xu Wangbcache: writeback: Remove unneeded variable i
2020-07-25 Xu Wangbcache: journel: use for_each_clear_bit() to simplify...
2020-07-25 Coly Libcache: allocate meta data pages as compound pages
2020-07-25 Jean Delvarebcache: Fix typo in Kconfig name
2020-07-24 Jens AxboeMerge branch 'md-next' of https://git./linux/kernel...
2020-07-23 Yufen Yumd/raid5: use do_div() for 64 bit divisions in raid5_sy...
2020-07-22 Jens AxboeMerge branch 'md-next' of https://git./linux/kernel...
2020-07-22 Vitaly Mayatskikhmd/raid10: avoid deadlock on recovery.
2020-07-22 Zhao Hemingmd-cluster: fix rmmod issue when md_cluster convert...
2020-07-22 Zhao Hemingmd-cluster: fix safemode_delay value when converting...
2020-07-22 Yufen Yumd/raid5: support config stripe_size by sysfs entry
2020-07-22 Yufen Yumd/raid5: set default stripe_size as 4096
2020-07-22 Yufen Yumd/raid456: convert macro STRIPE_* to RAID5_STRIPE_*
2020-07-16 Guoqing Jiangraid5: remove the meaningless check in raid5_make_request
2020-07-16 Guoqing Jiangraid5: put the comment of clear_batch_ready to the...
2020-07-16 Guoqing Jiangraid5: call clear_batch_ready before set STRIPE_ACTIVE
2020-07-16 Damien Le Moalmd: raid10: Fix compilation warning
2020-07-16 Damien Le Moalmd: raid5: Fix compilation warning
2020-07-16 Damien Le Moalmd: raid5-cache: Remove set but unused variable
2020-07-16 Damien Le Moalmd: Fix compilation warning
2020-07-15 Niklas Casselblock: add max_active_zones to blk-sysfs
2020-07-15 Niklas Casselblock: add max_open_zones to blk-sysfs
2020-07-15 Jens AxboeMerge branch 'md-next' of https://git./linux/kernel...
2020-07-15 Gustavo A. R. Silvas390/dasd: Use struct_size() helper
2020-07-15 Stefan Haberlands390/dasd: fix inability to use DASD with DIAG driver
2020-07-15 Zhao Hemingmd-cluster: fix wild pointer of unlock_all_bitmaps()
2020-07-15 Song Liumd/raid5-cache: clear MD_SB_CHANGE_PENDING before flush...
2020-07-15 Junxiao Bimd: fix deadlock causing by sysfs_notify
2020-07-14 Artur Paszkiewiczmd: improve io stats accounting
2020-07-14 Colin Ian Kingmd: raid0/linear: fix dereference before null check...
2020-07-11 Christophe JAILLETrsxx: switch from 'pci_free_consistent()' to 'dma_free_...
2020-07-10 Jens AxboeMerge branch 'nvme-5.9' of git://git.infradead.org...
2020-07-08 Christoph Hellwignvme: remove ns->disk checks
2020-07-08 Baolin Wangnvme-pci: use standard block status symbolic names
2020-07-08 Baolin Wangnvme-pci: use the consistent return type of nvme_pci_io...
2020-07-08 Baolin Wangnvme-pci: add a blank line after declarations
2020-07-08 Baolin Wangnvme-pci: fix some comments issues
2020-07-08 Baolin Wangnvme-pci: remove redundant segment validation
2020-07-08 David Fugatenvme: document quirked Intel models
2020-07-08 Sagi Grimbergnvme: expose reconnect_delay and ctrl_loss_tmo via...
2020-07-08 Keith Buschnvme: support for zoned namespaces
2020-07-08 Keith Buschnvme: support for multiple Command Sets Supported and...
2020-07-08 Niklas Casselnvme: implement multiple I/O Command Set support
2020-07-08 Aravind Rameshnull_blk: introduce zone capacity for zoned device
2020-07-08 Matias Bjørlingblock: add capacity field to zone descriptors
2020-07-08 Baolin Wangnvme: use USEC_PER_SEC instead of magic numbers
2020-07-08 Sagi Grimbergnvmet-tcp: simplify nvmet_process_resp_list
2020-07-08 Sagi Grimbergnvme-tcp: optimize network stack with setting msg flags...
2020-07-08 Sagi Grimbergnvme-tcp: leverage request plugging
2020-07-08 Sagi Grimbergnvme-tcp: have queue prod/cons send list become a llist
2020-07-08 Dongli Zhangnvme-fcloop: verify wwnn and wwpn format
2020-07-08 Chaitanya Kulkarninvmet: use unsigned type for u64
2020-07-08 Max Gurtovoynvmet: introduce flags member in nvmet_fabrics_ops
2020-07-08 Max Gurtovoynvmet-tcp: remove has_keyed_sgls initialization
2020-07-08 Dongli Zhangnvmet-loop: remove unused 'target_ctrl' in nvme_loop_ctrl
2020-07-08 Dongli Zhangnvme-pci: remove the empty line at the beginning of...
2020-07-08 Chaitanya Kulkarninvme-pci: code cleanup for nvme_alloc_host_mem()
2020-07-08 Chaitanya Kulkarninvme-pci: use unsigned for io queue depth
2020-07-08 Chaitanya Kulkarninvme-core: use u16 type for ctrl->sqsize
2020-07-08 Chaitanya Kulkarninvme-core: use u16 type for directives
2020-07-08 Jens AxboeMerge tag 'v5.8-rc4' into for-5.9/drivers
2020-07-05 Linus TorvaldsMerge tag 'x86-urgent-2020-07-05' of git://git./linux...
2020-07-05 Linus TorvaldsMerge tag 'irq-urgent-2020-07-05' of git://git./linux...
2020-07-05 Linus TorvaldsMerge tag 'core-urgent-2020-07-05' of git://git./linux...
2020-07-05 Linus TorvaldsMerge tag 'kbuild-fixes-v5.8-2' of git://git./linux...
2020-07-05 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-07-05 Linus TorvaldsMerge tag 'block-5.8-2020-07-05' of git://git.kernel...
2020-07-05 Linus TorvaldsMerge tag 'io_uring-5.8-2020-07-05' of git://git.kernel...
2020-07-05 Linus TorvaldsMerge branch 'i2c/for-current' of git://git./linux...
2020-07-05 Linus TorvaldsMerge tag 'mips_fixes_5.8_1' of git://git./linux/kernel...
2020-07-04 Linus TorvaldsMerge tag 'powerpc-5.8-5' of git://git./linux/kernel...
2020-07-04 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2020-07-04 Linus TorvaldsMerge tag 'for-linus-5.8b-rc4-tag' of git://git./linux...
2020-07-04 Wolfram Sangi2c: mlxcpld: check correct size of maximum RECV_LEN...
2020-07-04 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2020-07-04 Wolfram Sangi2c: add Kconfig help text for slave mode
2020-07-04 Wolfram Sangi2c: slave-eeprom: update documentation
2020-07-04 Andy Shevchenkoi2c: eg20t: Load module automatically if ID matches
2020-07-04 Ricardo Ribaldai2c: designware: platdrv: Set class based on DMI
2020-07-04 Chris Packhami2c: algo-pca: Add 0x78 as SCL stuck low status for...
2020-07-04 Linus TorvaldsMerge tag '5.8-rc3-smb3-fixes' of git://git.samba.org...
2020-07-04 Linus TorvaldsMerge tag 'hwmon-for-v5.8-rc4' of git://git./linux...
2020-07-04 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-07-03 Linus TorvaldsMerge tag 'xfs-5.8-fixes-1' of git://git./fs/xfs/xfs...
2020-07-03 Linus TorvaldsMerge tag 'pci-v5.8-fixes-1' of git://git./linux/kernel...
2020-07-03 Linus TorvaldsMerge tag 'acpi-5.8-rc4' of git://git./linux/kernel...
2020-07-03 Linus TorvaldsMerge tag 'gfs2-v5.8-rc3.fixes' of git://git./linux...
2020-07-03 Linus TorvaldsMerge tag 'drm-fixes-2020-07-03' of git://anongit.freed...
2020-07-03 Rafael J. WysockiMerge branch 'acpi-fan'
2020-07-03 Linus TorvaldsMerge tag 'm68knommu-for-v5.8-rc4' of git://git./linux...
2020-07-03 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.8-2' of git://git...
next