This website works better with JavaScript.
Explore
Help
Sign In
jenna
/
kernel_samsung_sm7125
Watch
1
Star
0
Fork
You've already forked kernel_samsung_sm7125
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
99715
Commits
6
Branches
0
Tags
1.2 GiB
C
98.1%
Assembly
1.2%
Makefile
0.3%
Tag:
Branch:
Tree:
7dc00c82cb
15.0
fifteen
fourteen
tirimbino
urubino
urubino-ksu
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7dc00c82cb'
${ noResults }
kernel_samsung_sm7125
/
drivers
/
md
History
Linus Torvalds
cefcade9e7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
...
* git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm: dm crypt: use cond_resched
17 years ago
..
raid6test
md: raid6: clean up the style of raid6test/test.c
17 years ago
.gitignore
…
Kconfig
dm: targets no longer experimental
17 years ago
Makefile
dm: move include files
17 years ago
bitmap.c
md: kill file_path wrapper
17 years ago
dm-bio-list.h
…
dm-bio-record.h
…
dm-crypt.c
dm crypt: use cond_resched
17 years ago
dm-delay.c
…
dm-emc.c
block: no need to initialize rq->cmd with blk_get_request
17 years ago
dm-exception-store.c
dm: move include files
17 years ago
dm-hw-handler.c
…
dm-hw-handler.h
…
dm-io.c
dm: unplug queues in threads
17 years ago
dm-ioctl.c
dm ioctl: use uninitialized_var
17 years ago
dm-kcopyd.c
dm: unplug queues in threads
17 years ago
dm-linear.c
…
dm-log.c
dm: move include files
17 years ago
dm-mpath-hp-sw.c
block: no need to initialize rq->cmd with blk_get_request
17 years ago
dm-mpath-rdac.c
block: no need to initialize rq->cmd with blk_get_request
17 years ago
dm-mpath.c
dm mpath: add missing static
17 years ago
dm-mpath.h
…
dm-path-selector.c
…
dm-path-selector.h
…
dm-raid1.c
dm: unplug queues in threads
17 years ago
dm-round-robin.c
…
dm-snap.c
dm: move include files
17 years ago
dm-snap.h
dm kcopyd: clean interface
17 years ago
dm-stripe.c
dm: stripe enhanced status return
17 years ago
dm-table.c
dm: use unlocked variants of queue flag check/set
17 years ago
dm-target.c
…
dm-uevent.c
md: replace remaining __FUNCTION__ occurrences
17 years ago
dm-uevent.h
…
dm-zero.c
…
dm.c
dm: remove md argument from specific_minor
17 years ago
dm.h
dm: expose macros
17 years ago
faulty.c
md: change ITERATE_RDEV to rdev_for_each
17 years ago
linear.c
Remove blkdev warning triggered by using md
17 years ago
md.c
Fix error paths if md_probe fails.
17 years ago
mktables.c
md: raid6: Fix mktable.c
17 years ago
multipath.c
md: restart recovery cleanly after device failure.
17 years ago
raid0.c
Remove blkdev warning triggered by using md
17 years ago
raid1.c
md: restart recovery cleanly after device failure.
17 years ago
raid5.c
Don't acknowlege that stripe-expand is complete until it really is.
17 years ago
raid6.h
…
raid6algos.c
drivers/md: use time_before, time_before_eq, etc
17 years ago
raid6altivec.uc
…
raid6int.uc
…
raid6mmx.c
x86 merge fallout: uml
18 years ago
raid6recov.c
…
raid6sse1.c
x86 merge fallout: uml
18 years ago
raid6sse2.c
x86 merge fallout: uml
18 years ago
raid6x86.h
x86 merge fallout: uml
18 years ago
raid10.c
Ensure interrupted recovery completed properly (v1 metadata plus bitmap)
17 years ago
unroll.pl
…