summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hfs: convert bitmap_lock in a mutexMatthias Kaehlcke2008-07-253-6/+7
* coda: remove CODA_FS_OLD_APIAdrian Bunk2008-07-255-79/+3
* isofs: fix minor filesystem corruptionAdam Greenblatt2008-07-251-2/+20
* ext3: validate directory entry data before useDuane Griffin2008-07-251-10/+12
* jbd: don't abort if flushing file data failedHidehiro Kawai2008-07-251-7/+28
* ext3: kill 2 useless magic numbersLi Zefan2008-07-251-2/+2
* jbd: positively dispose the unmapped data buffers in journal_commit_transacti...Toshiyuki Okajima2008-07-251-9/+20
* jbd: unexport journal_update_superblockAdrian Bunk2008-07-251-1/+0
* ext3: handle deleting corrupted indirect blocksDuane Griffin2008-07-251-1/+15
* ext3: don't read inode block if the buffer has a write errorHidehiro Kawai2008-07-251-0/+10
* ext3: handle corrupted orphan list at mountDuane Griffin2008-07-253-6/+24
* ext3: remove double definitions of xattr macrosShen Feng2008-07-253-7/+3
* jbd: fix race between free buffer and commit transactionMingming Cao2008-07-252-4/+56
* ext3: improve some code in rb tree part of dir.cShen Feng2008-07-251-10/+4
* jbd: tidy up revoke cache initialisation and destructionDuane Griffin2008-07-251-13/+23
* jbd: eliminate duplicated code in revocation table init/destroy functionsDuane Griffin2008-07-251-76/+51
* jbd: replace potentially false assertion with if blockDuane Griffin2008-07-251-3/+4
* ext3: correct mount option parsing to detect when quota options can be changedJan Kara2008-07-251-7/+22
* ext3: fix typos in messages and comments (journalled -> journaled)Jan Kara2008-07-251-7/+7
* ext3: fix synchronization of quota files in journal=data modeJan Kara2008-07-251-8/+27
* ext2: fix typo in Hurd part of include/linux/ext2_fs.hSamuel Thibault2008-07-251-2/+2
* ext2: remove double definitions of xattr macrosShen Feng2008-07-253-7/+3
* minix: remove !NO_TRUNCATE codeAdrian Bunk2008-07-253-33/+0
* gpio: max732x driverEric Miao2008-07-254-0/+424
* gpiolib: allow user-selectionMichael Buesch2008-07-2518-23/+116
* gpio: add bt8xxgpio driverMichael Buesch2008-07-255-0/+440
* gpio: mcp23s08 handles multiple chips per chipselectDavid Brownell2008-07-252-40/+118
* gpio: sysfs interfaceDavid Brownell2008-07-2512-20/+712
* kprobes: remove redundant config checkAbhishek Sagar2008-07-251-5/+0
* kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S2008-07-258-67/+108
* mfd: sm501 fix gpio number calculation for upper bankBen Dooks2008-07-251-1/+3
* mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unsetBen Dooks2008-07-251-5/+24
* sm501: fixes for akpms comments on gpiolib additionBen Dooks2008-07-251-8/+16
* sm501: gpio I2C supportBen Dooks2008-07-252-2/+84
* sm501: gpio dynamic registration for PCI devicesArnaud Patard2008-07-252-3/+5
* sm501: add gpiolib supportBen Dooks2008-07-253-70/+257
* sm501: add power control callbackBen Dooks2008-07-252-0/+38
* printk ratelimiting rewriteDave Young2008-07-2510-56/+79
* kallsyms: unify 32- and 64-bit codeVegard Nossum2008-07-251-13/+6
* list debugging: use WARN() instead of BUG()Dave Jones2008-07-251-22/+14
* Example use of WARN()Arjan van de Ven2008-07-251-6/+3
* kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN()Arjan van de Ven2008-07-251-3/+1
* Add a WARN() macro; this is WARN_ON() + printk argumentsArjan van de Ven2008-07-252-0/+44
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-2528-55/+48
* drivers/misc/hpilo.c needs CONFIG_PCIAndrew Morton2008-07-251-0/+1
* documentation: update CodingStyle tips for Emacs usersJohannes Weiner2008-07-251-19/+23
* init/version.c: define version_string only if CONFIG_KALLSYMS is not definedDaniel Guilak2008-07-251-0/+2
* init/version.c: silence sparse warning by declaring the version stringDaniel Guilak2008-07-251-0/+1
* init.h: remove obsolete contentRobert P. J. Day2008-07-251-7/+1
* parport: fix platform driver hotplug/coldplugKay Sievers2008-07-251-0/+2