Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ddff14f1ab9b55b73ba59126ef4a10966725fc9d
/
drivers
/
md
a5e0d73
Merge tag 'md-3.9' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
8735a81
dm cache: add cleaner policy
by Heinz Mauelshagen
· 12 years ago
f283635
dm cache: add mq policy
by Joe Thornber
· 12 years ago
c6b4fcb
dm: add cache target
by Joe Thornber
· 12 years ago
7a87edf
dm persistent data: add bitset
by Joe Thornber
· 12 years ago
6513c29
dm persistent data: add transactional array
by Joe Thornber
· 12 years ago
025b968
dm thin: remove cells from stack
by Joe Thornber
· 12 years ago
6beca5e
dm bio prison: pass cell memory in
by Joe Thornber
· 12 years ago
4e7f1f9
dm persistent data: add btree_walk
by Joe Thornber
· 12 years ago
b0d8ed4
dm: add target num_write_bios fn
by Alasdair G Kergon
· 12 years ago
df5d2e9
dm kcopyd: introduce configurable throttling
by Mikulas Patocka
· 12 years ago
a260624
dm ioctl: allow message to return data
by Mikulas Patocka
· 12 years ago
02cde50
dm ioctl: optimize functions without variable params
by Mikulas Patocka
· 12 years ago
e2914cc
dm ioctl: introduce ioctl_flags
by Mikulas Patocka
· 12 years ago
5f01520
dm: merge io_pool and tio_pool
by Jun'ichi Nomura
· 12 years ago
23e5083
dm: remove unused _rq_bio_info_cache
by Jun'ichi Nomura
· 12 years ago
87eb5b2
dm: fix limits initialization when there are no data devices
by Mike Christie
· 12 years ago
23cb210
dm snapshot: add missing module aliases
by Mikulas Patocka
· 12 years ago
018cede
dm persistent data: set some btree fn parms const
by Mike Snitzer
· 12 years ago
e4c9381
dm: refactor bio cloning
by Alasdair G Kergon
· 12 years ago
14fe594
dm: rename bio cloning functions
by Alasdair G Kergon
· 12 years ago
55a62ee
dm: rename request variables to bios
by Alasdair G Kergon
· 12 years ago
bd2a49b
dm: clean up clone_bio
by Alasdair G Kergon
· 12 years ago
88ae4c5
dm persistent data: remove CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
d57916a
dm: remove CONFIG_EXPERIMENTAL
by Alasdair G Kergon
· 12 years ago
58f77a2
dm thin: use block_size_is_power_of_two
by Mike Snitzer
· 12 years ago
3daec3b
dm bufio: use WRITE_FLUSH instead of REQ_FLUSH
by Mikulas Patocka
· 12 years ago
d2ce70a
dm table: remove superfluous variable reset
by Wang Sheng-Hui
· 12 years ago
f13945d
dm thin: support a non power of 2 discard_granularity
by Mike Snitzer
· 12 years ago
fd7c092
dm: fix truncated status strings
by Mikulas Patocka
· 12 years ago
16245bd
dm: do not replace bioset for request based dm
by Jun'ichi Nomura
· 12 years ago
ee89f81
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
c9d76be
dm: convert to idr_alloc()
by Tejun Heo
· 12 years ago
adaedbd
dm: don't use idr_remove_all()
by Tejun Heo
· 12 years ago
f3378b4
md: expedite metadata update when switching read-auto -> active
by NeilBrown
· 12 years ago
51acbce
md: remove CONFIG_MULTICORE_RAID456
by NeilBrown
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
ee0b024
md/raid1,raid10: fix deadlock with freeze_array()
by NeilBrown
· 12 years ago
f96c9f3
md/raid0: improve error message when converting RAID4-with-spares to RAID0
by NeilBrown
· 12 years ago
58ebb34
md: raid0: fix error return from create_stripe_zones.
by NeilBrown
· 12 years ago
a646853
md: fix two bugs when attempting to resize RAID0 array.
by NeilBrown
· 12 years ago
fe5d2f4
DM RAID: Add support for MD's RAID10 "far" and "offset" algorithms
by Jonathan Brassow
· 12 years ago
9a3152a
MD RAID10: Improve redundancy for 'far' and 'offset' algorithms (part 2)
by Jonathan Brassow
· 12 years ago
475901a
MD RAID10: Improve redundancy for 'far' and 'offset' algorithms (part 1)
by Jonathan Brassow
· 12 years ago
4c0ca26
MD RAID10: Minor non-functional code changes
by Jonathan Brassow
· 12 years ago
c8dc9c6
md: raid1,10: Handle REQ_WRITE_SAME flag in write bios
by Joe Lawrence
· 12 years ago
df85579
drivers/md/persistent-data/dm-transaction-manager.c: rename HASH_SIZE
by Andrew Morton
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
bbfa57c
md: protect against crash upon fsync on ro array
by Sebastian Riemer
· 12 years ago
cc6c954
Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
fe7af2d
dm: fix write same requests counting
by Alasdair G Kergon
· 12 years ago
0f640dc
dm thin: fix queue limits stacking
by Mike Snitzer
· 12 years ago
55ebbb5
DM-RAID: Fix RAID10's check for sufficient redundancy
by Jonathan Brassow
· 12 years ago
3a366e6
block: add missing block_bio_complete() tracepoint
by Tejun Heo
· 12 years ago
b49249d
Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
45e621d
dm stripe: add WRITE SAME support
by Mike Snitzer
· 12 years ago
7de3ee5
dm: remove map_info
by Mikulas Patocka
· 12 years ago
ee18026
dm snapshot: do not use map_context
by Mikulas Patocka
· 12 years ago
59c3d2c
dm thin: dont use map_context
by Mikulas Patocka
· 12 years ago
0045d61
dm raid1: dont use map_context
by Mikulas Patocka
· 12 years ago
c7cfdf5
dm flakey: dont use map_context
by Mikulas Patocka
· 12 years ago
89c7cd8
dm raid1: rename read_record to bio_record
by Mikulas Patocka
· 12 years ago
ddbd658
dm: move target request nr to dm_target_io
by Mikulas Patocka
· 12 years ago
42bc954
dm snapshot: use per_bio_data
by Mikulas Patocka
· 12 years ago
e42c3f9
dm verity: use per_bio_data
by Mikulas Patocka
· 12 years ago
39cf0ed
dm raid1: use per_bio_data
by Mikulas Patocka
· 12 years ago
c0820cf
dm: introduce per_bio_data
by Mikulas Patocka
· 12 years ago
70d6c40
dm kcopyd: add WRITE SAME support to dm_kcopyd_zero
by Mike Snitzer
· 12 years ago
4f0b70b
dm linear: add WRITE SAME support
by Mike Snitzer
· 12 years ago
23508a9
dm: add WRITE SAME support
by Mike Snitzer
· 12 years ago
d54eaa5
dm: prepare to support WRITE SAME
by Mike Snitzer
· 12 years ago
9c5091f
dm ioctl: use kmalloc if possible
by Mikulas Patocka
· 12 years ago
5023e5c
dm ioctl: remove PF_MEMALLOC
by Mikulas Patocka
· 12 years ago
7960123
dm persistent data: improve improve space map block alloc failure message
by Joe Thornber
· 12 years ago
c397741
dm thin: use DMERR_LIMIT for errors
by Mike Snitzer
· 12 years ago
89ddeb8
dm persistent data: use DMERR_LIMIT for errors
by Mike Snitzer
· 12 years ago
a5bd968
dm block manager: reinstate message when validator fails
by Mike Snitzer
· 12 years ago
3a0f9aa
dm raid: round region_size to power of two
by Jonathan Brassow
· 12 years ago
2aab385
dm thin: cleanup dead code
by Joe Thornber
· 12 years ago
f286ba0
dm thin: rename cell_defer_except to cell_defer_no_holder
by Joe Thornber
· 12 years ago
9aa0c0e
dm snapshot: optimize track_chunk
by Mikulas Patocka
· 12 years ago
19cbbc6
dm raid: use DM_ENDIO_INCOMPLETE
by Mikulas Patocka
· 12 years ago
7c27213
dm raid1: remove impossible mempool_alloc error test
by Mikulas Patocka
· 12 years ago
018debe
dm thin: emit ignore_discard in status when discards disabled
by Mike Snitzer
· 12 years ago
e3cbf94
dm persistent data: fix nested btree deletion
by Joe Thornber
· 12 years ago
563af18
dm thin: wake worker when discard is prepared
by Joe Thornber
· 12 years ago
e808807
dm thin: fix race between simultaneous io and discards to same block
by Joe Thornber
· 12 years ago
b7ca9c9
dm thin: replace dm_cell_release_singleton with cell_defer_except
by Joe Thornber
· 12 years ago
c1a9467
dm: disable WRITE SAME
by Mike Snitzer
· 12 years ago
e910d7e
dm ioctl: prevent unsafe change to dm_ioctl data_size
by Alasdair G Kergon
· 12 years ago
550929f
dm persistent data: rename node to btree_node
by Mikulas Patocka
· 12 years ago
ea88eea
Merge tag 'md-3.8' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
a9add5d
md/raid5: add blktrace calls
by NeilBrown
· 12 years ago
9228ff9
Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
749586b
md/raid5: use async_tx_quiesce() instead of open-coding it.
by NeilBrown
· 12 years ago
0a19caa
md: Use ->curr_resync as last completed request when cleanly aborting resync.
by majianpeng
· 12 years ago
54f8934
md: Update checkpoint of resync/recovery based on time.
by majianpeng
· 12 years ago
35d78c6
md:Add place to update ->recovery_cp.
by kernelmail
· 12 years ago
Next »