summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-18fs: scale files_lockNick Piggin3-18/+115
2010-08-18lglock: introduce special lglock and brlock spin locksNick Piggin1-0/+172
2010-08-18tty: fix fu_list abuseNick Piggin6-38/+69
2010-08-18fs: cleanup files_lock lockingNick Piggin7-42/+48
2010-08-18fs: remove extra lookup in __lookup_hashNick Piggin2-41/+51
2010-08-18fs: fs_struct rwlock to spinlockNick Piggin5-34/+34
2010-08-18apparmor: use task path helpersNick Piggin1-7/+2
2010-08-18fs: dentry allocation consolidationNick Piggin1-37/+33
2010-08-18fs: fix do_lookup false negativeNick Piggin1-8/+2
2010-08-18mbcache: Limit the maximum number of cache entriesAndreas Gruenbacher1-6/+24
2010-08-18hostfs ->follow_link() brainoAl Viro1-1/+1
2010-08-18hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpyAl Viro1-1/+1
2010-08-18perf, x86: Fix Intel-nhm PMU programming errata workaroundZhang, Yanmin1-18/+63
2010-08-18Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar1-6/+10
2010-08-18md raid-1/10 Fix bio_rw bit manipulations againNeilBrown2-6/+6
2010-08-18remove SWRITE* I/O typesChristoph Hellwig16-94/+73
2010-08-18kill BH_Ordered flagChristoph Hellwig5-73/+63
2010-08-18vfs: update ctime when changing the file's permission by setfaclJan Kara1-0/+1
2010-08-18cramfs: only unlock new inodesAlexander Shishkin1-1/+1
2010-08-18fix reiserfs_evict_inode end_writeback second callSergey Senozhatsky1-0/+1
2010-08-17spi.h: missing kernel-doc notation, please fixErnst Schwab1-0/+3
2010-08-18m68knommu: include sched.h in ColdFire/SPI driverGreg Ungerer1-0/+1
2010-08-18m68knommu: formatting of pointers in printk()Kulikov Vasiliy1-5/+5
2010-08-18m68knommu: arch/m68k/include/asm/ide.h fix for nommuJate Sujjavanich1-2/+11
2010-08-18md: provide appropriate return value for spare_active functions.NeilBrown3-15/+21
2010-08-18md: Notify sysfs when RAID1/5/10 disk is In_sync.Adrian Drzewiecki3-0/+3
2010-08-18Update recovery_offset even when external metadata is used.NeilBrown1-26/+18
2010-08-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-2/+2
2010-08-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds4-7/+17
2010-08-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds6-91/+121
2010-08-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2-3/+5
2010-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds22-73/+107
2010-08-17shmem: put_super must percpu_counter_destroyHugh Dickins1-2/+6
2010-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds8-14/+36
2010-08-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-7/+28
2010-08-17arcmsr_hba: Missing slab.h includeDavid Miller1-0/+1
2010-08-17Fix unprotected access to task credentials in waitid()Daniel J Blueman1-3/+2
2010-08-17Make do_execve() take a const filename pointerDavid Howells50-98/+179
2010-08-17net: Fix a memmove bug in dev_gro_receive()Jarek Poplawski1-1/+1
2010-08-17sparc64: Fix atomic64_t routine return values.David S. Miller1-3/+3
2010-08-17sparc64: Fix rwsem constant bug leading to hangs.David S. Miller1-1/+1
2010-08-17net sched: fix some kernel memory leaksEric Dumazet5-37/+43
2010-08-17netfilter: {ip,ip6,arp}_tables: avoid lockdep false positiveEric Dumazet3-0/+6
2010-08-17NFS: Fix the selection of security flavours in KconfigTrond Myklebust3-6/+5
2010-08-17VIDEO: amba clcd: don't disable an already disabled clockRussell King2-2/+9
2010-08-17of: fix missing headers for of_address_to_resource() in MTD and SysACE driversGraeme Smecher2-0/+2
2010-08-17perf tools: Fix build on POSIX shellsBernd Petrovitsch1-6/+10
2010-08-17ALSA: hda - Fix ALC680 base model captureKailang Yang1-32/+144
2010-08-17latencytop: Fix kconfig dependency warningsRandy Dunlap1-1/+4
2010-08-16of: Fix missing includesGrant Likely4-3/+5