index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
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-05
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-10
block: Initialize max_dev_sectors to 0
Keith Busch
1
-2
/
+2
2016-03-04
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
2016-01-08
Revert "block: Split bios on chunk boundaries"
Jens Axboe
1
-1
/
+1
2015-12-28
block: add blk_start_queue_async()
Jens Axboe
1
-0
/
+16
2015-12-23
block: Split bios on chunk boundaries
Keith Busch
1
-1
/
+1
2015-12-23
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2015-12-22
block: ensure to split after potentially bouncing a bio
Junichi Nomura
1
-2
/
+2
2015-12-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+12
2015-12-07
Merge branch 'master' into for-4.4-fixes
Tejun Heo
10
-58
/
+83
2015-12-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-20
/
+19
2015-12-04
SCSI: Fix NULL pointer dereference in runtime PM
Ken Xue
1
-0
/
+12
2015-12-03
Merge branch 'mkp-fixes' into fixes
James Bottomley
2
-20
/
+19
2015-12-03
cgroup: fix handling of multi-destination migration from subtree_control enab...
Tejun Heo
1
-3
/
+3
2015-11-30
blk-merge: fix computing bio->bi_seg_front_size in case of single segment
Ming Lei
1
-0
/
+3
2015-11-30
block: Always check queue limits for cloned requests
Hannes Reinecke
1
-14
/
+7
2015-11-26
Return EBUSY from BLKRRPART for mounted whole-dev fs
Eric Sandeen
1
-1
/
+1
2015-11-26
block/sd: Fix device-imposed transfer length limits
Martin K. Petersen
2
-20
/
+19
2015-11-25
Revert "blk-flush: Queue through IO scheduler when flush not required"
Jens Axboe
1
-1
/
+1
[next]