index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
block: defer timeouts to a workqueue
Christoph Hellwig
2015-12-22
4
-6
/
+23
|
*
|
|
blk-integrity: checking for NULL instead of IS_ERR
Dan Carpenter
2015-12-09
1
-5
/
+4
|
*
|
|
blk-integrity: empty implementation when disabled
Keith Busch
2015-12-03
1
-2
/
+2
*
|
|
|
Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-01-19
9
-48
/
+56
|
\
\
\
\
|
*
|
|
|
block: split bios to max possible length
Keith Busch
2016-01-12
1
-3
/
+16
|
*
|
|
|
block: add call to split trace point
Mike Krinkin
2015-12-03
1
-0
/
+3
|
*
|
|
|
blk-mq: Avoid memoryless numa node encoded in hctx numa_node
Raghavendra K T
2015-12-03
2
-2
/
+2
|
*
|
|
|
blk-mq: Reuse hardware context cpumask for tags
Raghavendra K T
2015-12-03
1
-8
/
+1
|
|
/
/
/
|
*
|
|
blk-mq: add a flags parameter to blk_mq_alloc_request
Christoph Hellwig
2015-12-01
4
-30
/
+23
|
*
|
|
Revert "blk-flush: Queue through IO scheduler when flush not required"
Jens Axboe
2015-11-25
1
-1
/
+1
|
*
|
|
block: clarify blk_add_timer() use case for blk-mq
Jens Axboe
2015-11-24
1
-0
/
+6
|
*
|
|
bio: use offset_in_page macro
Geliang Tang
2015-11-24
1
-2
/
+2
|
*
|
|
block: do not initialise statics to 0 or NULL
Wei Tang
2015-11-24
1
-1
/
+1
|
*
|
|
block: do not initialise globals to 0 or NULL
Wei Tang
2015-11-24
1
-1
/
+1
|
*
|
|
block: rename request_queue slab cache
Ilya Dryomov
2015-11-24
1
-1
/
+1
*
|
|
|
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-13
4
-2
/
+686
|
\
\
\
\
|
*
|
|
|
block: kill disk_{check|set|clear|alloc}_badblocks
Dan Williams
2016-01-09
1
-42
/
+0
|
*
|
|
|
pmem, dax: disable dax in the presence of bad blocks
Dan Williams
2016-01-09
1
-0
/
+10
|
*
|
|
|
block, badblocks: introduce devm_init_badblocks
Dan Williams
2016-01-09
1
-13
/
+35
|
*
|
|
|
block: clarify badblocks lifetime
Dan Williams
2016-01-09
2
-5
/
+2
|
*
|
|
|
badblocks: rename badblocks_free to badblocks_exit
Dan Williams
2016-01-09
2
-4
/
+4
|
*
|
|
|
block: Add badblock management for gendisks
Vishal Verma
2016-01-09
1
-0
/
+76
|
*
|
|
|
badblocks: Add core badblock management code
Vishal Verma
2016-01-09
2
-1
/
+562
|
*
|
|
|
block: fix del_gendisk() vs blkdev_ioctl crash
Dan Williams
2016-01-09
1
-1
/
+0
|
*
|
|
|
block: enable dax for raw block devices
Dan Williams
2016-01-09
1
-0
/
+61
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Revert "block: Split bios on chunk boundaries"
Jens Axboe
2016-01-08
1
-1
/
+1
*
|
|
|
block: add blk_start_queue_async()
Jens Axboe
2015-12-28
1
-0
/
+16
*
|
|
|
block: Split bios on chunk boundaries
Keith Busch
2015-12-22
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-12-22
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
block: ensure to split after potentially bouncing a bio
Junichi Nomura
2015-12-22
1
-2
/
+2
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-12-12
1
-0
/
+12
|
\
|
|
|
|
*
|
|
SCSI: Fix NULL pointer dereference in runtime PM
Ken Xue
2015-12-03
1
-0
/
+12
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' into for-4.4-fixes
Tejun Heo
2015-12-07
10
-58
/
+83
|
\
\
\
|
*
\
\
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2015-12-06
2
-20
/
+19
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Merge branch 'mkp-fixes' into fixes
James Bottomley
2015-12-03
2
-20
/
+19
|
|
|
\
\
|
|
|
*
|
block/sd: Fix device-imposed transfer length limits
Martin K. Petersen
2015-11-25
2
-20
/
+19
|
*
|
|
|
blk-merge: fix computing bio->bi_seg_front_size in case of single segment
Ming Lei
2015-11-30
1
-0
/
+3
|
*
|
|
|
block: Always check queue limits for cloned requests
Hannes Reinecke
2015-11-29
1
-14
/
+7
|
*
|
|
|
Return EBUSY from BLKRRPART for mounted whole-dev fs
Eric Sandeen
2015-11-25
1
-1
/
+1
|
*
|
|
|
Revert "blk-flush: Queue through IO scheduler when flush not required"
Jens Axboe
2015-11-25
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
block: fix blk_abort_request for blk-mq drivers
Christoph Hellwig
2015-11-24
1
-3
/
+5
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-24
5
-19
/
+49
|
|
\
\
\
|
|
*
|
|
blk-merge: warn if figured out segment number is bigger than nr_phys_segments
Ming Lei
2015-11-23
1
-0
/
+6
|
|
*
|
|
blk-merge: fix blk_bio_segment_split
Ming Lei
2015-11-23
1
-3
/
+19
|
|
*
|
|
block: fix segment split
Ming Lei
2015-11-23
1
-2
/
+2
|
|
*
|
|
blk-mq: fix calling unplug callbacks with preempt disabled
Jens Axboe
2015-11-20
1
-5
/
+9
|
|
*
|
|
mac: validate mac_partition is within sector
Kees Cook
2015-11-20
1
-3
/
+7
|
|
*
|
|
blk-flush: Queue through IO scheduler when flush not required
Jan Kara
2015-11-16
1
-1
/
+1
|
|
*
|
|
elevator: use list_{first,prev,next}_entry
Geliang Tang
2015-11-16
1
-5
/
+5
|
|
|
/
/
|
*
/
/
block: protect rw_page against device teardown
Dan Williams
2015-11-19
1
-2
/
+0
|
|
/
/
[prev]
[next]