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
2018-09-19
partitions/aix: fix usage of uninitialized lv_info and lvname structures
Mauricio Faria de Oliveira
2018-09-19
partitions/aix: append null character to print data from disk
Mauricio Faria de Oliveira
2018-09-19
block,blkcg: use __GFP_NOWARN for best-effort allocations in blkcg
Tejun Heo
2018-09-19
cfq: Give a chance for arming slice idle timer in case of group_idle
Ritesh Harjani
2018-07-25
block: do not use interruptible wait anywhere
Alan Jenkins
2018-04-13
blk-mq: fix kernel oops in blk_mq_tag_idle()
Ming Lei
2018-04-13
bio-integrity: Do not allocate integrity context for bio w/o data
Dmitry Monakhov
2018-04-13
block: fix an error code in add_partition()
Dan Carpenter
2018-04-13
blk-mq: NVMe 512B/4K+T10 DIF/DIX format returns I/O error on dd with split op
Wen Xiong
2018-04-08
partitions/msdos: Unable to mount UFS 44bsd partitions
Richard Narron
2018-03-22
blk-throttle: make sure expire time isn't too big
Shaohua Li
2018-03-22
blkcg: fix double free of new_blkg in blkcg_init_queue
Hou Tao
2017-12-16
more bio_map_user_iov() leak fixes
Al Viro
2017-12-16
block: wake up all tasks blocked in get_request()
Ming Lei
2017-10-21
Revert "bsg-lib: don't free job in bsg_prepare_job"
Greg Kroah-Hartman
2017-10-18
fix unbalanced page refcounting in bio_map_user_iov
Vitaly Mayatskikh
2017-10-08
partitions/efi: Fix integer overflow in GPT size calculation
Alden Tondettar
2017-10-05
bsg-lib: don't free job in bsg_prepare_job
Christoph Hellwig
2017-09-27
block: Relax a check in blk_start_queue()
Bart Van Assche
2017-07-05
block: fix module reference leak on put_disk() call for cgroups throttle
Roman Pen
2017-06-17
partitions/msdos: FreeBSD UFS2 file systems are not recognized
Richard
2017-05-20
block: fix blk_integrity_register to use template's interval_exp if not 0
Mike Snitzer
2017-05-14
block: get rid of blk_integrity_revalidate()
Ilya Dryomov
2017-04-27
block: fix del_gendisk() vs blkdev_ioctl crash
Dan Williams
2017-04-18
blk-mq: Avoid memory reclaim when remapping queues
Gabriel Krisman Bertazi
2017-04-08
blk: Ensure users for current->bio_list can see the full list.
NeilBrown
2017-04-08
blk: improve order of bio handling in generic_make_request()
NeilBrown
2017-03-30
block: allow WRITE_SAME commands with the SG_IO ioctl
Sumit Semwal
2017-02-26
blk-mq: really fix plug list flushing for nomerge queues
Omar Sandoval
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
[next]