Commit Graph

144 Commits (b4414eea0e7b9c134262c801a87e338bf675962c)

Author SHA1 Message Date
Evgeniy Dushistov ad25ad979a ufs: make solaris fsck happy 15 years ago
Alex Viskovatoff b3a0fd4d87 fs/ufs: recognize Solaris-specific file system state 15 years ago
Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 years ago
Christoph Hellwig 871a293155 dquot: cleanup dquot initialize routine 15 years ago
Christoph Hellwig 907f4554e2 dquot: move dquot initialization responsibility into the filesystem 15 years ago
Christoph Hellwig 9f75475802 dquot: cleanup dquot drop routine 15 years ago
Christoph Hellwig 257ba15ced dquot: move dquot drop responsibility into the filesystem 15 years ago
Christoph Hellwig b43fa8284d dquot: cleanup dquot transfer routine 15 years ago
Christoph Hellwig 759bfee658 dquot: move dquot transfer responsibility into the filesystem 15 years ago
Christoph Hellwig 63936ddaa1 dquot: cleanup inode allocation / freeing routines 15 years ago
Christoph Hellwig 5dd4056db8 dquot: cleanup space allocation / freeing routines 15 years ago
Al Viro 89031bc797 sanitize const/signedness of ufs a bit 15 years ago
Alexey Dobriyan f3e2a520f5 ufs: NFS support 15 years ago
Alexey Dobriyan 080497079c ufs: pass qstr instead of dentry where necessary for NFS 15 years ago
Roel Kluin 37044c86ba ufs: sector_t cannot be negative 16 years ago
Christoph Hellwig 8c8006564a ufs: add ->sync_fs 16 years ago
Al Viro a932801543 switch ufs to simple_fsync() 16 years ago
Alessio Igor Bogani 337eb00a2c Push BKL down into ->remount_fs() 16 years ago
Christoph Hellwig ebc1ac1645 ->write_super lock_super pushdown 16 years ago
Al Viro bbd6851a32 Push lock_super() into the ->remount_fs() of filesystems that care about it 16 years ago
Christoph Hellwig 6cfd014842 push BKL down into ->put_super 16 years ago
Christoph Hellwig 8c85e12512 remove ->write_super call in generic_shutdown_super 16 years ago
Al Viro f9dbd05bc9 switch ufs directories to ufs_sync_file() 16 years ago
Coly Li 41d577aa35 fs/ufs: return f_fsid for statfs(2) 16 years ago
Duane Griffin 723be1f300 ufs: copy symlink data into the correct union member 16 years ago
Duane Griffin b12903f138 ufs: ensure fast symlinks are NUL-terminated 16 years ago
Duane Griffin f33219b7a9 ufs: don't truncate longer ufs2 fast symlinks 16 years ago
Duane Griffin 9e6766cc8c ufs: validate maximum fast symlink size from superblock 16 years ago
Jan Kara 5f5fa796c6 ufs: Use lowercase names of quota functions 16 years ago
Gertjan van Wingerde f762dd6821 Update my email address 16 years ago
Alexey Dobriyan a276a52f9f fs/Kconfig: move ufs out 16 years ago
David Howells a5f773a659 CRED: Wrap task credential accesses in the UFS filesystem 16 years ago
Christoph Hellwig 3222a3e55f [PATCH] fix ->llseek for more directories 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Linus Torvalds 1a3f7d98e5 Revert "UFS: add const to parser token table" 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Jan Kara 74abb9890d quota: move function-macros from quota.h to quotaops.h 17 years ago
Steven Whitehouse f9247273cb UFS: add const to parser token table 17 years ago
Christoph Hellwig bb45d64224 ufs: remove unneeded ufs_put_inode prototype 17 years ago
Harvey Harrison 36a53ddf85 ufs: replace __inline with inline 17 years ago
Marcin Slusarz 0045edaaf9 ufs: remove unused fs64_add and fs64_sub 17 years ago
Harvey Harrison 9746077a71 ufs: replace remaining __FUNCTION__ occurrences 17 years ago
Marcin Slusarz 3c5afae2ba ufs: [bl]e*_add_cpu conversion 17 years ago
Andrew Morton 9df130392f fs/ufs/balloc.c: fix sparc64 printk warning 17 years ago
Roel Kluin f81e8a4387 ufs: fix parenthesisation in ufs_set_fs_state() 17 years ago
Mike Frysinger e542059884 drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h 17 years ago
Evgeniy Dushistov 90b315af12 ufs: fix symlink creation on ufs2 17 years ago
David Howells b55c460da6 iget: stop UFS from using iget() and read_inode() 17 years ago
Evgeniy Dushistov 0c664f9742 ufs: fix nexstep dir block size 17 years ago
Andrew Morton f664f1f9b7 revert "ufs: Fix mount check in ufs_fill_super()" 18 years ago