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
/
block
Age
Commit message (
Expand
)
Author
2017-01-19
blk-mq: Always schedule hctx->next_cpu
Gabriel Krisman Bertazi
2017-01-19
block: cfq_cpd_alloc() should use @gfp
Tejun Heo
2017-01-09
sg_write()/bsg_write() is not fit to be called under KERNEL_DS
Al Viro
2017-01-06
blk-mq: Do not invoke .queue_rq() for a stopped queue
Bart Van Assche
2016-12-10
Don't feed anything but regular iovec's to blk_rq_map_user_iov
Linus Torvalds
2016-10-28
blkcg: Unlock blkcg_pol_mutex only once when cpd == NULL
Bart Van Assche
2016-10-22
cfq: fix starvation of asynchronous writes
Glauber Costa
2016-10-07
blk-mq: actually hook up defer list when running requests
Omar Sandoval
2016-09-15
block: make sure a big bio is split into at most 256 bvecs
Ming Lei
2016-09-15
block: Fix race triggered by blk_set_queue_dying()
Bart Van Assche
2016-09-15
blk-mq: End unstarted requests on dying queue
Keith Busch
2016-08-20
block: fix bdi vs gendisk lifetime mismatch
Dan Williams
2016-08-20
block: add missing group association in bio-cloning functions
Paolo Valente
2016-08-16
block: fix use-after-free in seq file
Vegard Nossum
2016-08-10
block: fix use-after-free in sys_ioprio_get()
Omar Sandoval
2016-05-04
block: partition: initialize percpuref before sending out KOBJ_ADD
Ming Lei
2016-04-12
dm: fix excessive dm-mq context switching
Mike Snitzer
2016-03-09
block: Initialize max_dev_sectors to 0
Keith Busch
2016-03-03
bio: return EINTR if copying to user space got interrupted
Hannes Reinecke
2016-02-17
block: fix bio splitting on max sectors
Ming Lei
2016-02-17
block: split bios to max possible length
Keith Busch
2016-01-08
Revert "block: Split bios on chunk boundaries"
Jens Axboe
2015-12-28
block: add blk_start_queue_async()
Jens Axboe
2015-12-22
block: Split bios on chunk boundaries
Keith Busch
2015-12-22
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-12-22
block: ensure to split after potentially bouncing a bio
Junichi Nomura
2015-12-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-12-07
Merge branch 'master' into for-4.4-fixes
Tejun Heo
2015-12-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2015-12-03
SCSI: Fix NULL pointer dereference in runtime PM
Ken Xue
2015-12-03
Merge branch 'mkp-fixes' into fixes
James Bottomley
2015-12-03
cgroup: fix handling of multi-destination migration from subtree_control enab...
Tejun Heo
2015-11-30
blk-merge: fix computing bio->bi_seg_front_size in case of single segment
Ming Lei
2015-11-29
block: Always check queue limits for cloned requests
Hannes Reinecke
2015-11-25
Return EBUSY from BLKRRPART for mounted whole-dev fs
Eric Sandeen
2015-11-25
block/sd: Fix device-imposed transfer length limits
Martin K. Petersen
2015-11-25
Revert "blk-flush: Queue through IO scheduler when flush not required"
Jens Axboe
2015-11-24
block: fix blk_abort_request for blk-mq drivers
Christoph Hellwig
2015-11-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-23
blk-merge: warn if figured out segment number is bigger than nr_phys_segments
Ming Lei
2015-11-23
blk-merge: fix blk_bio_segment_split
Ming Lei
2015-11-23
block: fix segment split
Ming Lei
2015-11-20
blk-mq: fix calling unplug callbacks with preempt disabled
Jens Axboe
2015-11-20
mac: validate mac_partition is within sector
Kees Cook
2015-11-19
block: protect rw_page against device teardown
Dan Williams
2015-11-16
blk-flush: Queue through IO scheduler when flush not required
Jan Kara
2015-11-16
elevator: use list_{first,prev,next}_entry
Geliang Tang
2015-11-11
block: fix blk-core.c kernel-doc warning
Randy Dunlap
2015-11-11
blk-mq: mark __blk_mq_complete_request() static
Jens Axboe
2015-11-10
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
[next]