summaryrefslogtreecommitdiff
path: root/fs/ufs
Commit message (Expand)AuthorAge
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-05-30
|\
| * ufs: Remove dead quota codeJan Kara2010-05-24
| * quota: rename default quotactl methods to dquot_Christoph Hellwig2010-05-24
| * quota: explicitly set ->dq_op and ->s_qcopChristoph Hellwig2010-05-24
| * quota: move unmount handling into the filesystemChristoph Hellwig2010-05-24
| * quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappersChristoph Hellwig2010-05-24
| * quota: move remount handling into the filesystemChristoph Hellwig2010-05-24
* | kill spurious reference to vmtruncatenpiggin@suse.de2010-05-27
* | rename the generic fsync implementationsChristoph Hellwig2010-05-27
* | ufs: permit mounting of BorderWare filesystemsThomas Stewart2010-05-27
|/
* ufs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov2010-05-21
* quota: unify quota init condition in setattrDmitry Monakhov2010-05-21
* ufs: add ufs speciffic ->setattr callDmitry Monakhov2010-05-21
* ufs: make solaris fsck happyEvgeniy Dushistov2010-03-12
* fs/ufs: recognize Solaris-specific file system stateAlex Viskovatoff2010-03-12
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-03-05
|\
| * dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-05
| * dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig2010-03-05
| * dquot: cleanup dquot drop routineChristoph Hellwig2010-03-05
| * dquot: move dquot drop responsibility into the filesystemChristoph Hellwig2010-03-05
| * dquot: cleanup dquot transfer routineChristoph Hellwig2010-03-05
| * dquot: move dquot transfer responsibility into the filesystemChristoph Hellwig2010-03-05
| * dquot: cleanup inode allocation / freeing routinesChristoph Hellwig2010-03-05
| * dquot: cleanup space allocation / freeing routinesChristoph Hellwig2010-03-05
* | pass writeback_control to ->write_inodeChristoph Hellwig2010-03-05
* | sanitize const/signedness of ufs a bitAl Viro2010-03-03
|/
* ufs: NFS supportAlexey Dobriyan2009-12-16
* ufs: pass qstr instead of dentry where necessary for NFSAlexey Dobriyan2009-12-16
* ufs: sector_t cannot be negativeRoel Kluin2009-06-18
* ufs: add ->sync_fsChristoph Hellwig2009-06-11
* switch ufs to simple_fsync()Al Viro2009-06-11
* Push BKL down into ->remount_fs()Alessio Igor Bogani2009-06-11
* ->write_super lock_super pushdownChristoph Hellwig2009-06-11
* Push lock_super() into the ->remount_fs() of filesystems that care about itAl Viro2009-06-11
* push BKL down into ->put_superChristoph Hellwig2009-06-11
* remove ->write_super call in generic_shutdown_superChristoph Hellwig2009-06-11
* switch ufs directories to ufs_sync_file()Al Viro2009-05-09
* fs/ufs: return f_fsid for statfs(2)Coly Li2009-04-02
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-03-27
|\
| * ufs: copy symlink data into the correct union memberDuane Griffin2009-03-27
| * ufs: ensure fast symlinks are NUL-terminatedDuane Griffin2009-03-27
| * ufs: don't truncate longer ufs2 fast symlinksDuane Griffin2009-03-27
| * ufs: validate maximum fast symlink size from superblockDuane Griffin2009-03-27
* | ufs: Use lowercase names of quota functionsJan Kara2009-03-26
|/
* Update my email addressGertjan van Wingerde2009-03-22
* fs/Kconfig: move ufs outAlexey Dobriyan2009-01-22
* CRED: Wrap task credential accesses in the UFS filesystemDavid Howells2008-11-14
* [PATCH] fix ->llseek for more directoriesChristoph Hellwig2008-10-23
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-13
* Revert "UFS: add const to parser token table"Linus Torvalds2008-08-04