aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-11[PATCH] VFS: Destroy the dentries contributed by a superblock on unmountingDavid Howells2-6/+136
2006-10-11[PATCH] AUTOFS: Make sure all dentries refs are released before calling kill_anon_super()David Howells4-22/+6
2006-10-11[PATCH] ReiserFS: Make sure all dentries refs are released before calling kill_block_super()David Howells1-11/+20
2006-10-11[PATCH] fs/*: use BUILD_BUG_ONAlexey Dobriyan5-25/+16
2006-10-11[PATCH] D-cache aliasing issue in __block_prepare_writeMonakhov Dmitriy1-0/+2
2006-10-11[PATCH] Remove unnecessary check in fs/fat/inode.cEric Sesterhenn1-1/+1
2006-10-11[PATCH] 32-bit compatibility HDIO IOCTLsMaciej W. Rozycki1-3/+7
2006-10-11[PATCH] ext2: errors behaviour fixVasily Averin1-5/+11
2006-10-11[PATCH] ext3: errors behaviour fixDmitry Mishin1-0/+2
2006-10-11[PATCH] grow_buffers() infinite loop fixAndrew Morton1-2/+19
2006-10-11[PATCH] epoll_pwait()Davide Libenzi1-3/+53
2006-10-11[PATCH] ext4 whitespace cleanupsAndrew Morton5-45/+46
2006-10-11[PATCH] ext4: errors behaviour fixDmitry Mishin1-0/+2
2006-10-11[PATCH] ext4: rename logic_sb_blockAndrew Morton1-12/+11
2006-10-11[PATCH] ext4 64 bit divide fixAndrew Morton3-6/+6
2006-10-11[PATCH] ext4 uninline ext4_get_group_no_and_offset()Andrew Morton1-0/+18
2006-10-11[PATCH] ext4: move block number hi bitsAlexandre Ratchov5-36/+47
2006-10-11[PATCH] ext4: allow larger descriptor sizeAlexandre Ratchov3-8/+24
2006-10-11[PATCH] jbd2: switch blks_type from sector_t to ullMingming Cao4-24/+24
2006-10-11[PATCH] ext4: removesector_t bits checkMingming Cao2-14/+8
2006-10-11[PATCH] ext4: blk_type from sector_t to unsigned long longMingming Cao6-54/+54
2006-10-11[PATCH] ext4: 64bit metadataLaurent Vivier5-84/+128
2006-10-11[PATCH] ext4: 48bit i_file_aclBadari Pulavarty1-0/+10
2006-10-11[PATCH] jbd2: sector_t conversionMingming Cao4-25/+26
2006-10-11[PATCH] 64-bit jbd2 coreZach Brown4-20/+65
2006-10-11[PATCH] ext4: clean up comments in ext4-extents patchRandy Dunlap1-98/+128
2006-10-11[PATCH] ext4: uninitialised extent handlingSuparna Bhattacharya1-0/+16
2006-10-11[PATCH] ext4: 48bit physical block number support in extentsAlex Tomas1-76/+111
2006-10-11[PATCH] ext4: switch fsblk to sector_tMingming Cao4-29/+26
2006-10-11[PATCH] ext3: add extent map supportAlex Tomas7-11/+2108
2006-10-11[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao20-108/+141
2006-10-11[PATCH] jbd2: rename slabJohann Lombardi2-5/+5
2006-10-11[PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbolsMingming Cao7-535/+535
2006-10-11[PATCH] jbd2: initial copy of files from jbdDave Kleikamp7-0/+7062
2006-10-11[PATCH] ext4: enable building of ext4Mingming Cao2-4/+72
2006-10-11[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao22-2761/+2761
2006-10-11[PATCH] ext4: initial copy of files from ext3Dave Kleikamp22-0/+15595
2006-10-11[PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range()Chen, Kenneth W1-1/+1
2006-10-11[PATCH] null dereference in fs/jbd/journal.cEric Sesterhenn1-1/+2
2006-10-11[CIFS] Fix leaps year calculation for years after 2100Steve French1-0/+9
2006-10-10[PATCH] ufs endianness annotationsAl Viro1-8/+6
2006-10-10[PATCH] fs/partitions endianness annotationsAl Viro1-4/+2
2006-10-10[PATCH] isofs endianness annotationsAl Viro1-5/+5
2006-10-10[PATCH] hpfs endianness annotationsAl Viro1-5/+6
2006-10-10[PATCH] fs/fat endianness annotationsAl Viro1-1/+1
2006-10-10[PATCH] befs: endianness annotationsAl Viro6-72/+106
2006-10-10[PATCH] befs: missing fs32_to_cpu() in debug.cAl Viro1-1/+1
2006-10-10[PATCH] befs: introduce on-disk endian typesAl Viro2-18/+22
2006-10-10[PATCH] befs: prepare to sanitizing headersAl Viro8-7/+2
2006-10-10[PATCH] befs: remove bogus typedefAl Viro1-1/+0