aboutsummaryrefslogtreecommitdiffstats
path: root/include/rxrpc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-21md: only count actual openers as access which prevent a 'stop'NeilBrown2-4/+8
2008-07-21md: linear: Make array_size sector-based and rename it to array_sectors.Andre Noll2-9/+9
2008-07-21md: Make mddev->array_size sector-based.Andre Noll9-28/+33
2008-07-21md: Make super_type->rdev_size_change() take sector-based sizes.Andre Noll1-21/+19
2008-07-21md: Fix check for overlapping devices.Andre Noll1-2/+3
2008-07-21md: Tidy up rdev_size_store a bit:Neil Brown2-10/+9
2008-07-11md: Remove some unused macros.Andre Noll1-3/+0
2008-07-11md: Turn rdev->sb_offset into a sector-based quantity.Andre Noll3-49/+44
2008-07-11md: Make calc_dev_sboffset() return a sector count.Andre Noll1-6/+7
2008-07-11md: Replace calc_dev_size() by calc_num_sectors().Andre Noll1-11/+7
2008-07-11md: Make update_size() take the number of sectors.Andre Noll1-18/+18
2008-07-11md: Better control of when do_md_stop is allowed to stop the array.Neil Brown1-14/+15
2008-07-11md: get_disk_info(): Don't convert between signed and unsigned and back.Andre Noll1-4/+1
2008-07-11md: Simplify restart_array().Andre Noll1-32/+17
2008-07-11md: alloc_disk_sb(): Return proper error value.Andre Noll1-1/+1
2008-07-11md: Simplify sb_equal().Andre Noll1-5/+1
2008-07-11md: Simplify uuid_equal().Andre Noll1-9/+4
2008-07-10tun: Persistent devices can get stuck in xoff stateMax Krasnyansky1-0/+6
2008-07-10xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert2-2/+2
2008-07-10ipv6: missed namespace context in ipv6_rthdr_rcvDenis V. Lunev1-1/+1
2008-07-10netlabel: netlink_unicast calls kfree_skb on error path by itselfDenis V. Lunev3-21/+4
2008-07-10ipv4: fib_trie: Fix lookup error returnBen Hutchings1-11/+6
2008-07-10tcp: correct kcalloc usageMilton Miller1-1/+1
2008-07-10ip: sysctl documentation cleanupStephen Hemminger1-31/+29
2008-07-10Documentation: clarify tcp_{r,w}mem sysctl docsJ. Bruce Fields1-11/+15
2008-07-10slub: Fix use-after-preempt of per-CPU data structureDmitry Adamushko1-1/+3
2008-07-10exec: fix stack excutability without PT_GNU_STACKHugh Dickins1-1/+1
2008-07-10sched: fix cpu hotplug, cleanupLinus Torvalds1-6/+5
2008-07-10Fix PREEMPT_RCU without HOTPLUG_CPUNick Piggin1-12/+8