summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-18fs: cleanup files_lock lockingNick Piggin
2010-08-18fs: remove extra lookup in __lookup_hashNick Piggin
2010-08-18fs: fs_struct rwlock to spinlockNick Piggin
2010-08-18apparmor: use task path helpersNick Piggin
2010-08-18fs: dentry allocation consolidationNick Piggin
2010-08-18fs: fix do_lookup false negativeNick Piggin
2010-08-18pxa3xx: fix ns2cycle equationAxel Lin
2010-08-18mbcache: Limit the maximum number of cache entriesAndreas Gruenbacher
2010-08-18hostfs ->follow_link() brainoAl Viro
2010-08-18hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpyAl Viro
2010-08-18perf, x86: Fix Intel-nhm PMU programming errata workaroundZhang, Yanmin
2010-08-18Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar
2010-08-18md raid-1/10 Fix bio_rw bit manipulations againNeilBrown
2010-08-18remove SWRITE* I/O typesChristoph Hellwig
2010-08-18kill BH_Ordered flagChristoph Hellwig
2010-08-18vfs: update ctime when changing the file's permission by setfaclJan Kara
2010-08-18cramfs: only unlock new inodesAlexander Shishkin
2010-08-18fix reiserfs_evict_inode end_writeback second callSergey Senozhatsky
2010-08-18spi.h: missing kernel-doc notation, please fixErnst Schwab
2010-08-18m68knommu: include sched.h in ColdFire/SPI driverGreg Ungerer
2010-08-18m68knommu: formatting of pointers in printk()Kulikov Vasiliy
2010-08-18m68knommu: arch/m68k/include/asm/ide.h fix for nommuJate Sujjavanich
2010-08-18md: provide appropriate return value for spare_active functions.NeilBrown
2010-08-18md: Notify sysfs when RAID1/5/10 disk is In_sync.Adrian Drzewiecki
2010-08-18Update recovery_offset even when external metadata is used.NeilBrown
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-08-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-08-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-08-18shmem: put_super must percpu_counter_destroyHugh Dickins
2010-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-08-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-08-18arcmsr_hba: Missing slab.h includeDavid Miller
2010-08-18Fix unprotected access to task credentials in waitid()Daniel J Blueman
2010-08-18Make do_execve() take a const filename pointerDavid Howells
2010-08-18net: Fix a memmove bug in dev_gro_receive()Jarek Poplawski
2010-08-18sparc64: Fix atomic64_t routine return values.David S. Miller
2010-08-18sparc64: Fix rwsem constant bug leading to hangs.David S. Miller
2010-08-17net sched: fix some kernel memory leaksEric Dumazet
2010-08-17netfilter: {ip,ip6,arp}_tables: avoid lockdep false positiveEric Dumazet
2010-08-17NFS: Fix the selection of security flavours in KconfigTrond Myklebust
2010-08-17VIDEO: amba clcd: don't disable an already disabled clockRussell King
2010-08-17of: fix missing headers for of_address_to_resource() in MTD and SysACE driversGraeme Smecher
2010-08-17perf tools: Fix build on POSIX shellsBernd Petrovitsch
2010-08-17KVM: PIT: free irq source id in handling error pathXiao Guangrong
2010-08-17ALSA: hda - Fix ALC680 base model captureKailang Yang
2010-08-17latencytop: Fix kconfig dependency warningsRandy Dunlap
2010-08-17of: Fix missing includesGrant Likely
2010-08-16AppArmor: fix task_setrlimit prototypeJiri Slaby