index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-stripe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: add support for secure erase forwarding
Denis Semakin
2018-04-03
1
-0
/
+2
*
dm stripe: get rid of a Variable Length Array (VLA)
Tycho Andersen
2018-04-03
1
-5
/
+5
*
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-14
1
-20
/
+0
|
\
|
*
dax: remove the pmem_dax_ops->flush abstraction
Mikulas Patocka
2017-09-11
1
-20
/
+0
*
|
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-6
/
+4
|
/
*
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-07-07
1
-0
/
+40
|
\
|
*
dm: add ->flush() dax operation support
Dan Williams
2017-06-15
1
-0
/
+20
|
*
dm: add ->copy_from_iter() dax operation support
Dan Williams
2017-06-09
1
-0
/
+20
*
|
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-2
/
+3
*
|
dm: change ->end_io calling convention
Christoph Hellwig
2017-06-09
1
-7
/
+7
*
|
dm: fix REQ_RAHEAD handling
Christoph Hellwig
2017-06-09
1
-1
/
+1
|
/
*
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-05
1
-15
/
+14
|
\
|
*
dm: teach dm-targets to use a dax_device + dax_operations
Dan Williams
2017-04-25
1
-15
/
+14
*
|
Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-03
1
-0
/
+1
|
\
\
|
*
|
dm: mark targets that pass integrity data
Mikulas Patocka
2017-04-24
1
-0
/
+1
|
|
/
*
|
dm: support REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
1
-0
/
+2
|
/
*
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-08-07
1
-2
/
+2
*
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-07-28
1
-1
/
+1
|
\
*
|
dm stripe: add DAX support
Toshi Kani
2016-07-20
1
-1
/
+25
*
|
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
2016-06-07
1
-1
/
+1
*
|
dm: use bio op accessors
Mike Christie
2016-06-07
1
-2
/
+2
|
/
*
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2015-09-02
1
-3
/
+5
|
\
|
*
dm: do not override error code returned from dm_get_device()
Vivek Goyal
2015-08-12
1
-3
/
+5
*
|
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-08-13
1
-21
/
+0
*
|
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-1
/
+1
|
/
*
dm stripe: drop useless exit point from dm_stripe_init()
Luis Henriques
2015-05-29
1
-3
/
+1
*
dm stripe: fix potential for leak in stripe_ctr error path
Pavitra Kumar
2014-10-10
1
-1
/
+3
*
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-5
/
+8
*
dm stripe: silence a couple sparse warnings
Mike Snitzer
2013-09-06
1
-0
/
+1
*
dm stripe: fix regression in stripe_width calculation
Mike Snitzer
2013-05-10
1
-5
/
+6
*
block: Add bio_end_sector()
Kent Overstreet
2013-03-23
1
-1
/
+1
*
dm: rename request variables to bios
Alasdair G Kergon
2013-03-01
1
-10
/
+10
*
dm: fix truncated status strings
Mikulas Patocka
2013-03-01
1
-4
/
+3
*
dm stripe: add WRITE SAME support
Mike Snitzer
2012-12-21
1
-4
/
+6
*
dm: remove map_info
Mikulas Patocka
2012-12-21
1
-4
/
+2
*
dm: move target request nr to dm_target_io
Mikulas Patocka
2012-12-21
1
-2
/
+2
*
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-08-20
1
-1
/
+1
*
dm thin: commit before gathering status
Alasdair G Kergon
2012-07-27
1
-2
/
+2
*
dm stripe: optimize chunk_size calculations
Mikulas Patocka
2012-07-27
1
-3
/
+23
*
dm stripe: remove minimum stripe size
Mikulas Patocka
2012-07-27
1
-2
/
+1
*
dm stripe: support for non power of 2 chunksize
Mike Snitzer
2012-07-27
1
-25
/
+19
*
dm: support non power of two target max_io_len
Mike Snitzer
2012-07-27
1
-1
/
+4
*
dm stripe: remove stripes_mask
Mikulas Patocka
2012-07-27
1
-6
/
+3
*
dm stripe: fix size test
Mikulas Patocka
2012-07-27
1
-1
/
+0
*
dm: replace simple_strtoul
majianpeng
2012-07-27
1
-5
/
+2
*
dm: reject trailing characters in sccanf input
Mikulas Patocka
2012-03-28
1
-1
/
+2
*
dm stripe: implement merge method
Mustafa Mesanovic
2011-03-24
1
-1
/
+22
*
dm stripe: switch from local workqueue to system_wq
Tejun Heo
2011-01-13
1
-20
/
+7
*
dm: implement REQ_FLUSH/FUA support for bio-based dm
Tejun Heo
2010-09-10
1
-1
/
+1
*
dm stripe: support discards
Mikulas Patocka
2010-08-12
1
-0
/
+39
[next]