| Commit message (Expand) | Author | Age |
* | [PATCH] w1: Adds a sysfs entry (w1_master_search) that allows you to disable/... | Evgeniy Polyakov | 2005-06-22 |
* | [PATCH] w1: Added the triplet w1 master method and changes w1_search() to use... | Evgeniy Polyakov | 2005-06-22 |
* | [PATCH] w1: Cleans up usage of touch_bit/w1_read_bit/w1_write_bit. | Evgeniy Polyakov | 2005-06-22 |
* | [PATCH] w1_therm: removed duplicated family id. | Evgeniy Polyakov | 2005-06-22 |
* | [PATCH] w1: fix build issues | Greg Kroah-Hartman | 2005-06-22 |
* | [PATCH] w1: new family structure. | Evgeniy Polyakov | 2005-06-22 |
* | [PATCH] w1: cleanups. | Evgeniy Polyakov | 2005-06-22 |
* | [PATCH] w1_smem: support for new simple rom family [0x81 id]. | Evgeniy Polyakov | 2005-06-22 |
* | [PATCH] w1_therm: support for ds18b20, ds1822 thermal sensors. | Evgeniy Polyakov | 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 |
* | | [PATCH] md: allow md to update multiple superblocks in parallel. | NeilBrown | 2005-06-21 |
* | | [PATCH] md: allow md intent bitmap to be stored near the superblock. | NeilBrown | 2005-06-21 |
* | | [PATCH] md: fix deadlock due to md thread processing delayed requests. | NeilBrown | 2005-06-21 |
* | | [PATCH] md: optimise reconstruction when re-adding a recently failed drive. | NeilBrown | 2005-06-21 |
* | | [PATCH] md: initialise sync_blocks in raid1 resync | NeilBrown | 2005-06-21 |
* | | [PATCH] md: fix bug when raid1 attempts a partial reconstruct. | NeilBrown | 2005-06-21 |
* | | [PATCH] md: raid1 support for bitmap intent logging | NeilBrown | 2005-06-21 |
* | | [PATCH] md: don't skip bitmap pages due to lack of bit that we just cleared. | NeilBrown | 2005-06-21 |
* | | [PATCH] md: enable the bitmap write-back daemon and wait for it. | NeilBrown | 2005-06-21 |
* | | [PATCH] md: check return value of write_page, rather than ignore it | NeilBrown | 2005-06-21 |
* | | [PATCH] md: improve debug-printing of bitmap superblock. | NeilBrown | 2005-06-21 |