index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-04-12
block: only allow contiguous page structs in a bio_vec
Christoph Hellwig
2019-04-12
block: change how we get page references in bio_iov_iter_get_pages
Christoph Hellwig
2019-04-12
block: don't allow multiple bio_iov_iter_get_pages calls per bio
Christoph Hellwig
2019-04-12
block: refactor __bio_iov_bvec_add_pages
Christoph Hellwig
2019-04-12
block: rewrite blk_bvec_map_sg to avoid a nth_page call
Christoph Hellwig
2019-04-10
Merge branch 'md-next' of https://github.com/liu-song-6/linux into for-5.2/block
Jens Axboe
2019-04-10
md: add __acquires/__releases annotations to handle_active_stripes
Christoph Hellwig
2019-04-10
md: add __acquires/__releases annotations to (un)lock_two_stripes
Christoph Hellwig
2019-04-10
md: mark md_cluster_mod static
Christoph Hellwig
2019-04-10
md: use correct type in super_1_sync
Christoph Hellwig
2019-04-10
md: use correct type in super_1_load
Christoph Hellwig
2019-04-10
md: use correct types in md_bitmap_print_sb
Christoph Hellwig
2019-04-10
md: add a missing endianness conversion in check_sb_changes
Christoph Hellwig
2019-04-10
md: add mddev->pers to avoid potential NULL pointer dereference
Yufen Yu
2019-04-09
block: null: Add documentation for "zone_nr_conv" param
Minwoo Im
2019-04-08
block: fix build warning in merging bvecs
Ming Lei
2019-04-08
block, bfq: fix some typos in comments
Angelo Ruocco
2019-04-08
block: remove unused variable 'def'
Hisao Tanabe
2019-04-08
virtio_blk: replace 0 by HCTX_TYPE_DEFAULT to index blk_mq_tag_set->map
Dongli Zhang
2019-04-06
block: sed-opal: rename next to execute_steps
David Kozub
2019-04-06
block: sed-opal: don't repeat opal_discovery0 in each steps array
David Kozub
2019-04-06
block: sed-opal: pass steps via argument rather than via opal_dev
David Kozub
2019-04-06
block: sed-opal: use named Opal tokens instead of integer literals
David Kozub
2019-04-06
block: sed-opal: unify retrieval of table columns
David Kozub
2019-04-06
block: sed-opal: add token for OPAL_LIFECYCLE
David Kozub
2019-04-06
block: sed-opal: split generation of bytestring header and content
Jonas Rabenstein
2019-04-06
block: sed-opal: print failed function address
Jonas Rabenstein
2019-04-06
block: sed-opal: reuse response_get_token to decrease code duplication
David Kozub
2019-04-06
block: sed-opal: unify error handling of responses
David Kozub
2019-04-06
block: sed-opal: unify cmd start
David Kozub
2019-04-06
block: sed-opal: close parameter list in cmd_finalize
David Kozub
2019-04-06
block: sed-opal: unify space check in add_token_*
Jonas Rabenstein
2019-04-06
block: sed-opal: use correct macro for method length
Jonas Rabenstein
2019-04-06
block: sed-opal: fix typos and formatting
David Kozub
2019-04-06
block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR
David Kozub
2019-04-06
block: remove CONFIG_LBDAF
Christoph Hellwig
2019-04-05
Merge branch 'nvme-5.2' of git://git.infradead.org/nvme into for-5.2/block
Jens Axboe
2019-04-05
nvme: log the error status on Identify Namespace failure
Kenneth Heitke
2019-04-05
nvmet: add safety check for subsystem lock during nvmet_ns_changed
Max Gurtovoy
2019-04-05
nvmet: never fail double namespace enablement
Max Gurtovoy
2019-04-05
nvme-pci: tidy up nvme_map_data
Christoph Hellwig
2019-04-05
nvme-pci: optimize mapping single segment requests using SGLs
Christoph Hellwig
2019-04-05
nvme-pci: optimize mapping of small single segment requests
Christoph Hellwig
2019-04-05
nvme-pci: remove the inline scatterlist optimization
Christoph Hellwig
2019-04-05
nvme-pci: split metadata handling from nvme_map_data / nvme_unmap_data
Christoph Hellwig
2019-04-05
nvme-pci: do not build a scatterlist to map metadata
Christoph Hellwig
2019-04-05
nvme-pci: only call nvme_unmap_data for requests transferring data
Christoph Hellwig
2019-04-05
nvme-pci: merge nvme_free_iod into nvme_unmap_data
Christoph Hellwig
2019-04-05
nvme-pci: move the call to nvme_cleanup_cmd out of nvme_unmap_data
Christoph Hellwig
2019-04-05
nvme-pci: remove nvme_init_iod
Christoph Hellwig
[next]