summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-20Linux 2.6.32.20v2.6.32.20Greg Kroah-Hartman1-1/+1
2010-08-20mm: fix up some user-visible effects of the stack guard pageLinus Torvalds2-1/+15
2010-08-20mm: fix page table unmap for stack guard page properlyLinus Torvalds1-7/+6
2010-08-13Linux 2.6.32.19v2.6.32.19Greg Kroah-Hartman1-1/+1
2010-08-13x86: don't send SIGBUS for kernel page faultsLinus Torvalds1-1/+3
2010-08-13mm: fix missing page table unmap for stack guard page failure caseLinus Torvalds1-1/+3
2010-08-13mm: keep a guard page below a grow-down stack segmentLinus Torvalds1-0/+23
2010-08-13mm: fix corruption of hibernation caused by reusing swap during image savingKAMEZAWA Hiroyuki1-2/+4
2010-08-13md/raid1: delay reads that could overtake behind-writes.NeilBrown3-8/+24
2010-08-13ibmvfc: Reduce error recovery timeoutBrian King2-1/+2
2010-08-13ibmvfc: Fix command completion handlingBrian King1-0/+6
2010-08-13aic79xx: check for non-NULL scb in ahd_handle_nonpkt_busfreeHannes Reinecke1-22/+31
2010-08-13loop: Update mtime when writing using aopsNikanth Karthikesan1-0/+2
2010-08-13Skip check for mandatory locks when unlockingSachin Prabhu1-1/+1
2010-08-13ocfs2: Set MS_POSIXACL on remountJan Kara1-0/+4
2010-08-13ocfs2: Find proper end cpos for a leaf refcount block.Tao Ma3-13/+119
2010-08-13dlm: send reply before bastDavid Teigland1-26/+84
2010-08-13dlm: fix ordering of bast and castDavid Teigland6-28/+78
2010-08-13dlm: always use GFP_NOFSDavid Teigland14-53/+46
2010-08-13reiserfs: fix oops while creating privroot with selinux enabledJeff Mahoney2-1/+6
2010-08-13reiserfs: properly honor read-only devicesJeff Mahoney1-6/+9
2010-08-13ext4: Fix optional-arg mount optionsEric Sandeen1-8/+15
2010-08-13ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only filesTheodore Ts'o1-0/+3
2010-08-13ACPI: Fix regression where _PPC is not read at boot even when ignore_ppc=0Darrick J. Wong1-1/+5
2010-08-13powerpc/eeh: Fix a bug when pci structure is nullBreno Leitao4-5/+10
2010-08-13HWPOISON: abort on failed unmapWu Fengguang1-5/+15
2010-08-13HWPOISON: remove the anonymous entryWu Fengguang1-1/+0
2010-08-13x86: Fix out of order of gsiEric W. Biederman1-18/+10
2010-08-13memory hotplug: fix a bug on /dev/mem for 64-bit kernelsShaohui Zheng1-0/+19
2010-08-13crypto: testmgr - Fix complain about lack test for internal used algorithmSong Youquan1-0/+84
2010-08-13fix SBA IOMMU to handle allocation failure properlyFUJITA Tomonori1-9/+29
2010-08-13mutex: Don't spin when the owner CPU is offline or other weird casesBenjamin Herrenschmidt1-4/+4
2010-08-13sched, cputime: Introduce thread_group_times()Hidetoshi Seto6-22/+69
2010-08-13sched: Fix granularity of task_u/stime()Hidetoshi Seto1-9/+13
2010-08-13timekeeping: Fix clock_gettime vsyscall time warpLin Ming6-12/+17
2010-08-13nohz: Reuse ktime in sub-functions of tick_check_idle.Martin Schwidefsky1-29/+33
2010-08-13nohz: Introduce arch_needs_cpuMartin Schwidefsky6-5/+24
2010-08-13Btrfs: kfree correct pointer during mount option parsingJosef Bacik1-2/+3
2010-08-13Btrfs: btrfs_mark_extent_written uses the wrong slotShaohua Li1-2/+4
2010-08-13Btrfs: apply updated fallocate i_size fixAneesh Kumar K.V1-1/+3
2010-08-13Btrfs: do not try and lookup the file extent when finishing ordered ioJosef Bacik1-44/+2
2010-08-13Btrfs: Fix oopsen when dropping empty tree.Yan, Zheng1-4/+4
2010-08-13Btrfs: remove BUG_ON() due to mounting bad filesystemMiao Xie2-2/+8
2010-08-13Btrfs: make error return negative in btrfs_sync_file()Roel Kluin1-1/+1
2010-08-13Btrfs: fix race between allocate and release extent buffer.Yan, Zheng1-2/+1
2010-08-13Btrfs: check total number of devices when removing missingJosef Bacik1-2/+2
2010-08-13Btrfs: check return value of open_bdev_exclusive properlyJosef Bacik1-2/+2
2010-08-13Btrfs: do not mark the chunk as readonly if in degraded modeJosef Bacik1-0/+5
2010-08-13Btrfs: run orphan cleanup on default fs rootJosef Bacik2-6/+6
2010-08-13Btrfs: fix a memory leak in btrfs_init_aclYang Hongyang1-0/+1