aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-03-30[PATCH] splice exportsJeff Garzik
2006-03-30[PATCH] splice: add support for SPLICE_F_MOVE flagJens Axboe
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe
2006-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-03-29Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds
2006-03-28[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCUOleg Nesterov
2006-03-28[PATCH] remove add_parent()'s parent argumentOleg Nesterov
2006-03-28[PATCH] pidhash: kill switch_exec_pidsEric W. Biederman
2006-03-28[PATCH] simplify exec from init's subthreadOleg Nesterov
2006-03-28[PATCH] exec: allow init to exec from any thread.Eric W. Biederman
2006-03-29Merge ../linux-2.6Paul Mackerras
2006-03-29[XFS] Cleanup in XFS after recent get_block_t interface tweaks.Nathan Scott
2006-03-29[XFS] Remove unused/obsoleted function: xfs_bmap_do_search_extents()Mandy Kirkconnell
2006-03-29[XFS] A change to inode chunk allocation to try allocating the new chunkGlen Overby
2006-03-29Fixes a regression from the recent "remove ->get_blocks() support"Nathan Scott
2006-03-29[XFS] Fix compiler warning and small code inconsistencies in compatNathan Scott
2006-03-29[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing allNathan Scott
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-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt
2006-03-28[PATCH] powerpc: Cope with duplicate node & property names in /proc/device-treeMichael Ellerman
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