summaryrefslogtreecommitdiffstats
path: root/fs/minix/minix.h
Commit message (Expand)AuthorAgeFilesLines
* fs: cleanup slight list_entry abuseRasmus Villemoes2015-06-231-1/+1
* vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro2012-03-201-1/+0
* minix: propagate umode_tAl Viro2012-01-031-1/+1
* minixfs: kill manual hweight(), simplifyAl Viro2011-11-191-1/+1
* fs/minix: Verify bitmap block counts before mountingJosh Boyer2011-11-191-2/+7
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-231-0/+74
* clean up write_begin usage for directories in pagecacheChristoph Hellwig2010-08-091-3/+1
* minix: replace inode uid,gid,mode init with helperDmitry Monakhov2010-05-211-1/+1
* Making fs/minix/minix.h double including safeHitoshi Mitake2009-06-221-0/+5
* switch minix to simple_fsync()Al Viro2009-06-111-2/+0
* minix: remove !NO_TRUNCATE codeAdrian Bunk2008-07-251-6/+0
* iget: stop the MINIX filesystem from using iget() and read_inode()David Howells2008-02-071-0/+1
* minixfs: convert to new aopsNick Piggin2007-10-161-0/+3
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-2/+2
* [PATCH] Minix V3 supportAndries Brouwer2007-02-121-8/+4
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+96