Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 роки тому |
Deepa Dinamani
|
c2050a454c
fs: Replace current_fs_time() with current_time()
|
9 роки тому |
Deepa Dinamani
|
02027d42c3
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
|
9 роки тому |
Jan Kara
|
31051c85b5
fs: Give dentry to inode_change_ok() instead of inode
|
9 роки тому |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 роки тому |
Namjae Jeon
|
b13bb33eac
fat: add fat_fallocate operation
|
9 роки тому |
Tejun Heo
|
66114cad64
writeback: separate out include/linux/backing-dev-defs.h
|
10 роки тому |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 роки тому |
Alexander Kuleshov
|
58932ef7f2
fs/fat: remove unnecessary includes
|
10 роки тому |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 роки тому |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 роки тому |
Namjae Jeon
|
c0ef0cc9d2
fat: fix data past EOF resulting from fsx testsuite
|
10 роки тому |
Al Viro
|
8174202b34
write_iter variants of {__,}generic_file_aio_write()
|
11 роки тому |
Al Viro
|
aad4f8bb42
switch simple generic_file_aio_read() users to ->read_iter()
|
11 роки тому |
Mike Lockwood
|
6e5b93ee55
fatfs: add FAT_IOCTL_GET_VOLUME_ID
|
12 роки тому |
Namjae Jeon
|
ea3983ace6
fat: restructure export_operations
|
12 роки тому |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 роки тому |
Eric W. Biederman
|
170782eb89
userns: Convert fat to use kuid/kgid where appropriate
|
13 роки тому |
Jan Kara
|
e24f17da35
fat: Push mnt_want_write() outside of i_mutex
|
13 роки тому |
Al Viro
|
dacd0e7b39
fat: propagate umode_t
|
14 роки тому |
Al Viro
|
2a79f17e4a
vfs: mnt_drop_write_file()
|
13 роки тому |
Al Viro
|
a561be7100
switch a bunch of places to mnt_want_write_file()
|
13 роки тому |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 роки тому |
Christoph Hellwig
|
562c72aa57
fs: move inode_dio_wait calls into ->setattr
|
14 роки тому |
Christoph Hellwig
|
5826869158
fat: remove i_alloc_sem abuse
|
14 роки тому |
OGAWA Hirofumi
|
1adffbae22
fat: Fix corrupt inode flags when remove ATTR_SYS flag
|
14 роки тому |
Christoph Hellwig
|
2c27c65ed0
check ATTR_SIZE contraints in inode_change_ok
|
15 роки тому |
Christoph Hellwig
|
db78b877f7
always call inode_change_ok early in ->setattr
|
15 роки тому |
Christoph Hellwig
|
6a1a90ad1b
rename generic_setattr
|
15 роки тому |
npiggin@suse.de
|
459f6ed3b8
fat: convert to use the new truncate convention.
|
15 роки тому |