index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-14
md: revise Kconfig help for MD_MULTIPATH
NeilBrown
1
-5
/
+4
2009-12-14
md: add MODULE_DESCRIPTION for all md related modules.
NeilBrown
9
-0
/
+9
2009-12-14
raid: improve MD/raid10 handling of correctable read errors.
Robert Becker
3
-0
/
+112
2009-12-14
md/raid10: print more useful messages on device failure.
Robert Becker
1
-3
/
+29
2009-12-14
md/bitmap: update dirty flag when bitmap bits are explicitly set.
NeilBrown
1
-0
/
+6
2009-12-14
md: Support write-intent bitmaps with externally managed metadata.
NeilBrown
4
-33
/
+137
2009-12-14
md/bitmap: move setting of daemon_lastrun out of bitmap_read_sb
NeilBrown
1
-1
/
+1
2009-12-14
md: support updating bitmap parameters via sysfs.
NeilBrown
4
-2
/
+240
2009-12-14
md: factor out parsing of fixed-point numbers
NeilBrown
2
-23
/
+44
2009-12-14
md: support bitmap offset appropriate for external-metadata arrays.
NeilBrown
2
-5
/
+15
2009-12-14
md: remove needless setting of thread->timeout in raid10_quiesce
NeilBrown
2
-7
/
+1
2009-12-14
md: change daemon_sleep to be in 'jiffies' rather than 'seconds'.
NeilBrown
2
-8
/
+8
2009-12-14
md: move offset, daemon_sleep and chunksize out of bitmap structure
NeilBrown
6
-32
/
+40
2009-12-14
md: collect bitmap-specific fields into one structure.
NeilBrown
3
-56
/
+63
2009-12-14
md/raid1: add takeover support for raid5->raid1
NeilBrown
2
-76
/
+120
2009-12-14
md: add honouring of suspend_{lo,hi} to raid1.
NeilBrown
1
-0
/
+22
2009-12-14
md/raid5: don't complete make_request on barrier until writes are scheduled
NeilBrown
1
-12
/
+39
2009-12-14
md: support barrier requests on all personalities.
NeilBrown
7
-7
/
+126
2009-12-14
md: don't reset curr_resync_completed after an interrupted resync
NeilBrown
1
-1
/
+3
2009-12-14
md: adjust resync_min usefully when resync aborts.
NeilBrown
1
-3
/
+7
2009-12-14
md: remove sparse warning:symbol XXX was not declared.
NeilBrown
2
-19
/
+19
2009-12-14
md/raid5: remove some sparse warnings.
NeilBrown
1
-2
/
+1
2009-12-14
md/bitmap: protect against bitmap removal while being updated.
NeilBrown
4
-8
/
+22
2009-12-12
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Linus Torvalds
38
-911
/
+461
2009-12-12
[BKL] add 'might_sleep()' to the outermost lock taker
Linus Torvalds
1
-1
/
+3
2009-12-12
tty: Fix BKL taken under a spinlock bug introduced in the BKL split
Alan Cox
1
-2
/
+0
2009-12-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
234
-2713
/
+13126
2009-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
8
-70
/
+201
2009-12-12
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
120
-8062
/
+22494
2009-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-14
/
+25
2009-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
3
-102
/
+145
2009-12-12
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-212
/
+271
2009-12-12
Merge branch 'topic/hda' into for-linus
Takashi Iwai
5
-57
/
+175
2009-12-12
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-3
/
+3
2009-12-12
ALSA: hda - Overwrite pin config on intel DG45ID board.
Alexey Fisher
1
-0
/
+8
2009-12-12
Merge branches 'slab/fixes', 'slab/kmemleak', 'slub/perf' and 'slub/stats' in...
Pekka Enberg
3
-102
/
+145
2009-12-11
be2net: fix error in rx completion processing.
Ajit Khaparde
1
-2
/
+2
2009-12-11
igbvf: avoid reset storms due to mailbox issues
Alexander Duyck
2
-1
/
+8
2009-12-11
igb: fix handling of mailbox collisions between PF/VF
Alexander Duyck
1
-9
/
+13
2009-12-11
usb: remove rare pm primitive for conversion to new API
Oliver Neukum
1
-2
/
+2
2009-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
77
-594
/
+1677
2009-12-11
Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-601
/
+417
2009-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
3
-9
/
+18
2009-12-11
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-96
/
+94
2009-12-11
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+32
2009-12-11
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
18
-168
/
+221
2009-12-11
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-59
/
+248
2009-12-11
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
40
-564
/
+877
2009-12-11
Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
Linus Torvalds
12
-12
/
+209
2009-12-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
3064
-222946
/
+331666
[next]