Commit Graph

120 Commits (6afd142fd0dfba497246d0fab236c20a7b4bf778)

Author SHA1 Message Date
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 16 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 16 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()" 17 years ago
Satyam Sharma 48ef09a16e ufs: Fix mount check in ufs_fill_super() 17 years ago
Christoph Hellwig bcd6d4ecf6 ufs: move non-layout parts of ufs_fs.h to fs/ufs/ 17 years ago
Evgeniy Dushistov 2a9807c0d3 ufs: implement show_options 17 years ago
Mark Fortescue 252e211e90 Add in SunOS 4.1.x compatible mode for UFS 17 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 17 years ago
Nick Piggin 82b9d1d0da ufs: convert to new aops 17 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
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Nick Piggin 6fe6900e1e mm: make read_cache_page synchronous 18 years ago
Evgeniy Dushistov 07a0cfec30 ufs proper handling of zero link case 18 years ago
Evgeniy Dushistov 0465fc0a1c [PATCH] ufs2: tindirect truncate fix 18 years ago
Evgeniy Dushistov 4b25a37e20 [PATCH] ufs: zeroize the rest of block in truncate 18 years ago
Evgeniy Dushistov 5431bf97ce [PATCH] ufs: prepare write + change blocks on the fly 18 years ago
Evgeniy Dushistov 2189850f42 [PATCH] ufs2: more correct work with time 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Arjan van de Ven c5ef1c42c5 [PATCH] mark struct inode_operations const 3 18 years ago
Evgeniy Dushistov 54fb996ac1 [PATCH] ufs2 write: block allocation update 18 years ago