| Commit message (Expand) | Author | Age |
* | [PATCH] knfsd: Use new cache_lookup for svc_expkey cache | NeilBrown | 2006-03-27 |
* | [PATCH] knfsd: Use new cache_lookup for svc_export | NeilBrown | 2006-03-27 |
* | [PATCH] knfsd: Get rid of 'inplace' sunrpc caches | NeilBrown | 2006-03-27 |
* | [PATCH] knfsd: Break the hard linkage from svc_expkey to svc_export | NeilBrown | 2006-03-27 |
* | [PATCH] knfsd: Change the store of auth_domains to not be a 'cache' | NeilBrown | 2006-03-27 |
* | [PATCH] autofs4: atomic var underflow | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: follow_link missing functionality | Ian Kent | 2006-03-27 |
* | [PATCH] Remove redundant check from autofs4_put_super | Dave Jones | 2006-03-27 |
* | [PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_* | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: add new packet type for v5 communications | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: add v5 expire logic | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: add v5 follow_link mount trigger method | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: nameidata needs to be up to date for follow_link | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: change may_umount* functions to boolean | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: rename simple_empty_nolock function | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: white space cleanup for waitq.c | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: add a show mount options for proc filesystem | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: remove update_atime unused function | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: expire mounts that hold no (extra) references only | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: fix false negative return from expire | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: simplify expire tree traversal | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: expire code readability cleanup | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: can't mount due to mount point dir not empty | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: use libfs routines for readdir | Ian Kent | 2006-03-27 |
* | [PATCH] autofs4: lookup white space cleanup | Ian Kent | 2006-03-27 |
* | [PATCH] uml: fix hostfs stack corruption | Jeff Dike | 2006-03-27 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-03-26 |
|\ |
|
| * | Remove ugly debugging stuff | Artem B. Bityuckiy | 2006-03-26 |
| * | BUG_ON() Conversion in fs/ext2/ | Eric Sesterhenn | 2006-03-26 |
| * | BUG_ON() Conversion in fs/hfs/ | Eric Sesterhenn | 2006-03-26 |
| * | BUG_ON() Conversion in fs/dcache.c | Eric Sesterhenn | 2006-03-26 |
| * | BUG_ON() Conversion in fs/buffer.c | Eric Sesterhenn | 2006-03-26 |
* | | [PATCH] bitops: ntfs: remove generic_ffs() | Akinobu Mita | 2006-03-26 |
* | | [PATCH] hrtimers: remove data field | Roman Zippel | 2006-03-26 |
* | | [PATCH] hrtimers: remove it_real_value calculation from proc/*/stat | Roman Zippel | 2006-03-26 |
* | | [PATCH] ext3: "nobh" writeback support for filesystems blocksize < pagesize | Badari Pulavarty | 2006-03-26 |
* | | [PATCH] ext3: multi-block get_block() | Badari Pulavarty | 2006-03-26 |
* | | [PATCH] ext3: cleanups and WARN_ON() | Andrew Morton | 2006-03-26 |
* | | [PATCH] remove ->get_blocks() support | Badari Pulavarty | 2006-03-26 |
* | | [PATCH] map multiple blocks for mpage_readpages() | Badari Pulavarty | 2006-03-26 |
* | | [PATCH] pass b_size to ->get_block() | Badari Pulavarty | 2006-03-26 |
* | | [PATCH] change buffer_head.b_size to size_t | Badari Pulavarty | 2006-03-26 |
* | | [PATCH] ext3_get_blocks: Adjust reservation window size for mblocks | Mingming Cao | 2006-03-26 |
* | | [PATCH] ext3_get_blocks: Adjust accounting info in ext3_new_blocks() | Mingming Cao | 2006-03-26 |
* | | [PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block() | Mingming Cao | 2006-03-26 |
* | | [PATCH] ext3_get_blocks: multiple block allocation | Mingming Cao | 2006-03-26 |
* | | [PATCH] ext3_get_blocks: Mapping multiple blocks at a once | Mingming Cao | 2006-03-26 |
* | | [PATCH] 2tb-files-add-blkcnt_t-fixes | Andrew Morton | 2006-03-26 |
* | | [PATCH] mempool: use mempool_create_slab_pool() | Matthew Dobson | 2006-03-26 |
* | | [PATCH] mempool: use common mempool kmalloc allocator | Matthew Dobson | 2006-03-26 |