index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-13
4
-119
/
+135
|
\
|
*
kernel.h: remove ancient __FUNCTION__ hack
Rasmus Villemoes
2015-02-13
2
-3
/
+3
|
*
mm/zpool: add name argument to create zpool
Ganesh Mahendran
2015-02-13
1
-3
/
+5
|
*
zram: remove request_queue from struct zram
Sergey Senozhatsky
2015-02-13
2
-9
/
+8
|
*
zram: remove init_lock in zram_make_request
Minchan Kim
2015-02-13
2
-32
/
+64
|
*
zram: check bd_openers instead of bd_holders
Minchan Kim
2015-02-13
1
-1
/
+1
|
*
zram: rework reset and destroy path
Sergey Senozhatsky
2015-02-13
1
-42
/
+33
|
*
zram: fix umount-reset_store-mount race condition
Sergey Senozhatsky
2015-02-13
1
-14
/
+9
|
*
zram: free meta table in zram_meta_free
Ganesh Mahendran
2015-02-13
1
-17
/
+16
|
*
zram: clean up zram_meta_alloc()
Sergey Senozhatsky
2015-02-13
1
-8
/
+6
*
|
Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-02-13
15
-193
/
+407
|
\
\
|
*
|
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
5
-46
/
+176
|
*
|
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
1
-6
/
+3
*
|
|
Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
13
-387
/
+428
|
\
\
\
|
*
|
|
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
|
*
|
|
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
1
-31
/
+88
|
*
|
|
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
3
-15
/
+45
|
*
|
|
Merge branch 'for-3.20/core' into for-3.20/drivers
Jens Axboe
2015-01-23
4
-3
/
+6
|
|
\
\
\
|
*
|
|
|
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
2
-19
/
+16
|
|
\
\
\
\
|
*
|
|
|
|
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
8
-31
/
+29
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
dm: fix multipath regression due to initializing wrong request
Mike Snitzer
2015-02-09
1
-1
/
+1
|
*
|
|
|
|
block: pass iov_iter to the BLOCK_PC mapping functions
Kent Overstreet
2015-02-05
1
-9
/
+6
|
*
|
|
|
|
block: require blk_rq_prep_clone() be given an initialized clone request
Keith Busch
2015-01-28
1
-0
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
blk-mq: add tag allocation policy
Shaohua Li
2015-01-23
1
-0
/
+2
[next]