summaryrefslogtreecommitdiff
path: root/fs/ufs/ialloc.c
Commit message (Expand)AuthorAge
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* fs: ufs: use ktime_get_real_ts64() for birthtimeDeepa Dinamani2017-05-08
* fs: Replace CURRENT_TIME_SEC with current_time() for inode timestampsDeepa Dinamani2016-09-27
* fs/ufs: restore s_lock mutexFabian Frederick2015-06-16
* ufs: deal with nfsd/iget racesAl Viro2014-09-26
* ufs: sb mutex merge + mutex_destroyFabian Frederick2014-06-06
* fs/ufs: remove unused ufs_super_block_first pointerChristian Engelmayer2014-04-07
* ufs: drop lock/unlock superMarco Stornelli2012-10-09
* fs/ufs: get rid of write_superArtem Bityutskiy2012-07-22
* ufs: propagate umode_tAl Viro2012-01-03
* filesystems: add missing nlink wrappersMiklos Szeredi2011-11-02
* remove SWRITE* I/O typesChristoph Hellwig2010-08-18
* switch ufs to ->evict_inode()Al Viro2010-08-09
* ufs: Remove dead quota codeJan Kara2010-05-24
* ufs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov2010-05-21
* dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-05
* dquot: cleanup dquot drop routineChristoph Hellwig2010-03-05
* dquot: cleanup inode allocation / freeing routinesChristoph Hellwig2010-03-05
* ufs: Use lowercase names of quota functionsJan Kara2009-03-26
* CRED: Wrap task credential accesses in the UFS filesystemDavid Howells2008-11-14
* drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger2008-02-08
* ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig2007-10-17
* [PATCH] ufs2: more correct work with timeEvgeniy Dushistov2007-03-16
* [PATCH] ufs2 write: inodes writeEvgeniy Dushistov2007-02-12
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] ufs: ubh_ll_rw_block cleanupEvgeniy Dushistov2006-06-25
* [PATCH] ufs: make fsck -f happyEvgeniy Dushistov2006-06-25
* [PATCH] ufs: little directory lookup optimizationEvgeniy Dushistov2006-06-25
* [PATCH] ufs: easy debugEvgeniy Dushistov2006-06-25
* [PATCH] ufs: wrong type castEvgeniy Dushistov2006-06-25
* [PATCH] ufs cleanupEvgeniy2006-01-14
* [PATCH] Change ll_rw_block() calls in UFSJan Kara2005-09-07
* Linux-2.6.12-rc2Linus Torvalds2005-04-16