aboutsummaryrefslogtreecommitdiff
path: root/fs/minix/minix.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-24fs: make helpers idmap mount awareGravatar Christian Brauner 1-1/+2
2020-08-12fs/minix: set s_maxbytes correctlyGravatar Eric Biggers 1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-03-02statx: Add a system call to make enhanced file info availableGravatar David Howells 1-1/+1
2015-06-23fs: cleanup slight list_entry abuseGravatar Rasmus Villemoes 1-1/+1
2012-03-20vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Gravatar Al Viro 1-1/+0
2012-01-03minix: propagate umode_tGravatar Al Viro 1-1/+1
2011-11-19minixfs: kill manual hweight(), simplifyGravatar Al Viro 1-1/+1
2011-11-19fs/minix: Verify bitmap block counts before mountingGravatar Josh Boyer 1-2/+7
2011-03-23bitops: remove minix bitops from asm/bitops.hGravatar Akinobu Mita 1-0/+74
2010-08-09clean up write_begin usage for directories in pagecacheGravatar Christoph Hellwig 1-3/+1
2010-05-21minix: replace inode uid,gid,mode init with helperGravatar Dmitry Monakhov 1-1/+1
2009-06-22Making fs/minix/minix.h double including safeGravatar Hitoshi Mitake 1-0/+5
2009-06-11switch minix to simple_fsync()Gravatar Al Viro 1-2/+0
2008-07-25minix: remove !NO_TRUNCATE codeGravatar Adrian Bunk 1-6/+0
2008-02-07iget: stop the MINIX filesystem from using iget() and read_inode()Gravatar David Howells 1-0/+1
2007-10-16minixfs: convert to new aopsGravatar Nick Piggin 1-0/+3
2007-02-12[PATCH] mark struct inode_operations const 2Gravatar Arjan van de Ven 1-2/+2
2007-02-12[PATCH] Minix V3 supportGravatar Andries Brouwer 1-8/+4
2006-03-28[PATCH] Make most file operations structs in fs/ constGravatar Arjan van de Ven 1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+96