summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-13Linux 2.6.32.19v2.6.32.19Greg Kroah-Hartman
2010-08-13x86: don't send SIGBUS for kernel page faultsLinus Torvalds
2010-08-13mm: fix missing page table unmap for stack guard page failure caseLinus Torvalds
2010-08-13mm: keep a guard page below a grow-down stack segmentLinus Torvalds
2010-08-13mm: fix corruption of hibernation caused by reusing swap during image savingKAMEZAWA Hiroyuki
2010-08-13md/raid1: delay reads that could overtake behind-writes.NeilBrown
2010-08-13ibmvfc: Reduce error recovery timeoutBrian King
2010-08-13ibmvfc: Fix command completion handlingBrian King
2010-08-13aic79xx: check for non-NULL scb in ahd_handle_nonpkt_busfreeHannes Reinecke
2010-08-13loop: Update mtime when writing using aopsNikanth Karthikesan
2010-08-13Skip check for mandatory locks when unlockingSachin Prabhu
2010-08-13ocfs2: Set MS_POSIXACL on remountJan Kara
2010-08-13ocfs2: Find proper end cpos for a leaf refcount block.Tao Ma
2010-08-13dlm: send reply before bastDavid Teigland
2010-08-13dlm: fix ordering of bast and castDavid Teigland
2010-08-13dlm: always use GFP_NOFSDavid Teigland
2010-08-13reiserfs: fix oops while creating privroot with selinux enabledJeff Mahoney
2010-08-13reiserfs: properly honor read-only devicesJeff Mahoney
2010-08-13ext4: Fix optional-arg mount optionsEric Sandeen
2010-08-13ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only filesTheodore Ts'o
2010-08-13ACPI: Fix regression where _PPC is not read at boot even when ignore_ppc=0Darrick J. Wong
2010-08-13powerpc/eeh: Fix a bug when pci structure is nullBreno Leitao
2010-08-13HWPOISON: abort on failed unmapWu Fengguang
2010-08-13HWPOISON: remove the anonymous entryWu Fengguang
2010-08-13x86: Fix out of order of gsiEric W. Biederman
2010-08-13memory hotplug: fix a bug on /dev/mem for 64-bit kernelsShaohui Zheng
2010-08-13crypto: testmgr - Fix complain about lack test for internal used algorithmSong Youquan
2010-08-13fix SBA IOMMU to handle allocation failure properlyFUJITA Tomonori
2010-08-13mutex: Don't spin when the owner CPU is offline or other weird casesBenjamin Herrenschmidt
2010-08-13sched, cputime: Introduce thread_group_times()Hidetoshi Seto
2010-08-13sched: Fix granularity of task_u/stime()Hidetoshi Seto
2010-08-13timekeeping: Fix clock_gettime vsyscall time warpLin Ming
2010-08-13nohz: Reuse ktime in sub-functions of tick_check_idle.Martin Schwidefsky
2010-08-13nohz: Introduce arch_needs_cpuMartin Schwidefsky
2010-08-13Btrfs: kfree correct pointer during mount option parsingJosef Bacik
2010-08-13Btrfs: btrfs_mark_extent_written uses the wrong slotShaohua Li
2010-08-13Btrfs: apply updated fallocate i_size fixAneesh Kumar K.V
2010-08-13Btrfs: do not try and lookup the file extent when finishing ordered ioJosef Bacik
2010-08-13Btrfs: Fix oopsen when dropping empty tree.Yan, Zheng
2010-08-13Btrfs: remove BUG_ON() due to mounting bad filesystemMiao Xie
2010-08-13Btrfs: make error return negative in btrfs_sync_file()Roel Kluin
2010-08-13Btrfs: fix race between allocate and release extent buffer.Yan, Zheng
2010-08-13Btrfs: check total number of devices when removing missingJosef Bacik
2010-08-13Btrfs: check return value of open_bdev_exclusive properlyJosef Bacik
2010-08-13Btrfs: do not mark the chunk as readonly if in degraded modeJosef Bacik
2010-08-13Btrfs: run orphan cleanup on default fs rootJosef Bacik
2010-08-13Btrfs: fix a memory leak in btrfs_init_aclYang Hongyang
2010-08-13Btrfs: Use correct values when updating inode i_size on fallocateAneesh Kumar K.V
2010-08-13Btrfs: fix possible panic on unmountJosef Bacik
2010-08-13Btrfs: deal with NULL acl sent to btrfs_set_aclChris Mason