projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2022-08-03
Ming Lei
ublk_drv: add SET_PARAMS/GET_PARAMS control command
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Ming Lei
ublk_drv: fix ublk device leak in case that add_disk...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Ming Lei
ublk_drv: cancel device even though disk isn't up
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Keith Busch
block: fix leaking page ref on truncated direct io
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Keith Busch
block: ensure bio_iov_add_page can't fail
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Keith Busch
block: ensure iov_iter advances for added pages
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Wentao_Liang
drivers:md:fix a potential use-after-free bug
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Logan Gunthorpe
md/raid5: Ensure batch_last is released before sleeping...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Logan Gunthorpe
md/raid5: Move stripe_request_ctx up
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Logan Gunthorpe
md/raid5: Drop unnecessary call to r5c_check_stripe_cac...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Logan Gunthorpe
md/raid5: Make is_inactive_blocked() helper
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Logan Gunthorpe
md/raid5: Refactor raid5_get_active_stripe()
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Christoph Hellwig
block: pass struct queue_limits to the bio splitting...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Christoph Hellwig
block: move bio_allowed_max_sectors to blk-merge.c
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Christoph Hellwig
block: move the call to get_max_io_size out of blk_bio_...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Christoph Hellwig
block: move ->bio_split to the gendisk
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Christoph Hellwig
block: change the blk_queue_bounce calling convention
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Christoph Hellwig
block: change the blk_queue_split calling convention
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Christoph Hellwig
nvme: update MAINTAINERS for the new auth code
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Sagi Grimberg
nvmet-tcp: fix lockdep complaint on nvmet_tcp_wq flush...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Joel Granados
nvme: enable generic interface (/dev/ngXnY) for unknown...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Christoph Hellwig
nvme: factor out a nvme_ns_is_readonly helper
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Christoph Hellwig
nvme: refactor namespace probing
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Christoph Hellwig
nvme: generalize the nvme_multi_css check in nvme_scan_ns
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Christoph Hellwig
nvme: rename nvme_validate_or_alloc_ns to nvme_scan_ns
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Christoph Hellwig
nvme: catch -ENODEV from nvme_revalidate_zones again
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Lukas Bulwahn
nvmet-auth: select the intended CRYPTO_DH_RFC7919_GROUPS
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Chaitanya Kulkarni
nvmet-auth: fix return value check in auth receive
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Chaitanya Kulkarni
nvmet-auth: fix return value check in auth send
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Colin Ian King
nvmet-auth: fix a couple of spelling mistakes
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Christoph Hellwig
nvmet: fix a format specifier in nvmet_auth_ctrl_expone...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Christoph Hellwig
nvmet: don't check for NULL pointer before kfree in...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Christoph Hellwig
nvme-apple: stop casting function pointer signatures
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Christoph Hellwig
nvme-tcp: split nvme_tcp_alloc_tagset
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Christoph Hellwig
nvme-rdma: split nvme_rdma_alloc_tagset
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Christoph Hellwig
nvme-pci: split nvme_dev_add
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Christoph Hellwig
nvme-pci: split nvme_alloc_admin_tags
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Christoph Hellwig
nvme-pci: print the command name of aborted commands
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Liu Song
nvme-pci: remove useless assignment in nvme_pci_setup_prps
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Dan Carpenter
nvme-auth: uninitialized variable in nvme_auth_transfor...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Dan Carpenter
nvme-auth: fix off by one checks
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Nick Bowler
nvme: define compat_ioctl again to unbreak 32-bit users...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Christoph Hellwig
nvme: don't always build constants.o
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Bean Huo
nvme: use command_id instead of req->tag in trace_nvme_...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Mikulas Patocka
md-raid10: fix KASAN warning
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Mikulas Patocka
md-raid: destroy the bitmap after destroying the thread
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Christoph Hellwig
md: return the allocated devices from md_alloc
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Christoph Hellwig
md: open code md_probe in autorun_devices
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Yang Li
md: remove unneeded semicolon
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Christoph Hellwig
remove the sx8 block driver
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Stephen Rothwell
md: fix build failure for !MODULE
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Jackie Liu
raid5: fix duplicate checks for rdev->saved_raid_disk
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Christoph Hellwig
md: simplify md_open
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Christoph Hellwig
md: only delete entries from all_mddevs when the disk...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Christoph Hellwig
md: stop using for_each_mddev in md_exit
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Christoph Hellwig
md: stop using for_each_mddev in md_notify_reboot
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Christoph Hellwig
md: stop using for_each_mddev in md_do_sync
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Christoph Hellwig
md: factor out the rdev overlaps check from rdev_size_store
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Christoph Hellwig
md: rename md_free to md_kobj_release
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Christoph Hellwig
md: implement ->free_disk
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Christoph Hellwig
md: fix error handling in md_alloc
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Christoph Hellwig
md: fix mddev->kobj lifetime
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Logan Gunthorpe
md/raid5: Convert prepare_to_wait() to wait_woken(...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Logan Gunthorpe
md/raid5: Fix sectors_to_do bitmap overflow in raid5_ma...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Coly Li
bcache: remove EXPERIMENTAL for Kconfig option 'Asynchr...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Yu Kuai
nbd: add missing definition of pr_fmt
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Dan Carpenter
null_blk: fix ida error handling in null_add_dev()
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Joel Granados
nvme-multipath: refactor nvme_mpath_add_disk
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Guixin Liu
nvme-apple: use nvme core helper to cancel requests...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Guixin Liu
nvme-pci: use nvme core helper to cancel requests in...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Caleb Sander
nvme-tcp: use in-capsule data for I/O connect
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Israel Rukshin
nvme-rdma: remove timeout for getting RDMA-CM establish...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Vincent Fu
null_blk: add configfs variables for 2 options
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Vincent Fu
null_blk: add module parameters for 4 options
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Md Haris Iqbal
block/rnbd-srv: Replace sess_dev_list with index_idr
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Md Haris Iqbal
block/rnbd-srv: Set keep_id to true after mutex_trylock
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Hannes Reinecke
nvmet-auth: expire authentication sessions
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Hannes Reinecke
nvmet-auth: Diffie-Hellman key exchange support
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Hannes Reinecke
nvmet: implement basic In-Band Authentication
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Hannes Reinecke
nvmet: parse fabrics commands on io queues
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Hannes Reinecke
nvme-auth: Diffie-Hellman key exchange support
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Hannes Reinecke
nvme: implement In-Band authentication
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Hannes Reinecke
nvme-fabrics: decode 'authentication required' connect...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Hannes Reinecke
nvme: add definitions for NVMe In-Band authentication
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Hannes Reinecke
lib/base64: RFC4648-compliant base64 encoding
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Hannes Reinecke
crypto: add crypto_has_kpp()
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Hannes Reinecke
crypto: add crypto_has_shash()
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Sagi Grimberg
nvme-loop: use nvme core helpers to cancel all requests...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Chaitanya Kulkarni
nvme: fix qid param blk_mq_alloc_request_hctx
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Chaitanya Kulkarni
nvme: remove unused timeout parameter
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Michael Kelley
nvme: handle the persistent internal error AER
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Xiang wangx
nvme: remove a double word in a comment
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Guoqing Jiang
rnbd-clt: make rnbd_clt_change_capacity return void
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Guoqing Jiang
rnbd-clt: pass sector_t type for resize capacity
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Guoqing Jiang
rnbd-clt: check capacity inside rnbd_clt_change_capacity
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Guoqing Jiang
rnbd-clt: adjust the layout of struct rnbd_clt_dev
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Guoqing Jiang
rnbd-clt: reduce the size of struct rnbd_clt_dev
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Guoqing Jiang
rnbd-clt: kill read_only from struct rnbd_clt_dev
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Guoqing Jiang
rnbd-clt: don't free rsp in msg_open_conf for map scenario
commit
|
commitdiff
|
tree
|
snapshot
2022-08-02
Guoqing Jiang
rnbd-clt: open code send_msg_open in rnbd_clt_map_device
commit
|
commitdiff
|
tree
|
snapshot
next