index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm crypt: use unbound workqueue for request processing
Mikulas Patocka
2015-02-16
2
-16
/
+40
*
dm io: reject unsupported DISCARD requests with EOPNOTSUPP
Darrick J. Wong
2015-02-14
1
-0
/
+6
*
dm mirror: do not degrade the mirror on discard error
Mikulas Patocka
2015-02-14
1
-0
/
+9
*
dm space map disk: fix sm_disk_count_is_more_than_one()
Mike Snitzer
2015-02-14
1
-1
/
+3
*
Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-02-13
17
-198
/
+416
|
\
|
*
dm: inherit QUEUE_FLAG_SG_GAPS flags from underlying queues
Keith Busch
2015-02-11
1
-0
/
+13
|
*
dm snapshot: remove unnecessary NULL checks before vfree() calls
Markus Elfring
2015-02-09
1
-10
/
+4
|
*
dm mpath: simplify failure path of dm_multipath_init()
Johannes Thumshirn
2015-02-09
1
-9
/
+15
|
*
dm thin metadata: remove unused dm_pool_get_data_block_size()
Rickard Strandqvist
2015-02-09
2
-11
/
+0
|
*
dm ioctl: fix stale comment above dm_get_inactive_table()
Junxiao Bi
2015-02-09
1
-2
/
+2
|
*
dm crypt: update url in CONFIG_DM_CRYPT help text
Loic Pefferkorn
2015-02-09
1
-3
/
+2
|
*
dm bufio: fix time comparison to use time_after_eq()
Asaf Vertz
2015-02-09
1
-1
/
+2
|
*
dm: use time_in_range() and time_after()
Manuel Schölling
2015-02-09
3
-6
/
+9
|
*
dm raid: fix a couple integer overflows
Dan Carpenter
2015-02-09
1
-9
/
+7
|
*
dm table: train hybrid target type detection to select blk-mq if appropriate
Mike Snitzer
2015-02-09
2
-16
/
+22
|
*
dm: allocate requests in target when stacking on blk-mq devices
Mike Snitzer
2015-02-09
7
-48
/
+185
|
*
dm: prepare for allocating blk-mq clone requests in target
Keith Busch
2015-02-09
1
-68
/
+66
|
*
dm: submit stacked requests in irq enabled context
Keith Busch
2015-02-09
2
-18
/
+46
|
*
dm: split request structure out from dm_rq_target_io structure
Mike Snitzer
2015-02-09
1
-9
/
+61
|
*
dm: remove exports for request-based interfaces without external callers
Mike Snitzer
2015-02-09
2
-9
/
+3
*
|
Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
19
-440
/
+476
|
\
\
|
*
|
xen-blkback: default to X86_32 ABI on x86
David Vrabel
2015-02-10
2
-2
/
+11
|
*
|
xen-blkfront: fix accounting of reqs when migrating
Roger Pau Monne
2015-02-10
1
-2
/
+2
|
*
|
xen-blkback,xen-blkfront: add myself as maintainer
Roger Pau Monne
2015-02-10
1
-0
/
+1
|
*
|
block: Simplify bsg complete all
Peter Zijlstra
2015-02-04
2
-47
/
+40
|
*
|
floppy: Avoid manual call of device_create_file()
Takashi Iwai
2015-02-03
1
-9
/
+8
|
*
|
NVMe: avoid kmalloc/kfree for smaller IO
Jens Axboe
2015-01-29
2
-33
/
+89
|
*
|
MAINTAINERS: Update NBD maintainer
Markus Pargmann
2015-01-28
1
-1
/
+2
|
*
|
libata: make sata_sil24 use fifo tag allocator
Shaohua Li
2015-01-26
1
-0
/
+1
|
*
|
libata: move sas ata tag allocation to libata-scsi.c
Shaohua Li
2015-01-25
3
-77
/
+46
|
*
|
libata: use blk taging
Shaohua Li
2015-01-23
4
-17
/
+48
|
*
|
Merge branch 'for-3.20/core' into for-3.20/drivers
Jens Axboe
2015-01-23
16
-62
/
+146
|
|
\
\
|
*
|
|
NVMe: within nvme_free_queues(), delete RCU sychro/deferred free
kaoudis
2015-01-22
1
-8
/
+1
|
*
|
|
null_blk: suppress invalid partition info
Jens Axboe
2015-01-17
1
-1
/
+1
|
*
|
|
brd: Request from fdisk 4k alignment
Boaz Harrosh
2015-01-14
1
-0
/
+9
|
*
|
|
brd: Fix all partitions BUGs
Boaz Harrosh
2015-01-14
1
-62
/
+38
|
*
|
|
Merge branch 'for-3.20/core' into for-3.20/drivers
Jens Axboe
2015-01-14
7
-58
/
+86
|
|
\
\
\
|
*
|
|
|
axonram: Fix bug in direct_access
Matthew Wilcox
2015-01-14
1
-1
/
+1
|
*
|
|
|
loop: add blk-mq.h include
Jens Axboe
2015-01-02
2
-1
/
+1
|
*
|
|
|
block: loop: don't handle REQ_FUA explicitly
Ming Lei
2015-01-02
1
-11
/
+3
|
*
|
|
|
block: loop: introduce lo_discard() and lo_req_flush()
Ming Lei
2015-01-02
1
-33
/
+40
|
*
|
|
|
block: loop: say goodby to bio
Ming Lei
2015-01-02
1
-25
/
+20
|
*
|
|
|
block: loop: improve performance via blk-mq
Ming Lei
2015-01-02
2
-170
/
+174
*
|
|
|
|
Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
30
-575
/
+499
|
\
\
\
\
\
|
*
|
|
|
|
block: remove unused function blk_bio_map_sg
Christoph Hellwig
2015-02-11
2
-31
/
+0
|
*
|
|
|
|
block: handle the null_mapped flag correctly in blk_rq_map_user_iov
Christoph Hellwig
2015-02-11
1
-0
/
+3
|
*
|
|
|
|
blk-mq: fix double-free in error path
Tony Battersby
2015-02-11
1
-0
/
+1
|
*
|
|
|
|
block: prevent request-to-request merging with gaps if not allowed
Keith Busch
2015-02-11
1
-0
/
+12
|
*
|
|
|
|
blk-mq: make blk_mq_run_queues() static
Jens Axboe
2015-02-10
2
-6
/
+4
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
dm: fix multipath regression due to initializing wrong request
Mike Snitzer
2015-02-09
1
-1
/
+1
[next]