aboutsummaryrefslogtreecommitdiff
path: root/fs/ufs/ialloc.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-08fs: ufs: use ktime_get_real_ts64() for birthtimeGravatar Deepa Dinamani 1-2/+4
2016-09-27fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsGravatar Deepa Dinamani 1-1/+1
2015-06-16fs/ufs: restore s_lock mutexGravatar Fabian Frederick 1-8/+8
2014-09-26ufs: deal with nfsd/iget racesGravatar Al Viro 1-1/+5
2014-06-06ufs: sb mutex merge + mutex_destroyGravatar Fabian Frederick 1-9/+8
2014-04-07fs/ufs: remove unused ufs_super_block_first pointerGravatar Christian Engelmayer 1-4/+0
2012-10-09ufs: drop lock/unlock superGravatar Marco Stornelli 1-8/+8
2012-07-22fs/ufs: get rid of write_superGravatar Artem Bityutskiy 1-2/+2
2012-01-03ufs: propagate umode_tGravatar Al Viro 1-1/+1
2011-11-02filesystems: add missing nlink wrappersGravatar Miklos Szeredi 1-1/+1
2010-08-18remove SWRITE* I/O typesGravatar Christoph Hellwig 1-12/+6
2010-08-09switch ufs to ->evict_inode()Gravatar Al Viro 1-2/+0
2010-05-24ufs: Remove dead quota codeGravatar Jan Kara 1-13/+0
2010-05-21ufs: replace inode uid,gid,mode initialization with helper functionGravatar Dmitry Monakhov 1-9/+1
2010-03-05dquot: cleanup dquot initialize routineGravatar Christoph Hellwig 1-1/+1
2010-03-05dquot: cleanup dquot drop routineGravatar Christoph Hellwig 1-2/+2
2010-03-05dquot: cleanup inode allocation / freeing routinesGravatar Christoph Hellwig 1-3/+4
2009-03-26ufs: Use lowercase names of quota functionsGravatar Jan Kara 1-4/+4
2008-11-14CRED: Wrap task credential accesses in the UFS filesystemGravatar David Howells 1-2/+2
2008-02-08drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hGravatar Mike Frysinger 1-1/+1
2007-10-17ufs: move non-layout parts of ufs_fs.h to fs/ufs/Gravatar Christoph Hellwig 1-0/+1
2007-03-16[PATCH] ufs2: more correct work with timeGravatar Evgeniy Dushistov 1-3/+2
2007-02-12[PATCH] ufs2 write: inodes writeGravatar Evgeniy Dushistov 1-13/+103
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureGravatar Theodore Ts'o 1-1/+0
2006-06-25[PATCH] ufs: ubh_ll_rw_block cleanupGravatar Evgeniy Dushistov 1-2/+2
2006-06-25[PATCH] ufs: make fsck -f happyGravatar Evgeniy Dushistov 1-4/+4
2006-06-25[PATCH] ufs: little directory lookup optimizationGravatar Evgeniy Dushistov 1-0/+1
2006-06-25[PATCH] ufs: easy debugGravatar Evgeniy Dushistov 1-15/+7
2006-06-25[PATCH] ufs: wrong type castGravatar Evgeniy Dushistov 1-14/+14
2006-01-14[PATCH] ufs cleanupGravatar Evgeniy 1-2/+2
2005-09-07[PATCH] Change ll_rw_block() calls in UFSGravatar Jan Kara 1-4/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+302