index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2009-12-14
md/raid10: print more useful messages on device failure.
Robert Becker
2009-12-14
md/bitmap: update dirty flag when bitmap bits are explicitly set.
NeilBrown
2009-12-14
md: Support write-intent bitmaps with externally managed metadata.
NeilBrown
2009-12-14
md/bitmap: move setting of daemon_lastrun out of bitmap_read_sb
NeilBrown
2009-12-14
md: support updating bitmap parameters via sysfs.
NeilBrown
2009-12-14
md: factor out parsing of fixed-point numbers
NeilBrown
2009-12-14
md: support bitmap offset appropriate for external-metadata arrays.
NeilBrown
2009-12-14
md: remove needless setting of thread->timeout in raid10_quiesce
NeilBrown
2009-12-14
md: change daemon_sleep to be in 'jiffies' rather than 'seconds'.
NeilBrown
2009-12-14
md: move offset, daemon_sleep and chunksize out of bitmap structure
NeilBrown
2009-12-14
md: collect bitmap-specific fields into one structure.
NeilBrown
2009-12-14
md/raid1: add takeover support for raid5->raid1
NeilBrown
2009-12-14
md: add honouring of suspend_{lo,hi} to raid1.
NeilBrown
2009-12-14
md/raid5: don't complete make_request on barrier until writes are scheduled
NeilBrown
2009-12-14
md: support barrier requests on all personalities.
NeilBrown
2009-12-14
md: don't reset curr_resync_completed after an interrupted resync
NeilBrown
2009-12-14
md: adjust resync_min usefully when resync aborts.
NeilBrown
2009-12-14
md: remove sparse warning:symbol XXX was not declared.
NeilBrown
2009-12-14
md/raid5: remove some sparse warnings.
NeilBrown
2009-12-14
md/bitmap: protect against bitmap removal while being updated.
NeilBrown
2009-12-12
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Linus Torvalds
2009-12-12
tty: Fix BKL taken under a spinlock bug introduced in the BKL split
Alan Cox
2009-12-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2009-12-12
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-12-11
be2net: fix error in rx completion processing.
Ajit Khaparde
2009-12-11
igbvf: avoid reset storms due to mailbox issues
Alexander Duyck
2009-12-11
igb: fix handling of mailbox collisions between PF/VF
Alexander Duyck
2009-12-11
usb: remove rare pm primitive for conversion to new API
Oliver Neukum
2009-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-12-11
Merge branch 'compat-ioctl-merge' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-12-11
Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
Linus Torvalds
2009-12-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-12-11
omap1: LCD_DMA: Use some define rather than a hexadecimal
Janusz Krzysztofik
2009-12-11
smc91x: remove OMAP specific bits
Ladislav Michl
2009-12-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
2009-12-11
Staging: batman: fix debug Kconfig option
Greg Kroah-Hartman
2009-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2009-12-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2009-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2009-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2009-12-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2009-12-11
tty: split the lock up a bit further
Alan Cox
2009-12-11
tty: Move the leader test in disassociate
Alan Cox
2009-12-11
tty: Push the bkl down a bit in the hangup code
Alan Cox
2009-12-11
tty: Push the lock down further into the ldisc code
Alan Cox
2009-12-11
tty: push the BKL down into the handlers a bit
Alan Cox
2009-12-11
tty: moxa: split open lock
Alan Cox
[next]