Artem Bityutskiy
|
5687b5780e
hfs: get rid of hfs_sync_super
|
13 years ago |
Artem Bityutskiy
|
b16ca62635
hfs: introduce VFS superblock object back-reference
|
13 years ago |
Artem Bityutskiy
|
4527440d5d
hfs: simplify a bit checking for R/O
|
13 years ago |
Artem Bityutskiy
|
a3742d4828
hfs: remove extra mdb write on unmount
|
13 years ago |
Artem Bityutskiy
|
715189d836
hfs: push lock_super down
|
13 years ago |
Al Viro
|
48fde701af
switch open-coded instances of d_make_root() to new helper
|
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 |
Al Viro
|
518c79d28e
switch hfs
|
14 years ago |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 years ago |
Nick Piggin
|
fa0d7e3de6
fs: icache RCU free inodes
|
14 years ago |
Al Viro
|
152a083666
new helper: mount_bdev()
|
15 years ago |
Al Viro
|
89b0fc38cc
switch hfs to hlist_add_fake()
|
14 years ago |
Jan Blunck
|
8526fb37c9
BKL: Remove BKL from HFS
|
15 years ago |
Jan Blunck
|
db71922217
BKL: Explicitly add BKL around get_sb/fill_super
|
15 years ago |
Al Viro
|
b57922d97f
convert remaining ->clear_inode() to ->evict_inode()
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Amerigo Wang
|
ec81aecb29
hfs: fix a potential buffer overflow
|
15 years ago |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 years ago |
Christoph Hellwig
|
58bc5bbb87
hfs: add ->sync_fs
|
16 years ago |
Christoph Hellwig
|
ebc1ac1645
->write_super lock_super pushdown
|
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
|
7dd2c000ff
fs/hfs: return f_fsid for statfs(2)
|
16 years ago |
David Howells
|
94c9a5ee4c
CRED: Wrap task credential accesses in the HFS filesystem
|
16 years ago |
Steven Whitehouse
|
a447c09324
vfs: Use const for kernel parser table
|
16 years ago |
Alexey Dobriyan
|
51cc50685a
SL*B: drop kmem cache argument from constructor
|
17 years ago |
Matthias Kaehlcke
|
3084b72de7
hfs: convert bitmap_lock in a mutex
|
17 years ago |
Jim Meyering
|
3fbe5c3100
hfs: handle match_strdup failure
|
17 years ago |
Robert P. J. Day
|
14b30d6284
hfs: update comment to reflect actual init and exit routines
|
17 years ago |