index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
porting
Age
Commit message (
Expand
)
Author
2012-08-04
Documentation: get rid of write_super
Artem Bityutskiy
2012-07-14
don't pass nameidata to ->create()
Al Viro
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
2012-07-14
stop passing nameidata * to ->d_revalidate()
Al Viro
2012-07-14
vfs: update documentation on ->i_dentry handling
Al Viro
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-03-20
vfs: d_alloc_root() gone
Al Viro
2011-07-25
fs: take the ACL checks to common code
Christoph Hellwig
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-20
fs: add SEEK_HOLE and SEEK_DATA flags
Josef Bacik
2011-07-20
->permission() sanitizing: document API changes
Al Viro
2011-03-24
fs: remove inode_lock from iput_final and prune_icache
Dave Chinner
2011-03-16
vfs: bury ->get_sb()
Al Viro
2011-01-13
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2011-01-14
fs: small rcu-walk documentation fixes
Nick Piggin
2011-01-12
fs: add documentation on fallocate hole punching
Josef Bacik
2011-01-07
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2011-01-07
fs: rcu-walk aware d_revalidate method
Nick Piggin
2011-01-07
fs: icache RCU free inodes
Nick Piggin
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
fs: change d_hash for rcu-walk
Nick Piggin
2011-01-07
fs: change d_compare for rcu-walk
Nick Piggin
2011-01-07
fs: change d_delete semantics
Nick Piggin
2010-08-09
update VFS documentation for method changes.
Al Viro
2010-08-09
update documentation for the new truncate sequence
Christoph Hellwig
2009-10-27
nfs: new subdir Documentation/filesystems/nfs
J. Bruce Fields
2008-02-07
iget: remove iget() and the read_inode() super op as being obsolete
David Howells
2008-02-07
iget: introduce a function to register iget failure
David Howells
2008-02-03
Documentation/filesystems/porting fixes
Oliver Pinter
2007-05-24
Documentation: Fix up docs still talking about i_sem
Josef 'Jeff' Sipek
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds