Al Viro
|
dca111782c
Documentation/filesystems/Locking: ->get_sb() is long gone
|
10 years ago |
Matthew Wilcox
|
e748dcd095
vfs: remove get_xip_mem
|
10 years ago |
Miklos Szeredi
|
4aa7c6346b
vfs: add i_op->dentry_open()
|
11 years ago |
Jeff Layton
|
c45198eda2
locks: move freeing of leases outside of i_lock
|
11 years ago |
Jeff Layton
|
f82b4b6780
locks: move i_lock acquisition into generic_*_lease handlers
|
11 years ago |
Jeff Layton
|
e6f5c78930
locks: plumb a "priv" pointer into the setlease routines
|
11 years ago |
Jeff Layton
|
2ece173e47
locks: update Locking documentation to clarify fl_release_private behavior
|
11 years ago |
Al Viro
|
293bc9822f
new methods: ->read_iter() and ->write_iter()
|
12 years ago |
Al Viro
|
d8d3d94b80
pass iov_iter to ->direct_IO()
|
11 years ago |
Linus Torvalds
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Kirill A. Shutemov
|
8c6e50b029
mm: introduce vm_ops->map_pages()
|
11 years ago |
Al Viro
|
c186afb4db
switch ->is_partially_uptodate() to saner arguments
|
12 years ago |
Miklos Szeredi
|
520c8b1650
vfs: add renameat2 syscall
|
11 years ago |
Stefan Weil
|
507da6a1f3
doc: Fix typo (acces_process_vm -> access_process_vm)
|
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 |
Jeff Layton
|
7b2296afb3
locks: give the blocked_hash its own spinlock
|
12 years ago |
Jeff Layton
|
3999e49364
locks: add a new "lm_owner_key" lock operation
|
12 years ago |
Jeff Layton
|
1c8c601a8c
locks: protect most of the file_lock handling with i_lock
|
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
|
13 years ago |
Artem Bityutskiy
|
34e5053fbe
Documentation: get rid of write_super
|
13 years ago |
Linus Torvalds
|
a0e881b7c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
J. Bruce Fields
|
068535f1fe
locks: remove unused lm_release_private
|
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 |
Valerie Aurora
|
06fd516c1a
Documentation: Correct s_umount state for freeze_fs/unfreeze_fs
|
13 years ago |