Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2c2e7fe7c9c5524914772b2d44febbf5b98546d3
/
Documentation
/
filesystems
/
porting
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
aadfa80
vfs: add note about i_op->rename changes to porting
by Miklos Szeredi
· 8 years ago
31051c8
fs: Give dentry to inode_change_ok() instead of inode
by Jan Kara
· 9 years ago
6fa67e7
get rid of 'parent' argument of ->d_compare()
by Al Viro
· 8 years ago
3767e25
switch ->setxattr() to passing dentry and inode separately
by Al Viro
· 9 years ago
9cf843e
lookup_open(): lock the parent shared unless O_CREAT is given
by Al Viro
· 9 years ago
6192269
introduce a parallel variant of ->iterate()
by Al Viro
· 9 years ago
9902af7
parallel lookups: actual switch to rwsem
by Al Viro
· 9 years ago
84e710d
parallel lookups machinery, part 2
by Al Viro
· 9 years ago
ce23e64
->getxattr(): pass dentry and inode as separate arguments
by Al Viro
· 9 years ago
e8ecde2
Make sure that highmem pages are not added to symlink page cache
by Al Viro
· 9 years ago
fceef39
switch ->get_link() to delayed_call, kill ->put_link()
by Al Viro
· 9 years ago
6b25539
replace ->follow_link() with new method that could stay in RCU mode
by Al Viro
· 9 years ago
21fc61c
don't put symlink bodies in pagecache into highmem
by Al Viro
· 9 years ago
1dc51b8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
8a81252
fs/file.c: don't acquire files->file_lock in fd_install()
by Eric Dumazet
· 9 years ago
1e467e6
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 9 years ago
4701607
vfs: Minor documentation fix
by Andreas Gruenbacher
· 10 years ago
203bc64
update Documentation/filesystems/ regarding the follow_link/put_link changes
by Al Viro
· 10 years ago
8436318
->aio_read and ->aio_write removed
by Al Viro
· 10 years ago
5d5d568
make new_sync_{read,write}() static
by Al Viro
· 10 years ago
78d28e6
kill f_dentry macro
by Al Viro
· 10 years ago
41d28bc
switch d_materialise_unique() users to d_splice_alias()
by Al Viro
· 10 years ago
91b0abe
mm + fs: store shadow entries in page cache
by Johannes Weiner
· 11 years ago
5a3cd9928
iget/iget5: don't bother with ->i_lock until we find a match
by Al Viro
· 11 years ago
4aa3289
fs: remove vfs_follow_link
by Christoph Hellwig
· 11 years ago
2233f31
[readdir] ->readdir() is gone
by Al Viro
· 12 years ago
5c0ba4e
[readdir] introduce iterate_dir() and dir_context
by Al Viro
· 12 years ago
ecf3d1f
vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op
by Jeff Layton
· 12 years ago
b9f61c3
documentation: drop vmtruncate
by Marco Stornelli
· 12 years ago
34e5053
Documentation: get rid of write_super
by Artem Bityutskiy
· 12 years ago
ebfc3b4
don't pass nameidata to ->create()
by Al Viro
· 12 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 12 years ago
0b728e1
stop passing nameidata * to ->d_revalidate()
by Al Viro
· 12 years ago
049b3c1
vfs: update documentation on ->i_dentry handling
by Al Viro
· 12 years ago
dbd5768
vfs: Rename end_writeback() to clear_inode()
by Jan Kara
· 13 years ago
32991ab
vfs: d_alloc_root() gone
by Al Viro
· 13 years ago
4e34e71
fs: take the ACL checks to common code
by Christoph Hellwig
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
982d816
fs: add SEEK_HOLE and SEEK_DATA flags
by Josef Bacik
· 13 years ago
76fe327
->permission() sanitizing: document API changes
by Al Viro
· 13 years ago
f283c86
fs: remove inode_lock from iput_final and prune_icache
by Dave Chinner
· 14 years ago
1a102ff
vfs: bury ->get_sb()
by Al Viro
· 14 years ago
db9effe
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin
by Linus Torvalds
· 14 years ago
a82416d
fs: small rcu-walk documentation fixes
by Nick Piggin
· 14 years ago
9242415
fs: add documentation on fallocate hole punching
by Josef Bacik
· 14 years ago
b74c79e
fs: provide rcu-walk aware permission i_ops
by Nick Piggin
· 14 years ago
34286d6
fs: rcu-walk aware d_revalidate method
by Nick Piggin
· 14 years ago
fa0d7e3d
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
b5c84bf
fs: dcache remove dcache_lock
by Nick Piggin
· 14 years ago
b1e6a01
fs: change d_hash for rcu-walk
by Nick Piggin
· 14 years ago
621e155
fs: change d_compare for rcu-walk
by Nick Piggin
· 14 years ago
fe15ce4
fs: change d_delete semantics
by Nick Piggin
· 14 years ago
336fb3b
update VFS documentation for method changes.
by Al Viro
· 15 years ago
1e23173
update documentation for the new truncate sequence
by Christoph Hellwig
· 15 years ago
dc7a081
nfs: new subdir Documentation/filesystems/nfs
by J. Bruce Fields
· 15 years ago
12debc4
iget: remove iget() and the read_inode() super op as being obsolete
by David Howells
· 17 years ago
b46980f
iget: introduce a function to register iget failure
by David Howells
· 17 years ago
3eb43f6
Documentation/filesystems/porting fixes
by Oliver Pinter
· 17 years ago
c2b3898
Documentation: Fix up docs still talking about i_sem
by Josef 'Jeff' Sipek
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago