Thomas Stewart
|
d27d7a9a78
ufs: permit mounting of BorderWare filesystems
|
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
|
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 |
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()
|
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 |