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 tag 'dm-3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-11-14
16
-455
/
+1466
|
\
|
*
dm cache: resolve small nits and improve Documentation
Mike Snitzer
2013-11-12
2
-2
/
+2
|
*
dm cache: add cache block invalidation support
Joe Thornber
2013-11-11
1
-3
/
+222
|
*
dm cache: add remove_cblock method to policy interface
Joe Thornber
2013-11-11
3
-4
/
+57
|
*
dm cache policy mq: reduce memory requirements
Joe Thornber
2013-11-11
1
-312
/
+231
|
*
dm cache metadata: check the metadata version when reading the superblock
Joe Thornber
2013-11-11
1
-3
/
+21
|
*
dm cache: add passthrough mode
Joe Thornber
2013-11-11
3
-35
/
+184
|
*
dm cache: cache shrinking support
Joe Thornber
2013-11-11
2
-9
/
+120
|
*
dm cache: promotion optimisation for writes
Joe Thornber
2013-11-10
1
-6
/
+87
|
*
dm cache: be much more aggressive about promoting writes to discarded blocks
Joe Thornber
2013-11-10
1
-21
/
+63
|
*
dm cache policy mq: implement writeback_work() and mq_{set,clear}_dirty()
Joe Thornber
2013-11-10
1
-19
/
+128
|
*
dm cache: optimize commit_if_needed
Heinz Mauelshagen
2013-11-10
1
-5
/
+7
|
*
dm space map disk: optimise sm_disk_dec_block
Joe Thornber
2013-11-10
1
-17
/
+1
|
*
dm: fix Kconfig menu indentation
Mikulas Patocka
2013-11-10
1
-11
/
+11
|
*
dm: allow remove to be deferred
Mikulas Patocka
2013-11-10
3
-10
/
+86
|
*
dm table: print error on preresume failure
Mike Snitzer
2013-11-10
1
-1
/
+4
|
*
dm crypt: add TCW IV mode for old CBC TCRYPT containers
Milan Broz
2013-11-10
1
-2
/
+183
|
*
dm crypt: properly handle extra key string in initialization
Milan Broz
2013-11-10
1
-11
/
+18
|
*
dm cache: log error message if dm_kcopyd_copy() fails
Heinz Mauelshagen
2013-11-10
1
-1
/
+3
|
*
dm cache: use cell_defer() boolean argument consistently
Heinz Mauelshagen
2013-11-10
1
-4
/
+4
|
*
dm cache: return -EINVAL if the user specifies unknown cache policy
Mikulas Patocka
2013-11-10
2
-8
/
+9
|
*
dm cache metadata: return bool from __superblock_all_zeroes
Joe Thornber
2013-11-10
1
-4
/
+5
|
*
dm cache policy mq: a few small fixes
Joe Thornber
2013-11-10
1
-10
/
+12
|
*
dm cache policy: remove return from void policy_remove_mapping
Joe Thornber
2013-11-10
1
-1
/
+1
|
*
dm cache: improve efficiency of quiescing flag management
Joe Thornber
2013-11-10
1
-22
/
+5
|
*
dm cache: fix a race condition between queuing new migrations and quiescing f...
Joe Thornber
2013-11-09
1
-14
/
+40
|
*
dm cache: io destined for the cache device can now serve as tick bios
Joe Thornber
2013-11-09
1
-0
/
+1
|
*
dm cache policy mq: protect residency method with existing mutex
Joe Thornber
2013-11-09
1
-2
/
+6
|
*
dm array: fix bug in growing array
Joe Thornber
2013-11-05
1
-1
/
+4
|
*
dm mpath: requeue I/O during pg_init
Hannes Reinecke
2013-11-05
1
-4
/
+12
|
*
dm mpath: fix race condition between multipath_dtr and pg_init_done
Shiva Krishna Merla
2013-11-01
1
-3
/
+15
|
*
dm: allocate buffer for messages with small number of arguments using GFP_NOIO
Mikulas Patocka
2013-10-31
1
-2
/
+16
*
|
Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-11-14
50
-939
/
+814
|
\
\
|
*
|
mtd: gpmi: fix the NULL pointer
Huang Shijie
2013-11-12
1
-7
/
+7
|
*
|
mtd: gpmi: fix kernel BUG due to racing DMA operations
Huang Shijie
2013-11-11
1
-2
/
+2
|
*
|
mtd: mtdchar: return expected errors on mmap() call
Vladimir Zapolskiy
2013-11-11
1
-3
/
+3
|
*
|
mtd: gpmi: only scan two chips for imx6
Huang Shijie
2013-11-11
1
-1
/
+1
|
*
|
mtd: gpmi: Use devm_kzalloc()
Fabio Estevam
2013-11-07
1
-3
/
+1
|
*
|
mtd: atmel_nand: fix bug driver will in a dead lock if no nand detected
Josh Wu
2013-11-07
1
-1
/
+0
|
*
|
mtd: nand: use a local variable to simplify the nand_scan_tail
Huang Shijie
2013-11-07
1
-109
/
+104
|
*
|
mtd: nand: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-11-07
3
-5
/
+3
|
*
|
mtd: dataflash: Say if we find a device we don't support
Mark Brown
2013-11-07
1
-1
/
+1
|
*
|
mtd: nand: omap: fix error return code in omap_nand_probe()
Wei Yongjun
2013-11-07
1
-1
/
+2
|
*
|
mtd: nand_bbt: kill NAND_BBT_SCANALLPAGES
Brian Norris
2013-11-07
1
-34
/
+3
|
*
|
mtd: m25p80: fixup device removal failure path
Brian Norris
2013-11-07
1
-3
/
+1
|
*
|
mtd: mxc_nand: Include linux/of.h header
Sachin Kamat
2013-11-07
1
-0
/
+1
|
*
|
mtd: remove duplicated include from mtdcore.c
Wei Yongjun
2013-11-07
1
-1
/
+0
|
*
|
mtd: m25p80: add support for Macronix mx25l3255e
Brian Norris
2013-11-07
1
-0
/
+1
|
*
|
mtd: nand: omap: remove selection of BCH ecc-scheme via KConfig
Pekon Gupta
2013-11-07
1
-34
/
+6
|
*
|
mtd: nand: omap: updated devm_xx for all resource allocation and free calls
Pekon Gupta
2013-11-07
1
-50
/
+35
[next]