index
:
profile/common/platform/kernel/linux-artik7
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_unified
master
old/tizen_20171208
old/tizen_20181210
old/tizen_20190125
old/tizen_4.0_20171212
old/tizen_5.0_20190212
sandbox/akazmin/hwasan_build
sandbox/andrzej.p/dwc2-sg-port
sandbox/nmerinov/llvm
sandbox/opensw0312/vpu-update
tizen
tizen_3.0
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
Domain: System / Kernel;
jino cho <jino.cho@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-19
partitions/aix: fix usage of uninitialized lv_info and lvname structures
Mauricio Faria de Oliveira
1
-2
/
+3
2018-09-19
partitions/aix: append null character to print data from disk
Mauricio Faria de Oliveira
1
-2
/
+6
2018-09-19
block,blkcg: use __GFP_NOWARN for best-effort allocations in blkcg
Tejun Heo
2
-5
/
+7
2018-09-19
cfq: Give a chance for arming slice idle timer in case of group_idle
Ritesh Harjani
1
-1
/
+2
2018-07-25
block: do not use interruptible wait anywhere
Alan Jenkins
1
-7
/
+3
2018-04-13
blk-mq: fix kernel oops in blk_mq_tag_idle()
Ming Lei
1
-1
/
+2
2018-04-13
bio-integrity: Do not allocate integrity context for bio w/o data
Dmitry Monakhov
1
-0
/
+3
2018-04-13
block: fix an error code in add_partition()
Dan Carpenter
1
-1
/
+3
2018-04-13
blk-mq: NVMe 512B/4K+T10 DIF/DIX format returns I/O error on dd with split op
Wen Xiong
1
-2
/
+2
2018-04-08
partitions/msdos: Unable to mount UFS 44bsd partitions
Richard Narron
1
-1
/
+3
2018-03-22
blk-throttle: make sure expire time isn't too big
Shaohua Li
1
-0
/
+11
2018-03-22
blkcg: fix double free of new_blkg in blkcg_init_queue
Hou Tao
1
-3
/
+1
2017-12-16
more bio_map_user_iov() leak fixes
Al Viro
1
-5
/
+9
2017-12-16
block: wake up all tasks blocked in get_request()
Ming Lei
1
-2
/
+2
2017-10-21
Revert "bsg-lib: don't free job in bsg_prepare_job"
Greg Kroah-Hartman
1
-0
/
+1
2017-10-18
fix unbalanced page refcounting in bio_map_user_iov
Vitaly Mayatskikh
1
-0
/
+8
2017-10-08
partitions/efi: Fix integer overflow in GPT size calculation
Alden Tondettar
1
-5
/
+12
2017-10-05
bsg-lib: don't free job in bsg_prepare_job
Christoph Hellwig
1
-1
/
+0
2017-09-27
block: Relax a check in blk_start_queue()
Bart Van Assche
1
-1
/
+1
2017-07-05
block: fix module reference leak on put_disk() call for cgroups throttle
Roman Pen
1
-0
/
+9
2017-06-17
partitions/msdos: FreeBSD UFS2 file systems are not recognized
Richard
1
-0
/
+2
2017-05-20
block: fix blk_integrity_register to use template's interval_exp if not 0
Mike Snitzer
1
-1
/
+2
2017-05-14
block: get rid of blk_integrity_revalidate()
Ilya Dryomov
2
-18
/
+2
2017-04-27
block: fix del_gendisk() vs blkdev_ioctl crash
Dan Williams
1
-1
/
+0
2017-04-18
blk-mq: Avoid memory reclaim when remapping queues
Gabriel Krisman Bertazi
1
-3
/
+3
2017-04-08
blk: Ensure users for current->bio_list can see the full list.
NeilBrown
2
-15
/
+28
2017-04-08
blk: improve order of bio handling in generic_make_request()
NeilBrown
1
-5
/
+20
2017-03-30
block: allow WRITE_SAME commands with the SG_IO ioctl
Sumit Semwal
1
-0
/
+3
2017-02-26
blk-mq: really fix plug list flushing for nomerge queues
Omar Sandoval
1
-9
/
+8
2017-01-19
blk-mq: Always schedule hctx->next_cpu
Gabriel Krisman Bertazi
1
-3
/
+1
2017-01-19
block: cfq_cpd_alloc() should use @gfp
Tejun Heo
1
-1
/
+1
2017-01-09
sg_write()/bsg_write() is not fit to be called under KERNEL_DS
Al Viro
1
-0
/
+3
2017-01-06
blk-mq: Do not invoke .queue_rq() for a stopped queue
Bart Van Assche
1
-3
/
+3
2016-12-10
Don't feed anything but regular iovec's to blk_rq_map_user_iov
Linus Torvalds
1
-0
/
+3
2016-10-28
blkcg: Unlock blkcg_pol_mutex only once when cpd == NULL
Bart Van Assche
1
-3
/
+1
2016-10-22
cfq: fix starvation of asynchronous writes
Glauber Costa
1
-3
/
+10
2016-10-07
blk-mq: actually hook up defer list when running requests
Omar Sandoval
1
-1
/
+1
2016-09-15
block: make sure a big bio is split into at most 256 bvecs
Ming Lei
1
-0
/
+22
2016-09-15
block: Fix race triggered by blk_set_queue_dying()
Bart Van Assche
1
-1
/
+3
2016-09-15
blk-mq: End unstarted requests on dying queue
Keith Busch
1
-2
/
+4
2016-08-20
block: fix bdi vs gendisk lifetime mismatch
Dan Williams
1
-1
/
+1
2016-08-20
block: add missing group association in bio-cloning functions
Paolo Valente
1
-0
/
+15
2016-08-16
block: fix use-after-free in seq file
Vegard Nossum
1
-0
/
+1
2016-08-10
block: fix use-after-free in sys_ioprio_get()
Omar Sandoval
1
-0
/
+2
2016-05-04
block: partition: initialize percpuref before sending out KOBJ_ADD
Ming Lei
1
-3
/
+10
2016-04-12
dm: fix excessive dm-mq context switching
Mike Snitzer
1
-1
/
+1
2016-03-09
block: Initialize max_dev_sectors to 0
Keith Busch
1
-2
/
+2
2016-03-03
bio: return EINTR if copying to user space got interrupted
Hannes Reinecke
1
-2
/
+5
2016-02-17
block: fix bio splitting on max sectors
Ming Lei
1
-7
/
+19
2016-02-17
block: split bios to max possible length
Keith Busch
1
-3
/
+16
[next]