Eric W. Biederman
|
7f78e03513
fs: Limit sys_mount to only request filesystem modules.
|
12 years ago |
Marco Stornelli
|
b6963327e0
ufs: drop lock/unlock super
|
12 years ago |
Kirill A. Shutemov
|
8c0a853770
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
|
12 years ago |
Artem Bityutskiy
|
9e9ad5f408
fs/ufs: get rid of write_super
|
13 years ago |
Artem Bityutskiy
|
7bd54ef722
fs/ufs: re-arrange the code a bit
|
13 years ago |
Artem Bityutskiy
|
65e5e83f7d
fs/ufs: remove extra superblock write on unmount
|
13 years ago |
Linus Torvalds
|
26fe575028
vfs: make it possible to access the dentry hash/len as one 64-bit entry
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
13 years ago |
Al Viro
|
8de5277879
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
|
13 years ago |
Al Viro
|
34c80b1d93
vfs: switch ->show_options() to struct dentry *
|
13 years ago |
Al Viro
|
6b520e0565
vfs: fix the stupidity with i_dentry in inode destructors
|
13 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Arnd Bergmann
|
788257d610
ufs: remove the BKL
|
14 years ago |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 years ago |
Al Viro
|
152a083666
new helper: mount_bdev()
|
15 years ago |
Jan Blunck
|
db71922217
BKL: Explicitly add BKL around get_sb/fill_super
|
15 years ago |
Al Viro
|
58e8268c7b
switch ufs to ->evict_inode()
|
15 years ago |
Linus Torvalds
|
d28619f156
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
15 years ago |
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 |