Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e3efe6669bf9c3cbd955b5a2976c70d79e8fd745
/
Documentation
/
filesystems
/
vfs.txt
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
8ab4766
vfs: increase shrinker batch size
by Dave Chinner
· 13 years ago
0e1fdaf
superblock: add filesystem shrinker operations
by Dave Chinner
· 13 years ago
10556cb
->permission() sanitizing: don't pass flags to ->permission()
by Al Viro
· 13 years ago
7e40145
->permission() sanitizing: don't pass flags to ->check_acl()
by Al Viro
· 13 years ago
aa38572
fs: pass exact type of data dirties to ->dirty_inode
by Christoph Hellwig
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
f283c86
fs: remove inode_lock from iput_final and prune_icache
by Dave Chinner
· 14 years ago
1aed3e4
lose 'mounting_here' argument in ->d_manage()
by Al Viro
· 14 years ago
1a102ff
vfs: bury ->get_sb()
by Al Viro
· 14 years ago
ea5b778
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
by David Howells
· 14 years ago
ab90911
Allow d_manage() to be used in RCU-walk mode
by David Howells
· 14 years ago
cc53ce5
Add a dentry op to allow processes to be held during pathwalk transit
by David Howells
· 14 years ago
9875cf8
Add a dentry op to handle automounting rather than abusing follow_link()
by David Howells
· 14 years ago
a82416d
fs: small rcu-walk documentation fixes
by Nick Piggin
· 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
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
38971ce
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
4fe65ca
Documentation/filesystems/vfs.txt: fix ->repeasepage() description
by Andrew Morton
· 14 years ago
6072d13
Call the filesystem back whenever a page is removed from the page cache
by Linus Torvalds
· 14 years ago
b19dd42
bkl: Remove locked .ioctl file operation
by Arnd Bergmann
· 14 years ago
7bb46a6
fs: introduce new truncate sequence
by npiggin@suse.de
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
a33f322
Documentation/: it's -> its where appropriate
by Francis Galiegue
· 15 years ago
94004ed
kill wait_on_page_writeback_range
by Christoph Hellwig
· 15 years ago
2571873
HWPOISON: Define a new error_remove_page address space op for async truncation
by Andi Kleen
· 15 years ago
66672fe
Documentation/filesystems: remove out of date reference to BKL being held
by Adrian McMenamin
· 16 years ago
c4be0c1
filesystem freeze: add error handling of write_super_lockfs/unlockfs
by Takashi Sato
· 16 years ago
6badd79
kill ->dir_notify()
by Al Viro
· 16 years ago
be42c4c
correct wrong function name of d_put in kernel document and source comment
by Zhaolei
· 16 years ago
4e02ed4
fs: remove prepare_write/commit_write
by Nick Piggin
· 16 years ago
d919588
Documentation cleanup: trivial misspelling, punctuation, and grammar corrections.
by Matt LaPlante
· 16 years ago
33dcdac
[PATCH] kill ->put_inode
by Christoph Hellwig
· 17 years ago
f84e3f5
mount options: add documentation
by Miklos Szeredi
· 17 years ago
12debc4
iget: remove iget() and the read_inode() super op as being obsolete
by David Howells
· 17 years ago
bc5b1d5
Documentation/filesystems/vfs.txt: typo fix
by Shaun Zinck
· 17 years ago
5514476
fs: remove some AOP_TRUNCATED_PAGE
by Nick Piggin
· 17 years ago
afddba4
fs: introduce write_begin, write_end, and perform_write aops
by Nick Piggin
· 17 years ago
422b14c
update Documentation/filesystems/vfs.txt
by Borislav Petkov
· 17 years ago
0746aec
update description in Documentation/filesystems/vfs.txt
by Borislav Petkov
· 17 years ago
c23fbb6
VFS: delay the dentry name generation on sockets and pipes
by Eric Dumazet
· 18 years ago
955eff5
[PATCH] fs: fix libfs data leak
by Nick Piggin
· 18 years ago
670e9f3
Documentation: remove duplicated words
by Paolo Ornati
· 18 years ago
027445c
[PATCH] Vectorize aio_read/aio_write fileop methods
by Badari Pulavarty
· 18 years ago
5d8b2eb
[PATCH] VFS documentation tweak
by Jonathan Corbet
· 18 years ago
726c334
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
by David Howells
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
d1195c5
[PATCH] vfs: add splice_write and splice_read to documentation
by Pekka J Enberg
· 19 years ago
a9e102b
[PATCH] More corrections to vfs.txt update
by NeilBrown
· 19 years ago
341546f
[PATCH] Update some VFS documentation
by NeilBrown
· 19 years ago
e3e1bfe
Documentation/filesystems/vfs.txt: typo fix
by Jim Cromie
· 19 years ago
cbf8f0f
[PATCH] VFS: split dentry locking documentation
by Pekka Enberg
· 19 years ago
cc7d1f8
[PATCH] VFS: update overview document
by Pekka Enberg
· 19 years ago
5ea626a
[PATCH] VFS: update documentation
by Pekka J Enberg
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago