index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: set queue ordered mode
Mikulas Patocka
2009-04-02
1
-0
/
+1
*
dm: move wait queue declaration
Mikulas Patocka
2009-04-02
1
-7
/
+7
*
dm: merge pushback and deferred bio lists
Mikulas Patocka
2009-04-02
1
-21
/
+16
*
dm: allow uninterruptible wait for pending io
Mikulas Patocka
2009-04-02
1
-4
/
+5
*
dm: merge __flush_deferred_io into caller
Mikulas Patocka
2009-04-02
1
-11
/
+7
*
dm: move bio_io_error into __split_and_process_bio
Mikulas Patocka
2009-04-02
1
-11
/
+10
*
dm: rename __split_bio
Mikulas Patocka
2009-04-02
1
-4
/
+4
*
dm: remove unnecessary struct dm_wq_req
Mikulas Patocka
2009-04-02
1
-17
/
+7
*
dm: remove unnecessary work queue context field
Mikulas Patocka
2009-04-02
1
-8
/
+5
*
dm: remove unnecessary work queue type field
Mikulas Patocka
2009-04-02
1
-17
/
+6
*
dm crypt: wait for endio to complete before destruction
Milan Broz
2009-03-16
1
-13
/
+19
*
dm: add name and uuid to sysfs
Milan Broz
2009-01-06
1
-1
/
+28
*
dm table: rework reference counting
Mikulas Patocka
2009-01-06
1
-9
/
+5
*
dm: support barriers on simple devices
Andi Kleen
2009-01-06
1
-10
/
+5
*
dm request: add caches
Kiyoshi Ueda
2009-01-06
1
-1
/
+40
*
dm table: drop reference at unbind
Mikulas Patocka
2009-01-06
1
-1
/
+1
*
bio: allow individual slabs in the bio_set
Jens Axboe
2008-12-29
1
-1
/
+1
*
blktrace: port to tracepoints, update
Ingo Molnar
2008-11-26
1
-0
/
+2
*
blktrace: port to tracepoints
Arnaldo Carvalho de Melo
2008-11-26
1
-3
/
+3
*
dm: avoid destroying table in dm_any_congested
Chandra Seetharaman
2008-11-13
1
-8
/
+16
*
dm: move pending queue wake_up end_io_acct
Mikulas Patocka
2008-11-13
1
-5
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
Linus Torvalds
2008-10-23
1
-19
/
+8
|
\
|
*
[PATCH] switch dm
Al Viro
2008-10-21
1
-21
/
+10
|
*
[PATCH] beginning of methods conversion
Al Viro
2008-10-21
1
-3
/
+3
|
*
[PATCH] lose unused arguments in dm ioctl callbacks
Al Viro
2008-10-21
1
-1
/
+1
*
|
dm: tidy local_init
Kiyoshi Ueda
2008-10-21
1
-17
/
+17
*
|
dm: remove unused flush_all
Kiyoshi Ueda
2008-10-21
1
-13
/
+1
*
|
dm: mark split bio as cloned
Martin K. Petersen
2008-10-21
1
-0
/
+1
|
/
*
block: move stats from disk to part0
Tejun Heo
2008-10-09
1
-13
/
+14
*
block: implement and use {disk|part}_to_dev()
Tejun Heo
2008-10-09
1
-2
/
+2
*
block: fix diskstats access
Tejun Heo
2008-10-09
1
-11
/
+15
*
block: don't depend on consecutive minor space
Tejun Heo
2008-10-09
1
-3
/
+4
*
dm: cope with access beyond end of device in dm_merge_bvec
Mikulas Patocka
2008-10-01
1
-0
/
+3
*
dm: always allow one page in dm_merge_bvec
Mikulas Patocka
2008-10-01
1
-4
/
+5
*
dm: introduce merge_bvec_fn
Milan Broz
2008-07-21
1
-0
/
+44
*
dm io: remove struct padding
Richard Kennedy
2008-07-21
1
-1
/
+1
*
dm: remove md argument from specific_minor
Frederik Deweerdt
2008-04-25
1
-8
/
+6
*
dm kcopyd: remove redundant client counting
Mikulas Patocka
2008-04-25
1
-0
/
+2
*
dm: move deferred bio flushing to workqueue
Milan Broz
2008-02-08
1
-12
/
+67
*
dm: refactor dm_suspend completion wait
Milan Broz
2008-02-08
1
-16
/
+27
*
dm: split dm_suspend io_lock hold into two
Milan Broz
2008-02-08
1
-1
/
+2
*
dm: tidy dm_suspend
Milan Broz
2008-02-08
1
-10
/
+11
*
dm: refactor deferred bio_list processing
Milan Broz
2008-02-08
1
-38
/
+29
*
dm: tidy alloc_dev labels
Milan Broz
2008-02-08
1
-13
/
+13
*
dm: convert suspend_lock semaphore to mutex
Daniel Walker
2008-02-08
1
-8
/
+8
*
dm: mark function lists static
Alasdair G Kergon
2008-02-08
1
-2
/
+2
*
dm: add missing memory barrier to dm_suspend
Milan Broz
2008-02-08
1
-0
/
+1
*
Driver core: convert block from raw kobjects to core devices
Kay Sievers
2008-01-24
1
-2
/
+2
*
dm: trigger change uevent on rename
Alasdair G Kergon
2007-12-20
1
-1
/
+6
*
dm: table detect io beyond device
Jun'ichi Nomura
2007-12-20
1
-6
/
+18
[next]