Deepa Dinamani
|
95582b0083
vfs: change inode times to use struct timespec64
|
7 years ago |
Deepa Dinamani
|
c2050a454c
fs: Replace current_fs_time() with current_time()
|
9 years ago |
Al Viro
|
9902af79c0
parallel lookups: actual switch to rwsem
|
9 years ago |
Linus Torvalds
|
3c2de27d79
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Al Viro
|
5cf3b560af
configfs: move d_rehash() into configfs_create() for regular files
|
9 years ago |
Deepa Dinamani
|
b1f1a29d8f
configfs: Replace CURRENT_TIME by current_fs_time()
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Pantelis Antoniou
|
03607ace80
configfs: implement binary attributes
|
9 years ago |
Al Viro
|
dc3f4198ea
make simple_positive() public
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
David Howells
|
112fc894a7
configfs: Fix potential NULL d_inode dereference
|
10 years ago |
Al Viro
|
c88b1e70ae
configfs: configfs_create() init callback is never NULL and it never fails
|
10 years ago |
Christoph Hellwig
|
b83ae6d421
fs: remove mapping->backing_dev_info
|
10 years ago |
Christoph Hellwig
|
b4caecd480
fs: introduce f_op->mmap_capabilities for nommu mmap support
|
10 years ago |
Fabian Frederick
|
1d88aa441f
fs/configfs: use pr_fmt
|
11 years ago |
Fabian Frederick
|
c668693133
fs/configfs: convert printk to pr_foo()
|
11 years ago |
Eric W. Biederman
|
69552c0c50
userns: Convert configfs to use kuid and kgid where appropriate
|
13 years ago |
Al Viro
|
16d13b59b5
configfs: sanitize configfs_create()
|
13 years ago |
Al Viro
|
b7c177fcd2
configfs: kill configfs_sb
|
13 years ago |
Al Viro
|
439475140b
configfs: convert to umode_t
|
14 years ago |
Al Viro
|
7c6455e368
configfs: register_filesystem() called too early
|
13 years ago |
Paul Bolle
|
395cf9691d
doc: fix broken references
|
14 years ago |
Nick Piggin
|
dc0474be3e
fs: dcache rationalise dget variants
|
14 years ago |
Nick Piggin
|
b5c84bf6f6
fs: dcache remove dcache_lock
|
14 years ago |
Nick Piggin
|
b7ab39f631
fs: dcache scale dentry refcount
|
14 years ago |
Christoph Hellwig
|
85fe4025c6
fs: do not assign default i_ino in new_inode
|
15 years ago |
Nick Piggin
|
75de46b98d
fix setattr error handling in sysfs, configfs
|
15 years ago |
Nick Piggin
|
3322e79a38
fs: convert simple fs to new truncate
|
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 |
Jens Axboe
|
d993831fa7
writeback: add name to backing_dev_info
|
16 years ago |