aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk2006-03-27
* [PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown2006-03-27
* [PATCH] knfsd: Use new cache code for name/id lookup cachesNeilBrown2006-03-27
* [PATCH] knfsd: Use new cache_lookup for svc_expkey cacheNeilBrown2006-03-27
* [PATCH] knfsd: Use new cache_lookup for svc_exportNeilBrown2006-03-27
* [PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown2006-03-27
* [PATCH] knfsd: Break the hard linkage from svc_expkey to svc_exportNeilBrown2006-03-27
* [PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown2006-03-27
* [PATCH] autofs4: atomic var underflowIan Kent2006-03-27
* [PATCH] autofs4: follow_link missing functionalityIan Kent2006-03-27
* [PATCH] Remove redundant check from autofs4_put_superDave Jones2006-03-27
* [PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_*Ian Kent2006-03-27
* [PATCH] autofs4: add new packet type for v5 communicationsIan Kent2006-03-27
* [PATCH] autofs4: add v5 expire logicIan Kent2006-03-27
* [PATCH] autofs4: add v5 follow_link mount trigger methodIan Kent2006-03-27
* [PATCH] autofs4: nameidata needs to be up to date for follow_linkIan Kent2006-03-27
* [PATCH] autofs4: change may_umount* functions to booleanIan Kent2006-03-27
* [PATCH] autofs4: rename simple_empty_nolock functionIan Kent2006-03-27
* [PATCH] autofs4: white space cleanup for waitq.cIan Kent2006-03-27
* [PATCH] autofs4: add a show mount options for proc filesystemIan Kent2006-03-27
* [PATCH] autofs4: remove update_atime unused functionIan Kent2006-03-27
* [PATCH] autofs4: expire mounts that hold no (extra) references onlyIan Kent2006-03-27
* [PATCH] autofs4: fix false negative return from expireIan Kent2006-03-27
* [PATCH] autofs4: simplify expire tree traversalIan Kent2006-03-27
* [PATCH] autofs4: expire code readability cleanupIan Kent2006-03-27
* [PATCH] autofs4: can't mount due to mount point dir not emptyIan Kent2006-03-27
* [PATCH] autofs4: use libfs routines for readdirIan Kent2006-03-27
* [PATCH] autofs4: lookup white space cleanupIan Kent2006-03-27
* [PATCH] uml: fix hostfs stack corruptionJeff Dike2006-03-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-26
|\
| * Remove ugly debugging stuffArtem B. Bityuckiy2006-03-26
| * BUG_ON() Conversion in fs/ext2/Eric Sesterhenn2006-03-26
| * BUG_ON() Conversion in fs/hfs/Eric Sesterhenn2006-03-26
| * BUG_ON() Conversion in fs/dcache.cEric Sesterhenn2006-03-26
| * BUG_ON() Conversion in fs/buffer.cEric Sesterhenn2006-03-26
* | [PATCH] bitops: ntfs: remove generic_ffs()Akinobu Mita2006-03-26
* | [PATCH] hrtimers: remove data fieldRoman Zippel2006-03-26
* | [PATCH] hrtimers: remove it_real_value calculation from proc/*/statRoman Zippel2006-03-26
* | [PATCH] ext3: "nobh" writeback support for filesystems blocksize < pagesizeBadari Pulavarty2006-03-26
* | [PATCH] ext3: multi-block get_block()Badari Pulavarty2006-03-26
* | [PATCH] ext3: cleanups and WARN_ON()Andrew Morton2006-03-26
* | [PATCH] remove ->get_blocks() supportBadari Pulavarty2006-03-26
* | [PATCH] map multiple blocks for mpage_readpages()Badari Pulavarty2006-03-26
* | [PATCH] pass b_size to ->get_block()Badari Pulavarty2006-03-26
* | [PATCH] change buffer_head.b_size to size_tBadari Pulavarty2006-03-26
* | [PATCH] ext3_get_blocks: Adjust reservation window size for mblocksMingming Cao2006-03-26
* | [PATCH] ext3_get_blocks: Adjust accounting info in ext3_new_blocks()Mingming Cao2006-03-26
* | [PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block()Mingming Cao2006-03-26
* | [PATCH] ext3_get_blocks: multiple block allocationMingming Cao2006-03-26
* | [PATCH] ext3_get_blocks: Mapping multiple blocks at a onceMingming Cao2006-03-26