aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-25jbd: unexport journal_update_superblockAdrian Bunk1-1/+0
2008-07-25ext3: handle deleting corrupted indirect blocksDuane Griffin1-1/+15
2008-07-25ext3: don't read inode block if the buffer has a write errorHidehiro Kawai1-0/+10
2008-07-25ext3: handle corrupted orphan list at mountDuane Griffin3-6/+24
2008-07-25ext3: remove double definitions of xattr macrosShen Feng3-7/+3
2008-07-25jbd: fix race between free buffer and commit transactionMingming Cao2-4/+56
2008-07-25ext3: improve some code in rb tree part of dir.cShen Feng1-10/+4
2008-07-25jbd: tidy up revoke cache initialisation and destructionDuane Griffin1-13/+23
2008-07-25jbd: eliminate duplicated code in revocation table init/destroy functionsDuane Griffin1-76/+51
2008-07-25jbd: replace potentially false assertion with if blockDuane Griffin1-3/+4
2008-07-25ext3: correct mount option parsing to detect when quota options can be changedJan Kara1-7/+22
2008-07-25ext3: fix typos in messages and comments (journalled -> journaled)Jan Kara1-7/+7
2008-07-25ext3: fix synchronization of quota files in journal=data modeJan Kara1-8/+27
2008-07-25ext2: fix typo in Hurd part of include/linux/ext2_fs.hSamuel Thibault1-2/+2
2008-07-25ext2: remove double definitions of xattr macrosShen Feng3-7/+3
2008-07-25minix: remove !NO_TRUNCATE codeAdrian Bunk3-33/+0
2008-07-25gpio: max732x driverEric Miao4-0/+424
2008-07-25gpiolib: allow user-selectionMichael Buesch18-23/+116
2008-07-25gpio: add bt8xxgpio driverMichael Buesch5-0/+440
2008-07-25gpio: mcp23s08 handles multiple chips per chipselectDavid Brownell2-40/+118
2008-07-25gpio: sysfs interfaceDavid Brownell12-20/+712
2008-07-25kprobes: remove redundant config checkAbhishek Sagar1-5/+0
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S8-67/+108
2008-07-25mfd: sm501 fix gpio number calculation for upper bankBen Dooks1-1/+3
2008-07-25mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unsetBen Dooks1-5/+24
2008-07-25sm501: fixes for akpms comments on gpiolib additionBen Dooks1-8/+16
2008-07-25sm501: gpio I2C supportBen Dooks2-2/+84
2008-07-25sm501: gpio dynamic registration for PCI devicesArnaud Patard2-3/+5
2008-07-25sm501: add gpiolib supportBen Dooks3-70/+257
2008-07-25sm501: add power control callbackBen Dooks2-0/+38
2008-07-25printk ratelimiting rewriteDave Young10-56/+79
2008-07-25kallsyms: unify 32- and 64-bit codeVegard Nossum1-13/+6
2008-07-25list debugging: use WARN() instead of BUG()Dave Jones1-22/+14
2008-07-25Example use of WARN()Arjan van de Ven1-6/+3
2008-07-25kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN()Arjan van de Ven1-3/+1
2008-07-25Add a WARN() macro; this is WARN_ON() + printk argumentsArjan van de Ven2-0/+44
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven28-55/+48
2008-07-25drivers/misc/hpilo.c needs CONFIG_PCIAndrew Morton1-0/+1
2008-07-25documentation: update CodingStyle tips for Emacs usersJohannes Weiner1-19/+23
2008-07-25init/version.c: define version_string only if CONFIG_KALLSYMS is not definedDaniel Guilak1-0/+2
2008-07-25init/version.c: silence sparse warning by declaring the version stringDaniel Guilak1-0/+1
2008-07-25init.h: remove obsolete contentRobert P. J. Day1-7/+1
2008-07-25parport: fix platform driver hotplug/coldplugKay Sievers1-0/+2
2008-07-25mfd: fix platform driver hotplug/coldplugKay Sievers3-0/+6
2008-07-25drivers/power: fix platform driver hotplug/coldplugKay Sievers2-0/+4
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni13-439/+62
2008-07-25exec: remove some includesHugh Dickins1-4/+2
2008-07-25pdflush: use time_after() instead of open-coding itOGAWA Hirofumi1-2/+2
2008-07-25clean up duplicated alloc/free_thread_infoFUJITA Tomonori23-80/+50
2008-07-25misc: add HP WMI laptop extras driverMatthew Garrett3-0/+507