aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysv/ialloc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-24inode: make init and permission helpers idmapped mount awareChristian Brauner1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells1-1/+1
2016-09-27fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani1-1/+1
2012-10-09sysv: drop lock/unlock superMarco Stornelli1-7/+7
2012-01-03sysv: propagate umode_tAl Viro1-1/+1
2010-08-09switch sysv to ->evict_inode()Al Viro1-1/+0
2010-06-29sysvfs: fix NULL deref. when allocating new inodeLubomir Rintel1-1/+5
2010-05-21sysv: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov1-10/+1
2008-11-14CRED: Wrap task credential accesses in the SYSV filesystemDavid Howells1-2/+2
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+240