summaryrefslogtreecommitdiffstats
path: root/fs/ufs/ialloc.c
Commit message (Expand)AuthorAgeFilesLines
* fs/ufs: use ktime_get_real_seconds for sb and cg timestampsArnd Bergmann2018-08-181-1/+1
* ufs: switch to discard_new_inode()Al Viro2018-08-031-2/+1Star
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-271-5/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* fs: ufs: use ktime_get_real_ts64() for birthtimeDeepa Dinamani2017-05-091-2/+4
* fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani2016-09-281-1/+1
* fs/ufs: restore s_lock mutexFabian Frederick2015-06-161-8/+8
* ufs: deal with nfsd/iget racesAl Viro2014-09-271-1/+5
* ufs: sb mutex merge + mutex_destroyFabian Frederick2014-06-071-9/+8Star
* fs/ufs: remove unused ufs_super_block_first pointerChristian Engelmayer2014-04-081-4/+0Star
* ufs: drop lock/unlock superMarco Stornelli2012-10-101-8/+8
* fs/ufs: get rid of write_superArtem Bityutskiy2012-07-221-2/+2
* ufs: propagate umode_tAl Viro2012-01-041-1/+1
* filesystems: add missing nlink wrappersMiklos Szeredi2011-11-021-1/+1
* remove SWRITE* I/O typesChristoph Hellwig2010-08-181-12/+6Star
* switch ufs to ->evict_inode()Al Viro2010-08-091-2/+0Star
* ufs: Remove dead quota codeJan Kara2010-05-241-13/+0Star
* ufs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov2010-05-221-9/+1Star
* dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-051-1/+1
* dquot: cleanup dquot drop routineChristoph Hellwig2010-03-051-2/+2
* dquot: cleanup inode allocation / freeing routinesChristoph Hellwig2010-03-051-3/+4
* ufs: Use lowercase names of quota functionsJan Kara2009-03-261-4/+4
* CRED: Wrap task credential accesses in the UFS filesystemDavid Howells2008-11-141-2/+2
* drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger2008-02-081-1/+1
* ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig2007-10-171-0/+1
* [PATCH] ufs2: more correct work with timeEvgeniy Dushistov2007-03-171-3/+2Star
* [PATCH] ufs2 write: inodes writeEvgeniy Dushistov2007-02-121-13/+103
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0Star
* [PATCH] ufs: ubh_ll_rw_block cleanupEvgeniy Dushistov2006-06-251-2/+2
* [PATCH] ufs: make fsck -f happyEvgeniy Dushistov2006-06-251-4/+4
* [PATCH] ufs: little directory lookup optimizationEvgeniy Dushistov2006-06-251-0/+1
* [PATCH] ufs: easy debugEvgeniy Dushistov2006-06-251-15/+7Star
* [PATCH] ufs: wrong type castEvgeniy Dushistov2006-06-251-14/+14
* [PATCH] ufs cleanupEvgeniy2006-01-141-2/+2
* [PATCH] Change ll_rw_block() calls in UFSJan Kara2005-09-081-4/+2Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+302