Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a8ffe63e60dde2f2f05fa92dad48f6106d62f9a3
/
drivers
/
md
586b286
dm crypt: constrain crypt device's max_segment_size to PAGE_SIZE
by Mike Snitzer
· 9 years ago
2160767
dm thin: disable discard support for thin devices if pool's is disabled
by Mike Snitzer
· 9 years ago
8e78b7d
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
294ab78
scsi_dh: fix randconfig build error
by Christoph Hellwig
· 9 years ago
2a013e3
Merge tag 'md/4.3' of git://neil.brown.name/md
by Linus Torvalds
· 9 years ago
e89c6fd
Merge linux-block/for-4.3/core into md/for-linux
by NeilBrown
· 9 years ago
1e1a4e8
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 9 years ago
1081230
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
089b669
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
cc7da0b
dm cache: fix use after freeing migrations
by Joe Thornber
· 9 years ago
dc9cee5
dm cache: small cleanups related to deferred prison cell cleanup
by Mike Snitzer
· 9 years ago
9153df7
dm cache: fix leaking of deferred bio prison cells
by Joe Thornber
· 9 years ago
c3cce6c
md/raid5: ensure device failure recorded before write request returns.
by NeilBrown
· 9 years ago
34a6f80
md/raid5: use bio_list for the list of bios to return.
by NeilBrown
· 9 years ago
95af587
md/raid10: ensure device failure recorded before write request returns.
by NeilBrown
· 9 years ago
55ce74d
md/raid1: ensure device failure recorded before write request returns.
by NeilBrown
· 9 years ago
18b9f67
md-cluster: remove inappropriate try_module_get from join()
by NeilBrown
· 9 years ago
6022e75
md: extend spinlock protection in register_md_cluster_operations
by NeilBrown
· 9 years ago
abb9b22
md-cluster: Read the disk bitmap sb and check if it needs recovery
by Guoqing Jiang
· 9 years ago
eece075
md-cluster: only call complete(&cinfo->completion) when node join cluster
by Guoqing Jiang
· 9 years ago
6e6d9f2
md-cluster: add missed lockres_free
by Guoqing Jiang
· 9 years ago
b2b9bff
md-cluster: remove the unused sb_lock
by Guoqing Jiang
· 9 years ago
9e3072e
md-cluster: init suspend_list and suspend_lock early in join
by Guoqing Jiang
· 9 years ago
b5ef567
md-cluster: add the error check if failed to get dlm lock
by Guoqing Jiang
· 9 years ago
b83d51c
md-cluster: init completion within lockres_init
by Guoqing Jiang
· 9 years ago
66099bb
md-cluster: fix deadlock issue on message lock
by Guoqing Jiang
· 9 years ago
dc737d7
md-cluster: transfer the resync ownership to another node
by Guoqing Jiang
· 9 years ago
05cd0e5
md-cluster: split recover_slot for future code reuse
by Guoqing Jiang
· 9 years ago
b89f704
md-cluster: use %pU to print UUIDs
by Guoqing Jiang
· 9 years ago
25b2edf
md: setup safemode_timer before it's being used
by Sasha Levin
· 9 years ago
6cbd814
md/raid5: handle possible race as reshape completes.
by NeilBrown
· 9 years ago
5ed1df2
md: sync sync_completed has correct value as recovery finishes.
by NeilBrown
· 9 years ago
c5e19d9
md: be careful when testing resync_max against curr_resync_completed.
by NeilBrown
· 9 years ago
a4a3d26
md: set MD_RECOVERY_RECOVER when starting a degraded array.
by NeilBrown
· 9 years ago
c74c0d7
md/raid5: remove incorrect "min_t()" when calculating writepos.
by NeilBrown
· 9 years ago
05256d9
md/raid5: strengthen check on reshape_position at run.
by NeilBrown
· 9 years ago
3cb5edf
md/raid5: switch to use conf->chunk_sectors in place of mddev->chunk_sectors where possible
by NeilBrown
· 9 years ago
5cac6bc
md/raid5: always set conf->prev_chunk_sectors and ->prev_algo
by NeilBrown
· 9 years ago
02ec502
md/raid10: fix a few typos in comments
by NeilBrown
· 9 years ago
9214048
md/raid5: consider updating reshape_position at start of reshape.
by NeilBrown
· 9 years ago
985ca97
md: close some races between setting and checking sync_action.
by NeilBrown
· 9 years ago
f7851be
md: Keep /proc/mdstat reporting recovery until fully DONE.
by NeilBrown
· 9 years ago
1c00038
Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
566079c
dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpath
by Christoph Hellwig
· 9 years ago
1bab0de
dm-mpath, scsi_dh: don't let dm detach device handlers
by Christoph Hellwig
· 9 years ago
03100aa
block: Replace SG_GAPS with new queue limits mask
by Keith Busch
· 9 years ago
bd49784
dm stats: report precise_timestamps and histogram in @stats_list output
by Mikulas Patocka
· 9 years ago
84f8bd8
dm thin: optimize async discard submission
by Mike Snitzer
· 9 years ago
b54ffb7
block: remove bio_get_nr_vecs()
by Kent Overstreet
· 9 years ago
8ae1266
block: kill merge_bvec_fn() completely
by Kent Overstreet
· 10 years ago
7140aaf
md/raid5: get rid of bio_fits_rdev()
by Kent Overstreet
· 11 years ago
7ef6b12
md/raid5: split bio for chunk_aligned_read
by Ming Lin
· 10 years ago
749b61d
bcache: remove driver private bio splitting code
by Kent Overstreet
· 11 years ago
54efd50
block: make generic_make_request handle arbitrarily sized bios
by Kent Overstreet
· 10 years ago
76c44f6
dm snapshot: don't invalidate on-disk image on snapshot write overflow
by Mikulas Patocka
· 9 years ago
fc0a446
dm: remove unlikely() before IS_ERR()
by viresh kumar
· 9 years ago
e80d1c8
dm: do not override error code returned from dm_get_device()
by Vivek Goyal
· 9 years ago
ab37844
dm: test return value for DM_MAPIO_SUBMITTED
by Mikulas Patocka
· 9 years ago
4fb9aa5
dm verity: remove unused mempool
by Sami Tolvanen
· 9 years ago
e44b6a5
dm cache: move wake_waker() from free_migrations() to where it is needed
by Joe Thornber
· 9 years ago
8c747fd
dm btree remove: remove unused function get_nr_entries()
by Vivek Goyal
· 9 years ago
0a8d4c3
dm btree: remove unused "dm_block_t root" parameter in btree_split_sibling()
by Vivek Goyal
· 9 years ago
4051aab
dm cache policy smq: change the mutex to a spinlock
by Joe Thornber
· 9 years ago
34dd051
dm cache policy smq: move 'dm-cache-default' module alias to SMQ
by Yi Zhang
· 9 years ago
b0dc3c8
dm btree: add ref counting ops for the leaves of top level btrees
by Joe Thornber
· 9 years ago
7f518ad
dm thin metadata: delete btrees when releasing metadata snapshot
by Joe Thornber
· 9 years ago
9b81c84
block: don't access bio->bi_error after bio_put()
by Sasha Levin
· 9 years ago
5d44f4b
Merge 4.2-rc6 into char-misc-next
by Greg Kroah-Hartman
· 9 years ago
39171c8
Merge tag 'dm-4.2-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 9 years ago
aa0cd28
dm btree remove: fix bug in remove_one()
by Joe Thornber
· 9 years ago
57d4248
dm: Spelling s/consitent/consistent/
by Geert Uytterhoeven
· 9 years ago
f368ed6
char: make misc_deregister a void function
by Greg Kroah-Hartman
· 9 years ago
bd4aaf8
dm: fix dm_merge_bvec regression on 32 bit systems
by Mike Snitzer
· 9 years ago
199dc6e
md/raid0: update queue parameter in a safer location.
by NeilBrown
· 9 years ago
25eafe1
md: simplify get_bitmap_file now that "file" is zeroed.
by Benjamin Randazzo
· 9 years ago
49895bc
md/raid5: don't let shrink_slab shrink too far.
by NeilBrown
· 9 years ago
b6878d9
md: use kzalloc() when bitmap is disabled
by Benjamin Randazzo
· 9 years ago
423f04d
md/raid1: extend spinlock to protect raid1_end_read_request against inconsistencies
by NeilBrown
· 9 years ago
795e633
dm cache: fix device destroy hang due to improper prealloc_used accounting
by Mike Snitzer
· 9 years ago
3508e65
Revert "dm cache: do not wake_worker() in free_migration()"
by Mike Snitzer
· 9 years ago
b7c44ed
block: manipulate bio->bi_flags through helpers
by Jens Axboe
· 9 years ago
4246a0b
block: add a bi_error field to struct bio
by Christoph Hellwig
· 9 years ago
6ed443c
dm crypt: update wiki page URL
by Baruch Siach
· 9 years ago
134bf30
dm cache policy smq: fix alloc_bitset check that always evaluates as false
by Colin Ian King
· 9 years ago
0a927c2
dm thin: return -ENOSPC when erroring retry list due to out of data space
by Mike Snitzer
· 9 years ago
aca105a
Merge tag 'md/4.2-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 9 years ago
e6030cb
md/raid5: clear R5_NeedReplace when no longer needed.
by NeilBrown
· 9 years ago
90382ed
Fix read-balancing during node failure
by Goldwyn Rodrigues
· 9 years ago
33e38ac
md-cluster: fix bitmap sub-offset in bitmap_read_sb
by Goldwyn Rodrigues
· 9 years ago
b0c26a7
md: Return error if request_module fails and returns positive value
by Goldwyn Rodrigues
· 9 years ago
f735727
md: Skip cluster setup in case of error while reading bitmap
by Goldwyn Rodrigues
· 9 years ago
34cab6f
md/raid1: fix test for 'was read error from last working device'.
by NeilBrown
· 9 years ago
d3b178a
md: Skip cluster setup for dm-raid
by Goldwyn Rodrigues
· 9 years ago
ee5d004
md: flush ->event_work before stopping array.
by NeilBrown
· 9 years ago
299b068
md/raid10: always set reshape_safe when initializing reshape_position.
by NeilBrown
· 9 years ago
2d5b569
md/raid5: avoid races when changing cache size.
by NeilBrown
· 9 years ago
3f8476f
Merge tag 'dm-4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 9 years ago
2bb4cd5
block: have drivers use blk_queue_max_discard_sectors()
by Jens Axboe
· 9 years ago
665022d
dm cache: avoid calls to prealloc_free_structs() if possible
by Mike Snitzer
· 9 years ago
e782eff
dm cache: avoid preallocation if no work in writeback_some_dirty_blocks()
by Mike Snitzer
· 9 years ago
Next »