summaryrefslogtreecommitdiff
path: root/fs/minix
Commit message (Expand)AuthorAge
* minix: fix regression in minix_mkdir()Jorge Boncompte [DTI2]2010-09-09
* switch minix to ->evict_inode(), fix write_inode/delete_inode raceAl Viro2010-08-09
* remove inode_setattrChristoph Hellwig2010-08-09
* add missing setattr methodsChristoph Hellwig2010-08-09
* get rid of block_write_begin_newtruncChristoph Hellwig2010-08-09
* introduce __block_write_beginChristoph Hellwig2010-08-09
* clean up write_begin usage for directories in pagecacheChristoph Hellwig2010-08-09
* Minix: Clean up left over labelAndrew Hendry2010-06-04
* remove detritus left by "mm: make read_cache_page synchronous"Al Viro2010-05-28
* fs/minix: bugfix, number of indirect block ptrs per block depends on block sizeErik van der Kouwe2010-05-27
* rename the generic fsync implementationsChristoph Hellwig2010-05-27
* minix: replace inode uid,gid,mode init with helperDmitry Monakhov2010-05-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* pass writeback_control to ->write_inodeChristoph Hellwig2010-03-05
* V3 minixfs: add missing directory type checkingDoug Graham2009-09-23
* Making fs/minix/minix.h double including safeHitoshi Mitake2009-06-22
* get rid of BKL in fs/minixAl Viro2009-06-17
* switch minix to simple_fsync()Al Viro2009-06-11
* push BKL down into ->put_superChristoph Hellwig2009-06-11
* fs/minix: return f_fsid for statfs(2)Coly Li2009-04-02
* Update my email addressGertjan van Wingerde2009-03-22
* fs/Kconfig: move minix outAlexey Dobriyan2009-01-22
* minix: fix add link's wrong position calculationEvgeniy Dushistov2009-01-06
* CRED: Wrap task credential accesses in the Minix filesystemDavid Howells2008-11-14
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* minix: remove !NO_TRUNCATE codeAdrian Bunk2008-07-25
* iget: stop the MINIX filesystem from using iget() and read_inode()David Howells2008-02-07
* limit minixfs printks on corrupted dir i_sizeEric Sandeen2007-10-17
* fs: mark nibblemap constPhilippe De Muyter2007-10-17
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* minixfs: convert to new aopsNick Piggin2007-10-16
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-20
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-10
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* mm: make read_cache_page synchronousNick Piggin2007-05-07
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-12
* [PATCH] Minix V3 supportAndries Brouwer2007-02-12
* [PATCH] struct path: convert minixJosef Sipek2006-12-08
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] fs/*: use BUILD_BUG_ONAlexey Dobriyan2006-10-11
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-01
* [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-01
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-27
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-27
* [PATCH] Fix for minix crashAndries Brouwer2006-08-27