Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4dff2f1e26f2621dc5b02436cb889df15400036b
/
drivers
/
md
4dff2f1
dm raid: clarify and fix recovery
by Heinz Mauelshagen
· 9 years ago
0095dbc
dm raid: fix rs_set_capacity on growing reshape
by Heinz Mauelshagen
· 9 years ago
9d9d939
dm raid: make rs_set_capacity to work on shrinking reshape
by Heinz Mauelshagen
· 9 years ago
6ee0bae
dm raid: enhance comments in takeover checks
by Heinz Mauelshagen
· 9 years ago
ae3c6cf
dm raid: remove bogus comment and fix comment typos
by Heinz Mauelshagen
· 9 years ago
75dd3b9
dm raid: more restricting data_offset value checks
by Heinz Mauelshagen
· 9 years ago
5fa146b
dm raid: reject too many write_mostly devices
by Heinz Mauelshagen
· 9 years ago
0a7b818
dm raid: the sync_page_io() metadata_op argument is bool
by Heinz Mauelshagen
· 9 years ago
0d851d1
dm raid: prohibit to pass in both sync and nosync ctr flags
by Heinz Mauelshagen
· 9 years ago
ff4a88b
dm raid: avoid superfluous memory barriers on static metadata
by Heinz Mauelshagen
· 9 years ago
7193a9d
dm rq: check kthread_run return for .request_fn request-based DM
by Mike Snitzer
· 9 years ago
602d165
dm verity fec: fix block calculation
by Sami Tolvanen
· 9 years ago
028b39e
dm ioctl: Simplify parameter buffer management code
by Bart Van Assche
· 9 years ago
350b539
dm crypt: Fix sparse complaints
by Bart Van Assche
· 9 years ago
68c1c4d
dm raid: don't use 'const' in function return
by Arnd Bergmann
· 9 years ago
6e20902
dm raid: fix failed takeover/reshapes by keeping raid set frozen
by Heinz Mauelshagen
· 9 years ago
4257e08
dm raid: support to change bitmap region size
by Heinz Mauelshagen
· 9 years ago
9dbd1aa
dm raid: add reshaping support to the target
by Heinz Mauelshagen
· 9 years ago
40ba37e
dm raid: add prerequisite functions and definitions for reshaping
by Heinz Mauelshagen
· 9 years ago
a30cbc0
dm raid: inverse check for flags from invalid to valid flags
by Heinz Mauelshagen
· 9 years ago
e6ca5e1
dm raid: various code cleanups
by Mike Snitzer
· 9 years ago
bfcee0e
dm raid: rename functions that alloc and free struct raid_set
by Mike Snitzer
· 9 years ago
4286325
dm raid: remove all the bitops wrappers
by Mike Snitzer
· 9 years ago
bb91a63
dm raid: rename _in_range to __within_range
by Mike Snitzer
· 9 years ago
ef9b85a
dm raid: add missing "dm-raid0" module alias
by Mike Snitzer
· 9 years ago
3fa6cf3
dm raid: rename _argname_by_flag to dm_raid_arg_name_by_flag
by Mike Snitzer
· 9 years ago
9b6e542
dm raid: bump to v1.9.0 and make the extended SB feature flag reflect it
by Mike Snitzer
· 9 years ago
bd83a4c
dm raid: remove ti_error_* wrappers
by Mike Snitzer
· 9 years ago
4315784
dm raid: tabify appropriate whitespace
by Mike Snitzer
· 9 years ago
3a1c1ef
dm raid: enhance status interface and fixup takeover/raid0
by Heinz Mauelshagen
· 9 years ago
ecbfb9f
dm raid: add raid level takeover support
by Heinz Mauelshagen
· 9 years ago
7b34df7
dm raid: enhance super_sync() to support new superblock members
by Heinz Mauelshagen
· 9 years ago
4763e54
dm raid: add new reshaping/raid10 format table line options to parameter parser
by Heinz Mauelshagen
· 9 years ago
33e53f0
dm raid: introduce extended superblock and new raid types to support takeover/reshaping
by Heinz Mauelshagen
· 9 years ago
676fa5a
dm raid: use rt_is_raid*() in all appropriate checks
by Heinz Mauelshagen
· 9 years ago
ad51d7f
dm raid: more use of flag testing wrappers
by Heinz Mauelshagen
· 9 years ago
f090279
dm raid: check constructor arguments for invalid raid level/argument combinations
by Heinz Mauelshagen
· 9 years ago
702108d
dm raid: cleanup / provide infrastructure
by Heinz Mauelshagen
· 9 years ago
92c83d7
dm raid: use dm_arg_set API in constructor
by Heinz Mauelshagen
· 9 years ago
73c6f23
dm raid: rename variable 'ret' to 'r' to conform to other dm code
by Heinz Mauelshagen
· 9 years ago
e83068a
dm mpath: add optional "queue_mode" feature
by Mike Snitzer
· 9 years ago
bf661be
dm mpath: remove bio-based bloat from struct dm_mpath_io
by Mike Snitzer
· 9 years ago
76e33fe
dm mpath: reinstate bio-based support
by Mike Snitzer
· 9 years ago
4cc9613
dm: move request-based code out to dm-rq.[hc]
by Mike Snitzer
· 9 years ago
28a8f0d
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
by Mike Christie
· 9 years ago
3a5e02c
block, drivers: add REQ_OP_FLUSH operation
by Mike Christie
· 9 years ago
6296b96
block, drivers, fs: shrink bi_rw from long to int
by Mike Christie
· 9 years ago
c2df40d
drivers: use req op accessor
by Mike Christie
· 9 years ago
796a5cf
md: use bio op accessors
by Mike Christie
· 9 years ago
ad0d9e7
bcache: use bio op accessors
by Mike Christie
· 9 years ago
e604714
dm: use bio op accessors
by Mike Christie
· 9 years ago
528ec5a
dm: pass dm stats data dir instead of bi_rw
by Mike Christie
· 9 years ago
469e321
block discard: use bio set op accessor
by Mike Christie
· 9 years ago
c8d9324
bcache: use op_is_write instead of checking for REQ_WRITE
by Mike Christie
· 9 years ago
5111166
dm: use op_is_write instead of checking for REQ_WRITE
by Mike Christie
· 9 years ago
2a222ca
fs: have submit_bh users pass in op and flags separately
by Mike Christie
· 9 years ago
4e49ea4
block/fs/drivers: remove rw argument from submit_bio
by Mike Christie
· 9 years ago
564884f
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
29e6c57
bcache: bch_gc_thread() is not freezable
by Jiri Kosina
· 9 years ago
770b8ce
bcache: bch_allocator_thread() is not freezable
by Jiri Kosina
· 9 years ago
7c87df9
bcache: bch_writeback_thread() is not freezable
by Jiri Kosina
· 9 years ago
feaa7cb
Merge tag 'md/4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 9 years ago
b80fed9
Merge tag 'dm-4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 9 years ago
24b9f0c
Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
202bae5
dm thin: unroll issue_discard() to create longer discard bio chains
by Joe Thornber
· 9 years ago
3dba53a9
dm thin: use __blkdev_issue_discard for async discard support
by Mike Snitzer
· 9 years ago
13e4f8a
dm thin: remove __bio_inc_remaining() and switch to using bio_inc_remaining()
by Mike Snitzer
· 9 years ago
4c9971c
dm raid: make sure no feature flags are set in metadata
by Heinz Mauelshagen
· 9 years ago
1fa9a1a
md-cluster: check the return value of process_recvd_msg
by Guoqing Jiang
· 9 years ago
51e453a
md-cluster: gather resync infos and enable recv_thread after bitmap is ready
by Guoqing Jiang
· 9 years ago
85ad1d1
md: set MD_CHANGE_PENDING in a atomic region
by Guoqing Jiang
· 9 years ago
fe67d19
md: raid5: add prerequisite to run underneath dm-raid
by Heinz Mauelshagen
· 9 years ago
859644f
md: raid10: add prerequisite to run underneath dm-raid
by Heinz Mauelshagen
· 9 years ago
092398d
md: md.c: fix oops in mddev_suspend for raid0
by Heinz Mauelshagen
· 9 years ago
72f6d8d
dm ioctl: drop use of __GFP_REPEAT in copy_params()'s __vmalloc() call
by Michal Hocko
· 9 years ago
2da1610
dm mpath: eliminate use of spinlock in IO fast-paths
by Mike Snitzer
· 9 years ago
20800cb
dm mpath: move trigger_event member to the end of 'struct multipath'
by Mike Snitzer
· 9 years ago
91e968a
dm mpath: use atomic_t for counting members of 'struct multipath'
by Mike Snitzer
· 9 years ago
518257b
dm mpath: switch to using bitops for state flags
by Mike Snitzer
· 9 years ago
813923b
dm thin: Remove return statement from void function
by Amitoj Kaur Chawla
· 9 years ago
cfae752
dm: remove unused mapped_device argument from free_tio()
by Mike Snitzer
· 9 years ago
bc47e84
md-cluster: fix ifnullfree.cocci warnings
by kbuild test robot
· 9 years ago
c84400c
md-cluster/bitmap: unplug bitmap to sync dirty pages to disk
by Guoqing Jiang
· 9 years ago
23cea66a
md-cluster/bitmap: fix wrong page num in bitmap_file_clear_bit and bitmap_file_set_bit
by Guoqing Jiang
· 9 years ago
7f86ffe
md-cluster/bitmap: fix wrong calcuation of offset
by Guoqing Jiang
· 9 years ago
18c9ff7
md-cluster: sync bitmap when node received RESYNCING msg
by Guoqing Jiang
· 9 years ago
c9d6503
md-cluster: always setup in-memory bitmap
by Guoqing Jiang
· 9 years ago
a578183
md-cluster: wakeup thread if activated a spare disk
by Guoqing Jiang
· 9 years ago
ab5a98b
md-cluster: change array_sectors and update size are not supported
by Guoqing Jiang
· 9 years ago
1535212
md-cluster: fix locking when node joins cluster during message broadcast
by Guoqing Jiang
· 9 years ago
5b0fb33
md-cluster: unregister thread if err happened
by Guoqing Jiang
· 9 years ago
eb315cd
md-cluster: wake up thread to continue recovery
by Guoqing Jiang
· 9 years ago
2c97cf1
md-cluser: make resync_finish only called after pers->sync_request
by Guoqing Jiang
· 9 years ago
41a9a0d
md-cluster: change resync lock from asynchronous to synchronous
by Guoqing Jiang
· 9 years ago
98bcf28
Merge tag 'md/4.6-rc6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 9 years ago
b8a0b8e
raid5: delete unnecessary warnning
by Shaohua Li
· 9 years ago
9c573de
MD: make bio mergeable
by Shaohua Li
· 9 years ago
b297874
md/raid0: remove empty line printk from dump_zones
by Michał Pecio
· 9 years ago
6545b60
dm cache metadata: fix cmd_read_lock() acquiring write lock
by Ahmed Samy
· 9 years ago
9567366
dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros
by Mike Snitzer
· 9 years ago
Next »