aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [PATCH] fs/*: use BUILD_BUG_ONAlexey Dobriyan2006-10-11
* [PATCH] D-cache aliasing issue in __block_prepare_writeMonakhov Dmitriy2006-10-11
* [PATCH] Remove unnecessary check in fs/fat/inode.cEric Sesterhenn2006-10-11
* [PATCH] 32-bit compatibility HDIO IOCTLsMaciej W. Rozycki2006-10-11
* [PATCH] ext2: errors behaviour fixVasily Averin2006-10-11
* [PATCH] ext3: errors behaviour fixDmitry Mishin2006-10-11
* [PATCH] grow_buffers() infinite loop fixAndrew Morton2006-10-11
* [PATCH] epoll_pwait()Davide Libenzi2006-10-11
* [PATCH] ext4 whitespace cleanupsAndrew Morton2006-10-11
* [PATCH] ext4: errors behaviour fixDmitry Mishin2006-10-11
* [PATCH] ext4: rename logic_sb_blockAndrew Morton2006-10-11
* [PATCH] ext4 64 bit divide fixAndrew Morton2006-10-11
* [PATCH] ext4 uninline ext4_get_group_no_and_offset()Andrew Morton2006-10-11
* [PATCH] ext4: move block number hi bitsAlexandre Ratchov2006-10-11
* [PATCH] ext4: allow larger descriptor sizeAlexandre Ratchov2006-10-11
* [PATCH] jbd2: switch blks_type from sector_t to ullMingming Cao2006-10-11
* [PATCH] ext4: removesector_t bits checkMingming Cao2006-10-11
* [PATCH] ext4: blk_type from sector_t to unsigned long longMingming Cao2006-10-11
* [PATCH] ext4: 64bit metadataLaurent Vivier2006-10-11
* [PATCH] ext4: 48bit i_file_aclBadari Pulavarty2006-10-11
* [PATCH] jbd2: sector_t conversionMingming Cao2006-10-11
* [PATCH] 64-bit jbd2 coreZach Brown2006-10-11
* [PATCH] ext4: clean up comments in ext4-extents patchRandy Dunlap2006-10-11
* [PATCH] ext4: uninitialised extent handlingSuparna Bhattacharya2006-10-11
* [PATCH] ext4: 48bit physical block number support in extentsAlex Tomas2006-10-11
* [PATCH] ext4: switch fsblk to sector_tMingming Cao2006-10-11
* [PATCH] ext3: add extent map supportAlex Tomas2006-10-11
* [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao2006-10-11
* [PATCH] jbd2: rename slabJohann Lombardi2006-10-11
* [PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbolsMingming Cao2006-10-11
* [PATCH] jbd2: initial copy of files from jbdDave Kleikamp2006-10-11
* [PATCH] ext4: enable building of ext4Mingming Cao2006-10-11
* [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao2006-10-11
* [PATCH] ext4: initial copy of files from ext3Dave Kleikamp2006-10-11
* [PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range()Chen, Kenneth W2006-10-11
* [PATCH] null dereference in fs/jbd/journal.cEric Sesterhenn2006-10-11
* [PATCH] ufs endianness annotationsAl Viro2006-10-10
* [PATCH] fs/partitions endianness annotationsAl Viro2006-10-10
* [PATCH] isofs endianness annotationsAl Viro2006-10-10
* [PATCH] hpfs endianness annotationsAl Viro2006-10-10
* [PATCH] fs/fat endianness annotationsAl Viro2006-10-10
* [PATCH] befs: endianness annotationsAl Viro2006-10-10
* [PATCH] befs: missing fs32_to_cpu() in debug.cAl Viro2006-10-10
* [PATCH] befs: introduce on-disk endian typesAl Viro2006-10-10
* [PATCH] befs: prepare to sanitizing headersAl Viro2006-10-10
* [PATCH] befs: remove bogus typedefAl Viro2006-10-10
* [PATCH] fs/inode.c NULL noise removalAl Viro2006-10-10
* [PATCH] more fs/compat.c __user annotationsAl Viro2006-10-10
* [PATCH] mm: bug in set_page_dirty_buffersNick Piggin2006-10-09
* [PATCH] Introduce vfs_listxattrBill Nottingham2006-10-09