index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-13
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-2
/
+686
2016-01-09
block: kill disk_{check|set|clear|alloc}_badblocks
Dan Williams
1
-42
/
+0
2016-01-09
pmem, dax: disable dax in the presence of bad blocks
Dan Williams
1
-0
/
+10
2016-01-09
block, badblocks: introduce devm_init_badblocks
Dan Williams
1
-13
/
+35
2016-01-09
block: clarify badblocks lifetime
Dan Williams
2
-5
/
+2
2016-01-09
badblocks: rename badblocks_free to badblocks_exit
Dan Williams
2
-4
/
+4
2016-01-09
block: Add badblock management for gendisks
Vishal Verma
1
-0
/
+76
2016-01-09
badblocks: Add core badblock management code
Vishal Verma
2
-1
/
+562
2016-01-09
block: fix del_gendisk() vs blkdev_ioctl crash
Dan Williams
1
-1
/
+0
2016-01-09
block: enable dax for raw block devices
Dan Williams
1
-0
/
+61
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-22
block: Split bios on chunk boundaries
Keith Busch
1
-1
/
+1
2015-12-22
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-03
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-29
block: Always check queue limits for cloned requests
Hannes Reinecke
1
-14
/
+7
2015-11-25
Return EBUSY from BLKRRPART for mounted whole-dev fs
Eric Sandeen
1
-1
/
+1
2015-11-25
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
2015-11-24
block: fix blk_abort_request for blk-mq drivers
Christoph Hellwig
1
-3
/
+5
2015-11-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-19
/
+49
2015-11-23
blk-merge: warn if figured out segment number is bigger than nr_phys_segments
Ming Lei
1
-0
/
+6
2015-11-23
blk-merge: fix blk_bio_segment_split
Ming Lei
1
-3
/
+19
2015-11-23
block: fix segment split
Ming Lei
1
-2
/
+2
2015-11-20
blk-mq: fix calling unplug callbacks with preempt disabled
Jens Axboe
1
-5
/
+9
2015-11-20
mac: validate mac_partition is within sector
Kees Cook
1
-3
/
+7
2015-11-19
block: protect rw_page against device teardown
Dan Williams
1
-2
/
+0
2015-11-16
blk-flush: Queue through IO scheduler when flush not required
Jan Kara
1
-1
/
+1
2015-11-16
elevator: use list_{first,prev,next}_entry
Geliang Tang
1
-5
/
+5
2015-11-11
block: fix blk-core.c kernel-doc warning
Randy Dunlap
1
-0
/
+3
2015-11-11
blk-mq: mark __blk_mq_complete_request() static
Jens Axboe
2
-2
/
+1
2015-11-10
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-33
/
+138
2015-11-07
block: add block polling support
Jens Axboe
3
-0
/
+86
2015-11-07
blk-mq: return tag/queue combo in the make_request_fn handlers
Jens Axboe
1
-17
/
+28
2015-11-07
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
2
-22
/
+30
2015-11-06
pidns: fix set/getpriority and ioprio_set/get in PRIO_USER mode
Ben Segall
1
-2
/
+4
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
3
-6
/
+6
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
5
-26
/
+26
2015-11-05
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
3
-3
/
+4
2015-11-04
Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-100
/
+230
2015-11-04
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-197
/
+216
2015-11-04
Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-40
/
+122
2015-11-03
blk-mq: avoid excessive boot delays with large lun counts
Jeff Moyer
1
-17
/
+30
[next]