| Commit message (Expand) | Author | Age |
* | [PATCH] I2C: Add support for the LPC47M15x and LPC47M192 chips to smsc47m1 | Jean Delvare | 2005-06-22 |
* | [PATCH] I2C: Fix bugs in the new w83627ehf driver | Jean Delvare | 2005-06-22 |
* | [PATCH] I2C: New hardware monitoring driver: w83627ehf | Jean Delvare | 2005-06-22 |
* | [PATCH] I2C: add new hardware monitor driver: adm9240 | Grant Coady | 2005-06-22 |
* | [PATCH] I2C: #include <linux/config.h> cleanup | Jean Delvare | 2005-06-22 |
* | [PATCH] I2C: drivers/i2c/*: #include <linux/config.h> cleanup | Alexey Dobriyan | 2005-06-22 |
* | [PATCH] ds1337: export ds1337_do_command | Ladislav Michl | 2005-06-22 |
* | [PATCH] ds1337 driver works also with ds1339 chip | Ladislav Michl | 2005-06-22 |
* | [PATCH] I2C: ds1337: search by bus number | Ladislav Michl | 2005-06-22 |
* | [PATCH] I2C: ds1337: i2c_transfer() checking | Ladislav Michl | 2005-06-22 |
* | [PATCH] I2C: ds1337: Make time format consistent with other RTC drivers | Ladislav Michl | 2005-06-22 |
* | [PATCH] I2C: ds1337 3/4 | Ladislav Michl | 2005-06-22 |
* | [PATCH] I2C: ds1337 2/4 | Ladislav Michl | 2005-06-22 |
* | [PATCH] I2C: ds1337 1/4 | Ladislav Michl | 2005-06-22 |
* | [PATCH] I2C: mark all functions static in atxp1 driver | Greg K-H | 2005-06-22 |
* | [PATCH] I2C: add new atxp1 driver | Sebastian Witt | 2005-06-22 |
* | [PATCH] I2C: i2c-vid.h: Support for VID to reg conversion | Sebastian Witt | 2005-06-22 |
* | [PATCH] I2C: rtc8564.c remove duplicate include | Clemens Koller | 2005-06-22 |
* | [PATCH] I2C: Merge unused address lists in some video drivers | Jean Delvare | 2005-06-22 |
* | [PATCH] I2C: Kill address ranges in non-sensors i2c chip drivers | Jean Delvare | 2005-06-22 |
* | Merge rsync://oss.sgi.com/git/xfs-2.6 | Linus Torvalds | 2005-06-21 |
|\ |
|
| * | [XFS] Handle inode semaphores properly for dmapi queues | Dean Roehrich | 2005-06-21 |
| * | [XFS] Remove some debugging code from quota syscalls. | Nathan Scott | 2005-06-21 |
| * | [XFS] Merge a few minor fixes to the quota warning code. | Nathan Scott | 2005-06-21 |
| * | [XFS] Merge fixes into realtime quota code, since one/two reported, still | Nathan Scott | 2005-06-21 |
| * | [XFS] Makes more sense to use the fsxattr interface instead of adding new | Nathan Scott | 2005-06-21 |
| * | [XFS] (mostly) remove xfs_inval_cached_pages Since the last round of | Christoph Hellwig | 2005-06-21 |
| * | [XFS] simplify ASSERT | Christoph Hellwig | 2005-06-21 |
| * | [XFS] consolidate extent item freeing | Christoph Hellwig | 2005-06-21 |
| * | [XFS] quiesce the filesystem proper when freezing | Christoph Hellwig | 2005-06-21 |
| * | [XFS] add XFS_INOBT_IS_FREE_DISK | Christoph Hellwig | 2005-06-21 |
| * | [XFS] Fix up some warning fallout from functions made static | Eric Sandeen | 2005-06-21 |
| * | [XFS] Add support for project quota inheritance, a merge of Glens changes. | Nathan Scott | 2005-06-21 |
| * | [XFS] Add support for project quota, based on Dan Knappes earlier work. | Nathan Scott | 2005-06-21 |
| * | [XFS] remove xfs_incore_relse | Christoph Hellwig | 2005-06-21 |
| * | [XFS] simplify XFS_PURGE_INODE | Christoph Hellwig | 2005-06-21 |
| * | [XFS] rewrite xfs_iflush_all | Christoph Hellwig | 2005-06-21 |
| * | [XFS] mark various symbols static Patch from Adrian Bunk | Christoph Hellwig | 2005-06-21 |
| * | [XFS] Remove dead code. Patch from Adrian Bunk | Christoph Hellwig | 2005-06-21 |
| * | [XFS] Fix pagebuf slab initialization | Christoph Hellwig | 2005-06-21 |
| * | [XFS] fix some more compiler warnings in the vnode tracing code | Christoph Hellwig | 2005-06-21 |
| * | [XFS] rename various pagebuf symbols to xfsbuf | Christoph Hellwig | 2005-06-21 |
| * | [XFS] send dmapi events from nopage for mmapped files | Dean Roehrich | 2005-06-21 |
| * | [XFS] Undo xfs-linux:xfs-kern:190622a | Dean Roehrich | 2005-06-21 |
| * | [XFS] upate copyrights | Dean Roehrich | 2005-06-21 |
| * | [XFS] coordinate mmap calls with xfs_dm_punch_hole | Dean Roehrich | 2005-06-21 |
| * | [XFS] Add a get/set interface for XFS project identifiers. | Nathan Scott | 2005-06-20 |
* | | [PATCH] md: remove unneeded NULL checks before kfree | Jesper Juhl | 2005-06-21 |
* | | [PATCH] md: make sure md/bitmap doesn't try to write a page with active write... | NeilBrown | 2005-06-21 |
* | | [PATCH] Two small fixes for md verion-1 superblocks. | NeilBrown | 2005-06-21 |