summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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/+19Star
* 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/+9Star
* md: Remove some unused macros.Andre Noll2008-07-111-3/+0Star
* md: Turn rdev->sb_offset into a sector-based quantity.Andre Noll2008-07-113-49/+44Star
* 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/+7Star
* 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/+1Star
* md: Simplify restart_array().Andre Noll2008-07-111-32/+17Star
* md: alloc_disk_sb(): Return proper error value.Andre Noll2008-07-111-1/+1
* md: Simplify sb_equal().Andre Noll2008-07-111-5/+1Star
* md: Simplify uuid_equal().Andre Noll2008-07-111-9/+4Star
* 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-1133-128/+351
| |\
| | * tun: Persistent devices can get stuck in xoff stateMax Krasnyansky2008-07-111-0/+6
| | * xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert2008-07-112-2/+2
| | * ipv6: missed namespace context in ipv6_rthdr_rcvDenis V. Lunev2008-07-111-1/+1
| | * netlabel: netlink_unicast calls kfree_skb on error path by itselfDenis V. Lunev2008-07-113-21/+4Star
| | * ipv4: fib_trie: Fix lookup error returnBen Hutchings2008-07-111-11/+6Star
| | * tcp: correct kcalloc usageMilton Miller2008-07-111-1/+1
| | * ip: sysctl documentation cleanupStephen Hemminger2008-07-111-31/+29Star
| | * Documentation: clarify tcp_{r,w}mem sysctl docsJ. Bruce Fields2008-07-111-11/+15
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-07-109-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/+13Star
| | * | netfilter: nf_nat_snmp_basic: fix a range check in NAT for SNMPDavid Howells2008-07-101-1/+1
| | * | netfilter: nf_conntrack_tcp: fix endless loopPatrick McHardy2008-07-101-2/+8
| | |/
| | * sctp: Add documentation for sctp sysctl variableVlad Yasevich2008-07-091-0/+170
| | * ipv6: fix race between ipv6_del_addr and DAD timerAndrey Vagin2008-07-091-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
| | * mac80211: Only flush workqueue when last interface was removedIvo van Doorn2008-07-071-2/+2
| | * mac80211: move netif_carrier_on to after ieee80211_bss_info_change_notifyGuy Cohen2008-07-071-2/+5
| | * drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bitDarren Jenkins2008-07-071-2/+2
| | * hostap_cs: correct poor NULL checks in suspend/resume routinesJohn W. Linville2008-07-071-4/+8
| * | slub: Fix use-after-preempt of per-CPU data structureDmitry Adamushko2008-07-111-1/+3
| * | exec: fix stack excutability without PT_GNU_STACKHugh Dickins2008-07-101-1/+1
| * | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-101-7/+7
| |\ \
| | * | ocfs2: Fix flags in ocfs2_file_lockMark Fasheh2008-07-101-7/+7
| * | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-101-3/+4
| |\ \ \