David Howells
|
ea5b778a8b
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
|
14 years ago |
David Howells
|
ab90911ff9
Allow d_manage() to be used in RCU-walk mode
|
14 years ago |
David Howells
|
cc53ce53c8
Add a dentry op to allow processes to be held during pathwalk transit
|
14 years ago |
David Howells
|
9875cf8064
Add a dentry op to handle automounting rather than abusing follow_link()
|
14 years ago |
Nick Piggin
|
a82416da83
fs: small rcu-walk documentation fixes
|
14 years ago |
Nick Piggin
|
b74c79e993
fs: provide rcu-walk aware permission i_ops
|
14 years ago |
Nick Piggin
|
34286d6662
fs: rcu-walk aware d_revalidate method
|
14 years ago |
Nick Piggin
|
b1e6a015a5
fs: change d_hash for rcu-walk
|
14 years ago |
Nick Piggin
|
621e155a35
fs: change d_compare for rcu-walk
|
14 years ago |
Nick Piggin
|
fe15ce446b
fs: change d_delete semantics
|
14 years ago |
Linus Torvalds
|
38971ce2fa
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
|
14 years ago |
Andrew Morton
|
4fe65cab84
Documentation/filesystems/vfs.txt: fix ->repeasepage() description
|
14 years ago |
Linus Torvalds
|
6072d13c42
Call the filesystem back whenever a page is removed from the page cache
|
14 years ago |
Arnd Bergmann
|
b19dd42faf
bkl: Remove locked .ioctl file operation
|
15 years ago |
npiggin@suse.de
|
7bb46a6734
fs: introduce new truncate sequence
|
15 years ago |
Christoph Hellwig
|
7ea8085910
drop unused dentry argument to ->fsync
|
15 years ago |
Francis Galiegue
|
a33f32244d
Documentation/: it's -> its where appropriate
|
15 years ago |
Christoph Hellwig
|
94004ed726
kill wait_on_page_writeback_range
|
15 years ago |
Andi Kleen
|
2571873621
HWPOISON: Define a new error_remove_page address space op for async truncation
|
16 years ago |
Adrian McMenamin
|
66672fefaa
Documentation/filesystems: remove out of date reference to BKL being held
|
16 years ago |
Takashi Sato
|
c4be0c1dc4
filesystem freeze: add error handling of write_super_lockfs/unlockfs
|
16 years ago |
Al Viro
|
6badd79bd0
kill ->dir_notify()
|
16 years ago |
Zhaolei
|
be42c4c433
correct wrong function name of d_put in kernel document and source comment
|
16 years ago |
Nick Piggin
|
4e02ed4b4a
fs: remove prepare_write/commit_write
|
16 years ago |
Matt LaPlante
|
d91958815d
Documentation cleanup: trivial misspelling, punctuation, and grammar corrections.
|
17 years ago |
Christoph Hellwig
|
33dcdac2df
[PATCH] kill ->put_inode
|
17 years ago |
Miklos Szeredi
|
f84e3f521e
mount options: add documentation
|
17 years ago |
David Howells
|
12debc4248
iget: remove iget() and the read_inode() super op as being obsolete
|
17 years ago |
Shaun Zinck
|
bc5b1d55cc
Documentation/filesystems/vfs.txt: typo fix
|
17 years ago |
Nick Piggin
|
55144768e1
fs: remove some AOP_TRUNCATED_PAGE
|
17 years ago |