Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8e9d2089723d08d51e66c5eea49253d76e27941e
/
drivers
/
md
b35f8ca
dm crypt: wait for endio to complete before destruction
by Milan Broz
· 16 years ago
b2174ee
dm crypt: fix kcryptd_async_done parameter
by Huang Ying
· 16 years ago
d659e6c
dm io: respect BIO_MAX_PAGES limit
by Mikulas Patocka
· 16 years ago
f80a557
dm table: rework reference counting fix
by Mikulas Patocka
· 16 years ago
bc0fd67
dm ioctl: validate name length when renaming
by Milan Broz
· 16 years ago
5fd3a17
md: fix deadlock when stopping arrays
by Dan Williams
· 16 years ago
73d5c38
md: avoid races when stopping resync.
by NeilBrown
· 16 years ago
78200d4
md/raid10: Don't call bitmap_cond_end_sync when we are doing recovery.
by NeilBrown
· 16 years ago
09b4068
md/raid10: Don't skip more than 1 bitmap-chunk at a time during recovery.
by NeilBrown
· 16 years ago
93dbb39
block: fix bad definition of BIO_RW_SYNC
by Jens Axboe
· 16 years ago
de01dfa
md: Ensure an md array never has too many devices.
by NeilBrown
· 16 years ago
852c8bf
md: Fix a bug in linear.c causing which_dev() to return the wrong device.
by Andre Noll
· 16 years ago
4706b34
md: Allow read error in a single drive raid1 to be passed up.
by NeilBrown
· 16 years ago
4044ba5
md: don't retry recovery of raid1 that fails due to error on source drive.
by NeilBrown
· 16 years ago
efeb53c
md: Allow md devices to be created by name.
by NeilBrown
· 16 years ago
d337482
md: make devices disappear when they are no longer needed.
by NeilBrown
· 16 years ago
a21d150
md: centralise all freeing of an 'mddev' in 'md_free'
by NeilBrown
· 16 years ago
8b76539
md: move allocation of ->queue from mddev_find to md_probe
by NeilBrown
· 16 years ago
cd2ac93
md: need another print_sb for mdp_superblock_1
by Cheng Renquan
· 16 years ago
159ec1f
md: use list_for_each_entry macro directly
by Cheng Renquan
· 16 years ago
ccacc7d
md: raid0: make hash_spacing and preshift sector-based.
by Andre Noll
· 16 years ago
83838ed
md: raid0: Represent the size of strip zones in sectors.
by Andre Noll
· 16 years ago
0825b87a
md: raid0 create_strip_zones(): Add KERN_INFO/KERN_ERR to printk's.
by Andre Noll
· 16 years ago
6b8796c
md: raid0 create_strip_zones(): Make two local variables sector-based.
by Andre Noll
· 16 years ago
6199d3d
md: raid0: Represent zone->zone_offset in sectors.
by Andre Noll
· 16 years ago
019c4e2
md: raid0: Represent device offset in sectors.
by Andre Noll
· 16 years ago
e0f0686
md: raid0_make_request(): Replace local variable block by sector.
by Andre Noll
· 16 years ago
a471200
md: raid0_make_request(): Remove local variable chunk_size.
by Andre Noll
· 16 years ago
1b7fdf8
md: raid0_make_request(): Replace chunksize_bits by chunksect_bits.
by Andre Noll
· 16 years ago
0c3573f
md: use sysfs_notify_dirent to notify changes to md/sync_action.
by NeilBrown
· 16 years ago
5384527
md: fix bitmap-on-external-file bug.
by NeilBrown
· 16 years ago
a159c1a
dm snapshot: extend exception store functions
by Jonathan Brassow
· 16 years ago
4db6bfe
dm snapshot: split out exception store implementations
by Alasdair G Kergon
· 16 years ago
1ae25f9
dm snapshot: rename struct exception_store
by Jonathan Brassow
· 16 years ago
aea53d9
dm snapshot: separate out exception store interface
by Jonathan Brassow
· 16 years ago
fe9cf30
dm mpath: move trigger_event to system workqueue
by Alasdair G Kergon
· 16 years ago
784aae7
dm: add name and uuid to sysfs
by Milan Broz
· 16 years ago
d581687
dm table: rework reference counting
by Mikulas Patocka
· 16 years ago
ab4c14248
dm: support barriers on simple devices
by Andi Kleen
· 16 years ago
8fbf26a
dm request: add caches
by Kiyoshi Ueda
· 16 years ago
23d39f6
dm ioctl: allow dm_copy_name_and_uuid to return only one field
by Milan Broz
· 16 years ago
ac1f0ac
dm log: ensure log bitmap fits on log device
by Milan Broz
· 16 years ago
2045e88
dm log: move region_size validation
by Milan Broz
· 16 years ago
6f3af01
dm log: avoid reinitialising io_req on every operation
by Takahiro Yasui
· 16 years ago
10d3bd0
dm: consolidate target deregistration error handling
by Mikulas Patocka
· 16 years ago
d460c65
dm raid1: fix error count
by Jonathan Brassow
· 16 years ago
c7a2bd1
dm log: fix dm_io_client leak on error paths
by Takahiro Yasui
· 16 years ago
90fa152
dm snapshot: change yield to msleep
by Mikulas Patocka
· 16 years ago
a1b51e9
dm table: drop reference at unbind
by Mikulas Patocka
· 16 years ago
bb799ca
bio: allow individual slabs in the bio_set
by Jens Axboe
· 16 years ago
db8862e
Merge branch 'linus' into tracing/hw-branch-tracing
by Ingo Molnar
· 16 years ago
a2ed961
md: Don't read past end of bitmap when reading bitmap.
by NeilBrown
· 16 years ago
970987b
Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/urgent' into tracing/core
by Ingo Molnar
· 16 years ago
0e435ac
block: fix setting of max_segment_size and seg_boundary mask
by Milan Broz
· 16 years ago
0bfc245
blktrace: port to tracepoints, update
by Ingo Molnar
· 16 years ago
5f3ea37
blktrace: port to tracepoints
by Arnaldo Carvalho de Melo
· 16 years ago
8a57dfc
dm: avoid destroying table in dm_any_congested
by Chandra Seetharaman
· 16 years ago
d221d2e
dm: move pending queue wake_up end_io_acct
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
6edebde
dm stripe: fix init failure
by Heinz Mauelshagen
· 16 years ago
18776c7
dm raid1: flush workqueue before destruction
by Mikulas Patocka
· 16 years ago
f1cd14a
md: linear: Fix a division by zero bug for very small arrays.
by Andre Noll
· 16 years ago
a53a6c8
md: fix bug in raid10 recovery.
by NeilBrown
· 16 years ago
cb3ac42
md: revert the recent addition of a call to the BLKRRPART ioctl.
by NeilBrown
· 16 years ago
721d5df
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 16 years ago
879129d2
dm snapshot: wait for chunks in destructor
by Mikulas Patocka
· 16 years ago
60c856c8
dm snapshot: fix register_snapshot deadlock
by Mikulas Patocka
· 16 years ago
b34578a
dm raid1: fix do_failures
by Ilpo Jarvinen
· 16 years ago
934d9c2
md: destroy partitions and notify udev when md array is stopped.
by NeilBrown
· 16 years ago
f8d56f1
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 16 years ago
2248485
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
by Linus Torvalds
· 16 years ago
5ed487b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
72e8264
[PATCH] dm: kill lookup_device wrapper
by Christoph Hellwig
· 16 years ago
51157b4
dm: tidy local_init
by Kiyoshi Ueda
· 16 years ago
f431d96
dm: remove unused flush_all
by Kiyoshi Ueda
· 16 years ago
1f965b1
dm raid1: separate region_hash interface part1
by Heinz Mauelshagen
· 16 years ago
f3e1d26
dm: mark split bio as cloned
by Martin K. Petersen
· 16 years ago
0a4a104
dm crypt: remove waitqueue
by Milan Broz
· 16 years ago
393b47e
dm crypt: fix async split
by Milan Broz
· 16 years ago
b635b00
dm crypt: tidy sector
by Milan Broz
· 16 years ago
586e80e
dm: remove dm header from targets
by Mikulas Patocka
· 16 years ago
d63a5ce
dm: publish array_too_big
by Mikulas Patocka
· 16 years ago
7acedc5
dm exception store: fix misordered writes
by Mikulas Patocka
· 16 years ago
7c9e6c1
dm exception store: refactor zero_area
by Alasdair G Kergon
· 16 years ago
f68d4f3
dm snapshot: drop unused last_percent
by Mikulas Patocka
· 16 years ago
7c5f78b
dm snapshot: fix primary_pe race
by Mikulas Patocka
· 16 years ago
b673c3a
dm kcopyd: avoid queue shuffle
by Kazuo Ito
· 16 years ago
9a1c354
[PATCH] pass fmode_t to blkdev_put()
by Al Viro
· 17 years ago
a39907f
[PATCH] switch md
by Al Viro
· 17 years ago
fe5f9f2
[PATCH] switch dm
by Al Viro
· 17 years ago
d4430d62
[PATCH] beginning of methods conversion
by Al Viro
· 17 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
aeb5d72
[PATCH] introduce fmode_t, do annotations
by Al Viro
· 16 years ago
92850bb
md: allow extended partitions on md devices.
by NeilBrown
· 16 years ago
3c0ee63
md: use sysfs_notify_dirent to notify changes to md/dev-xxx/state
by NeilBrown
· 16 years ago
b62b759
md: use sysfs_notify_dirent to notify changes to md/array_state
by NeilBrown
· 16 years ago
ed09441
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
c472273
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 16 years ago
Next »