Age | Commit message (Expand) | Author | Files | Lines |
2017-11-28 | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds | 1 | -5/+5 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-05-09 | fs: ufs: use ktime_get_real_ts64() for birthtime | Deepa Dinamani | 1 | -2/+4 |
2016-09-28 | fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps | Deepa Dinamani | 1 | -1/+1 |
2015-06-16 | fs/ufs: restore s_lock mutex | Fabian Frederick | 1 | -8/+8 |
2014-09-27 | ufs: deal with nfsd/iget races | Al Viro | 1 | -1/+5 |
2014-06-07 | ufs: sb mutex merge + mutex_destroy | Fabian Frederick | 1 | -9/+8 |
2014-04-08 | fs/ufs: remove unused ufs_super_block_first pointer | Christian Engelmayer | 1 | -4/+0 |
2012-10-10 | ufs: drop lock/unlock super | Marco Stornelli | 1 | -8/+8 |
2012-07-22 | fs/ufs: get rid of write_super | Artem Bityutskiy | 1 | -2/+2 |
2012-01-04 | ufs: propagate umode_t | Al Viro | 1 | -1/+1 |
2011-11-02 | filesystems: add missing nlink wrappers | Miklos Szeredi | 1 | -1/+1 |
2010-08-18 | remove SWRITE* I/O types | Christoph Hellwig | 1 | -12/+6 |
2010-08-10 | switch ufs to ->evict_inode() | Al Viro | 1 | -2/+0 |
2010-05-24 | ufs: Remove dead quota code | Jan Kara | 1 | -13/+0 |
2010-05-22 | ufs: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 1 | -9/+1 |
2010-03-05 | dquot: cleanup dquot initialize routine | Christoph Hellwig | 1 | -1/+1 |
2010-03-05 | dquot: cleanup dquot drop routine | Christoph Hellwig | 1 | -2/+2 |
2010-03-05 | dquot: cleanup inode allocation / freeing routines | Christoph Hellwig | 1 | -3/+4 |
2009-03-26 | ufs: Use lowercase names of quota functions | Jan Kara | 1 | -4/+4 |
2008-11-14 | CRED: Wrap task credential accesses in the UFS filesystem | David Howells | 1 | -2/+2 |
2008-02-08 | drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h | Mike Frysinger | 1 | -1/+1 |
2007-10-17 | ufs: move non-layout parts of ufs_fs.h to fs/ufs/ | Christoph Hellwig | 1 | -0/+1 |
2007-03-17 | [PATCH] ufs2: more correct work with time | Evgeniy Dushistov | 1 | -3/+2 |
2007-02-12 | [PATCH] ufs2 write: inodes write | Evgeniy Dushistov | 1 | -13/+103 |
2006-09-27 | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 1 | -1/+0 |
2006-06-25 | [PATCH] ufs: ubh_ll_rw_block cleanup | Evgeniy Dushistov | 1 | -2/+2 |
2006-06-25 | [PATCH] ufs: make fsck -f happy | Evgeniy Dushistov | 1 | -4/+4 |
2006-06-25 | [PATCH] ufs: little directory lookup optimization | Evgeniy Dushistov | 1 | -0/+1 |
2006-06-25 | [PATCH] ufs: easy debug | Evgeniy Dushistov | 1 | -15/+7 |
2006-06-25 | [PATCH] ufs: wrong type cast | Evgeniy Dushistov | 1 | -14/+14 |
2006-01-14 | [PATCH] ufs cleanup | Evgeniy | 1 | -2/+2 |
2005-09-08 | [PATCH] Change ll_rw_block() calls in UFS | Jan Kara | 1 | -4/+2 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+302 |