aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-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
2006-03-25[PATCH] direct-io: bug fix in dio handling write errorChen, Kenneth W
2006-03-25[PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget optionsPhillip Susi
2006-03-25[PATCH] use kzalloc and kcalloc in core fs codeOliver Neukum
2006-03-25[PATCH] compat_sys_nfsservctl(): handle errors correctlyPeter Staubach
2006-03-25[PATCH] Ext2 flags shouldn't report "nogrpid"Rob Landley
2006-03-25[PATCH] Honour AOP_TRUNCATE_PAGE returns in page_symlinkNeilBrown
2006-03-25[PATCH] indirect_print_item() warning fixBenoit Boissinot
2006-03-25[PATCH] reiserfs/xattr_acl.c:reiserfs_get_acl(): make size an intAdrian Bunk
2006-03-25[PATCH] ext3: Fix debug logging-only compilation errorKirk True
2006-03-25[PATCH] Reduce sched latency in shrink_dcache_sb()Kirill Korotaev
2006-03-25[PATCH] Move cond_resched() after iput() in sync_sb_inodes()OGAWA Hirofumi
2006-03-25[PATCH] freeze_bdev() cleanupOGAWA Hirofumi
2006-03-25[PATCH] fix messages in fs/minixDenis Vlasenko
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi
2006-03-25[PATCH] smbfs: Fix debug logging-only compilation errorKirk True
2006-03-25[PATCH] 9p: fix name consistency problemsEric Van Hensbergen
2006-03-25[PATCH] v9fs: update license boilerplateEric Van Hensbergen