aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* hfsplus: convert the extents_lock in a mutexMatthias Kaehlcke2008-07-25
* hfs: convert extents_lock in a mutexMatthias Kaehlcke2008-07-25
* hfs: convert bitmap_lock in a mutexMatthias Kaehlcke2008-07-25
* coda: remove CODA_FS_OLD_APIAdrian Bunk2008-07-25
* isofs: fix minor filesystem corruptionAdam Greenblatt2008-07-25
* ext3: validate directory entry data before useDuane Griffin2008-07-25
* jbd: don't abort if flushing file data failedHidehiro Kawai2008-07-25
* ext3: kill 2 useless magic numbersLi Zefan2008-07-25
* jbd: positively dispose the unmapped data buffers in journal_commit_transacti...Toshiyuki Okajima2008-07-25
* jbd: unexport journal_update_superblockAdrian Bunk2008-07-25
* ext3: handle deleting corrupted indirect blocksDuane Griffin2008-07-25
* ext3: don't read inode block if the buffer has a write errorHidehiro Kawai2008-07-25
* ext3: handle corrupted orphan list at mountDuane Griffin2008-07-25
* ext3: remove double definitions of xattr macrosShen Feng2008-07-25
* jbd: fix race between free buffer and commit transactionMingming Cao2008-07-25
* ext3: improve some code in rb tree part of dir.cShen Feng2008-07-25
* jbd: tidy up revoke cache initialisation and destructionDuane Griffin2008-07-25
* jbd: eliminate duplicated code in revocation table init/destroy functionsDuane Griffin2008-07-25
* jbd: replace potentially false assertion with if blockDuane Griffin2008-07-25
* ext3: correct mount option parsing to detect when quota options can be changedJan Kara2008-07-25
* ext3: fix typos in messages and comments (journalled -> journaled)Jan Kara2008-07-25
* ext3: fix synchronization of quota files in journal=data modeJan Kara2008-07-25
* ext2: fix typo in Hurd part of include/linux/ext2_fs.hSamuel Thibault2008-07-25
* ext2: remove double definitions of xattr macrosShen Feng2008-07-25
* minix: remove !NO_TRUNCATE codeAdrian Bunk2008-07-25
* gpio: max732x driverEric Miao2008-07-25
* gpiolib: allow user-selectionMichael Buesch2008-07-25
* gpio: add bt8xxgpio driverMichael Buesch2008-07-25
* gpio: mcp23s08 handles multiple chips per chipselectDavid Brownell2008-07-25
* gpio: sysfs interfaceDavid Brownell2008-07-25
* kprobes: remove redundant config checkAbhishek Sagar2008-07-25
* kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S2008-07-25
* mfd: sm501 fix gpio number calculation for upper bankBen Dooks2008-07-25
* mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unsetBen Dooks2008-07-25
* sm501: fixes for akpms comments on gpiolib additionBen Dooks2008-07-25
* sm501: gpio I2C supportBen Dooks2008-07-25
* sm501: gpio dynamic registration for PCI devicesArnaud Patard2008-07-25
* sm501: add gpiolib supportBen Dooks2008-07-25
* sm501: add power control callbackBen Dooks2008-07-25
* printk ratelimiting rewriteDave Young2008-07-25
* kallsyms: unify 32- and 64-bit codeVegard Nossum2008-07-25
* list debugging: use WARN() instead of BUG()Dave Jones2008-07-25
* Example use of WARN()Arjan van de Ven2008-07-25
* kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN()Arjan van de Ven2008-07-25
* Add a WARN() macro; this is WARN_ON() + printk argumentsArjan van de Ven2008-07-25
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-25
* drivers/misc/hpilo.c needs CONFIG_PCIAndrew Morton2008-07-25
* documentation: update CodingStyle tips for Emacs usersJohannes Weiner2008-07-25
* init/version.c: define version_string only if CONFIG_KALLSYMS is not definedDaniel Guilak2008-07-25
* init/version.c: silence sparse warning by declaring the version stringDaniel Guilak2008-07-25