| Commit message (Expand) | Author | Age |
* | coda: remove CODA_FS_OLD_API | Adrian Bunk | 2008-07-25 |
* | isofs: fix minor filesystem corruption | Adam Greenblatt | 2008-07-25 |
* | ext3: validate directory entry data before use | Duane Griffin | 2008-07-25 |
* | jbd: don't abort if flushing file data failed | Hidehiro Kawai | 2008-07-25 |
* | ext3: kill 2 useless magic numbers | Li Zefan | 2008-07-25 |
* | jbd: positively dispose the unmapped data buffers in journal_commit_transacti... | Toshiyuki Okajima | 2008-07-25 |
* | jbd: unexport journal_update_superblock | Adrian Bunk | 2008-07-25 |
* | ext3: handle deleting corrupted indirect blocks | Duane Griffin | 2008-07-25 |
* | ext3: don't read inode block if the buffer has a write error | Hidehiro Kawai | 2008-07-25 |
* | ext3: handle corrupted orphan list at mount | Duane Griffin | 2008-07-25 |
* | ext3: remove double definitions of xattr macros | Shen Feng | 2008-07-25 |
* | jbd: fix race between free buffer and commit transaction | Mingming Cao | 2008-07-25 |
* | ext3: improve some code in rb tree part of dir.c | Shen Feng | 2008-07-25 |
* | jbd: tidy up revoke cache initialisation and destruction | Duane Griffin | 2008-07-25 |
* | jbd: eliminate duplicated code in revocation table init/destroy functions | Duane Griffin | 2008-07-25 |
* | jbd: replace potentially false assertion with if block | Duane Griffin | 2008-07-25 |
* | ext3: correct mount option parsing to detect when quota options can be changed | Jan Kara | 2008-07-25 |
* | ext3: fix typos in messages and comments (journalled -> journaled) | Jan Kara | 2008-07-25 |
* | ext3: fix synchronization of quota files in journal=data mode | Jan Kara | 2008-07-25 |
* | ext2: fix typo in Hurd part of include/linux/ext2_fs.h | Samuel Thibault | 2008-07-25 |
* | ext2: remove double definitions of xattr macros | Shen Feng | 2008-07-25 |
* | minix: remove !NO_TRUNCATE code | Adrian Bunk | 2008-07-25 |
* | gpio: max732x driver | Eric Miao | 2008-07-25 |
* | gpiolib: allow user-selection | Michael Buesch | 2008-07-25 |
* | gpio: add bt8xxgpio driver | Michael Buesch | 2008-07-25 |
* | gpio: mcp23s08 handles multiple chips per chipselect | David Brownell | 2008-07-25 |
* | gpio: sysfs interface | David Brownell | 2008-07-25 |
* | kprobes: remove redundant config check | Abhishek Sagar | 2008-07-25 |
* | kprobes: improve kretprobe scalability with hashed locking | Srinivasa D S | 2008-07-25 |
* | mfd: sm501 fix gpio number calculation for upper bank | Ben Dooks | 2008-07-25 |
* | mfd: sm501 build fixes when CONFIG_MFD_SM501_GPIO unset | Ben Dooks | 2008-07-25 |
* | sm501: fixes for akpms comments on gpiolib addition | Ben Dooks | 2008-07-25 |
* | sm501: gpio I2C support | Ben Dooks | 2008-07-25 |
* | sm501: gpio dynamic registration for PCI devices | Arnaud Patard | 2008-07-25 |
* | sm501: add gpiolib support | Ben Dooks | 2008-07-25 |
* | sm501: add power control callback | Ben Dooks | 2008-07-25 |
* | printk ratelimiting rewrite | Dave Young | 2008-07-25 |
* | kallsyms: unify 32- and 64-bit code | Vegard Nossum | 2008-07-25 |
* | list debugging: use WARN() instead of BUG() | Dave Jones | 2008-07-25 |
* | Example use of WARN() | Arjan van de Ven | 2008-07-25 |
* | kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN() | Arjan van de Ven | 2008-07-25 |
* | Add a WARN() macro; this is WARN_ON() + printk arguments | Arjan van de Ven | 2008-07-25 |
* | Rename WARN() to WARNING() to clear the namespace | Arjan van de Ven | 2008-07-25 |
* | drivers/misc/hpilo.c needs CONFIG_PCI | Andrew Morton | 2008-07-25 |
* | documentation: update CodingStyle tips for Emacs users | Johannes Weiner | 2008-07-25 |
* | init/version.c: define version_string only if CONFIG_KALLSYMS is not defined | Daniel Guilak | 2008-07-25 |
* | init/version.c: silence sparse warning by declaring the version string | Daniel Guilak | 2008-07-25 |
* | init.h: remove obsolete content | Robert P. J. Day | 2008-07-25 |
* | parport: fix platform driver hotplug/coldplug | Kay Sievers | 2008-07-25 |
* | mfd: fix platform driver hotplug/coldplug | Kay Sievers | 2008-07-25 |