summaryrefslogtreecommitdiffstats
path: root/fs/minix/bitmap.c
AgeCommit message (Expand)AuthorLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-09-27fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani-1/+1
2014-08-08minix zmap block counts calculation fixQi Yong-1/+1
2012-01-03minix: propagate umode_tAl Viro-1/+1
2011-11-19minixfs: kill manual hweight(), simplifyAl Viro-27/+14
2011-11-19fs/minix: Verify bitmap block counts before mountingJosh Boyer-6/+12
2010-08-09switch minix to ->evict_inode(), fix write_inode/delete_inode raceAl Viro-4/+2
2010-05-21minix: replace inode uid,gid,mode init with helperDmitry Monakhov-3/+2
2009-06-17get rid of BKL in fs/minixAl Viro-12/+13
2008-11-14CRED: Wrap task credential accesses in the Minix filesystemDavid Howells-2/+2
2007-10-17fs: mark nibblemap constPhilippe De Muyter-1/+1
2007-05-21Detach sched.h from mm.hAlexey Dobriyan-0/+1
2007-02-12[PATCH] Minix V3 supportAndries Brouwer-29/+40
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o-1/+1
2006-03-25[PATCH] fix messages in fs/minixDenis Vlasenko-5/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+269