summaryrefslogtreecommitdiffstats
path: root/fs/minix/minix.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-031-1/+1
* fs: cleanup slight list_entry abuseRasmus Villemoes2015-06-241-1/+1
* vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro2012-03-211-1/+0Star
* minix: propagate umode_tAl Viro2012-01-041-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-241-0/+74
* clean up write_begin usage for directories in pagecacheChristoph Hellwig2010-08-091-3/+1Star
* minix: replace inode uid,gid,mode init with helperDmitry Monakhov2010-05-221-1/+1
* Making fs/minix/minix.h double including safeHitoshi Mitake2009-06-221-0/+5
* switch minix to simple_fsync()Al Viro2009-06-121-2/+0Star
* minix: remove !NO_TRUNCATE codeAdrian Bunk2008-07-251-6/+0Star
* 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/+4Star
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+96