aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds5-28/+10
2006-03-26Remove ugly debugging stuffArtem B. Bityuckiy1-9/+0
2006-03-26[PATCH] bitops: ntfs: remove generic_ffs()Akinobu Mita3-3/+32
2006-03-26[PATCH] hrtimers: remove data fieldRoman Zippel1-1/+1
2006-03-26[PATCH] hrtimers: remove it_real_value calculation from proc/*/statRoman Zippel1-4/+1
2006-03-26[PATCH] ext3: "nobh" writeback support for filesystems blocksize < pagesizeBadari Pulavarty1-6/+0
2006-03-26[PATCH] ext3: multi-block get_block()Badari Pulavarty1-12/+4
2006-03-26[PATCH] ext3: cleanups and WARN_ON()Andrew Morton1-125/+114
2006-03-26[PATCH] remove ->get_blocks() supportBadari Pulavarty11-68/+27
2006-03-26[PATCH] map multiple blocks for mpage_readpages()Badari Pulavarty3-22/+90
2006-03-26[PATCH] pass b_size to ->get_block()Badari Pulavarty2-1/+10
2006-03-26[PATCH] change buffer_head.b_size to size_tBadari Pulavarty3-4/+6
2006-03-26[PATCH] ext3_get_blocks: Adjust reservation window size for mblocksMingming Cao1-1/+31
2006-03-26[PATCH] ext3_get_blocks: Adjust accounting info in ext3_new_blocks()Mingming Cao1-12/+19
2006-03-26[PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block()Mingming Cao1-10/+36
2006-03-26[PATCH] ext3_get_blocks: multiple block allocationMingming Cao1-77/+193
2006-03-26[PATCH] ext3_get_blocks: Mapping multiple blocks at a onceMingming Cao2-31/+79
2006-03-26[PATCH] 2tb-files-add-blkcnt_t-fixesAndrew Morton4-12/+15
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson6-34/+18
2006-03-26[PATCH] mempool: use common mempool kmalloc allocatorMatthew Dobson1-12/+2
2006-03-26[PATCH] NFSD4: return conflict lock without racesAndy Adamson1-22/+16
2006-03-26[PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interfaceAndy Adamson1-8/+24
2006-03-26[PATCH] VFS,fs/locks.c: cleanup locks_insert_blockJ. Bruce Fields1-6/+1
2006-03-26[PATCH] Use __read_mostly on some hot fs variablesEric Dumazet12-35/+35
2006-03-26[PATCH] Make address_space_operations->invalidatepage return voidNeilBrown8-34/+29
2006-03-26[PATCH] Make address_space_operations->sync_page return voidNeilBrown2-4/+5
2006-03-26[PATCH] sem2mutex: fs/Ingo Molnar11-89/+99
2006-03-26[PATCH] protect remove_proc_entrySteven Rostedt2-3/+31
2006-03-26BUG_ON() Conversion in fs/ext2/Eric Sesterhenn1-4/+2
2006-03-26BUG_ON() Conversion in fs/hfs/Eric Sesterhenn2-8/+4
2006-03-26BUG_ON() Conversion in fs/dcache.cEric Sesterhenn1-1/+1
2006-03-26BUG_ON() Conversion in fs/buffer.cEric Sesterhenn1-6/+3
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds3-8/+22
2006-03-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds40-1672/+2342
2006-03-25[PATCH] x86_64: Increase the variability of the process stack on 64bit architecturesAndi Kleen1-4/+9
2006-03-25Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds29-490/+749
2006-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds5-7/+5
2006-03-25[PATCH] flat binary loader doesn't check fd table fullLuke Yang1-19/+54
2006-03-25[PATCH] remove needless check in fs/read_write.cCarsten Otte1-1/+1
2006-03-25[PATCH] remove needless check in binfmt_elf.cCarsten Otte1-1/+1
2006-03-25[PATCH] direct-io: bug fix in dio handling write errorChen, Kenneth W1-1/+7
2006-03-25[PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget optionsPhillip Susi1-4/+2
2006-03-25[PATCH] use kzalloc and kcalloc in core fs codeOliver Neukum8-22/+10
2006-03-25[PATCH] compat_sys_nfsservctl(): handle errors correctlyPeter Staubach1-1/+4
2006-03-25[PATCH] Ext2 flags shouldn't report "nogrpid"Rob Landley1-2/+0
2006-03-25[PATCH] Honour AOP_TRUNCATE_PAGE returns in page_symlinkNeilBrown1-2/+14
2006-03-25[PATCH] indirect_print_item() warning fixBenoit Boissinot1-1/+1
2006-03-25[PATCH] reiserfs/xattr_acl.c:reiserfs_get_acl(): make size an intAdrian Bunk1-2/+2
2006-03-25[PATCH] ext3: Fix debug logging-only compilation errorKirk True1-3/+3
2006-03-25[PATCH] Reduce sched latency in shrink_dcache_sb()Kirill Korotaev1-0/+1