Commit Graph

131 Commits (f1a40359f8d8ba073257ed31a513e492621bcbc5)

Author SHA1 Message Date
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
Satyam Sharma 48ef09a16e ufs: Fix mount check in ufs_fill_super() 18 years ago
Christoph Hellwig bcd6d4ecf6 ufs: move non-layout parts of ufs_fs.h to fs/ufs/ 18 years ago
Evgeniy Dushistov 2a9807c0d3 ufs: implement show_options 18 years ago
Mark Fortescue 252e211e90 Add in SunOS 4.1.x compatible mode for UFS 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Nick Piggin 82b9d1d0da ufs: convert to new aops 18 years ago
Evgeniy Dushistov f9b7cba1b8 ufs: fix sun state 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
vignesh babu 9e8c4273ef is_power_of_2: ufs/super.c 18 years ago
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago