aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext3 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-16hugetlb: fix get_policy for stacked shared memory filesAdam Litke1-1/+3
2007-06-16udf: fix possible leakage of blocksJan Kara3-17/+74
2007-06-16SLUB: minimum alignment fixesChristoph Lameter2-7/+26
2007-06-16Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt11-46/+92
2007-06-16random: fix output buffer foldingMatt Mackall1-1/+1
2007-06-16uml: kill x86_64 STACK_TOP_MAXJeff Dike1-0/+1
2007-06-16uml: remove PAGE_SIZE from libc codeJeff Dike5-16/+22
2007-06-16spi doc updatesDavid Brownell1-7/+13
2007-06-16md: fix bug in error handling during raid1 repairMike Accetta1-7/+14
2007-06-16md: fix two raid10 bugsNeilBrown1-0/+6
2007-06-16fuse: ->fs_flags fixletAlexey Dobriyan1-2/+1
2007-06-16perfctr-watchdog: fix interchanged parameters to release_{evntsel,perfctr}_nmiBjörn Steinbrink1-5/+5
2007-06-16swsusp: Fix userland interfaceRafael J. Wysocki1-1/+3
2007-06-16toshiba_acpi: fix section mismatch in allyesconfigRandy Dunlap1-1/+1
2007-06-16cpuset: zero malloc - fix for old cpusetsPaul Jackson1-1/+1
2007-06-16i386 mm: use pte_update() in ptep_test_and_clear_dirty()Hugh Dickins1-12/+14
2007-06-16Restore shmid as inode# to fix /proc/pid/maps ABI breakageBadari Pulavarty1-0/+5
2007-06-16SLUB slab validation: Alloc while interrupts are disabled must use GFP_ATOMICChristoph Lameter1-1/+1
2007-06-16i386: use the right wrapper to disable the NMI watchdogBjörn Steinbrink1-5/+5
2007-06-16i386: fix NMI watchdog not reserving its MSRsBjörn Steinbrink1-0/+6
2007-06-16tty: restore locked ioctl file opPaul Fulghum1-4/+10
2007-06-16fix radeon setparam on 32/64 systems, harder.David Woodhouse1-0/+5
2007-06-16ide-scsi: fix OOPS in idescsi_expiry()Bartlomiej Zolnierkiewicz1-1/+1
2007-06-16Resume from RAM on HPC nx6325 brokenRafael J. Wysocki1-3/+6
2007-06-15mm: Fix memory/cpu hotplug section mismatch and oops.Paul Mundt1-1/+1
2007-06-15block: always requeue !fs requests at the frontTejun Heo1-0/+9
2007-06-15[RXRPC] net/rxrpc/ar-connection.c: fix NULL dereferenceAdrian Bunk1-1/+1
2007-06-15[TCP]: Fix logic breakage due to DSACK separationIlpo Järvinen1-4/+5
2007-06-15[TCP]: Congestion control API RTT sampling fixIlpo Järvinen7-2/+32
2007-06-15splice: only check do_wakeup in splice_to_pipe() for a real pipeJens Axboe1-6/+7
2007-06-15splice: fix leak of pages on short splice to pipeJens Axboe1-1/+2
2007-06-15splice: adjust balance_dirty_pages_ratelimited() callJens Axboe1-2/+8
2007-06-15KVM: Prevent guest fpu state from leaking into the hostAvi Kivity3-9/+28
2007-06-14[AGPGART] intel_agp: fix device probeWang Zhenyu1-46/+51
2007-06-14[IPV6] addrconf: Fix IPv6 on tuntap tunnelsHerbert Xu1-22/+11
2007-06-14[TCP]: Add missing break to TCP option parsing codeIlpo Järvinen1-0/+1
2007-06-14[MIPS] Fix builds where MSC01E_xxx is undefined.Chris Dearman1-1/+4
2007-06-14[MIPS] Separate performance counter interruptsChris Dearman4-46/+135
2007-06-14[MIPS] Malta: Fix for SOCitSC based MaltasChris Dearman6-64/+87
2007-06-14[AVR32] Define ARCH_KMALLOC_MINALIGN to L1_CACHE_BYTESHaavard Skinnemoen1-0/+9
2007-06-14[AVR32] STK1000: Set SPI_MODE_3 in the ltv350qv board infoHaavard Skinnemoen1-0/+1
2007-06-14[AVR32] gpio_*_cansleep() fixDavid Brownell1-0/+2
2007-06-14[AVR32] ratelimit segfault reporting rateAndrea Righi1-1/+1
2007-06-14[POWERPC] Fix console output getting dropped on platforms without udbg_putcMilton Miller1-1/+7
2007-06-14[POWERPC] Fix per-cpu allocation on oldworld SMP powermacsPaul Mackerras2-2/+12
2007-06-13[SCTP] Don't disable PMTU discovery when mtu is smallVlad Yasevich1-2/+0
2007-06-13[SCTP] Flag a pmtu change requestVlad Yasevich5-1/+27
2007-06-13[SCTP] Update pmtu handling to be similar to tcpVlad Yasevich3-14/+44
2007-06-13[SCTP] Fix leak in sctp_getsockopt_local_addrs when copy_to_user failsVlad Yasevich1-4/+5
2007-06-13[SCTP]: Allow unspecified port in sctp_bindx()Vlad Yasevich1-4/+11