aboutsummaryrefslogtreecommitdiffstats
path: root/fs/binfmt_som.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-17ext3: Fix fs corruption when make_indexed_dir() failsJan Kara1-3/+12
2011-04-29ext3: Fix lock inversion in ext3_symlink()Jan Kara1-11/+56
2011-04-28mm: check if PTE is already allocated during page faultMel Gorman1-1/+1
2011-04-28kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdogHillf Danton1-1/+4
2011-04-28um: adjust current_thread_info() for newer gcc versionsRichard Weinberger1-1/+4
2011-04-28uml: fix hppfs buildRandy Dunlap1-1/+1
2011-04-28um: mdd support for 64 bit atomic operationsRichard Weinberger2-1/+226
2011-04-28oom: use pte pages in OOM scoreKOSAKI Motohiro1-3/+6
2011-04-28MAINTAINERS: add EXYNOS ARM architecturesKukjin Kim1-1/+2
2011-04-28memcg: update documentation to describe usage_in_bytesDaisuke Nishimura1-2/+13
2011-04-28MAINTAINERS: update Documentation file entry of GPIO subsystemKukjin Kim1-1/+1
2011-04-28MAINTAINERS: re-alphabetize Xen entriesIan Campbell1-12/+12
2011-04-28mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanupsAndrea Arcangeli3-21/+27
2011-04-28vfs: avoid large kmalloc()s for the fdtableAndrew Morton1-7/+11
2011-04-27nfs: don't lose MS_SYNCHRONOUS on remount of noac mountJeff Layton1-0/+9
2011-04-27NFS: Return meaningful status from decode_secinfo()Bryan Schumaker1-4/+7
2011-04-27NFSv4: Ensure we request the ordinary fileid when doing readdirplusTrond Myklebust2-17/+16
2011-04-27m68k/mm: Set all online nodes in N_NORMAL_MEMORYMichael Schmitz1-0/+2
2011-04-27drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie5-8/+33
2011-04-27drm/radeon/kms: add info query for tile pipesAlex Deucher2-0/+14
2011-04-27drm/radeon/kms: add missing safe regs for 6xx/7xxAlex Deucher1-0/+1
2011-04-27drm: select FRAMEBUFFER_CONSOLE_PRIMARY if we have FRAMEBUFFER_CONSOLEDave Airlie1-0/+1
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi19-19/+19
2011-04-26Linux 2.6.39-rc5Linus Torvalds1-1/+1
2011-04-26init/Kconfig: fix EXPERT menu listRandy Dunlap1-8/+8
2011-04-26amd64_edac: Erratum #637 workaroundBorislav Petkov2-2/+51
2011-04-26amd64_edac: Factor in CC6 save areaBorislav Petkov2-1/+29
2011-04-26amd64_edac: Remove node interleave warningBorislav Petkov1-5/+1
2011-04-26watchdog: iTCO_wdt: TCO Watchdog patch for Intel Panther Point PCHSeth Heasley1-0/+97
2011-04-26ACPI / PM: Avoid infinite recurrence while registering power resourcesRafael J. Wysocki1-0/+4
2011-04-26PM / Wakeup: Fix initialization of wakeup-related device sysfs filesRafael J. Wysocki2-1/+2
2011-04-25SELINUX: Make selinux cache VFS RCU walks safeEric Paris3-25/+55
2011-04-25add hlist_bl_lock/unlock helpersChristoph Hellwig3-20/+19
2011-04-25bit_spinlock: don't play preemption games inside the busy loopLinus Torvalds1-4/+4
2011-04-25eCryptfs: Flush dirty pages in setattrTyler Hicks1-0/+6
2011-04-25eCryptfs: Handle failed metadata read in lookupTyler Hicks4-16/+28
2011-04-25Btrfs: cleanup error handling in inode.cTsutomu Itoh1-6/+9
2011-04-25Btrfs: put the right bio if we have an errorJosef Bacik1-1/+1
2011-04-25Btrfs: free bitmaps properly when evicting the cacheJosef Bacik1-4/+7
2011-04-25Btrfs: Free free_space item properly in btrfs_trim_block_group()Li Zefan1-1/+1
2011-04-25btrfs: add missing spin_unlock to a rare exit pathDavid Sterba1-0/+1
2011-04-25Btrfs: check return value of kmalloc()Tsutomu Itoh2-0/+7
2011-04-25btrfs: fix wrong allocating flag when reading pageItaru Kitayama1-1/+1
2011-04-25Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log()Tsutomu Itoh1-2/+5
2011-04-25eCryptfs: Add reference counting to lower filesTyler Hicks6-59/+92
2011-04-25eCryptfs: dput dentries returned from dget_parentTyler Hicks1-2/+2
2011-04-25eCryptfs: Remove extra d_delete in ecryptfs_rmdirTyler Hicks1-2/+0
2011-04-24NFSv4: Ensure that clientid and session establishment can time outTrond Myklebust2-6/+8
2011-04-24SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIOTrond Myklebust2-2/+6
2011-04-24NFSv4.1: Don't loop forever in nfs4_proc_create_sessionTrond Myklebust4-53/+40