Commit Graph

68 Commits (88380fe66e0ac22529f5426ab27d67da00ed2628)

Author SHA1 Message Date
Thomas Stewart d27d7a9a78 ufs: permit mounting of BorderWare filesystems 15 years ago
Jan Kara 8f45c33dec ufs: Remove dead quota code 15 years ago
Christoph Hellwig 287a80958c quota: rename default quotactl methods to dquot_ 15 years ago
Christoph Hellwig 123e9caf1e quota: explicitly set ->dq_op and ->s_qcop 15 years ago
Christoph Hellwig e0ccfd959c quota: move unmount handling into the filesystem 15 years ago
Christoph Hellwig 0f0dd62fdd quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers 15 years ago
Christoph Hellwig c79d967de3 quota: move remount handling into the filesystem 15 years ago
Alex Viskovatoff b3a0fd4d87 fs/ufs: recognize Solaris-specific file system state 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
Alexey Dobriyan f3e2a520f5 ufs: NFS support 15 years ago
Christoph Hellwig 8c8006564a ufs: add ->sync_fs 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
Coly Li 41d577aa35 fs/ufs: return f_fsid for statfs(2) 16 years ago
Duane Griffin 9e6766cc8c ufs: validate maximum fast symlink size from superblock 16 years ago
Gertjan van Wingerde f762dd6821 Update my email address 16 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
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
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
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Evgeniy Dushistov 3313e29267 [PATCH] ufs2 write: inodes write 18 years ago
Evgeniy Dushistov cbcae39fa1 [PATCH] ufs2 write: mount as rw 18 years ago
Evgeniy Dushistov f336953bfd [PATCH] ufs: restore back support of openstep 18 years ago
Alexey Dobriyan 4a6e617a4b [PATCH] fs/*: trivial vsnprintf() conversion 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Alexey Dobriyan 1a1d92c10d [PATCH] Really ignore kmem_cache_destroy return value 19 years ago
Panagiotis Issaris f8314dc60c [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
Arjan van de Ven 5c81a4197d [PATCH] lockdep: annotate the quota code 19 years ago