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-02-12
bio: return EINTR if copying to user space got interrupted
Hannes Reinecke
1
-2
/
+5
2016-02-11
blk-mq: End unstarted requests on dying queue
Keith Busch
1
-2
/
+4
2016-02-11
block: Initialize max_dev_sectors to 0
Keith Busch
1
-2
/
+2
2016-02-11
block: Initialize max_dev_sectors to 0
Keith Busch
1
-2
/
+2
2016-02-09
blk-mq: dynamic h/w context count
Keith Busch
3
-73
/
+110
2016-02-09
block: fix module reference leak on put_disk() call for cgroups throttle
Roman Pen
1
-0
/
+9
2016-02-09
kernel/fs: fix I/O wait not accounted for RW O_DSYNC
Stephane Gasparini
1
-1
/
+1
2016-02-04
Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes
James Bottomley
1
-2
/
+4
2016-02-04
block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabled
Martin K. Petersen
1
-2
/
+4
2016-02-04
cfq-iosched: Allow parent cgroup to preempt its child
Jan Kara
1
-1
/
+18
2016-02-04
cfq-iosched: Allow sync noidle workloads to preempt each other
Jan Kara
1
-1
/
+0
2016-02-04
cfq-iosched: Reorder checks in cfq_should_preempt()
Jan Kara
1
-6
/
+7
2016-02-04
cfq-iosched: Don't group_idle if cfqq has big thinktime
Jan Kara
1
-2
/
+8
2016-02-01
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-41
/
+15
2016-02-01
deadline: remove unused struct member
Tahsin Erdogan
1
-3
/
+0
2016-01-30
block: use DAX for partition table reads
Dan Williams
1
-3
/
+15
2016-01-30
block: revert runtime dax control of the raw block device
Dan Williams
1
-38
/
+0
2016-01-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+19
2016-01-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-225
/
+1
2016-01-22
block: fix bio splitting on max sectors
Ming Lei
1
-7
/
+19
2016-01-22
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2016-01-21
Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-18
/
+29
2016-01-19
Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-48
/
+56
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-12
block: split bios to max possible length
Keith Busch
1
-3
/
+16
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-22
block: remove REQ_NO_TIMEOUT flag
Christoph Hellwig
2
-5
/
+0
2015-12-22
block: defer timeouts to a workqueue
Christoph Hellwig
4
-6
/
+23
2015-12-15
Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...
Doug Ledford
2
-225
/
+1
2015-12-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+12
2015-12-11
irq_poll: make blk-iopoll available outside the block layer
Christoph Hellwig
2
-225
/
+1
2015-12-09
blk-integrity: checking for NULL instead of IS_ERR
Dan Carpenter
1
-5
/
+4
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
block: add call to split trace point
Mike Krinkin
1
-0
/
+3
[prev]
[next]