index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-14
md: Support write-intent bitmaps with externally managed metadata.
NeilBrown
3
-33
/
+121
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
3
-2
/
+211
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
1
-19
/
+0
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-13
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Linus Torvalds
2
-1
/
+8
2009-12-13
tty: Fix BKL taken under a spinlock bug introduced in the BKL split
Alan Cox
1
-2
/
+0
2009-12-13
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
29
-867
/
+3247
2009-12-12
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-47
/
+1
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
be2net: fix error in rx completion processing.
Ajit Khaparde
1
-2
/
+2
2009-12-12
igbvf: avoid reset storms due to mailbox issues
Alexander Duyck
2
-1
/
+8
2009-12-12
igb: fix handling of mailbox collisions between PF/VF
Alexander Duyck
1
-9
/
+13
2009-12-12
usb: remove rare pm primitive for conversion to new API
Oliver Neukum
1
-2
/
+2
2009-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
41
-401
/
+1346
2009-12-12
Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-37
/
+188
2009-12-12
Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
Linus Torvalds
2
-5
/
+2
2009-12-12
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2059
-209334
/
+309538
2009-12-12
omap1: LCD_DMA: Use some define rather than a hexadecimal
Janusz Krzysztofik
1
-32
/
+1
2009-12-12
smc91x: remove OMAP specific bits
Ladislav Michl
1
-15
/
+0
2009-12-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
3
-24
/
+152
2009-12-12
Staging: batman: fix debug Kconfig option
Greg Kroah-Hartman
1
-1
/
+1
2009-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
26
-3540
/
+874
2009-12-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-4
/
+4
2009-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
679
-174515
/
+165727
2009-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
10
-80
/
+124
2009-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
91
-1811
/
+9254
2009-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-2
/
+10
2009-12-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-4
/
+10
2009-12-12
tty: split the lock up a bit further
Alan Cox
1
-0
/
+3
2009-12-12
tty: Move the leader test in disassociate
Alan Cox
1
-2
/
+3
2009-12-12
tty: Push the bkl down a bit in the hangup code
Alan Cox
1
-2
/
+2
2009-12-12
tty: Push the lock down further into the ldisc code
Alan Cox
2
-5
/
+9
2009-12-12
tty: push the BKL down into the handlers a bit
Alan Cox
3
-62
/
+94
2009-12-12
tty: moxa: split open lock
Alan Cox
1
-12
/
+11
2009-12-12
tty: moxa: Kill the use of lock_kernel
Alan Cox
1
-14
/
+2
2009-12-12
tty: moxa: Fix modem op locking
Alan Cox
1
-15
/
+10
[next]