Deepa Dinamani
|
02027d42c3
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
|
9 년 전 |
Al Viro
|
e0b3f595d1
affs ->d_compare(): don't bother with ->d_inode
|
9 년 전 |
DengChao
|
db39c16724
fs:affs:Replace time_t with time64_t
|
9 년 전 |
Fabian Frederick
|
4709187ef2
fs/affs/amigaffs.c: remove unneeded initialization
|
10 년 전 |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 년 전 |
Fabian Frederick
|
79bda4d510
fs/affs: use affs_test_opt()
|
10 년 전 |
Fabian Frederick
|
a0016ff286
fs/affs: use AFFS_MOUNT prefix for mount options
|
10 년 전 |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 년 전 |
Fabian Frederick
|
b4478e3530
fs/affs/amigaffs.c: remove else after return
|
10 년 전 |
Fabian Frederick
|
f157853e40
fs/affs: define AFFSNAMEMAX to replace constant use
|
10 년 전 |
Fabian Frederick
|
eeb36f8e93
fs/affs: use unsigned int for string lengths
|
10 년 전 |
Geert Uytterhoeven
|
08fe100d91
fs/affs: fix casting in printed messages
|
10 년 전 |
Fabian Frederick
|
1ee54b099a
fs/affs/amigaffs.c: use va_format instead of buffer/vnsprintf
|
10 년 전 |
Al Viro
|
946e51f2bf
move d_rcu from overlapping d_child to overlapping d_alias
|
10 년 전 |
Fabian Frederick
|
c70b17b653
fs/affs: remove redundant sys_tz declarations
|
11 년 전 |
Fabian Frederick
|
9606d9aa85
fs/affs: pr_debug cleanup
|
11 년 전 |
Fabian Frederick
|
0158de12b0
fs/affs: convert printk to pr_foo()
|
11 년 전 |
Fabian Frederick
|
8ca577223f
affs: add mount option to avoid filename truncates
|
11 년 전 |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 년 전 |
Al Viro
|
b3d9b7a3c7
vfs: switch i_dentry/d_alias to hlist
|
13 년 전 |
Al Viro
|
12447c4039
affs: unobfuscate affs_fix_dcache()
|
13 년 전 |
Al Viro
|
3084ee95f0
affs: get rid of open-coded list_for_each_entry()
|
13 년 전 |
Al Viro
|
a760b03dc0
affs: propagate umode_t
|
14 년 전 |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
14 년 전 |
Miklos Szeredi
|
6d6b77f163
filesystems: add missing nlink wrappers
|
14 년 전 |
Nick Piggin
|
873feea09e
fs: dcache per-inode inode alias locking
|
14 년 전 |
Nick Piggin
|
b5c84bf6f6
fs: dcache remove dcache_lock
|
14 년 전 |
Nick Piggin
|
b23fb0a603
fs: scale inode alias list
|
14 년 전 |
Christoph Hellwig
|
ec1ab0abde
affs: fix missing unlocks in affs_remove_link
|
17 년 전 |
David Howells
|
210f855963
iget: stop AFFS from using iget() and read_inode()
|
17 년 전 |