Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
911c9610099f26e9e6ea3d1962ce24f53890b163
/
drivers
/
md
911c961
bcache: Split out sort_extent_cmp()
by Kent Overstreet
· 11 years ago
fafff81
bcache: Bkey indexing renaming
by Kent Overstreet
· 11 years ago
085d2a3
bcache: Make bch_keylist_realloc() take u64s, not nptrs
by Kent Overstreet
· 11 years ago
9a02b7e
bcache: Remove/fix some header dependencies
by Kent Overstreet
· 11 years ago
0a45114
bcache: Use a mempool for mergesort temporary space
by Kent Overstreet
· 11 years ago
78b77bf
bcache: Btree verify code improvements
by Kent Overstreet
· 11 years ago
88b9f8c
bcache: kill index()
by Kent Overstreet
· 11 years ago
5c41c8a
bcache: Trivial error handling fix
by Kent Overstreet
· 11 years ago
c78afc6
bcache/md: Use raid stripe size
by Kent Overstreet
· 11 years ago
5f5837d
bcache: Do bkey_put() in btree_split() error path
by Kent Overstreet
· 11 years ago
7836541
bcache: Rework allocator reserves
by Kent Overstreet
· 11 years ago
1dd13c8
bcache: kill closure locking code
by Kent Overstreet
· 11 years ago
cb7a583
bcache: kill closure locking usage
by Kent Overstreet
· 11 years ago
a5ae430
bcache: Zero less memory
by Kent Overstreet
· 11 years ago
d56d000
bcache: Don't touch bucket gen for dirty ptrs
by Kent Overstreet
· 11 years ago
b0f32a5
bcache: Minor btree cache fix
by Kent Overstreet
· 11 years ago
5775e21
bcache: Performance fix for when journal entry is full
by Kent Overstreet
· 11 years ago
b3fa7e7
bcache: Minor journal fix
by Kent Overstreet
· 11 years ago
ef71ec0
bcache: Data corruption fix
by Kent Overstreet
· 11 years ago
b28bc9b
Merge tag 'v3.13-rc6' into for-3.14/core
by Jens Axboe
· 11 years ago
c5fdd53
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
60e53a6
Merge branch 'bcache-for-3.13' of git://evilpiepirate.org/~kent/linux-bcache into for-linus
by Jens Axboe
· 11 years ago
16749c2
bcache: New writeback PD controller
by Kent Overstreet
· 11 years ago
6d3d1a9
bcache: bugfix for race between moving_gc and bucket_invalidate
by Kent Overstreet
· 11 years ago
bf0a628
bcache: fix for gc and writeback race
by Nicholas Swenson
· 11 years ago
981aa8c
bcache: bugfix - moving_gc now moves only correct buckets
by Nicholas Swenson
· 11 years ago
bee63f4
bcache: fix for gc crashing when no sectors are used
by Nicholas Swenson
· 11 years ago
97d11a6
bcache: Fix heap_peek() macro
by Nicholas Swenson
· 11 years ago
9eb8ebe
bcache: Fix for can_attach_cache()
by Nicholas Swenson
· 11 years ago
d24a6e1
bcache: Fix dirty_data accounting
by Kent Overstreet
· 11 years ago
ce2b3f5
bcache: Use uninterruptible sleep in writeback
by Kent Overstreet
· 11 years ago
f665c0f
bcache: kthread don't set writeback task to INTERUPTIBLE
by Stefan Priebe
· 11 years ago
93e1585
Merge tag 'dm-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 11 years ago
ed9571f
dm array: fix a reference counting bug in shadow_ablock
by Joe Thornber
· 11 years ago
5b564d8
dm space map: disallow decrementing a reference count below zero
by Joe Thornber
· 11 years ago
76f5bee
dm stats: initialize read-only module parameter
by Mikulas Patocka
· 11 years ago
4cb57ab
dm bufio: initialize read-only module parameters
by Mikulas Patocka
· 11 years ago
0884480
dm cache: actually resize cache
by Vincent Pelletier
· 11 years ago
af95e7a
dm cache policy mq: fix promotions to occur as expected
by Joe Thornber
· 11 years ago
9b7aaa6
dm thin: allow pool in read-only mode to transition to read-write mode
by Joe Thornber
· 11 years ago
5383ef3
dm thin: re-establish read-only state when switching to fail mode
by Joe Thornber
· 11 years ago
020cc3b
dm thin: always fallback the pool mode if commit fails
by Joe Thornber
· 11 years ago
4a02b34
dm thin: switch to read-only mode if metadata space is exhausted
by Mike Snitzer
· 11 years ago
fafc7a8
dm thin: switch to read only mode if a mapping insert fails
by Joe Thornber
· 11 years ago
f62b6b8
dm space map metadata: return on failure in sm_metadata_new_block
by Mike Snitzer
· 11 years ago
5b2d065
dm table: fail dm_table_create on dm_round_up overflow
by Mikulas Patocka
· 11 years ago
230c83a
dm snapshot: avoid snapshot space leak on crash
by Mikulas Patocka
· 11 years ago
5ee5406
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
8d30726
dm cache: increment bi_remaining when bi_end_io is restored
by Mike Snitzer
· 11 years ago
08239ca
bcache: fix sparse non static symbol warning
by Wei Yongjun
· 11 years ago
6d183de
md/raid5: fix newly-broken locking in get_active_stripe.
by NeilBrown
· 11 years ago
142d44c
md: test mddev->flags more safely in md_check_recovery.
by NeilBrown
· 11 years ago
0c775d5
md/raid5: fix new memory-reference bug in alloc_thread_groups.
by NeilBrown
· 11 years ago
c170bbb
block: submit_bio_wait() conversions
by Kent Overstreet
· 11 years ago
20d0189
block: Introduce new bio_split()
by Kent Overstreet
· 11 years ago
ee67891
block: Rename bio_split() -> bio_pair_split()
by Kent Overstreet
· 11 years ago
196d38b
block: Generic bio chaining
by Kent Overstreet
· 11 years ago
e90abc8
block: Remove bi_idx hacks
by Kent Overstreet
· 11 years ago
1c3b13e
dm: Refactor for new bio cloning/splitting
by Kent Overstreet
· 11 years ago
59d276f
block: Add bio_clone_fast()
by Kent Overstreet
· 11 years ago
003b5c5
block: Convert drivers to immutable biovecs
by Kent Overstreet
· 11 years ago
458b76e
block: Kill bio_segments()/bi_vcnt usage
by Kent Overstreet
· 11 years ago
7988613
block: Convert bio_for_each_segment() to bvec_iter
by Kent Overstreet
· 11 years ago
a4ad39b1
block: Convert bio_iovec() to bvec_iter
by Kent Overstreet
· 11 years ago
75d5d81
dm: Use bvec_iter for dm_bio_record()
by Kent Overstreet
· 11 years ago
4f024f3
block: Abstract out bvec iterator
by Kent Overstreet
· 11 years ago
ed9c47b
bcache: Kill unaligned bvec hack
by Kent Overstreet
· 11 years ago
33879d4
block: submit_bio_wait() conversions
by Kent Overstreet
· 11 years ago
6d6e352
Merge tag 'md/3.13' of git://neil.brown.name/md
by Linus Torvalds
· 11 years ago
60aaf93
md/raid5: Use conf->device_lock protect changing of multi-thread resources.
by majianpeng
· 11 years ago
d206dcf
md/raid5: Before freeing old multi-thread worker, it should flush them.
by majianpeng
· 11 years ago
e59aa23
md/raid5: For stripe with R5_ReadNoMerge, we replace REQ_FLUSH with REQ_NOMERGE.
by majianpeng
· 11 years ago
79ef3a8
raid1: Rewrite the implementation of iobarrier.
by majianpeng
· 11 years ago
8e005f7
raid1: Add some macros to make code clearly.
by majianpeng
· 11 years ago
07169fd
raid1: Replace raise_barrier/lower_barrier with freeze_array/unfreeze_array when reconfiguring the array.
by majianpeng
· 11 years ago
b364e3d
raid1: Add a field array_frozen to indicate whether raid in freeze state.
by majianpeng
· 11 years ago
82592c3
md: Convert use of typedef ctl_table to struct ctl_table
by Joe Perches
· 11 years ago
30b8feb
md/raid5: avoid deadlock when raid5 array has unack badblocks during md_stop_writes.
by NeilBrown
· 11 years ago
c91abf5
md: use MD_RECOVERY_INTR instead of kthread_should_stop in resync thread.
by NeilBrown
· 11 years ago
29f097c
md: fix some places where mddev_lock return value is not checked.
by NeilBrown
· 11 years ago
edfa1f6
raid5: Retry R5_ReadNoMerge flag when hit a read error.
by Bian Yu
· 11 years ago
4bda556
raid5: relieve lock contention in get_active_stripe()
by Shaohua Li
· 11 years ago
718822c
dm delay: fix a possible deadlock due to shared workqueue
by Mikulas Patocka
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
f412f2c
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
b89241e
llists: move llist_reverse_order from raid5 to llist.c
by Christoph Hellwig
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
566c09c
raid5: relieve lock contention in get_active_stripe()
by Shaohua Li
· 11 years ago
ba8805b
md/raid5.c: add proper locking to error path of raid5_start_reshape.
by NeilBrown
· 11 years ago
02e5f5c
md: fix calculation of stacking limits on level change.
by NeilBrown
· 11 years ago
ad4068d
raid5: Use slow_path to release stripe when mddev->thread is null
by majianpeng
· 11 years ago
7f2dc5c
Merge tag 'dm-3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 11 years ago
0910c0b
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
7b6b2bc
dm cache: resolve small nits and improve Documentation
by Mike Snitzer
· 11 years ago
65790ff
dm cache: add cache block invalidation support
by Joe Thornber
· 11 years ago
532906a
dm cache: add remove_cblock method to policy interface
by Joe Thornber
· 11 years ago
633618e
dm cache policy mq: reduce memory requirements
by Joe Thornber
· 11 years ago
53d4981
dm cache metadata: check the metadata version when reading the superblock
by Joe Thornber
· 11 years ago
2ee57d5
dm cache: add passthrough mode
by Joe Thornber
· 11 years ago
f494a9c
dm cache: cache shrinking support
by Joe Thornber
· 11 years ago
Next »