aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-28md: do not progress the resync process if the stripe was blockedDan Williams
2008-07-23md: delay notification of 'active_idle' to the recovery threadDan Williams
2008-07-23md: fix merge errorDan Williams
2008-07-23md: move async_tx_issue_pending_all outside spin_lock_irqDan Williams
2008-07-21md: Protect access to mddev->disks list using RCUNeilBrown
2008-07-21md: only count actual openers as access which prevent a 'stop'NeilBrown
2008-07-21md: linear: Make array_size sector-based and rename it to array_sectors.Andre Noll
2008-07-21md: Make mddev->array_size sector-based.Andre Noll
2008-07-21md: Make super_type->rdev_size_change() take sector-based sizes.Andre Noll
2008-07-21md: Fix check for overlapping devices.Andre Noll
2008-07-21md: Tidy up rdev_size_store a bit:Neil Brown
2008-07-11md: Remove some unused macros.Andre Noll
2008-07-11md: Turn rdev->sb_offset into a sector-based quantity.Andre Noll
2008-07-11md: Make calc_dev_sboffset() return a sector count.Andre Noll
2008-07-11md: Replace calc_dev_size() by calc_num_sectors().Andre Noll
2008-07-11md: Make update_size() take the number of sectors.Andre Noll
2008-07-11md: Better control of when do_md_stop is allowed to stop the array.Neil Brown
2008-07-11md: get_disk_info(): Don't convert between signed and unsigned and back.Andre Noll
2008-07-11md: Simplify restart_array().Andre Noll
2008-07-11md: alloc_disk_sb(): Return proper error value.Andre Noll
2008-07-11md: Simplify sb_equal().Andre Noll
2008-07-11md: Simplify uuid_equal().Andre Noll
2008-07-11Merge branch 'master' into for-nextNeil Brown
2008-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-10tun: Persistent devices can get stuck in xoff stateMax Krasnyansky
2008-07-10xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert
2008-07-10ipv6: missed namespace context in ipv6_rthdr_rcvDenis V. Lunev
2008-07-10netlabel: netlink_unicast calls kfree_skb on error path by itselfDenis V. Lunev
2008-07-10ipv4: fib_trie: Fix lookup error returnBen Hutchings
2008-07-10tcp: correct kcalloc usageMilton Miller
2008-07-10ip: sysctl documentation cleanupStephen Hemminger
2008-07-10Documentation: clarify tcp_{r,w}mem sysctl docsJ. Bruce Fields
2008-07-10slub: Fix use-after-preempt of per-CPU data structureDmitry Adamushko
2008-07-10exec: fix stack excutability without PT_GNU_STACKHugh Dickins
2008-07-10Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-07-10Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-07-10sched: fix cpu hotplug, cleanupLinus Torvalds
2008-07-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-07-10Fix PREEMPT_RCU without HOTPLUG_CPUNick Piggin
2008-07-10ftrace: DocumentationSteven Rostedt
2008-07-10arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it s...Daniel Guilak
2008-07-10kernel/kprobes.c: Made kprobe_blacklist static.Daniel Guilak
2008-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-07-10Merge branch 'for-2.6.26' of git://neil.brown.name/mdLinus Torvalds
2008-07-10ocfs2: Fix flags in ocfs2_file_lockMark Fasheh
2008-07-10crypto: chainiv - Invoke completion functionHerbert Xu
2008-07-10x86: fix /dev/mem compatibility under PATVenkatesh Pallipadi
2008-07-10sched: fix cpu hotplugDmitry Adamushko
2008-07-10Merge branch 'for-2.6.26' into for-nextNeil Brown
2008-07-10md: ensure all blocks are uptodate or locked when syncingDan Williams