summaryrefslogtreecommitdiff
path: root/fs/ext2
AgeCommit message (Expand)Author
2002-07-28MergeLinus Torvalds
2002-07-28[PATCH] direct IO updatesAndrew Morton
2002-07-27VFS: implement sendfile file operationChristoph Hellwig
2002-07-23[PATCH] type safe(r) list_entry repacement: container_ofNeil Brown
2002-07-14[PATCH] 2.5 i_size_high fixupAndreas Dilger
2002-07-14[PATCH] direct-to-BIO for O_DIRECTAndrew Morton
2002-07-04[PATCH] Remove ext2's buffer_head cacheAndrew Morton
2002-06-19[PATCH] TRIVIAL EPERM -> EACCESSAndreas Dilger
2002-06-19[PATCH] ext2 staticsStephen Rothwell
2002-06-11[PATCH] ext2_put_inode race fixAndrew Morton
2002-06-02[PATCH] rename block_symlink() to page_symlink()Andrew Morton
2002-05-27[PATCH] dirsyncAndrew Morton
2002-05-27[PATCH] rename writeback_mapping to writepagesAndrew Morton
2002-05-27[PATCH] direct-to-BIO writebackAndrew Morton
2002-05-27[PATCH] direct-to-BIO readaheadAndrew Morton
2002-05-24kbuild: Use standard multi-part object declaration in fs/*Kai Germaschewski
2002-05-23Merge penguin:v2.5/linuxLinus Torvalds
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)Christoph Hellwig
2002-05-23EXPORT_SYMBOL: Remove EXPORT_NO_SYMBOLS from fs/*Kai Germaschewski
2002-05-20Fix ext2 compilationKai Germaschewski
2002-05-19[PATCH] get rid of <linux/locks.h>Christoph Hellwig
2002-05-19[PATCH] improved I/O scheduling for indirect blocksAndrew Morton
2002-05-19[PATCH] ext2: preread inode backing blocksAndrew Morton
2002-05-19[PATCH] i_dirty_buffers locking fixAndrew Morton
2002-05-02[PATCH] VM dirty page balancingAndrew Morton
2002-04-30[PATCH] shift BKL out of vfs_readdirDave Hansen
2002-04-29[PATCH] page writeback locking updateAndrew Morton
2002-04-29[PATCH] cleanup of bh->flagsAndrew Morton
2002-04-29[PATCH] remove i_dirty_data_buffersAndrew Morton
2002-04-29[PATCH] cleanup write_one_pageAndrew Morton
2002-04-29[PATCH] cleanup page flagsAndrew Morton
2002-04-29[PATCH] ext2 directory handlingAndrew Morton
2002-04-23Fix include files for write_super BKL move.Linus Torvalds
2002-04-23[PATCH] Locking in sync_old_buffersDave Hansen
2002-04-21[PATCH] buffer_head leakAlexander Viro
2002-04-15[PATCH] PATCH - Create "export_operations" interface for filesystems to describeNeil Brown
2002-04-03Andrew Morton's ext2 sync mount speedup. Description:Jeff Garzik
2002-04-02strtok -> strsep fixesLinus Torvalds
2002-04-01[PATCH] ext2_fill_super breakageAndrew Morton
2002-03-12[PATCH] correction to super_block cleanupsBrian Gerst
2002-03-12[PATCH] struct super_block cleanup - ext2Brian Gerst
2002-03-12[PATCH] struct super_block cleanup - ext2Brian Gerst
2002-03-10[PATCH] (4/4) ->kill_sb() switchoverAlexander Viro
2002-03-07ext2 minor cleanup: ext2_fsync_inode is only used from ext2_fsync_file, so me...Benjamin LaHaise
2002-02-17Merge home.transmeta.com:/home/torvalds/v2.5/mortonLinus Torvalds
2002-02-17[PATCH] IS_SYNC diretory handlingAndrew Morton
2002-02-17[PATCH] BKL shifting - ->rename()Alexander Viro
2002-02-14[PATCH] (5/5) more BKL shiftingAlexander Viro
2002-02-14[PATCH] (3/5) more BKL shiftingAlexander Viro
2002-02-12[PATCH] SMP-safe ext2/namei.cAlexander Viro