Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ff8d9f0806c8db8a3920752f4ca38f6688d0f87c
/
drivers
/
md
929254d
Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
e75437f
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
88ed806
Merge tag 'md/3.18' of git://neil.brown.name/md
by Linus Torvalds
· 10 years ago
0429fbc
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
b610626
crypto, dm: LLVMLinux: Remove VLAIS usage from dm-crypt
by Jan-Simon Möller
· 12 years ago
6c144d3
md: move EXPORT_SYMBOL to after function in md.c
by NeilBrown
· 10 years ago
2cbbca5
md: discard PRINT_RAID_DEBUG ioctl
by NeilBrown
· 10 years ago
403df47
md: remove MD_BUG()
by NeilBrown
· 10 years ago
3adc28d
md: clean up 'exit' labels in md_ioctl().
by NeilBrown
· 10 years ago
326eb17
md: remove unnecessary test for MD_MAJOR in md_ioctl()
by NeilBrown
· 10 years ago
e1960f8
md: don't allow "-sync" to be set for device in an active array.
by NeilBrown
· 10 years ago
f72ffdd
md: remove unwanted white space from md.c
by NeilBrown
· 10 years ago
ac05f25
md: don't start resync thread directly from md thread.
by NeilBrown
· 10 years ago
8b1afc3
md: Just use RCU when checking for overlap between arrays.
by NeilBrown
· 10 years ago
50bd377
md: avoid potential long delay under pers_lock
by Chao Yu
· 10 years ago
0638bb0
md: simplify export_array()
by NeilBrown
· 10 years ago
4878e9e
md: discard find_rdev_nr in favour of find_rdev_nr_rcu
by NeilBrown
· 10 years ago
1967cd5
md: use wait_event() to simplify md_super_wait()
by NeilBrown
· 10 years ago
9ba3b7f
md: be more relaxed about stopping an array which isn't started.
by NeilBrown
· 10 years ago
c95e638
md/raid1: process_checks doesn't use its return value.
by NeilBrown
· 10 years ago
b8e6a15
md/raid5: fix init_stripe() inconsistencies
by Markus Stockhausen
· 10 years ago
c4796e2
md/raid10: another memory leak due to reshape.
by NeilBrown
· 10 years ago
faafcba
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
3fd8371
md: use set_bit/clear_bit instead of shift/mask for bi_flags changes.
by NeilBrown
· 10 years ago
5965b64
md/raid1: minor typos and reformatting.
by NeilBrown
· 10 years ago
4b5060d
md/bitmap: always wait for writes on unplug.
by NeilBrown
· 10 years ago
56ec16c
dm log userspace: fix memory leak in dm_ulog_tfr_init failure path
by Alexey Khoroshilov
· 10 years ago
0e82586
dm bufio: when done scanning return from __scan immediately
by Mikulas Patocka
· 10 years ago
eb76faf
dm bufio: update last_accessed when relinking a buffer
by Joe Thornber
· 10 years ago
48cf06b
dm raid: add discard support for RAID levels 4, 5 and 6
by Heinz Mauelshagen
· 10 years ago
75b8e04
dm raid: add discard support for RAID levels 1 and 10
by Heinz Mauelshagen
· 10 years ago
86f1152
dm: allow active and inactive tables to share dm_devs
by Benjamin Marzinski
· 10 years ago
1f27197
dm mpath: stop queueing IO when no valid paths exist
by Benjamin Marzinski
· 10 years ago
3d8aab2
dm: use bioset_create_nobvec()
by Junichi Nomura
· 10 years ago
9977827
dm: remove nr_iovecs parameter from alloc_tio()
by Junichi Nomura
· 10 years ago
b277da0
block: disable entropy contributions for nonrot devices
by Mike Snitzer
· 10 years ago
8e0e99b
md/raid5: disable 'DISCARD' by default due to safety concerns.
by NeilBrown
· 10 years ago
a90e41e
Merge tag 'md/3.17-more-fixes' of git://git.neil.brown.name/md
by Linus Torvalds
· 10 years ago
b8cb6b4
md/raid1: fix_read_error should act on all non-faulty devices.
by NeilBrown
· 10 years ago
34e97f1
md/raid1: count resync requests in nr_pending.
by NeilBrown
· 10 years ago
c2fd4c9
md/raid1: update next_resync under resync_lock.
by NeilBrown
· 10 years ago
2355496
md/raid1: Don't use next_resync to determine how far resync has progressed
by NeilBrown
· 10 years ago
2f73d3c
md/raid1: make sure resync waits for conflicting writes to complete.
by NeilBrown
· 10 years ago
669cc7b
md/raid1: clean up request counts properly in close_sync()
by NeilBrown
· 10 years ago
c6d119c
md/raid1: be more cautious where we read-balance during resync.
by NeilBrown
· 10 years ago
f0cc9a0
md/raid1: intialise start_next_window for READ case to avoid hang
by NeilBrown
· 10 years ago
f139caf
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule()
by Kirill Tkhai
· 10 years ago
40aa978
dm cache: fix race causing dirty blocks to be marked as clean
by Anssi Hannula
· 10 years ago
d49ec52
dm crypt: fix access beyond the end of allocated space
by Mikulas Patocka
· 10 years ago
1f125e7
md: Replace __this_cpu_ptr with raw_cpu_ptr
by Christoph Lameter
· 10 years ago
cb8b12b
md/raid10: always initialise ->state on newly allocated r10_bio
by NeilBrown
· 10 years ago
e337aea
md/raid10: avoid memory leak on error path during reshape.
by NeilBrown
· 10 years ago
b396855
md/raid10: Fix memory leak when raid10 reshape completes.
by NeilBrown
· 10 years ago
ce0b0a4
md/raid10: fix memory leak when reshaping a RAID10.
by NeilBrown
· 10 years ago
9c4bdf6
md/raid6: avoid data corruption during recovery of double-degraded RAID6
by NeilBrown
· 10 years ago
a40687f
md/raid5: avoid livelock caused by non-aligned writes.
by NeilBrown
· 10 years ago
ba36899
Merge tag 'dm-3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
d429a36
Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
2213d7c
Merge tag 'md/3.17' of git://neil.brown.name/md
by Linus Torvalds
· 10 years ago
200612e
dm table: propagate QUEUE_FLAG_NO_SG_MERGE
by Jeff Moyer
· 10 years ago
d66b1b3
md: don't allow bitmap file to be added to raid0/linear.
by NeilBrown
· 10 years ago
a8461a6
md/raid0: check for bitmap compatability when changing raid levels.
by NeilBrown
· 10 years ago
ac7e50a
md: Recovery speed is wrong
by Xiao Ni
· 10 years ago
9895994
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
0781c87
bcache: Drop unneeded blk_sync_queue() calls
by Kent Overstreet
· 10 years ago
789d21d
bcache: add mutex lock for bch_is_open
by Jianjian Huo
· 10 years ago
5b25aba
bcache: Correct printing of btree_gc_max_duration_ms
by Surbhi Palande
· 11 years ago
2452cc8
bcache: try to set b->parent properly
by Slava Pestov
· 10 years ago
c9a7833
bcache: fix memory corruption in init error path
by Slava Pestov
· 10 years ago
bf0c55c
bcache: fix crash with incomplete cache set
by Slava Pestov
· 10 years ago
d83353b
bcache: Fix more early shutdown bugs
by Kent Overstreet
· 10 years ago
400ffaa
bcache: fix use-after-free in btree_gc_coalesce()
by Slava Pestov
· 10 years ago
6b708de
bcache: Fix an infinite loop in journal replay
by Kent Overstreet
· 10 years ago
913dc33
bcache: fix crash in bcache_btree_node_alloc_fail tracepoint
by Slava Pestov
· 10 years ago
60ae81e
bcache: bcache_write tracepoint was crashing
by Slava Pestov
· 10 years ago
8e09480
bcache: fix typo in bch_bkey_equal_header
by Slava Pestov
· 10 years ago
501d52a
bcache: Allocate bounce buffers with GFP_NOWAIT
by Kent Overstreet
· 10 years ago
bcf090e
bcache: Make sure to pass GFP_WAIT to mempool_alloc()
by Kent Overstreet
· 10 years ago
9e5c353
bcache: fix uninterruptible sleep in writeback thread
by Slava Pestov
· 11 years ago
c5aa4a3
bcache: wait for buckets when allocating new btree root
by Slava Pestov
· 11 years ago
a664d0f
bcache: fix crash on shutdown in passthrough mode
by Slava Pestov
· 10 years ago
e511220
bcache: fix lockdep warnings on shutdown
by Slava Pestov
· 11 years ago
8b326d3
bcache allocator: send discards with correct size
by Slava Pestov
· 11 years ago
dbd810a
bcache: Fix to remove the rcu_sched stalls.
by Surbhi Palande
· 11 years ago
9aa61a9
bcache: Fix a journal replay bug
by Kent Overstreet
· 11 years ago
5b1016e
bcache: Fix a bug when detaching
by Kent Overstreet
· 11 years ago
56b1ebf
dm switch: efficiently support repetitive patterns
by Mikulas Patocka
· 10 years ago
99eb190
dm switch: factor out switch_region_table_read
by Mikulas Patocka
· 10 years ago
b024653
dm cache: set minimum_io_size to cache's data block size
by Mike Snitzer
· 10 years ago
fdfb4c8
dm thin: set minimum_io_size to pool's data block size
by Mike Snitzer
· 10 years ago
298a9fa
dm crypt: use per-bio data
by Mikulas Patocka
· 11 years ago
a7ffb6a
dm table: make dm_table_supports_discards static
by Mikulas Patocka
· 10 years ago
895b47d
dm cache metadata: use dm-space-map-metadata.h defined size limits
by Mike Snitzer
· 10 years ago
304affa
dm cache: fail migrations in the do_worker error path
by Joe Thornber
· 10 years ago
8c081b5
dm cache: simplify deferred set reference count increments
by Joe Thornber
· 10 years ago
e5aea7b
dm thin: relax external origin size constraints
by Joe Thornber
· 10 years ago
50f3c3e
dm thin: switch to an atomic_t for tracking pending new block preparations
by Joe Thornber
· 10 years ago
6afbc01
dm mpath: eliminate pg_ready() wrapper
by Mike Snitzer
· 10 years ago
97e7cdf
dm io: simplify dec_count and sync_io
by Joe Thornber
· 10 years ago
44fa816
dm cache: fix race affecting dirty block count
by Anssi Hannula
· 10 years ago
Next »