index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2014-06-04
brd: return -ENOSPC rather than -ENOMEM on page allocation failure
Matthew Wilcox
2014-06-04
brd: add support for rw_page()
Matthew Wilcox
2014-06-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-06-02
Merge branch 'for-3.16/drivers' of git://git.kernel.dk/linux-block into next
Linus Torvalds
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-06-02
Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next
Linus Torvalds
2014-06-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2014-05-30
block: virtio_blk: don't hold spin lock during world switch
Ming Lei
2014-05-30
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
2014-05-28
Merge branch 'stable/for-jens-3.16' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
2014-05-28
xen-blkback: defer freeing blkif to avoid blocking xenwatch
Valentin Priescu
2014-05-28
xen/blkback: disable discard feature if requested by toolstack
Olaf Hering
2014-05-28
xen-blkfront: remove type check from blkfront_setup_discard
Olaf Hering
2014-05-28
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
2014-05-28
blk-mq: remove alloc_hctx and free_hctx methods
Christoph Hellwig
2014-05-28
Merge branch 'for-3.16/core' into for-3.16/drivers
Jens Axboe
2014-05-28
floppy: do not corrupt bio.bi_flags when reading block 0
Jiri Kosina
2014-05-27
blk-mq: pass in suggested NUMA node to ->alloc_hctx()
Jens Axboe
2014-05-27
NVMe: Implement PCIe reset notification callback
Keith Busch
2014-05-27
virtio_blk: fix race between start and stop queue
Ming Lei
2014-05-26
m68k/atari - ataflop: use correct virt/phys translation for DMA buffer
Michael Schmitz
2014-05-22
Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes
Ingo Molnar
2014-05-20
mtip32xx: move error handling to service thread
Asai Thambi S P
2014-05-16
virtio_blk: fix race between start and stop queue
Ming Lei
2014-05-14
mtip32xx: stop block hardware queues before quiescing IO
Jens Axboe
2014-05-14
mtip32xx: blk_mq_init_queue() returns an ERR_PTR
Dan Carpenter
2014-05-13
mtip32xx: convert to use blk-mq
Jens Axboe
2014-05-07
Merge branch 'sched/urgent' into sched/core, to avoid conflicts
Ingo Molnar
2014-05-05
floppy: don't write kernel-only members to FDRAWCMD ioctl output
Matthew Daley
2014-05-05
floppy: ignore kernel-only members in FDRAWCMD ioctl input
Matthew Daley
2014-05-01
block: null_blk: fix use after free
Ming Lei
2014-04-30
drbd: use list_first_entry_or_null in first_peer_device/first_connection
Lars Ellenberg
2014-04-30
drbd: Allow attaching of a newly created device to any backing device
Philipp Reisner
2014-04-30
drbd: Test cstate while holding req_lock
Philipp Reisner
2014-04-30
drbd: use blk_set_stacking_limits()
Philipp Reisner
2014-04-30
drbd: evaluate disk and network timeout on different requests
Lars Ellenberg
2014-04-30
drbd: Fix a hole in the challange-response connection authentication
Philipp Reisner
2014-04-30
drbd: always implicitly close last epoch when idle
Lars Ellenberg
2014-04-30
drbd: add back some fairness to AL transactions
Lars Ellenberg
2014-04-30
drbd: keep max-bio size during detach/attach on disconnected primary
Lars Ellenberg
2014-04-30
drbd: fix a race between start_resync and send_and_submit
Lars Ellenberg
2014-04-30
drbd: Enable QUEUE_FLAG_DISCARD only if the peer can recieve P_TRIM
Lars Ellenberg
2014-04-30
drbd: prepare sending side for REQ_DISCARD
Lars Ellenberg
2014-04-30
drbd: prepare receiving side for REQ_DISCARD
Lars Ellenberg
2014-04-30
drbd: allow parallel promote/demote actions
Lars Ellenberg
2014-04-30
drbd: perpare for genetlink parallel_ops
Lars Ellenberg
2014-04-30
drbd: Do not BUG() when connection breaks in a special way
Philipp Reisner
2014-04-30
drbd: don't let application IO pre-empt resync too often
Lars Ellenberg
2014-04-30
drbd: fix potential distributed deadlock during verify or resync
Lars Ellenberg
2014-04-30
drbd: resync: fix too large bursts for very slow rates
Lars Ellenberg
[next]