Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
8627921fa2ef6d40fd9b787e163ba3a9ff8f471d
/
drivers
/
md
/
dm-mpath.c
8627921
dm mpath: support barriers
by Mikulas Patocka
· 15 years ago
53b351f
dm mpath: flush keventd queue in destructor
by Mikulas Patocka
· 15 years ago
e54f77d
dm mpath: call activate fn for each path in pg_init
by Chandra Seetharaman
· 15 years ago
a0cf7ea
dm mpath: change attached scsi_dh
by Hannes Reinecke
· 15 years ago
e094f4f
dm mpath: validate hw_handler argument count
by Mikulas Patocka
· 15 years ago
0e0497c
dm mpath: validate table argument count
by Mikulas Patocka
· 15 years ago
8f3d8ba
block: move bio list helpers into bio.h
by Christoph Hellwig
· 16 years ago
fe9cf30
dm mpath: move trigger_event to system workqueue
by Alasdair G Kergon
· 16 years ago
10d3bd0
dm: consolidate target deregistration error handling
by Mikulas Patocka
· 16 years ago
14e98c5
dm mpath: warn if args ignored
by Chandra Seetharaman
· 16 years ago
b81aa1c
dm mpath: avoid attempting to activate null path
by Chandra Seetharaman
· 16 years ago
2248485
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
by Linus Torvalds
· 16 years ago
586e80e
dm: remove dm header from targets
by Mikulas Patocka
· 16 years ago
633a08b
[PATCH] introduce __blkdev_driver_ioctl()
by Al Viro
· 17 years ago
647b3d0
[PATCH] lose unused arguments in dm ioctl callbacks
by Al Viro
· 17 years ago
6000a36
[SCSI] block: separate failfast into multiple bits.
by Mike Christie
· 16 years ago
b0af205
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 16 years ago
6680073
dm mpath: remove is_active from struct dm_path
by Kiyoshi Ueda
· 16 years ago
01460f3
dm mpath: use more error codes
by Benjamin Marzinski
· 16 years ago
224cb3e
dm: Call blk_abort_queue on failed paths
by Mike Anderson
· 16 years ago
7253a33
dm mpath: add missing path switching locking
by Chandra Seetharaman
· 16 years ago
ae11b1b
[SCSI] scsi_dh: attach to hardware handler from dm-mpath
by Hannes Reinecke
· 16 years ago
def052d
dm mpath: fix test for reinstate_path
by Alasdair G Kergon
· 16 years ago
148acff
dm mpath: return parameter error
by Mikulas Patocka
· 16 years ago
371b2e3
dm mpath: free path selector on invalid args
by Mikulas Patocka
· 16 years ago
fe9233f
[SCSI] scsi_dh: fix kconfig related build errors
by Chandra Seetharaman
· 16 years ago
2651f5d
[SCSI] scsi_dh: Remove dm_pg_init_complete
by Chandra Seetharaman
· 17 years ago
bab7cfc
[SCSI] scsi_dh: Add a single threaded workqueue for initializing paths
by Chandra Seetharaman
· 17 years ago
cfae5c9
[SCSI] scsi_dh: Use SCSI device handler in dm-multipath
by Chandra Seetharaman
· 17 years ago
009cd09
dm mpath: add missing static
by Alasdair G Kergon
· 17 years ago
b15546f
dm mpath: send uevents
by Mike Anderson
· 17 years ago
c9e4558
dm mpath: add retry pg init
by Dave Wysochanski
· 17 years ago
6712ecf
Drop 'size' argument from bio_endio and bi_end_io
by NeilBrown
· 17 years ago
07a83c4
dm: disable barriers
by Stefan Bader
· 17 years ago
0cd3312
dm: remove duplicate module name from error msgs
by Alasdair G Kergon
· 17 years ago
028867a
dm: use kmem_cache macro
by Alasdair G Kergon
· 17 years ago
79eb885
dm mpath: log device name
by Edward Goggin
· 18 years ago
45e1572
[PATCH] dm: mpath: use noflush suspending
by Kiyoshi Ueda
· 18 years ago
d2a7ad2
[PATCH] dm: map and endio symbolic return codes
by Kiyoshi Ueda
· 18 years ago
c649bb9
[PATCH] struct path: convert md
by Josef Sipek
· 18 years ago
c922d5f
[PATCH] struct path: rename DM's struct path
by Josef "Jeff" Sipek
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
e69fae5
[PATCH] dm mpath: use kzalloc
by Micha³ Miros³aw
· 18 years ago
28f16c2
[PATCH] dm mpath: tidy ctr
by Micha³ Miros³aw
· 18 years ago
e90dae1
[PATCH] dm: support ioctls on mapped devices: fix with fake file
by Milan Broz
· 18 years ago
7006f6e
[PATCH] dm: export blkdev_driver_ioctl
by Alasdair G Kergon
· 18 years ago
9af4aa3
[PATCH] dm mpath: support ioctls
by Milan Broz
· 18 years ago
485311a
[PATCH] dm: BUG/OOPS fix
by Michal Miroslaw
· 18 years ago
72d9486
[PATCH] dm: improve error message consistency
by Alasdair G Kergon
· 18 years ago
93d2341
[PATCH] mempool: use mempool_create_slab_pool()
by Matthew Dobson
· 19 years ago
640eb3b
[PATCH] device-mapper dm-mpath: endio spinlock fix
by Stefan Bader
· 19 years ago
485ef69
[PATCH] device-mapper: Fix queue_if_no_path initialisation
by Alasdair G Kergon
· 19 years ago
c3cd4f6
[PATCH] device-mapper multipath: Fix pg initialisation races
by Alasdair G Kergon
· 19 years ago
436d410
[PATCH] device-mapper multipath: Avoid possible suspension deadlock
by Alasdair G Kergon
· 19 years ago
a044d01
[PATCH] device-mapper multipath: Flush workqueue when destroying
by Alasdair G Kergon
· 19 years ago
f6a80ea
[PATCH] device-mapper multipath: Barriers not supported
by Alasdair G Kergon
· 19 years ago
4f58802
[PATCH] dm: Handle READA requests in dm-mpath.c
by Lars Marowsky-Bree
· 19 years ago
c557308
[PATCH] device-mapper multipath: Use private workqueue
by Alasdair G Kergon
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago