aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2006-03-26[PATCH] ext3: cleanups and WARN_ON()Andrew Morton
2006-03-26[PATCH] remove ->get_blocks() supportBadari 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_tBadari Pulavarty
2006-03-26[PATCH] ext3_get_blocks: Adjust reservation window size for mblocksMingming 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 allocationMingming Cao
2006-03-26[PATCH] ext3_get_blocks: Mapping multiple blocks at a onceMingming Cao
2006-03-26[PATCH] 2tb-files-add-blkcnt_t-fixesAndrew Morton
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson
2006-03-26[PATCH] mempool: use common mempool kmalloc allocatorMatthew Dobson
2006-03-26[PATCH] NFSD4: return conflict lock without racesAndy Adamson
2006-03-26[PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interfaceAndy Adamson
2006-03-26[PATCH] VFS,fs/locks.c: cleanup locks_insert_blockJ. Bruce Fields
2006-03-26[PATCH] Use __read_mostly on some hot fs variablesEric Dumazet
2006-03-26[PATCH] Make address_space_operations->invalidatepage return voidNeilBrown
2006-03-26[PATCH] Make address_space_operations->sync_page return voidNeilBrown
2006-03-26[PATCH] sem2mutex: fs/Ingo Molnar
2006-03-26[PATCH] protect remove_proc_entrySteven Rostedt
2006-03-26BUG_ON() Conversion in fs/ext2/Eric Sesterhenn
2006-03-26BUG_ON() Conversion in fs/hfs/Eric Sesterhenn
2006-03-26BUG_ON() Conversion in fs/dcache.cEric Sesterhenn
2006-03-26BUG_ON() Conversion in fs/buffer.cEric Sesterhenn
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2006-03-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2006-03-25[PATCH] x86_64: Increase the variability of the process stack on 64bit archit...Andi Kleen
2006-03-25Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds
2006-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-03-25[PATCH] flat binary loader doesn't check fd table fullLuke Yang
2006-03-25[PATCH] remove needless check in fs/read_write.cCarsten Otte
2006-03-25[PATCH] remove needless check in binfmt_elf.cCarsten Otte