summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* md: raid10: wake up frozen arrayArthur Jones2008-08-011-0/+3
* md: do not count blocked devices as sparesDan Williams2008-07-281-1/+2
* md: do not progress the resync process if the stripe was blockedDan Williams2008-07-281-6/+13
* md: delay notification of 'active_idle' to the recovery threadDan Williams2008-07-232-1/+5
* md: fix merge errorDan Williams2008-07-231-2/+3
* md: move async_tx_issue_pending_all outside spin_lock_irqDan Williams2008-07-231-3/+2
* md: Protect access to mddev->disks list using RCUNeilBrown2008-07-213-17/+31
* md: only count actual openers as access which prevent a 'stop'NeilBrown2008-07-212-4/+8
* md: linear: Make array_size sector-based and rename it to array_sectors.Andre Noll2008-07-212-9/+9
* md: Make mddev->array_size sector-based.Andre Noll2008-07-219-28/+33
* md: Make super_type->rdev_size_change() take sector-based sizes.Andre Noll2008-07-211-21/+19
* md: Fix check for overlapping devices.Andre Noll2008-07-211-2/+3
* md: Tidy up rdev_size_store a bit:Neil Brown2008-07-212-10/+9
* md: Remove some unused macros.Andre Noll2008-07-111-3/+0
* md: Turn rdev->sb_offset into a sector-based quantity.Andre Noll2008-07-113-49/+44
* md: Make calc_dev_sboffset() return a sector count.Andre Noll2008-07-111-6/+7
* md: Replace calc_dev_size() by calc_num_sectors().Andre Noll2008-07-111-11/+7
* md: Make update_size() take the number of sectors.Andre Noll2008-07-111-18/+18
* md: Better control of when do_md_stop is allowed to stop the array.Neil Brown2008-07-111-14/+15
* md: get_disk_info(): Don't convert between signed and unsigned and back.Andre Noll2008-07-111-4/+1
* md: Simplify restart_array().Andre Noll2008-07-111-32/+17
* md: alloc_disk_sb(): Return proper error value.Andre Noll2008-07-111-1/+1
* md: Simplify sb_equal().Andre Noll2008-07-111-5/+1
* md: Simplify uuid_equal().Andre Noll2008-07-111-9/+4
* Merge branch 'master' into for-nextNeil Brown2008-07-11110-369/+2192
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-1033-128/+351
| |\
| | * tun: Persistent devices can get stuck in xoff stateMax Krasnyansky2008-07-101-0/+6
| | * xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert2008-07-102-2/+2
| | * ipv6: missed namespace context in ipv6_rthdr_rcvDenis V. Lunev2008-07-101-1/+1
| | * netlabel: netlink_unicast calls kfree_skb on error path by itselfDenis V. Lunev2008-07-103-21/+4
| | * ipv4: fib_trie: Fix lookup error returnBen Hutchings2008-07-101-11/+6
| | * tcp: correct kcalloc usageMilton Miller2008-07-101-1/+1
| | * ip: sysctl documentation cleanupStephen Hemminger2008-07-101-31/+29
| | * Documentation: clarify tcp_{r,w}mem sysctl docsJ. Bruce Fields2008-07-101-11/+15
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-07-099-25/+63
| | |\
| | | * libertas: fix memory alignment problems on the blackfinIhar Hrachyshka2008-07-091-2/+2
| | | * zd1211rw: stop beacons on remove_interfaceLuis Carlos Cobo2008-07-091-0/+1
| | | * rt2x00: Disable synchronization during initializationIvo van Doorn2008-07-095-0/+47
| | | * rc80211_pid: Fix fast_start parameter handlingMattias Nissler2008-07-092-23/+13
| | * | netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMPDavid Howells2008-07-091-1/+1
| | * | netfilter: nf_conntrack_tcp: fix endless loopPatrick McHardy2008-07-091-2/+8
| | |/
| | * sctp: Add documentation for sctp sysctl variableVlad Yasevich2008-07-081-0/+170
| | * ipv6: fix race between ipv6_del_addr and DAD timerAndrey Vagin2008-07-081-2/+2
| | * irda: Fix netlink error path return valueJulius Volz2008-07-081-2/+2
| | * irda: New device ID for nsc-irccVille Syrjala2008-07-081-0/+1
| | * irda: via-ircc proper dma freeingWang Chen2008-07-081-0/+3
| | * sctp: Mark the tsn as received after all allocations finishVlad Yasevich2008-07-082-6/+8
| | * mac80211: don't report selected IBSS when not foundVladimir Koutny2008-07-071-2/+4
| | * ssb-pcicore: Fix IRQ-vector init on embedded devicesMichael Buesch2008-07-071-0/+7
| | * zd1211rw: add ID for AirTies WUS-201Firat Birlik2008-07-071-0/+1
OpenPOWER on IntegriCloud