Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bed4ab7781e8600a7ebf4378a1b3f26d31517f57
/
drivers
/
md
« Previous
a035fc3
md: fix possible deadlock in handling flush requests.
by NeilBrown
· 14 years ago
a7a07e6
md: move code in to submit_flushes.
by NeilBrown
· 14 years ago
2b74e12
md: remove handling of flush_pending in md_submit_flush_data
by NeilBrown
· 14 years ago
f30195c
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into for-2.6.38/core
by Jens Axboe
· 14 years ago
be20e6c
md: Call blk_queue_flush() to establish flush/fua support
by Darrick J. Wong
· 14 years ago
8f9e0ee
md/raid1: really fix recovery looping when single good device fails.
by NeilBrown
· 14 years ago
c26a44e
md: fix return value of rdev_size_change()
by Justin Maggard
· 14 years ago
d07335e
block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the event.
by Mike Snitzer
· 14 years ago
d4d7762
block: clean up blkdev_get() wrappers and their users
by Tejun Heo
· 14 years ago
e525fd8
block: make blkdev_get/put() handle exclusive access
by Tejun Heo
· 14 years ago
e09b457
block: simplify holder symlink handling
by Tejun Heo
· 14 years ago
77304d2
block: read i_size with i_size_read()
by Mike Snitzer
· 14 years ago
f3ac8bf
md: tidy up device searches in read_balance.
by NeilBrown
· 14 years ago
046abee
md/raid1: fix some typos in comments.
by NeilBrown
· 14 years ago
9b19553
md/raid1: discard unused variable.
by NeilBrown
· 14 years ago
be2a265
md: unplug writes to external bitmaps.
by NeilBrown
· 14 years ago
a167f66
md: use separate bio pool for each md device.
by NeilBrown
· 14 years ago
2b19336
md: change type of first arg to sync_page_io.
by NeilBrown
· 14 years ago
1c4588e
md/raid1: perform mem allocation before disabling writes during resync.
by NeilBrown
· 14 years ago
6746557
md: use bio_kmalloc rather than bio_alloc when failure is acceptable.
by NeilBrown
· 14 years ago
4e78064
md: Fix possible deadlock with multiple mempool allocations.
by NeilBrown
· 14 years ago
e804ac7
md: fix and update workqueue usage
by Tejun Heo
· 14 years ago
57dab0b
md: use sector_t in bitmap_get_counter
by NeilBrown
· 14 years ago
4b532c9
md: remove md_mutex locking.
by NeilBrown
· 14 years ago
d97a41d
md: Fix regression with raid1 arrays without persistent metadata.
by NeilBrown
· 14 years ago
ca1cab3
workqueues: s/ON_STACK/ONSTACK/
by Andrew Morton
· 14 years ago
a288709
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
e9dd2b6
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
c37927d
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
fa251f89
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
by Jens Axboe
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
5c04f55
md: check return code of read_sb_page
by Vasiliy Kulikov
· 14 years ago
db8d9d3
md/raid1: minor bio initialisation improvements.
by NeilBrown
· 14 years ago
7571ae8
md/raid1: avoid overflow in raid1 resync when bitmap is in use.
by NeilBrown
· 14 years ago
2a48fc0
block: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
ddcf352
md: fix v1.x metadata update when a disk is missing.
by NeilBrown
· 14 years ago
126925c
md: call md_update_sb even for 'external' metadata arrays.
by NeilBrown
· 14 years ago
c8bf133
Consolidate min_not_zero
by Martin K. Petersen
· 14 years ago
b372d36
dm: convey that all flushes are processed as empty
by Mike Snitzer
· 14 years ago
05447420
dm: fix locking context in queue_io()
by Kiyoshi Ueda
· 14 years ago
6a8736d
dm: relax ordering of bio-based flush implementation
by Tejun Heo
· 14 years ago
29e4013
dm: implement REQ_FLUSH/FUA support for request-based dm
by Tejun Heo
· 14 years ago
d87f4c1
dm: implement REQ_FLUSH/FUA support for bio-based dm
by Tejun Heo
· 14 years ago
e9c7469
md: implment REQ_FLUSH/FUA support
by Tejun Heo
· 14 years ago
4913efe
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
by Tejun Heo
· 14 years ago
070dc6d
md: resolve confusion of MD_CHANGE_CLEAN
by NeilBrown
· 14 years ago
bd52b74
md: don't clear MD_CHANGE_CLEAN in md_update_sb() for external arrays
by Dan Williams
· 14 years ago
7c44ece
Move .gitignore from drivers/md to lib/raid6
by NeilBrown
· 14 years ago
2c7d46e
md raid-1/10 Fix bio_rw bit manipulations again
by NeilBrown
· 14 years ago
6b96562
md: provide appropriate return value for spare_active functions.
by NeilBrown
· 14 years ago
e6ffbcb
md: Notify sysfs when RAID1/5/10 disk is In_sync.
by Adrian Drzewiecki
· 14 years ago
3a3a5dd
Update recovery_offset even when external metadata is used.
by NeilBrown
· 14 years ago
959eb4e
dm mpath: support discard
by Mike Snitzer
· 14 years ago
7b76ec1
dm stripe: support discards
by Mikulas Patocka
· 14 years ago
a79245b
dm: split discard requests on target boundaries
by Mike Snitzer
· 14 years ago
c96053b
dm stripe: optimize sector division
by Mikulas Patocka
· 14 years ago
6598852
dm stripe: move sector translation to a function
by Mikulas Patocka
· 14 years ago
38e1b25
dm: error return error for discards
by Mike Snitzer
· 14 years ago
3fd5d48
dm delay: support discard
by Mike Snitzer
· 14 years ago
f8facb6
dm: zero silently drop discards
by Mike Snitzer
· 14 years ago
b441a262
dm: use dm_target_offset macro
by Alasdair G Kergon
· 14 years ago
56a67df
dm: factor out max_io_len_target_boundary
by Mike Snitzer
· 14 years ago
06a426c
dm: use common __issue_target_request for flush and discard support
by Mike Snitzer
· 14 years ago
5ae89a8
dm: linear support discard
by Mike Snitzer
· 14 years ago
5ebaee6
dm crypt: simplify crypt_ctr
by Milan Broz
· 14 years ago
28513fc
dm crypt: simplify crypt_config destruction logic
by Milan Broz
· 14 years ago
7e507eb
dm: allow autoloading of dm mod
by Peter Rajnoha
· 14 years ago
57cba5d
dm: rename map_info flush_request to target_request_nr
by Mike Snitzer
· 14 years ago
26803b9
dm ioctl: refactor dm_table_complete
by Will Drewry
· 14 years ago
b1d5552
dm snapshot: implement merge
by Mikulas Patocka
· 14 years ago
4a0b4dd
dm: do not initialise full request queue when bio based
by Mike Snitzer
· 14 years ago
a5664da
dm ioctl: make bio or request based device type immutable
by Mike Snitzer
· 14 years ago
708e929
dm: skip second flush on bio unsupported error
by Mikulas Patocka
· 14 years ago
87c961c
dm snapshot: persistent use define for disk header chunk size
by Tomohiro Kusumi
· 14 years ago
a9c88f2
dm crypt: use kstrdup
by Julia Lawall
· 14 years ago
402ab35
dm ioctl: use nonseekable_open
by Arnd Bergmann
· 14 years ago
3f77316d
dm: separate device deletion from dm_put
by Kiyoshi Ueda
· 14 years ago
98f3328
dm ioctl: release _hash_lock between devices in remove_all
by Kiyoshi Ueda
· 14 years ago
abdc568
dm: prevent access to md being deleted
by Kiyoshi Ueda
· 14 years ago
856a6f1
dm ioctl: return uevent flag after rename
by Peter Rajnoha
· 14 years ago
094ea9a
dm ioctl: make __dev_status void
by Alasdair G Kergon
· 14 years ago
6be5449
dm ioctl: remove __dev_status from geometry and target message
by Peter Rajnoha
· 14 years ago
c241104
dm snapshot: test chunk size against both origin and snapshot
by Mikulas Patocka
· 14 years ago
1e5554c
dm snapshot: iterate origin and cow devices
by Mikulas Patocka
· 14 years ago
6bbf79a
dm mpath: fix NULL pointer dereference when path parameters missing
by Alasdair G Kergon
· 14 years ago
3d30701
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 14 years ago
fd8aa2c
Merge git://git.infradead.org/users/dwmw2/libraid-2.6 into for-linus
by NeilBrown
· 14 years ago
2144381d
Merge branch 'async' of macbook:git/btrfs-unstable
by David Woodhouse
· 14 years ago
6e17b02
md: clean up do_md_stop
by NeilBrown
· 14 years ago
bb4f1e9
md: fix another deadlock with removing sysfs attributes.
by NeilBrown
· 14 years ago
147e0b6
md: move revalidate_disk() back outside open_mutex
by Dan Williams
· 14 years ago
6e9624b
block: push down BKL into .open and .release
by Arnd Bergmann
· 14 years ago
00fff26
block: remove q->prepare_flush_fn completely
by FUJITA Tomonori
· 14 years ago
144d6ed
dm: stop using q->prepare_flush_fn
by FUJITA Tomonori
· 14 years ago
7b6d91d
block: unify flags for struct bio and struct request
by Christoph Hellwig
· 14 years ago
33659eb
block: remove wrappers for request type/flags
by Christoph Hellwig
· 14 years ago
51e9ac7
md/raid10: fix deadlock with unaligned read during resync
by NeilBrown
· 14 years ago
69e51b4
md/bitmap: separate out loading a bitmap from initialising the structures.
by NeilBrown
· 14 years ago
e384e58
md/bitmap: prepare for storing write-intent-bitmap via dm-dirty-log.
by NeilBrown
· 14 years ago
Next »