aboutsummaryrefslogtreecommitdiff
path: root/fs/sysv/ialloc.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-24inode: make init and permission helpers idmapped mount awareGravatar Christian Brauner 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-07-17VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)Gravatar David Howells 1-1/+1
2016-09-27fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsGravatar Deepa Dinamani 1-1/+1
2012-10-09sysv: drop lock/unlock superGravatar Marco Stornelli 1-7/+7
2012-01-03sysv: propagate umode_tGravatar Al Viro 1-1/+1
2010-08-09switch sysv to ->evict_inode()Gravatar Al Viro 1-1/+0
2010-06-29sysvfs: fix NULL deref. when allocating new inodeGravatar Lubomir Rintel 1-1/+5
2010-05-21sysv: replace inode uid,gid,mode initialization with helper functionGravatar Dmitry Monakhov 1-10/+1
2008-11-14CRED: Wrap task credential accesses in the SYSV filesystemGravatar David Howells 1-2/+2
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureGravatar Theodore Ts'o 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+240