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
/
fs
/
logfs
/
file.c
Age
Commit message (
Expand
)
Author
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-11
make new_sync_{read,write}() static
Al Viro
2014-05-06
write_iter variants of {__,}generic_file_aio_write()
Al Viro
2014-05-06
switch simple generic_file_aio_read() users to ->read_iter()
Al Viro
2013-05-21
mm: change invalidatepage prototype to accept length
Lukas Czerner
2013-02-22
new helper: file_inode(file)
Al Viro
2012-01-28
logfs: take write mutex lock during fsync and sync
Prasad Joshi
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-03-23
userns: rename is_owner_or_cap to inode_owner_or_capable
Serge E. Hallyn
2010-08-14
logfs: kill BKL
Arnd Bergmann
2010-08-09
always call inode_change_ok early in ->setattr
Christoph Hellwig
2010-08-09
remove inode_setattr
Christoph Hellwig
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-07
logfs: remove unused variable
Joern Engel
2010-05-05
logfs: fix sync
Joern Engel
2010-05-04
logfs: commit reservations under space pressure
Joern Engel
2009-11-20
[LogFS] add new flash file system
Joern Engel