index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-06-27
nvme: add support for streams and directives
Jens Axboe
2017-06-27
btrfs: add support for passing in write hints for buffered writes
Jens Axboe
2017-06-27
xfs: add support for passing in write hints for buffered writes
Jens Axboe
2017-06-27
ext4: add support for passing in write hints for buffered writes
Jens Axboe
2017-06-27
fs: add support for buffered writeback to pass down write hints
Jens Axboe
2017-06-27
fs: add O_DIRECT and aio support for sending down write life time hints
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-27
lightnvm: if LUNs are already allocated fix return
Rakesh Pandit
2017-06-26
lightnvm: pblk: fail gracefully on irrec. error
Javier González
2017-06-26
lightnvm: pblk: set mempool and workqueue params.
Javier González
2017-06-26
lightnvm: pblk: redesign GC algorithm
Javier González
2017-06-26
lightnvm: pblk: add lock assertions on helpers
Javier González
2017-06-26
lightnvm: pblk: cleanup unnecessary code
Javier González
2017-06-26
lightnvm: pblk: set metadata list for all I/Os
Javier González
2017-06-26
lightnvm: pblk: choose optimal victim GC line
Javier González
2017-06-26
lightnvm: pblk: decouple bad block from line alloc
Javier González
2017-06-26
lightnvm: pblk: simplify meta. memory allocation
Javier González
2017-06-26
lightnvm: pblk: issue multiplane reads if possible
Javier González
2017-06-26
lightnvm: pblk: delete redundant buffer pointer
Javier González
2017-06-26
lightnvm: pblk: delete redundant debug line stat
Javier González
2017-06-26
lightnvm: pblk: sched. metadata on write thread
Javier González
2017-06-26
lightnvm: pblk: rename read request pool
Javier González
2017-06-26
lightnvm: pblk: generalize erase path
Javier González
2017-06-26
lightnvm: pblk: expose max sec per write on sysfs
Javier González
2017-06-26
lightnvm: pblk: add debug stat for read cache hits
Javier González
2017-06-26
lightnvm: pblk: spare double cpu_to_le64 calc.
Javier González
2017-06-26
lightnvm: propagate right error code to target
Javier González
2017-06-26
lightnvm: re-convert ppa format on I/O failure
Javier González
2017-06-23
mtip32xx: fix up the checking for internal command failure
Jens Axboe
2017-06-22
Merge commit '8e8320c9315c' into for-4.13/block
Jens Axboe
2017-06-22
blk-mq: remove double set queue_num
weiping
2017-06-21
blk-mq: Make it safe to quiesce and unquiesce from an interrupt handler
Bart Van Assche
2017-06-21
block: Fix off-by-one errors in blk_status_to_errno() and print_req_error()
Bart Van Assche
2017-06-21
block: Declare local symbols static
Bart Van Assche
2017-06-21
block: Add fallthrough markers to switch statements
Bart Van Assche
2017-06-21
blk-mq: fix performance regression with shared tags
Jens Axboe
2017-06-21
btrfs: use new block error code
Dan Carpenter
2017-06-20
blk-mq: Warn when attempting to run a hardware queue that is not mapped
Bart Van Assche
2017-06-20
block: Constify disk_type
Bart Van Assche
2017-06-20
blk-mq: Document locking assumptions
Bart Van Assche
2017-06-20
block: Document what queue type each function is intended for
Bart Van Assche
2017-06-20
block: Check locking assumptions at runtime
Bart Van Assche
2017-06-20
block: Add a comment above queue_lockdep_assert_held()
Bart Van Assche
2017-06-20
blk-mq: Initialize .rq_flags in blk_mq_rq_ctx_init()
Bart Van Assche
2017-06-20
block: Change argument type of scsi_req_init()
Bart Van Assche
2017-06-20
block: Make most scsi_req_init() calls implicit
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
[next]