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-05-27
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+3
2016-05-26
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2016-05-26
blk-mq: clear q->mq_ops if init fail
Ming Lin
1
-1
/
+3
2016-05-23
Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-32
/
+0
2016-05-20
Revert "block: enable dax for raw block devices"
Dan Williams
1
-32
/
+0
2016-05-20
block/partitions/ldm.c: use generic UUID library
Andy Shevchenko
1
-56
/
+4
2016-05-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2016-05-17
Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-37
/
+20
2016-05-17
Merge branch 'for-4.7/core' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-133
/
+148
2016-05-17
block: Update blkdev_dax_capable() for consistency
Toshi Kani
1
-30
/
+0
2016-05-16
blk-mq: fix undefined behaviour in order_to_size()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2016-05-11
Merge branch 'ovl-fixes' into for-linus
Al Viro
8
-29
/
+36
2016-05-10
blk-throttle: don't parse cgroup path if trace isn't enabled
Shaohua Li
1
-3
/
+2
2016-05-05
block: make bio_inc_remaining() interface accessible again
Mike Snitzer
1
-11
/
+0
2016-05-05
block: reinstate early return of -EOPNOTSUPP from blkdev_issue_discard
Mike Snitzer
1
-2
/
+5
2016-05-03
block: Minor blk_account_io_start usage cleanup
Michael Callahan
1
-2
/
+1
2016-05-02
block: add __blkdev_issue_discard
Christoph Hellwig
1
-26
/
+37
2016-05-02
block: remove struct bio_batch
Christoph Hellwig
1
-91
/
+27
2016-04-18
treewide: Fix typos in printk
Masanari Iida
1
-2
/
+2
2016-04-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+10
2016-04-13
block: kill off q->flush_flags
Jens Axboe
3
-14
/
+18
2016-04-12
block: kill blk_queue_flush()
Jens Axboe
1
-20
/
+0
2016-04-12
Merge branch 'for-4.7/core' into for-4.7/drivers
Jens Axboe
2
-0
/
+65
2016-04-12
block: add ability to flag write back caching on a device
Jens Axboe
2
-0
/
+65
2016-04-12
blk-mq: Make blk_mq_all_tag_busy_iter static
Sagi Grimberg
1
-3
/
+2
2016-04-12
blk-mq: Export tagset iter function
Sagi Grimberg
1
-0
/
+12
2016-04-12
block: add offset in blk_add_request_payload()
Ming Lin
1
-2
/
+3
2016-04-08
fix the copy vs. map logics in blk_rq_map_user_iov()
Al Viro
1
-39
/
+8
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
1
-2
/
+2
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
8
-24
/
+24
2016-03-29
block: partition: initialize percpuref before sending out KOBJ_ADD
Ming Lei
1
-3
/
+10
2016-03-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-3
/
+6
2016-03-20
blk-mq: Use proper cpumask iterator
Thomas Gleixner
2
-3
/
+6
2016-03-18
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
1
-0
/
+24
2016-03-18
Merge branch 'for-4.6/core' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-109
/
+178
2016-03-16
Merge tag 'dm-4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-1
/
+1
2016-03-15
block: partition: add partition specific uevent callbacks for partition info
San Mehat
1
-0
/
+11
2016-03-15
blk-mq: add bounds check on tag-to-rq conversion
Hannes Reinecke
1
-1
/
+4
2016-03-14
block: bio_remaining_done() isn't unlikely
Christoph Hellwig
1
-1
/
+1
2016-03-14
block: cleanup bio_endio
Christoph Hellwig
1
-18
/
+17
2016-03-14
block: factor out chained bio completion
Christoph Hellwig
1
-8
/
+8
2016-03-14
block: don't unecessarily clobber bi_error for chained bios
Christoph Hellwig
1
-2
/
+5
2016-03-03
blk-mq: Fix NULL pointer updating nr_requests
Keith Busch
1
-0
/
+2
2016-03-03
block: support large requests in blk_rq_map_user_iov
Christoph Hellwig
1
-30
/
+61
2016-03-03
block: merge: get the 1st and last bvec via helpers
Ming Lei
1
-6
/
+2
2016-02-27
block: disable block device DAX by default
Dan Williams
1
-0
/
+13
2016-02-22
dm: fix excessive dm-mq context switching
Mike Snitzer
1
-1
/
+1
2016-02-19
block: Add blk_set_runtime_active()
Mika Westerberg
1
-0
/
+24
2016-02-17
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-13
/
+23
2016-02-17
blk: fix overflow in queue_discard_max_hw_show
Alan
1
-3
/
+2
[next]