index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
2017-07-02
moduleparam: fix doc: hwparam_irq configures an IRQ
Sylvain 'ythier' Hitier
2017-06-30
hashtable: remove repeated phrase from a comment
Jakub Kicinski
2017-06-28
block: provide bio_uninit() free freeing integrity/task associations
Jens Axboe
2017-06-28
nvme: use a single NVME_AQ_DEPTH and relax it to 32
Sagi Grimberg
2017-06-27
block: remove the queue_bounce_pfn helper
Christoph Hellwig
2017-06-27
block: move bounce declarations to block/blk.h
Christoph Hellwig
2017-06-27
nvme: add support for streams and directives
Jens Axboe
2017-06-27
blk-mq: expose write hints through debugfs
Jens Axboe
2017-06-27
block: add support for write hints in a bio
Jens Axboe
2017-06-27
fs: add fcntl() interface for setting/getting write life time hints
Jens Axboe
2017-06-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-06-23
slub: make sysfs file removal asynchronous
Tejun Heo
2017-06-22
Merge commit '8e8320c9315c' into for-4.13/block
Jens Axboe
2017-06-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-06-21
blk-mq: Make it safe to quiesce and unquiesce from an interrupt handler
Bart Van Assche
2017-06-21
blk-mq: fix performance regression with shared tags
Jens Axboe
2017-06-20
block: Add a comment above queue_lockdep_assert_held()
Bart Van Assche
2017-06-20
block: Introduce request_queue.initialize_rq_fn()
Bart Van Assche
2017-06-20
block: Make request operation type argument declarations consistent
Bart Van Assche
2017-06-20
blk-mq: Reduce blk_mq_hw_ctx size
Bart Van Assche
2017-06-20
block: stop using bio_data() in blk_write_same_mergeable
Christoph Hellwig
2017-06-20
block: remove the unused bio_to_phys macro
Christoph Hellwig
2017-06-20
block: return on congested block device
Goldwyn Rodrigues
2017-06-20
fs: Introduce IOMAP_NOWAIT
Goldwyn Rodrigues
2017-06-20
fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAIT
Goldwyn Rodrigues
2017-06-20
fs: Introduce filemap_range_has_page()
Goldwyn Rodrigues
2017-06-20
fs: Separate out kiocb flags setup based on RWF_* flags
Goldwyn Rodrigues
2017-06-20
time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
John Stultz
2017-06-20
time: Fix clock->read(clock) race around clocksource changes
John Stultz
2017-06-20
uuid: Take const on input of uuid_is_null() and guid_is_null()
Andy Shevchenko
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-06-18
blk-mq: don't stop queue for quiescing
Ming Lei
2017-06-18
blk-mq: use QUEUE_FLAG_QUIESCED to quiesce queue
Ming Lei
2017-06-18
blk-mq: introduce blk_mq_unquiesce_queue
Ming Lei
2017-06-18
blk-mq: introduce blk_mq_quiesce_queue_nowait()
Ming Lei
2017-06-18
blk-mq: move blk_mq_quiesce_queue() into include/linux/blk-mq.h
Ming Lei
2017-06-18
block: remove bio_clone() and all references.
NeilBrown
2017-06-18
blk: make the bioset rescue_workqueue optional.
NeilBrown
2017-06-18
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
2017-06-18
blk: remove bio_set arg from blk_queue_split()
NeilBrown
2017-06-18
blk-mq-sched: unify request prepare methods
Christoph Hellwig
2017-06-18
blk-mq-sched: unify request finished methods
Christoph Hellwig
2017-06-16
Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2017-06-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-06-16
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-06-16
nvme: implement NS Optimal IO Boundary from 1.3 Spec
Scott Bauer
2017-06-15
nvme: add fields into identify controller data structure
Guan Junxiong
2017-06-15
nvmet: allow overriding the NVMe VS via configfs
Johannes Thumshirn
[next]