index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-mq: expose write hints through debugfs
Jens Axboe
2017-06-27
1
-0
/
+3
*
block: add support for write hints in a bio
Jens Axboe
2017-06-27
2
-0
/
+3
*
fs: add fcntl() interface for setting/getting write life time hints
Jens Axboe
2017-06-27
2
-12
/
+56
*
Merge commit '8e8320c9315c' into for-4.13/block
Jens Axboe
2017-06-23
1
-0
/
+4
|
\
|
*
blk-mq: fix performance regression with shared tags
Jens Axboe
2017-06-21
1
-0
/
+2
|
*
block: Fix a blk_exit_rl() regression
Bart Van Assche
2017-06-14
1
-0
/
+2
*
|
blk-mq: Make it safe to quiesce and unquiesce from an interrupt handler
Bart Van Assche
2017-06-21
1
-9
/
+1
*
|
block: Add a comment above queue_lockdep_assert_held()
Bart Van Assche
2017-06-21
1
-0
/
+7
*
|
block: Change argument type of scsi_req_init()
Bart Van Assche
2017-06-21
1
-1
/
+1
*
|
block: Make most scsi_req_init() calls implicit
Bart Van Assche
2017-06-21
1
-0
/
+1
*
|
block: Introduce request_queue.initialize_rq_fn()
Bart Van Assche
2017-06-21
2
-0
/
+6
*
|
block: Make request operation type argument declarations consistent
Bart Van Assche
2017-06-21
2
-4
/
+5
*
|
blk-mq: Reduce blk_mq_hw_ctx size
Bart Van Assche
2017-06-21
1
-2
/
+3
*
|
block: stop using bio_data() in blk_write_same_mergeable
Christoph Hellwig
2017-06-21
1
-1
/
+2
*
|
block: remove the unused bio_to_phys macro
Christoph Hellwig
2017-06-21
1
-1
/
+0
*
|
block: return on congested block device
Goldwyn Rodrigues
2017-06-20
2
-0
/
+10
*
|
fs: Introduce IOMAP_NOWAIT
Goldwyn Rodrigues
2017-06-20
1
-0
/
+1
*
|
fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAIT
Goldwyn Rodrigues
2017-06-20
2
-1
/
+12
*
|
fs: Use RWF_* flags for AIO operations
Goldwyn Rodrigues
2017-06-20
1
-1
/
+1
*
|
fs: Introduce filemap_range_has_page()
Goldwyn Rodrigues
2017-06-20
1
-0
/
+2
*
|
fs: Separate out kiocb flags setup based on RWF_* flags
Goldwyn Rodrigues
2017-06-20
2
-0
/
+16
*
|
blk-mq: don't stop queue for quiescing
Ming Lei
2017-06-18
1
-2
/
+0
*
|
blk-mq: use QUEUE_FLAG_QUIESCED to quiesce queue
Ming Lei
2017-06-18
2
-0
/
+6
*
|
blk-mq: introduce blk_mq_unquiesce_queue
Ming Lei
2017-06-18
1
-0
/
+1
*
|
blk-mq: introduce blk_mq_quiesce_queue_nowait()
Ming Lei
2017-06-18
1
-0
/
+8
*
|
blk-mq: move blk_mq_quiesce_queue() into include/linux/blk-mq.h
Ming Lei
2017-06-18
2
-1
/
+1
*
|
block: remove bio_clone() and all references.
NeilBrown
2017-06-18
1
-5
/
+0
*
|
blk: make the bioset rescue_workqueue optional.
NeilBrown
2017-06-18
1
-0
/
+1
*
|
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
2017-06-18
1
-2
/
+4
*
|
blk: remove bio_set arg from blk_queue_split()
NeilBrown
2017-06-18
1
-2
/
+1
*
|
blk-mq-sched: unify request prepare methods
Christoph Hellwig
2017-06-18
1
-2
/
+2
*
|
blk-mq-sched: unify request finished methods
Christoph Hellwig
2017-06-18
1
-2
/
+1
*
|
nvme: implement NS Optimal IO Boundary from 1.3 Spec
Scott Bauer
2017-06-16
1
-1
/
+1
*
|
nvme: add fields into identify controller data structure
Guan Junxiong
2017-06-15
1
-2
/
+8
*
|
nvmet: allow overriding the NVMe VS via configfs
Johannes Thumshirn
2017-06-15
1
-0
/
+4
*
|
nvme: introduce NVMe Namespace Identification Descriptor structures
Johannes Thumshirn
2017-06-15
1
-0
/
+17
*
|
nvmet: use NVME_IDENTIFY_DATA_SIZE
Johannes Thumshirn
2017-06-15
1
-0
/
+2
*
|
scatterlist: add sg_zero_buffer() helper
Johannes Thumshirn
2017-06-15
1
-0
/
+2
*
|
nvme-pci: remap BAR0 to cover admin CQ doorbell for large stride
Xu Yu
2017-06-15
1
-0
/
+1
*
|
nvme.h: add dword 12 - 15 fields to struct nvme_features
Arnav Dawn
2017-06-13
1
-1
/
+4
*
|
nvme.h: add struct nvme_host_mem_buf_desc and HMB flags
Christoph Hellwig
2017-06-13
1
-0
/
+11
*
|
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...
Christoph Hellwig
2017-06-13
10
-78
/
+90
|
\
\
|
*
|
acpi: always include uuid.h
Christoph Hellwig
2017-06-08
1
-1
/
+1
|
*
|
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
2017-06-07
3
-8
/
+8
|
*
|
acpi, nfit: Switch to use new generic UUID API
Andy Shevchenko
2017-06-05
1
-0
/
+1
|
*
|
nvme: switch to uuid_t
Christoph Hellwig
2017-06-05
2
-3
/
+3
|
*
|
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
2017-06-05
2
-3
/
+4
|
*
|
block: remove blk_part_pack_uuid
Christoph Hellwig
2017-06-05
1
-11
/
+0
|
*
|
uuid: hoist uuid_is_null() helper from libnvdimm
Christoph Hellwig
2017-06-05
1
-0
/
+13
|
*
|
uuid: hoist helpers uuid_equal() and uuid_copy() from xfs
Christoph Hellwig
2017-06-05
1
-0
/
+20
[next]