aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-06-25[PATCH] autofs4: need to invalidate children on tree mount expireIan Kent
2006-06-25[PATCH] ftruncate does not always update m/ctimePeter Staubach
2006-06-25[PATCH] ext3: cleanup dead code in ext3_add_entry()Johann Lombardi
2006-06-25[PATCH] 9pfs: missing result check in v9fs_vfs_readlink() and v9fs_vfs_link()Florin Malita
2006-06-25[PATCH] epoll: use unlocked wqueue operationsDavide Libenzi
2006-06-25[PATCH] Make EXT2_DEBUG work againValerie Henson
2006-06-25[PATCH] Make procfs obligatory except under CONFIG_EMBEDDEDH. Peter Anvin
2006-06-25[PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversionMingming Cao
2006-06-25[PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixesMingming Cao
2006-06-25[PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytesNeilBrown
2006-06-25[PATCH] ext3: remove inconsistent space before exclamation point in mount codeTheodore Ts'o
2006-06-25[PATCH] ext3: fix memory leak when the journal file is corruptedTheodore Ts'o
2006-06-25[PATCH] ext2: clean up dead code from mount codeTheodore Ts'o
2006-06-25[PATCH] Avoid disk sector_t overflow for >2TB ext3 filesystemMingming Cao
2006-06-25[PATCH] openpromfs: factorize outJan Engelhardt
2006-06-25[PATCH] openpromfs: remove unnecessary castsJan Engelhardt
2006-06-25[PATCH] openpromfs: fix missing NULJan Engelhardt
2006-06-25[PATCH] fs/ufs/inode.c: make 2 functions staticAdrian Bunk
2006-06-25[PATCH] ufs: ubh_ll_rw_block cleanupEvgeniy Dushistov
2006-06-25[PATCH] ufs: make fsck -f happyEvgeniy Dushistov
2006-06-25[PATCH] ufs: fsync implementationEvgeniy Dushistov
2006-06-25[PATCH] ufs: one way to access super blockEvgeniy Dushistov
2006-06-25[PATCH] ufs: missed brelse and wrong baseblkEvgeniy Dushistov
2006-06-25[PATCH] ufs: printk warning fixesAndrew Morton
2006-06-25[PATCH] ufs: zero metadataEvgeniy Dushistov
2006-06-25[PATCH] ufs: unlock_super without lockEvgeniy Dushistov
2006-06-25[PATCH] ufs: i_blocks wrong countEvgeniy Dushistov
2006-06-25[PATCH] ufs: little directory lookup optimizationEvgeniy Dushistov
2006-06-25[PATCH] ufs: easy debugEvgeniy Dushistov
2006-06-25[PATCH] ufs: Unmark CONFIG_UFS_FS_WRITE as BROKENEvgeniy Dushistov
2006-06-25[PATCH] ufs: not usual amounts of fragments per blockEvgeniy Dushistov
2006-06-25[PATCH] ufs: wrong type castEvgeniy Dushistov
2006-06-25[PATCH] ufs: directory and page cache: from blocks to pagesEvgeniy Dushistov
2006-06-25[PATCH] ufs: directory and page cache: install aopsEvgeniy Dushistov
2006-06-25[PATCH] ufs: change block number on the flyEvgeniy Dushistov
2006-06-25[PATCH] ufs: right block allocationEvgeniy Dushistov
2006-06-25[PATCH] ufs: ufs_trunc_indirect: infinite cycleEvgeniy Dushistov
2006-06-25[PATCH] fs/freevxfs: cleanup of spelling errorsCliff Wickman
2006-06-23[PATCH] splice: retrieve mapping after locking the pageJens Axboe
2006-06-23[PATCH] Kill PF_SYNCWRITE flagJens Axboe
2006-06-23[PATCH] make kernel warn about incorrectly sized partitionsMike Miller
2006-06-23[PATCH] JBD: split checkpoint listsJan Kara
2006-06-23[PATCH] list: use list_replace_init() instead of list_splice_init()Oleg Nesterov
2006-06-23[PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre...Mingming Cao
2006-06-23[PATCH] binflt_elf: remove more castsJesper Juhl
2006-06-23[PATCH] binfmt_elf: CodingStyle cleanup and remove some pointless castsJesper Juhl
2006-06-23[PATCH] ext3_clear_inode(): avoid kfree(NULL)Andrew Morton
2006-06-23[PATCH] jbd: avoid kfree(NULL)Andrew Morton
2006-06-23[PATCH] jbd: fix BUG in journal_commit_transaction()Jan Kara
2006-06-23[PATCH] Poll cleanups/microoptimizationsVadim Lobanov