Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d7955fcff889ec9a78bac387aec929154465423a
/
fs
/
nilfs2
/
file.c
5c50002
vfs: remove unused wrapper block_page_mkwrite()
by Ross Zwisler
· 9 years ago
5d5d568
make new_sync_{read,write}() static
by Al Viro
· 10 years ago
d83a08d
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
by Kirill A. Shutemov
· 10 years ago
75dc857
nilfs2: avoid duplicate segment construction for fsync()
by Andreas Rohner
· 10 years ago
e2c7617
nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs()
by Andreas Rohner
· 10 years ago
8174202
write_iter variants of {__,}generic_file_aio_write()
by Al Viro
· 11 years ago
aad4f8b
switch simple generic_file_aio_read() users to ->read_iter()
by Al Viro
· 11 years ago
f182036
mm: implement ->map_pages for page cache
by Kirill A. Shutemov
· 11 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
1d1d1a7
mm: only enforce stable page writes if the backing device requires it
by Darrick J. Wong
· 12 years ago
2d1b399
nilfs2: drop vmtruncate
by Marco Stornelli
· 12 years ago
0b173bc
mm: kill vma flag VM_CAN_NONLINEAR
by Konstantin Khlebnikov
· 12 years ago
041bbb6d
ext4: fix mtime update in nodelalloc mode
by Theodore Ts'o
· 12 years ago
2c22b33
nilfs2: Convert to new freezing mechanism
by Jan Kara
· 12 years ago
1147597
nilfs2: flush disk caches in syncing
by Ryusuke Konishi
· 12 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
1cb2d38
nilfs2: get rid of private page allocator
by Ryusuke Konishi
· 14 years ago
3409453
nilfs2: fix data loss in mmap page write for hole blocks
by Ryusuke Konishi
· 14 years ago
e3154e9
nilfs2: get rid of nilfs_sb_info structure
by Ryusuke Konishi
· 14 years ago
828b1c5
nilfs2: add compat ioctl
by Ryusuke Konishi
· 14 years ago
622daaff
nilfs2: fiemap support
by Ryusuke Konishi
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
828c095
const: constify remaining file_operations
by Alexey Dobriyan
· 15 years ago
f0f37e2
const: mark struct vm_struct_operations
by Alexey Dobriyan
· 15 years ago
6e1d5dc
const: mark remaining inode_operations as const
by Alexey Dobriyan
· 15 years ago
7a94619
nilfs2: use unlocked_ioctl
by Ryusuke Konishi
· 16 years ago
8082d36
nilfs2: remove compat ioctl code
by Ryusuke Konishi
· 16 years ago
f30bf3e
nilfs2: fix missed-sync issue for do_sync_mapping_range()
by Ryusuke Konishi
· 16 years ago
9ff05123
nilfs2: segment constructor
by Ryusuke Konishi
· 16 years ago
f183ff4
nilfs2: file operations
by Ryusuke Konishi
· 16 years ago