summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-26Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-11/+12
2011-04-26SELINUX: Make selinux cache VFS RCU walks safeEric Paris3-25/+55
2011-04-26add hlist_bl_lock/unlock helpersChristoph Hellwig3-20/+19
2011-04-26bit_spinlock: don't play preemption games inside the busy loopLinus Torvalds1-4/+4
2011-04-26staging: intel_sst: intelmid needs delay.hRandy Dunlap2-0/+2
2011-04-26staging: solo6x10: add select SND_PCM to fix build errorPeter Foley1-0/+1
2011-04-26staging: usbip: vhci: fix oops on subsequent attachMax Vozeler2-8/+8
2011-04-26staging: ft1000: Remove unnecessary EXPORT_SYMBOLsJeff Mahoney2-7/+0
2011-04-26staging: rts_pstor: use #ifdef instead of #ifJeff Mahoney4-6/+6
2011-04-26staging: rts_pstor: Add <linux/vmalloc.h>Jeff Mahoney4-0/+4
2011-04-26staging: gma500: Depend on X86Jeff Mahoney1-1/+1
2011-04-26staging: olpc: Add <linux/delay.h>Jeff Mahoney1-0/+1
2011-04-26eCryptfs: Flush dirty pages in setattrTyler Hicks1-0/+6
2011-04-26eCryptfs: Handle failed metadata read in lookupTyler Hicks4-16/+28
2011-04-26Btrfs: cleanup error handling in inode.cTsutomu Itoh1-6/+9
2011-04-26Btrfs: put the right bio if we have an errorJosef Bacik1-1/+1
2011-04-26Btrfs: free bitmaps properly when evicting the cacheJosef Bacik1-4/+7
2011-04-26Btrfs: Free free_space item properly in btrfs_trim_block_group()Li Zefan1-1/+1
2011-04-26btrfs: add missing spin_unlock to a rare exit pathDavid Sterba1-0/+1
2011-04-26Btrfs: check return value of kmalloc()Tsutomu Itoh2-0/+7
2011-04-26btrfs: fix wrong allocating flag when reading pageItaru Kitayama1-1/+1
2011-04-26Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log()Tsutomu Itoh1-2/+5
2011-04-26eCryptfs: Add reference counting to lower filesTyler Hicks6-59/+92
2011-04-26eCryptfs: dput dentries returned from dget_parentTyler Hicks1-2/+2
2011-04-26eCryptfs: Remove extra d_delete in ecryptfs_rmdirTyler Hicks1-2/+0
2011-04-26x86, setup: When probing memory with e801, use ax/bx as a pairH. Peter Anvin1-1/+1
2011-04-25net: provide cow_metrics() methods to blackhole dst_opsHeld Bernhard2-0/+14
2011-04-25sh, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker1-0/+4
2011-04-25arm, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker1-0/+8
2011-04-25powerpc, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker1-0/+3
2011-04-25x86, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker1-10/+26
2011-04-25ptrace: Prepare to fix racy accesses on task breakpointsFrederic Weisbecker4-2/+33
2011-04-25ARM: Davinci: Fix I2C build errorsRussell King - ARM Linux1-0/+6
2011-04-25DA830: fix SPI1 base addressSergei Shtylyov1-3/+9
2011-04-25davinci: mityomapl138: Use auto-probe to determine attached PHY IDMichael Williamson1-1/+1
2011-04-25davinci: mityomapl138: Use correct id for NAND controllerMichael Williamson1-1/+1
2011-04-25cdc_ncm: fix short packet issue on some devicesHans Petter Selasky1-2/+2
2011-04-25ARM: pxa/magician: bq24022 regulator needs to be enabledPhilipp Zabel1-1/+1
2011-04-25ARM: pxa/hx4700: bq24022 regulator needs to be enabledPaul Parsons1-1/+1
2011-04-24Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller1-28/+71
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
2011-04-24[SCSI] pmcraid: reject negative request sizeDan Rosenberg1-0/+3
2011-04-24[SCSI] put stricter guards on queue dead checksJames Bottomley1-8/+8
2011-04-24[SCSI] scsi_dh: fix reference counting in scsi_dh_activate error pathMike Snitzer1-3/+6
2011-04-24[SCSI] mpt2sas: prevent heap overflows and unchecked readsDan Rosenberg1-2/+21
2011-04-24Merge branch 'dcache-cleanup'Linus Torvalds2-28/+18
2011-04-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-11/+103
2011-04-24r8169: don't request firmware when there's no userspace.François Romieu1-28/+71