Miklos Szeredi
|
0854d450e2
vfs: improve i_op->atomic_open() documentation
|
11 years ago |
Mel Gorman
|
543cc11533
documentation: document the is_dirty_writeback aops callback
|
12 years ago |
Mel Gorman
|
26c0c5bf38
documentation: update address_space_operations
|
12 years ago |
Linus Torvalds
|
790eac5640
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Al Viro
|
48bde8d362
Document ->tmpfile()
|
12 years ago |
Linus Torvalds
|
9e239bb939
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
12 years ago |
Linus Torvalds
|
da53be12bb
Don't pass inode to ->d_hash() and ->d_compare()
|
12 years ago |
Al Viro
|
2233f31aad
[readdir] ->readdir() is gone
|
12 years ago |
Lukas Czerner
|
d47992f86b
mm: change invalidatepage prototype to accept length
|
12 years ago |
Jeff Layton
|
ecf3d1f1aa
vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op
|
12 years ago |
Marco Stornelli
|
b9f61c3c0c
documentation: drop vmtruncate
|
12 years ago |
Artem Bityutskiy
|
34e5053fbe
Documentation: get rid of write_super
|
13 years ago |
Mel Gorman
|
62c230bc17
mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages
|
13 years ago |
Al Viro
|
ebfc3b49a7
don't pass nameidata to ->create()
|
13 years ago |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 years ago |
Al Viro
|
0b728e1911
stop passing nameidata * to ->d_revalidate()
|
13 years ago |
Al Viro
|
30d9049474
kill struct opendata
|
13 years ago |
Al Viro
|
d95852777b
make ->atomic_open() return int
|
13 years ago |
Al Viro
|
47237687d7
->atomic_open() prototype change - pass int * instead of bool *
|
13 years ago |
Miklos Szeredi
|
d18e9008c3
vfs: add i_op->atomic_open()
|
13 years ago |
Linus Torvalds
|
1193755ac6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Josef Bacik
|
c3b2da3148
fs: introduce inode operation ->update_time
|
13 years ago |
Hugh Dickins
|
17cf28afea
mm/fs: remove truncate_range
|
13 years ago |
Al Viro
|
b1349f2536
typo fix in Documentation/filesystems/vfs.txt
|
13 years ago |
Masanari Iida
|
40e47125e6
Documentation: Fix multiple typo in Documentation
|
13 years ago |
Al Viro
|
34c80b1d93
vfs: switch ->show_options() to struct dentry *
|
13 years ago |
Al Viro
|
1a67aafb5f
switch ->mknod() to umode_t
|
14 years ago |
Al Viro
|
4acdaf27eb
switch ->create() to umode_t
|
14 years ago |
Al Viro
|
18bb1db3e7
switch vfs_mkdir() and ->mkdir() to umode_t
|
14 years ago |
Paul Bolle
|
395cf9691d
doc: fix broken references
|
14 years ago |