index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
md: raid10: wake up frozen array
Arthur Jones
2008-08-01
1
-0
/
+3
*
md: do not count blocked devices as spares
Dan Williams
2008-07-28
1
-1
/
+2
*
md: do not progress the resync process if the stripe was blocked
Dan Williams
2008-07-28
1
-6
/
+13
*
md: delay notification of 'active_idle' to the recovery thread
Dan Williams
2008-07-23
2
-1
/
+5
*
md: fix merge error
Dan Williams
2008-07-23
1
-2
/
+3
*
md: move async_tx_issue_pending_all outside spin_lock_irq
Dan Williams
2008-07-23
1
-3
/
+2
*
md: Protect access to mddev->disks list using RCU
NeilBrown
2008-07-21
3
-17
/
+31
*
md: only count actual openers as access which prevent a 'stop'
NeilBrown
2008-07-21
2
-4
/
+8
*
md: linear: Make array_size sector-based and rename it to array_sectors.
Andre Noll
2008-07-21
2
-9
/
+9
*
md: Make mddev->array_size sector-based.
Andre Noll
2008-07-21
9
-28
/
+33
*
md: Make super_type->rdev_size_change() take sector-based sizes.
Andre Noll
2008-07-21
1
-21
/
+19
*
md: Fix check for overlapping devices.
Andre Noll
2008-07-21
1
-2
/
+3
*
md: Tidy up rdev_size_store a bit:
Neil Brown
2008-07-21
2
-10
/
+9
*
md: Remove some unused macros.
Andre Noll
2008-07-11
1
-3
/
+0
*
md: Turn rdev->sb_offset into a sector-based quantity.
Andre Noll
2008-07-11
3
-49
/
+44
*
md: Make calc_dev_sboffset() return a sector count.
Andre Noll
2008-07-11
1
-6
/
+7
*
md: Replace calc_dev_size() by calc_num_sectors().
Andre Noll
2008-07-11
1
-11
/
+7
*
md: Make update_size() take the number of sectors.
Andre Noll
2008-07-11
1
-18
/
+18
*
md: Better control of when do_md_stop is allowed to stop the array.
Neil Brown
2008-07-11
1
-14
/
+15
*
md: get_disk_info(): Don't convert between signed and unsigned and back.
Andre Noll
2008-07-11
1
-4
/
+1
*
md: Simplify restart_array().
Andre Noll
2008-07-11
1
-32
/
+17
*
md: alloc_disk_sb(): Return proper error value.
Andre Noll
2008-07-11
1
-1
/
+1
*
md: Simplify sb_equal().
Andre Noll
2008-07-11
1
-5
/
+1
*
md: Simplify uuid_equal().
Andre Noll
2008-07-11
1
-9
/
+4
*
Merge branch 'master' into for-next
Neil Brown
2008-07-11
110
-369
/
+2192
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-07-10
33
-128
/
+351
|
|
\
|
|
*
tun: Persistent devices can get stuck in xoff state
Max Krasnyansky
2008-07-10
1
-0
/
+6
|
|
*
xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info
Steffen Klassert
2008-07-10
2
-2
/
+2
|
|
*
ipv6: missed namespace context in ipv6_rthdr_rcv
Denis V. Lunev
2008-07-10
1
-1
/
+1
|
|
*
netlabel: netlink_unicast calls kfree_skb on error path by itself
Denis V. Lunev
2008-07-10
3
-21
/
+4
|
|
*
ipv4: fib_trie: Fix lookup error return
Ben Hutchings
2008-07-10
1
-11
/
+6
|
|
*
tcp: correct kcalloc usage
Milton Miller
2008-07-10
1
-1
/
+1
|
|
*
ip: sysctl documentation cleanup
Stephen Hemminger
2008-07-10
1
-31
/
+29
|
|
*
Documentation: clarify tcp_{r,w}mem sysctl docs
J. Bruce Fields
2008-07-10
1
-11
/
+15
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-07-09
9
-25
/
+63
|
|
|
\
|
|
|
*
libertas: fix memory alignment problems on the blackfin
Ihar Hrachyshka
2008-07-09
1
-2
/
+2
|
|
|
*
zd1211rw: stop beacons on remove_interface
Luis Carlos Cobo
2008-07-09
1
-0
/
+1
|
|
|
*
rt2x00: Disable synchronization during initialization
Ivo van Doorn
2008-07-09
5
-0
/
+47
|
|
|
*
rc80211_pid: Fix fast_start parameter handling
Mattias Nissler
2008-07-09
2
-23
/
+13
|
|
*
|
netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMP
David Howells
2008-07-09
1
-1
/
+1
|
|
*
|
netfilter: nf_conntrack_tcp: fix endless loop
Patrick McHardy
2008-07-09
1
-2
/
+8
|
|
|
/
|
|
*
sctp: Add documentation for sctp sysctl variable
Vlad Yasevich
2008-07-08
1
-0
/
+170
|
|
*
ipv6: fix race between ipv6_del_addr and DAD timer
Andrey Vagin
2008-07-08
1
-2
/
+2
|
|
*
irda: Fix netlink error path return value
Julius Volz
2008-07-08
1
-2
/
+2
|
|
*
irda: New device ID for nsc-ircc
Ville Syrjala
2008-07-08
1
-0
/
+1
|
|
*
irda: via-ircc proper dma freeing
Wang Chen
2008-07-08
1
-0
/
+3
|
|
*
sctp: Mark the tsn as received after all allocations finish
Vlad Yasevich
2008-07-08
2
-6
/
+8
|
|
*
mac80211: don't report selected IBSS when not found
Vladimir Koutny
2008-07-07
1
-2
/
+4
|
|
*
ssb-pcicore: Fix IRQ-vector init on embedded devices
Michael Buesch
2008-07-07
1
-0
/
+7
|
|
*
zd1211rw: add ID for AirTies WUS-201
Firat Birlik
2008-07-07
1
-0
/
+1
[next]