index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
linear.h
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-02-13
md linear: fix a race between linear_add() and linear_congested()
colyli@suse.de
2011-10-11
md/linear: typedef removal: linear_conf_t -> struct linear_conf
NeilBrown
2011-10-11
md/linear: remove typedefs: dev_info_t -> struct dev_info
NeilBrown
2011-10-11
md: removing typedefs: mdk_rdev_t -> struct md_rdev
NeilBrown
2011-08-25
md/linear: avoid corrupting structure while waiting for rcu_free to complete.
NeilBrown
2009-06-18
md/linear: use call_rcu to free obsolete 'conf' structures.
NeilBrown
2009-06-16
md: Removing num_sector and replacing start_sector with end_sector
Sandeep K Sinha
2009-06-16
md: Removal of hash table in linear raid
Sandeep K Sinha
2009-06-16
md: remove mddev_to_conf "helper" macro
NeilBrown
2009-03-31
md: move lots of #include lines out of .h files and into .c
NeilBrown
2009-03-31
md: move headers out of include/linux/raid/
Christoph Hellwig