Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
65a124dd719d6e90591e4756bb04e1719489705e
/
drivers
/
md
b33ce44
Merge branch 'for-3.15/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
675c354
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 11 years ago
cb85114
bcache: remove nested function usage
by John Sheu
· 11 years ago
3a2fd9d
bcache: Kill bucket->gc_gen
by Kent Overstreet
· 11 years ago
2531d9ee
bcache: Kill unused freelist
by Kent Overstreet
· 11 years ago
0a63b66
bcache: Rework btree cache reserve handling
by Kent Overstreet
· 11 years ago
56b3077
bcache: Kill btree_io_wq
by Kent Overstreet
· 11 years ago
2a28568
bcache: btree locking rework
by Kent Overstreet
· 11 years ago
05335cf
bcache: Fix a race when freeing btree nodes
by Kent Overstreet
· 11 years ago
4fe6a81
bcache: Add a real GC_MARK_RECLAIMABLE
by Kent Overstreet
· 11 years ago
c13f3af
bcache: Add bch_keylist_init_single()
by Kent Overstreet
· 11 years ago
1575402
bcache: Improve priority_stats
by Kent Overstreet
· 11 years ago
7159b1a
bcache: Better alloc tracepoints
by Kent Overstreet
· 11 years ago
3f5e0a3
bcache: Kill dead cgroup code
by Kent Overstreet
· 11 years ago
3f6ef38
bcache: stop moving_gc marking buckets that can't be moved.
by Nicholas Swenson
· 11 years ago
10d9dcf
bcache: Fix moving_pred()
by Kent Overstreet
· 11 years ago
da415a0
bcache: Fix moving_gc deadlocking with a foreground write
by Nicholas Swenson
· 11 years ago
90db691
bcache: Fix discard granularity
by Kent Overstreet
· 11 years ago
487dded
bcache: Fix another bug recovering from unclean shutdown
by Kent Overstreet
· 11 years ago
0bd143f
bcache: Fix a bug recovering from unclean shutdown
by Kent Overstreet
· 11 years ago
27201cfd
bcache: Fix a journalling reclaim after recovery bug
by Kent Overstreet
· 11 years ago
65ddf45
bcache: Fix a null ptr deref in journal replay
by Kent Overstreet
· 11 years ago
4fa0340
bcache: Fix a lockdep splat in an error path
by Kent Overstreet
· 11 years ago
e893fba
dm cache: fix access beyond end of origin device
by Heinz Mauelshagen
· 11 years ago
8b9d966
dm cache: fix truncation bug when copying a block to/from >2TB fast device
by Heinz Mauelshagen
· 11 years ago
cebc2de
dm space map metadata: fix refcount decrement below 0 which caused corruption
by Joe Thornber
· 11 years ago
738211f
dm thin: fix noflush suspend IO queueing
by Joe Thornber
· 11 years ago
18adc57
dm thin: fix deadlock in __requeue_bio_list
by Joe Thornber
· 11 years ago
3e1a069
dm thin: fix out of data space handling
by Joe Thornber
· 11 years ago
07f2b6e
dm thin: ensure user takes action to validate data and metadata consistency
by Mike Snitzer
· 11 years ago
cdc2b41
dm thin: synchronize the pool mode during suspend
by Mike Snitzer
· 11 years ago
2c94582
dm snapshot: fix metadata corruption
by Mikulas Patocka
· 11 years ago
c64d240
dm: fix Kconfig indentation
by Mike Snitzer
· 11 years ago
aa074c1
Merge 3.14-rc5 into char-misc-next
by Greg Kroah-Hartman
· 11 years ago
14f398c
dm cache mq: fix memory allocation failure for large cache devices
by Heinz Mauelshagen
· 11 years ago
e0d849f
dm cache: fix truncation bug when mapping I/O to >2TB fast device
by Heinz Mauelshagen
· 11 years ago
7d48935
dm thin: allow metadata space larger than supported to go unused
by Mike Snitzer
· 11 years ago
a1989b3
dm mpath: fix stalls when handling invalid ioctls
by Hannes Reinecke
· 11 years ago
dabb443
bcache: Fix a shutdown bug
by Kent Overstreet
· 11 years ago
1b4eaf3
bcache: Fix flash_dev_cache_miss() for real this time
by Kent Overstreet
· 11 years ago
1acacc0
dm thin: fix the error path for the thin device constructor
by Mike Snitzer
· 11 years ago
85cbe1f
bcache: Fix another compiler warning on m68k
by Kent Overstreet
· 11 years ago
ba4b60e
Merge 3.14-rc3 into char-misc-next
by Greg Kroah-Hartman
· 11 years ago
f3a44fe
dm raid1: fix immutable biovec related BUG when retrying read bio
by Mikulas Patocka
· 11 years ago
d73f990
dm io: fix I/O to multiple destinations
by Mikulas Patocka
· 11 years ago
4d1662a
dm thin: avoid metadata commit if a pool's thin devices haven't changed
by Mike Snitzer
· 11 years ago
80ae49a
dm cache: do not add migration to completed list before unhooking bio
by Mike Snitzer
· 11 years ago
c6eda5e
dm cache: move hook_info into common portion of per_bio_data structure
by Mike Snitzer
· 11 years ago
bd3813d
Merge tag 'md/3.14-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 11 years ago
789b5e0
md/raid5: Fix CPU hotplug callback registration
by Oleg Nesterov
· 11 years ago
ac8f733
connector: add portid to unicast in addition to broadcasting
by David Fries
· 11 years ago
1877db7
md/raid1: restore ability for check and repair to fix read errors.
by NeilBrown
· 11 years ago
96d2e8b
Merge branch 'bcache-for-3.14' of git://evilpiepirate.org/~kent/linux-bcache into for-linus
by Jens Axboe
· 11 years ago
53d8ab2
Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
f568849
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
e3b4825
bcache: bugfix - gc thread now gets woken when cache is full
by Nicholas Swenson
· 11 years ago
3572324
bcache: Minor fixes from kbuild robot
by Kent Overstreet
· 11 years ago
9471744
bcache: fix BUG_ON due to integer overflow with GC_SECTORS_USED
by Darrick J. Wong
· 11 years ago
5c85121b
Merge tag 'md/3.14' of git://neil.brown.name/md
by Linus Torvalds
· 11 years ago
fe41c2c
Merge tag 'dm-3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 11 years ago
5066a4d
dm log userspace: allow mark requests to piggyback on flush requests
by Dongmao Zhang
· 11 years ago
f075e0f
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
7da9d45
md/raid5: close recently introduced race in stripe_head management.
by NeilBrown
· 11 years ago
fca0284
dm space map metadata: fix bug in resizing of thin metadata
by Joe Thornber
· 11 years ago
d3bad75
Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
2e68c4e
dm cache: add policy name to status output
by Mike Snitzer
· 11 years ago
74aa45c
dm thin: fix pool feature parsing
by Mike Snitzer
· 11 years ago
9f97e4b
md/raid5: fix long-standing problem with bitmap handling on write failure.
by NeilBrown
· 11 years ago
cb335f8
md: check command validity early in md_ioctl().
by Nicolas Schichan
· 11 years ago
1a60864
Merge tag 'md/3.13-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 11 years ago
2995fa7
dm sysfs: fix a module unload race
by Mikulas Patocka
· 11 years ago
55b082e
dm snapshot: use dm-bufio prefetch
by Mikulas Patocka
· 11 years ago
55494bf
dm snapshot: use dm-bufio
by Mikulas Patocka
· 11 years ago
2cadabd
dm snapshot: prepare for switch to using dm-bufio
by Mikulas Patocka
· 11 years ago
119bc54
dm snapshot: use GFP_KERNEL when initializing exceptions
by Mikulas Patocka
· 11 years ago
830778a
md: ensure metadata is writen after raid level change.
by NeilBrown
· 11 years ago
0b59bb6
md/raid10: avoid fullsync when not necessary.
by NeilBrown
· 11 years ago
7eb4188
md: allow a partially recovered device to be hot-added to an array.
by NeilBrown
· 11 years ago
f466722
md: Change handling of save_raid_disk and metadata update during recovery.
by NeilBrown
· 11 years ago
8313b8e
md: fix problem when adding device to read-only array with bitmap.
by NeilBrown
· 11 years ago
e8b8491
md/raid10: fix bug when raid10 recovery fails to recover a block.
by NeilBrown
· 11 years ago
5af9bef
md/raid5: fix a recently broken BUG_ON().
by NeilBrown
· 11 years ago
41a336e
md/raid1: fix request counting bug in new 'barrier' code.
by NeilBrown
· 11 years ago
b50c259
md/raid10: fix two bugs in handling of known-bad-blocks.
by NeilBrown
· 11 years ago
1cc03eb
md/raid5: Fix possible confusion when multiple write errors occur.
by NeilBrown
· 11 years ago
b3ff8a2
cgroup: remove stray references to css_id
by Hugh Dickins
· 11 years ago
6a38861
dm cache: add block sizes and total cache blocks to status output
by Mike Snitzer
· 11 years ago
f164e69
dm btree: add dm_btree_find_lowest_key
by Joe Thornber
· 11 years ago
9dd6358
bcache: Fix auxiliary search trees for key size > cacheline size
by Kent Overstreet
· 11 years ago
3b3e9e5
bcache: Don't return -EINTR when insert finished
by Kent Overstreet
· 11 years ago
e0a985a
bcache: Improve bucket_prio() calculation
by Kent Overstreet
· 11 years ago
3bdad1e
bcache: Add bch_bkey_equal_header()
by Nicholas Swenson
· 11 years ago
0f49cf3
bcache: update bch_bkey_try_merge
by Nicholas Swenson
· 11 years ago
829a60b
bcache: Move insert_fixup() to btree_keys_ops
by Kent Overstreet
· 11 years ago
89ebb4a
bcache: Convert sorting to btree_keys
by Kent Overstreet
· 11 years ago
dc9d98d
bcache: Convert debug code to btree_keys
by Kent Overstreet
· 11 years ago
c052dd9
bcache: Convert btree_iter to struct btree_keys
by Kent Overstreet
· 11 years ago
f67342d
bcache: Refactor bset_tree sysfs stats
by Kent Overstreet
· 11 years ago
59158fd
bcache: Add bch_btree_keys_u64s_remaining()
by Kent Overstreet
· 11 years ago
a85e968
bcache: Add struct btree_keys
by Kent Overstreet
· 11 years ago
Next »