index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: check_events: don't bother with events if unsupported
Martin Wilck
2019-04-12
1
-11
/
+16
*
Revert "block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers"
Martin Wilck
2019-04-12
10
-0
/
+10
*
Revert "ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd"
Martin Wilck
2019-04-12
3
-4
/
+8
*
block: disk_events: introduce event flags
Martin Wilck
2019-04-12
4
-5
/
+20
*
block: genhd: remove async_events field
Martin Wilck
2019-04-12
3
-8
/
+4
*
block: only allow contiguous page structs in a bio_vec
Christoph Hellwig
2019-04-12
2
-11
/
+11
*
block: change how we get page references in bio_iov_iter_get_pages
Christoph Hellwig
2019-04-12
2
-31
/
+25
*
block: don't allow multiple bio_iov_iter_get_pages calls per bio
Christoph Hellwig
2019-04-12
1
-9
/
+6
*
block: refactor __bio_iov_bvec_add_pages
Christoph Hellwig
2019-04-12
1
-10
/
+9
*
block: rewrite blk_bvec_map_sg to avoid a nth_page call
Christoph Hellwig
2019-04-12
1
-15
/
+6
*
Merge branch 'md-next' of https://github.com/liu-song-6/linux into for-5.2/block
Jens Axboe
2019-04-11
3
-12
/
+19
|
\
|
*
md: add __acquires/__releases annotations to handle_active_stripes
Christoph Hellwig
2019-04-11
1
-0
/
+2
|
*
md: add __acquires/__releases annotations to (un)lock_two_stripes
Christoph Hellwig
2019-04-11
1
-0
/
+4
|
*
md: mark md_cluster_mod static
Christoph Hellwig
2019-04-11
1
-2
/
+1
|
*
md: use correct type in super_1_sync
Christoph Hellwig
2019-04-11
1
-1
/
+1
|
*
md: use correct type in super_1_load
Christoph Hellwig
2019-04-11
1
-2
/
+2
|
*
md: use correct types in md_bitmap_print_sb
Christoph Hellwig
2019-04-11
1
-4
/
+4
|
*
md: add a missing endianness conversion in check_sb_changes
Christoph Hellwig
2019-04-11
1
-1
/
+1
|
*
md: add mddev->pers to avoid potential NULL pointer dereference
Yufen Yu
2019-04-11
1
-2
/
+4
|
/
*
block: null: Add documentation for "zone_nr_conv" param
Minwoo Im
2019-04-09
1
-0
/
+4
*
block: fix build warning in merging bvecs
Ming Lei
2019-04-08
1
-6
/
+10
*
block, bfq: fix some typos in comments
Angelo Ruocco
2019-04-08
4
-16
/
+16
*
block: remove unused variable 'def'
Hisao Tanabe
2019-04-08
1
-4
/
+2
*
virtio_blk: replace 0 by HCTX_TYPE_DEFAULT to index blk_mq_tag_set->map
Dongli Zhang
2019-04-08
1
-1
/
+2
*
block: sed-opal: rename next to execute_steps
David Kozub
2019-04-06
1
-16
/
+17
*
block: sed-opal: don't repeat opal_discovery0 in each steps array
David Kozub
2019-04-06
1
-33
/
+42
*
block: sed-opal: pass steps via argument rather than via opal_dev
David Kozub
2019-04-06
1
-89
/
+69
*
block: sed-opal: use named Opal tokens instead of integer literals
David Kozub
2019-04-06
1
-9
/
+9
*
block: sed-opal: unify retrieval of table columns
David Kozub
2019-04-06
1
-83
/
+47
*
block: sed-opal: add token for OPAL_LIFECYCLE
David Kozub
2019-04-06
2
-2
/
+4
*
block: sed-opal: split generation of bytestring header and content
Jonas Rabenstein
2019-04-06
1
-8
/
+14
*
block: sed-opal: print failed function address
Jonas Rabenstein
2019-04-06
1
-2
/
+2
*
block: sed-opal: reuse response_get_token to decrease code duplication
David Kozub
2019-04-06
1
-31
/
+15
*
block: sed-opal: unify error handling of responses
David Kozub
2019-04-06
1
-0
/
+5
*
block: sed-opal: unify cmd start
David Kozub
2019-04-06
1
-159
/
+69
*
block: sed-opal: close parameter list in cmd_finalize
David Kozub
2019-04-06
1
-22
/
+3
*
block: sed-opal: unify space check in add_token_*
Jonas Rabenstein
2019-04-06
1
-9
/
+16
*
block: sed-opal: use correct macro for method length
Jonas Rabenstein
2019-04-06
1
-1
/
+1
*
block: sed-opal: fix typos and formatting
David Kozub
2019-04-06
2
-9
/
+11
*
block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR
David Kozub
2019-04-06
1
-3
/
+6
*
block: remove CONFIG_LBDAF
Christoph Hellwig
2019-04-06
61
-250
/
+52
*
Merge branch 'nvme-5.2' of git://git.infradead.org/nvme into for-5.2/block
Jens Axboe
2019-04-05
7
-152
/
+197
|
\
|
*
nvme: log the error status on Identify Namespace failure
Kenneth Heitke
2019-04-05
1
-1
/
+1
|
*
nvmet: add safety check for subsystem lock during nvmet_ns_changed
Max Gurtovoy
2019-04-05
1
-0
/
+2
|
*
nvmet: never fail double namespace enablement
Max Gurtovoy
2019-04-05
1
-3
/
+4
|
*
nvme-pci: tidy up nvme_map_data
Christoph Hellwig
2019-04-05
1
-12
/
+5
|
*
nvme-pci: optimize mapping single segment requests using SGLs
Christoph Hellwig
2019-04-05
1
-0
/
+22
|
*
nvme-pci: optimize mapping of small single segment requests
Christoph Hellwig
2019-04-05
1
-5
/
+40
|
*
nvme-pci: remove the inline scatterlist optimization
Christoph Hellwig
2019-04-05
1
-32
/
+6
|
*
nvme-pci: split metadata handling from nvme_map_data / nvme_unmap_data
Christoph Hellwig
2019-04-05
1
-21
/
+27
[next]