aboutsummaryrefslogtreecommitdiff
path: root/fs/minix
AgeCommit message (Expand)Author
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2011-01-07fs: icache RCU free inodesNick Piggin
2010-10-29new helper: mount_bdev()Al Viro
2010-10-25new helper: ihold()Al Viro
2010-09-09minix: fix regression in minix_mkdir()Jorge Boncompte [DTI2]
2010-08-09switch minix to ->evict_inode(), fix write_inode/delete_inode raceAl Viro
2010-08-09remove inode_setattrChristoph Hellwig
2010-08-09add missing setattr methodsChristoph Hellwig
2010-08-09get rid of block_write_begin_newtruncChristoph Hellwig
2010-08-09introduce __block_write_beginChristoph Hellwig
2010-08-09clean up write_begin usage for directories in pagecacheChristoph Hellwig
2010-06-04Minix: Clean up left over labelAndrew Hendry
2010-05-28remove detritus left by "mm: make read_cache_page synchronous"Al Viro
2010-05-27fs/minix: bugfix, number of indirect block ptrs per block depends on block sizeErik van der Kouwe
2010-05-27rename the generic fsync implementationsChristoph Hellwig
2010-05-21minix: replace inode uid,gid,mode init with helperDmitry Monakhov
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig
2009-09-23V3 minixfs: add missing directory type checkingDoug Graham
2009-06-22Making fs/minix/minix.h double including safeHitoshi Mitake
2009-06-17get rid of BKL in fs/minixAl Viro
2009-06-11switch minix to simple_fsync()Al Viro
2009-06-11push BKL down into ->put_superChristoph Hellwig
2009-04-02fs/minix: return f_fsid for statfs(2)Coly Li
2009-03-22Update my email addressGertjan van Wingerde
2009-01-22fs/Kconfig: move minix outAlexey Dobriyan
2009-01-06minix: fix add link's wrong position calculationEvgeniy Dushistov
2008-11-14CRED: Wrap task credential accesses in the Minix filesystemDavid Howells
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-07-25minix: remove !NO_TRUNCATE codeAdrian Bunk
2008-02-07iget: stop the MINIX filesystem from using iget() and read_inode()David Howells
2007-10-17limit minixfs printks on corrupted dir i_sizeEric Sandeen
2007-10-17fs: mark nibblemap constPhilippe De Muyter
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-16minixfs: convert to new aopsNick Piggin
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-05-07mm: make read_cache_page synchronousNick Piggin
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2007-02-12[PATCH] Minix V3 supportAndries Brouwer
2006-12-08[PATCH] struct path: convert minixJosef Sipek
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-10-11[PATCH] fs/*: use BUILD_BUG_ONAlexey Dobriyan
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty