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