| Commit message (Expand) | Author | Age |
* | ext3: Fix data / filesystem corruption when write fails to copy data | Jan Kara | 2009-12-10 |
* | ext4: Support for 64-bit quota format | Jan Kara | 2009-12-10 |
* | ext3: Support for vfsv1 quota format | Jan Kara | 2009-12-10 |
* | quota: Implement quota format with 64-bit space and inode limits | Jan Kara | 2009-12-10 |
* | quota: Move definition of QFMT_OCFS2 to linux/quota.h | Jan Kara | 2009-12-10 |
* | ext2: fix comment in ext2_find_entry about return values | Jérémy Cochoy | 2009-12-10 |
* | ext3: Unify log messages in ext3 | Alexey Fisher | 2009-12-10 |
* | ext2: clear uptodate flag on super block I/O error | Stephen Hemminger | 2009-12-10 |
* | ext2: Unify log messages in ext2 | Alexey Fisher | 2009-12-10 |
* | ext3: make "norecovery" an alias for "noload" | Eric Sandeen | 2009-12-10 |
* | ext3: Don't update the superblock in ext3_statfs() | Eric Sandeen | 2009-12-10 |
* | ext3: journal all modifications in ext3_xattr_set_handle | Eric Sandeen | 2009-12-10 |
* | ext2: Explicitly assign values to on-disk enum of filetypes | Jan Blunck | 2009-12-10 |
* | quota: Fix WARN_ON in lookup_one_len | Jan Kara | 2009-12-10 |
* | const: struct quota_format_ops | Alexey Dobriyan | 2009-12-10 |
* | ubifs: remove manual O_SYNC handling | Christoph Hellwig | 2009-12-10 |
* | afs: remove manual O_SYNC handling | Christoph Hellwig | 2009-12-10 |
* | kill wait_on_page_writeback_range | Christoph Hellwig | 2009-12-10 |
* | vfs: Implement proper O_SYNC semantics | Christoph Hellwig | 2009-12-10 |
* | zisofs: Implement reading of compressed files when PAGE_CACHE_SIZE > compress... | Jan Kara | 2009-12-10 |
* | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2009-12-09 |
|\ |
|
| * | ACPICA: Update version to 20091112. | Bob Moore | 2009-11-24 |
| * | ACPICA: Add additional module-level code support | Lin Ming | 2009-11-24 |
| * | ACPICA: Deploy new create integer interface where appropriate | Bob Moore | 2009-11-24 |
| * | ACPICA: New internal utility function to create Integer objects | Bob Moore | 2009-11-24 |
| * | ACPICA: Add repair for predefined methods that must return sorted lists | Bob Moore | 2009-11-24 |
| * | ACPICA: Fix possible fault if return Package objects contain NULL elements | Bob Moore | 2009-11-24 |
| * | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming | 2009-11-24 |
| * | ACPICA: Change package length error message to an info message | Bob Moore | 2009-11-24 |
| * | ACPICA: Reduce severity of predefined repair messages, Warning to Info | Bob Moore | 2009-11-24 |
| * | ACPICA: Update version to 20091013 | Bob Moore | 2009-11-24 |
| * | ACPICA: Fix possible memory leak for Scope ASL operator | Lin Ming | 2009-11-24 |
| * | ACPICA: Remove possibility of executing _REG methods twice | Lin Ming | 2009-11-24 |
| * | ACPICA: Add repair for bad _MAT buffers | Lin Ming | 2009-11-24 |
| * | ACPICA: Add repair for bad _BIF/_BIX packages | Bob Moore | 2009-11-24 |
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-12-09 |
|\ \ |
|
| * | | hwmon: (adt7475) Add VID support for the ADT7476 | Jean Delvare | 2009-12-09 |
| * | | hwmon: (adt7475) Add an entry in MAINTAINERS | Jean Delvare | 2009-12-09 |
| * | | hwmon: (adt7475) Add support for the ADT7476 | Jean Delvare | 2009-12-09 |
| * | | hwmon: (adt7475) Voltage attenuators can be bypassed | Jean Delvare | 2009-12-09 |
| * | | hwmon: (adt7475) Print device information on probe | Jean Delvare | 2009-12-09 |
| * | | hwmon: (adt7475) Handle alternative pin functions | Jean Delvare | 2009-12-09 |
| * | | hwmon: (adt7475) Move sysfs files removal to a separate function | Jean Delvare | 2009-12-09 |
| * | | hwmon: (adt7475) Add support for the ADT7490 | Jean Delvare | 2009-12-09 |
| * | | hwmon: (adt7475) Improve device detection | Jean Delvare | 2009-12-09 |
| * | | hwmon: (adt7475) Add missing static marker | Jean Delvare | 2009-12-09 |
| * | | hwmon: (adt7475) Rework voltage inputs handling | Jean Delvare | 2009-12-09 |
| * | | hwmon: (adt7475) Implement pwm_use_point2_pwm_at_crit | Jean Delvare | 2009-12-09 |
| * | | hwmon: (adt7475) New documentation | Jean Delvare | 2009-12-09 |
| * | | hwmon: (adt7475) Add support for the ADT7473 | Jean Delvare | 2009-12-09 |