summaryrefslogtreecommitdiffstats
path: root/fs/sysv/ialloc.c
Commit message (Expand)AuthorAgeFilesLines
* sysv: convert to new timestamp accessorsJeff Layton2023-10-181-1/+1
* sysv: convert to ctime accessor functionsJeff Layton2023-07-241-1/+1
* fs: port inode_init_owner() to mnt_idmapChristian Brauner2023-01-191-1/+1
* inode: make init and permission helpers idmapped mount awareChristian Brauner2021-01-241-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-171-1/+1
* fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani2016-09-271-1/+1
* sysv: drop lock/unlock superMarco Stornelli2012-10-091-7/+7
* sysv: propagate umode_tAl Viro2012-01-031-1/+1
* switch sysv to ->evict_inode()Al Viro2010-08-091-1/+0
* sysvfs: fix NULL deref. when allocating new inodeLubomir Rintel2010-06-291-1/+5
* sysv: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov2010-05-211-10/+1
* CRED: Wrap task credential accesses in the SYSV filesystemDavid Howells2008-11-141-2/+2
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+240