Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
00fb3d2a19a4e0b910aaebcfce086c3a172d3907
/
drivers
/
md
/
linear.c
f73a1c7
block: Add bio_end_sector()
by Kent Overstreet
· 12 years ago
f1cad2b
md: linear supports TRIM
by Shaohua Li
· 12 years ago
bc78c57
md/linear: rcu_dereference outside read-lock section
by Denis Efremov
· 12 years ago
98d5561
md/linear: If md_integrity_register() fails, linear_run() must free the mem.
by majianpeng
· 13 years ago
ba13da4
md: add proper merge_bvec handling to RAID0 and Linear.
by NeilBrown
· 13 years ago
dafb20f
md: tidy up rdev_for_each usage.
by NeilBrown
· 13 years ago
09cd927
md/linear: fix hot-add of devices to linear arrays.
by NeilBrown
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
b4fdcb0
Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
056075c
md: Add module.h to all files using it implicitly
by Paul Gortmaker
· 13 years ago
84fc4b5
md: rename "mdk_personality" to "md_personality"
by NeilBrown
· 13 years ago
e849b93
md/linear: typedef removal: linear_conf_t -> struct linear_conf
by NeilBrown
· 13 years ago
a712077
md/linear: remove typedefs: dev_info_t -> struct dev_info
by NeilBrown
· 13 years ago
fd01b88
md: remove typedefs: mddev_t -> struct mddev
by NeilBrown
· 13 years ago
3cb0300
md: removing typedefs: mdk_rdev_t -> struct md_rdev
by NeilBrown
· 13 years ago
5a7bbad
block: remove support for bio remapping from ->make_request
by Christoph Hellwig
· 13 years ago
b119cba
md,rcu: Convert call_rcu(free_conf) to kfree_rcu()
by Lai Jiangshan
· 14 years ago
a91a278
block: Require subsystems to explicitly allocate bio_set integrity mempool
by Martin K. Petersen
· 14 years ago
4c63f56
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
by Jens Axboe
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
da9cf50
md: avoid spinlock problem in blk_throtl_exit
by NeilBrown
· 14 years ago
e9c7469
md: implment REQ_FLUSH/FUA support
by Tejun Heo
· 14 years ago
7b6d91d
block: unify flags for struct bio and struct request
by Christoph Hellwig
· 14 years ago
19fdb9e
Merge commit '3ff195b011d7decf501a4d55aeed312731094796' into for-linus
by NeilBrown
· 14 years ago
2dc40f8
md/linear: standardise all printk messages
by NeilBrown
· 15 years ago
21a52c6
md: pass mddev to make_request functions rather than request_queue
by NeilBrown
· 15 years ago
4907732
md: move io accounting out of personalities into md_make_request
by NeilBrown
· 15 years ago
ef2f80f
md/linear: avoid possible oops and array stop
by NeilBrown
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
627a2d3
md: deal with merge_bvec_fn in component devices better.
by NeilBrown
· 15 years ago
086fa5f
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
by Martin K. Petersen
· 15 years ago
0efb9e6
md: add MODULE_DESCRIPTION for all md related modules.
by NeilBrown
· 15 years ago
a2826aa
md: support barrier requests on all personalities.
by NeilBrown
· 15 years ago
3fa841d
md: report device as congested when suspended
by NeilBrown
· 15 years ago
1f98a13
bio: first step in sanitizing the bio->bi_rw flag testing
by Jens Axboe
· 15 years ago
449aad3
md: Use revalidate_disk to effect changes in size of device.
by NeilBrown
· 15 years ago
ac5e711
md: Push down data integrity code to personalities.
by Andre Noll
· 15 years ago
8f6c2e4
md: Use new topology calls to indicate alignment and I/O sizes
by Martin K. Petersen
· 15 years ago
495d357
md/linear: use call_rcu to free obsolete 'conf' structures.
by NeilBrown
· 15 years ago
af11c39
md linear: Protecting mddev with rcu locks to avoid races
by SandeepKsinha
· 15 years ago
0894cc3
md: Move check for bitmap presence to personality code.
by Andre Noll
· 15 years ago
13f2682
md: raid0/linear: ensure device sizes are rounded to chunk size.
by NeilBrown
· 15 years ago
9d8f036
md: Make mddev->chunk_size sector-based.
by Andre Noll
· 15 years ago
aece3d1
md: Binary search in linear raid
by Sandeep K Sinha
· 15 years ago
4db7cdc
md: Removing num_sector and replacing start_sector with end_sector
by Sandeep K Sinha
· 15 years ago
45d4582
md: Removal of hash table in linear raid
by Sandeep K Sinha
· 15 years ago
070ec55
md: remove mddev_to_conf "helper" macro
by NeilBrown
· 15 years ago
ae03bf6
block: Use accessor functions for queue limits
by Martin K. Petersen
· 15 years ago
1f40362
md: centralize ->array_sectors modifications
by Dan Williams
· 16 years ago
80c3a6c
md: add 'size' as a personality method
by Dan Williams
· 16 years ago
dd8ac33
md: Represent raid device size in sectors.
by Andre Noll
· 16 years ago
43b2e5d
md: move md_k.h from include/linux/raid/ to drivers/md/
by NeilBrown
· 16 years ago
bff6197
md: move lots of #include lines out of .h files and into .c
by NeilBrown
· 16 years ago
ef740c3
md: move headers out of include/linux/raid/
by Christoph Hellwig
· 16 years ago
852c8bf
md: Fix a bug in linear.c causing which_dev() to return the wrong device.
by Andre Noll
· 16 years ago
159ec1f
md: use list_for_each_entry macro directly
by Cheng Renquan
· 16 years ago
f1cd14a
md: linear: Fix a division by zero bug for very small arrays.
by Andre Noll
· 16 years ago
fb4d8c7
md: Remove unnecessary #includes, #defines, and function declarations.
by NeilBrown
· 16 years ago
ab5bd5c
md: Convert remaining 1k representations in linear.c to sectors.
by Andre Noll
· 16 years ago
23242fb
md: linear.c: Make two local variables sector-based.
by Andre Noll
· 16 years ago
6283815
md: linear: Represent dev_info->size and dev_info->offset in sectors.
by Andre Noll
· 16 years ago
451708d
md: linear.c: Remove broken debug code.
by Andre Noll
· 16 years ago
481d86c
md: linear.c: Remove pointless initialization of curr_offset.
by Andre Noll
· 16 years ago
e611302
md: linear.c: Fix typo in comment.
by Andre Noll
· 16 years ago
6feef53
block: mark bio_split_pool static
by Denis ChengRq
· 16 years ago
074a7ac
block: move stats from disk to part0
by Tejun Heo
· 16 years ago
c995905
block: fix diskstats access
by Tejun Heo
· 16 years ago
8a39262
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 16 years ago
d6e2215
md: linear: Make array_size sector-based and rename it to array_sectors.
by Andre Noll
· 16 years ago
f233ea5
md: Make mddev->array_size sector-based.
by Andre Noll
· 16 years ago
cc371e6
Add bvec_merge_data to handle stacked devices and ->merge_bvec()
by Alasdair G Kergon
· 16 years ago
1386451
linear: correct disk numbering error check
by Nikanth Karthikesan
· 16 years ago
e7e72bf
Remove blkdev warning triggered by using md
by Neil Brown
· 16 years ago
d089c6a
md: change ITERATE_RDEV to rdev_for_each
by NeilBrown
· 17 years ago
2ad8b1e
Add UNPLUG traces to all appropriate places
by Alan D. Brunelle
· 17 years ago
fd5d806
block: convert blkdev_issue_flush() to use empty barriers
by Jens Axboe
· 17 years ago
6712ecf
Drop 'size' argument from bio_endio and bi_end_io
by NeilBrown
· 17 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
a778b73
md: fix bug with linear hot-add and elsewhere
by NeilBrown
· 17 years ago
bed31ed
[PATCH] fix read past end of array in md/linear.c
by Andy Isaacson
· 18 years ago
26be34d
[PATCH] md: define backing_dev_info.congested_fn for raid0 and linear
by NeilBrown
· 18 years ago
f9abd1a
[PATCH] md: Fix a bug that recently crept into md/linear
by NeilBrown
· 18 years ago
7c7546c
[PATCH] md: allow a linear array to have drives added while active
by NeilBrown
· 18 years ago
d9d166c
[PATCH] md: allow array level to be set textually via sysfs
by NeilBrown
· 19 years ago
2604b70
[PATCH] md: remove personality numbering from md
by NeilBrown
· 19 years ago
9ffae0c
[PATCH] md: convert md to use kzalloc throughout
by NeilBrown
· 19 years ago
a362357
[BLOCK] Unify the seperate read/write io stat fields into arrays
by Jens Axboe
· 19 years ago
15945fe
[PATCH] md: support md/linear array with components greater than 2 terabytes.
by NeilBrown
· 19 years ago
e5dcdd8
[PATCH] md: fail IO request to md that require a barrier.
by NeilBrown
· 19 years ago
990a8ba
[PATCH] md: remove unneeded NULL checks before kfree
by Jesper Juhl
· 19 years ago
29ac8e0
[PATCH] md: fix splitting of md/linear request that cross a device boundary
by NeilBrown
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago