Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
259338205c428454515a09654be69a9f6c983513
/
drivers
/
md
23c1a60
Merge tag '3.15-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 11 years ago
c7a6d35
raid5: fix a race of stripe count check
by Shaohua Li
· 11 years ago
7f87307
Merge tag 'md/3.15' of git://neil.brown.name/md
by Linus Torvalds
· 11 years ago
e240c18
raid5: get_active_stripe avoids device_lock
by Shaohua Li
· 11 years ago
27c0f68
raid5: make_request does less prepare wait
by Shaohua Li
· 11 years ago
e2f23b6
md: avoid oops on unload if some process is in poll or select.
by NeilBrown
· 11 years ago
da1aab3
md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fails.
by NeilBrown
· 11 years ago
035328c
md/bitmap: don't abuse i_writecount for bitmap files.
by NeilBrown
· 11 years ago
04535d2
Merge tag 'dm-3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 11 years ago
0596661
dm cache: fix a lock-inversion
by Joe Thornber
· 11 years ago
67324ea
dm thin: sort the per thin deferred bios using an rb_tree
by Mike Snitzer
· 11 years ago
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
c140e1c
dm thin: use per thin device deferred bio lists
by Mike Snitzer
· 11 years ago
760fe67
dm thin: simplify pool_is_congested
by Mike Snitzer
· 11 years ago
fe76cd8
dm thin: fix dangling bio in process_deferred_bios error path
by Mike Snitzer
· 11 years ago
a356e42
dm mpath: print more useful warnings in multipath_message()
by Jose Castillo
· 11 years ago
3a01750
dm-mpath: do not activate failed paths
by Hannes Reinecke
· 11 years ago
9bf59a6
dm mpath: remove extra nesting in map function
by Mike Snitzer
· 11 years ago
36fcffc
dm mpath: remove map_io()
by Hannes Reinecke
· 11 years ago
e3bde04
dm mpath: reduce memory pressure when requeuing
by Hannes Reinecke
· 11 years ago
3e9f1be
dm mpath: remove process_queued_ios()
by Hannes Reinecke
· 11 years ago
e809917
dm mpath: push back requests instead of queueing
by Hannes Reinecke
· 11 years ago
9974fa2
dm table: add dm_table_run_md_queue_async
by Mike Snitzer
· 11 years ago
17f4ff4
dm mpath: do not call pg_init when it is already running
by Hannes Reinecke
· 11 years ago
9cdb852
dm: use RCU_INIT_POINTER instead of rcu_assign_pointer in __unbind
by Monam Agarwal
· 11 years ago
bfc6d41
dm: stop using bi_private
by Mikulas Patocka
· 11 years ago
d70ab4f
dm: remove dm_get_mapinfo
by Mikulas Patocka
· 11 years ago
473c36d
dm: make dm_table_alloc_md_mempools static
by Mikulas Patocka
· 11 years ago
5a32083
dm: take care to copy the space map roots before locking the superblock
by Joe Thornber
· 11 years ago
a9d4539
dm transaction manager: fix corruption due to non-atomic transaction commit
by Joe Thornber
· 11 years ago
64ab346
dm cache: remove remainder of distinct discard block size
by Heinz Mauelshagen
· 11 years ago
d132cc6
dm cache: prevent corruption caused by discard_block_size > cache_block_size
by Mike Snitzer
· 11 years ago
428e469
dm bitset: only flush the current word if it has been dirtied
by Joe Thornber
· 11 years ago
eec4057
dm: add era target
by Joe Thornber
· 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
Next »