Al Viro
|
9cdce3c074
ufs: get rid of ->setattr() for symlinks
|
9 years ago |
Al Viro
|
010d331fc3
ufs: move truncate code into inode.c
|
10 years ago |
Al Viro
|
dff7cfd36e
ufs: kill lock_ufs()
|
10 years ago |
Al Viro
|
724bb09fdc
ufs: don't use lock_ufs() for block pointers tree protection
|
10 years ago |
Al Viro
|
d622f167b8
ufs: switch ufs_evict_inode() to trimmed-down variant of ufs_truncate()
|
10 years ago |
Al Viro
|
70d45cdb66
ufs: don't touch mtime/ctime of directory being moved
|
10 years ago |
Fabian Frederick
|
cdd9eefdf9
fs/ufs: restore s_lock mutex
|
10 years ago |
Fabian Frederick
|
d4beaabd30
fs/ufs: convert UFSD printk to pr_debug
|
11 years ago |
Fabian Frederick
|
de771bdaaa
fs/ufs: use pr_fmt
|
11 years ago |
Fabian Frederick
|
0244756edc
ufs: sb mutex merge + mutex_destroy
|
11 years ago |
Marco Stornelli
|
b6963327e0
ufs: drop lock/unlock super
|
13 years ago |
Artem Bityutskiy
|
9e9ad5f408
fs/ufs: get rid of write_super
|
13 years ago |
Al Viro
|
6a9a06d9ca
ufs: propagate umode_t
|
14 years ago |
Joe Perches
|
b9075fa968
treewide: use __printf not __attribute__((format(printf,...)))
|
14 years ago |
Arnd Bergmann
|
788257d610
ufs: remove the BKL
|
14 years ago |
Al Viro
|
58e8268c7b
switch ufs to ->evict_inode()
|
15 years ago |
Dmitry Monakhov
|
311b9549ed
ufs: add ufs speciffic ->setattr call
|
15 years ago |
Christoph Hellwig
|
a9185b41a4
pass writeback_control to ->write_inode
|
15 years ago |
Al Viro
|
89031bc797
sanitize const/signedness of ufs a bit
|
15 years ago |
Alexey Dobriyan
|
080497079c
ufs: pass qstr instead of dentry where necessary for NFS
|
15 years ago |
Al Viro
|
a932801543
switch ufs to simple_fsync()
|
16 years ago |
Al Viro
|
f9dbd05bc9
switch ufs directories to ufs_sync_file()
|
16 years ago |
Duane Griffin
|
f33219b7a9
ufs: don't truncate longer ufs2 fast symlinks
|
16 years ago |
Christoph Hellwig
|
bb45d64224
ufs: remove unneeded ufs_put_inode prototype
|
17 years ago |
Harvey Harrison
|
9746077a71
ufs: replace remaining __FUNCTION__ occurrences
|
17 years ago |
David Howells
|
b55c460da6
iget: stop UFS from using iget() and read_inode()
|
17 years ago |
Christoph Hellwig
|
bcd6d4ecf6
ufs: move non-layout parts of ufs_fs.h to fs/ufs/
|
18 years ago |