summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-03-28[PATCH] Typo fixesAlexey Dobriyan
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven
2006-03-28[PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki
2006-03-28[PATCH] Fold select_bits_alloc/free into caller code.Vadim Lobanov
2006-03-28[PATCH] use fget_light() in select/pollEric Dumazet
2006-03-28[PATCH] Optimize select/poll by putting small data sets on the stackAndi Kleen
2006-03-28[PATCH] autofs4: proper prototype for autofs4_dentry_release()Adrian Bunk
2006-03-28[PATCH] fs/fat/: proper prototypes for two functionsAdrian Bunk
2006-03-27[PATCH] dm/md dependency tree in sysfs: convert bd_sem to bd_mutexJun'ichi Nomura
2006-03-27[PATCH] dm/md dependency tree in sysfs: bd_claim_by_kobjectJun'ichi Nomura
2006-03-27[PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidyAndrew Morton
2006-03-27[PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectoryJun'ichi Nomura
2006-03-27[PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki
2006-03-27[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code staticAdrian Bunk
2006-03-27[PATCH] knfsd: Convert sunrpc_cache to use krefsNeilBrown
2006-03-27[PATCH] knfsd: Use new cache code for name/id lookup cachesNeilBrown
2006-03-27[PATCH] knfsd: Use new cache_lookup for svc_expkey cacheNeilBrown
2006-03-27[PATCH] knfsd: Use new cache_lookup for svc_exportNeilBrown
2006-03-27[PATCH] knfsd: Get rid of 'inplace' sunrpc cachesNeilBrown
2006-03-27[PATCH] knfsd: Break the hard linkage from svc_expkey to svc_exportNeilBrown
2006-03-27[PATCH] knfsd: Change the store of auth_domains to not be a 'cache'NeilBrown
2006-03-27[PATCH] autofs4: atomic var underflowIan Kent
2006-03-27[PATCH] autofs4: follow_link missing functionalityIan Kent
2006-03-27[PATCH] Remove redundant check from autofs4_put_superDave Jones
2006-03-27[PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_*Ian Kent
2006-03-27[PATCH] autofs4: add new packet type for v5 communicationsIan Kent
2006-03-27[PATCH] autofs4: add v5 expire logicIan Kent
2006-03-27[PATCH] autofs4: add v5 follow_link mount trigger methodIan Kent
2006-03-27[PATCH] autofs4: nameidata needs to be up to date for follow_linkIan Kent
2006-03-27[PATCH] autofs4: change may_umount* functions to booleanIan Kent
2006-03-27[PATCH] autofs4: rename simple_empty_nolock functionIan Kent
2006-03-27[PATCH] autofs4: white space cleanup for waitq.cIan Kent
2006-03-27[PATCH] autofs4: add a show mount options for proc filesystemIan Kent
2006-03-27[PATCH] autofs4: remove update_atime unused functionIan Kent
2006-03-27[PATCH] autofs4: expire mounts that hold no (extra) references onlyIan Kent
2006-03-27[PATCH] autofs4: fix false negative return from expireIan Kent
2006-03-27[PATCH] autofs4: simplify expire tree traversalIan Kent
2006-03-27[PATCH] autofs4: expire code readability cleanupIan Kent
2006-03-27[PATCH] autofs4: can't mount due to mount point dir not emptyIan Kent
2006-03-27[PATCH] autofs4: use libfs routines for readdirIan Kent
2006-03-27[PATCH] autofs4: lookup white space cleanupIan Kent
2006-03-27[PATCH] uml: fix hostfs stack corruptionJeff Dike
2006-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-03-26Remove ugly debugging stuffArtem B. Bityuckiy
2006-03-26[PATCH] bitops: ntfs: remove generic_ffs()Akinobu Mita
2006-03-26[PATCH] hrtimers: remove data fieldRoman Zippel
2006-03-26[PATCH] hrtimers: remove it_real_value calculation from proc/*/statRoman Zippel
2006-03-26[PATCH] ext3: "nobh" writeback support for filesystems blocksize < pagesizeBadari Pulavarty
2006-03-26[PATCH] ext3: multi-block get_block()Badari Pulavarty