Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0fd6fa32988413fff37c9c38940737dc2831a11f
/
fs
/
affs
/
file.c
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
54e514b
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
79bda4d
fs/affs: use affs_test_opt()
by Fabian Frederick
· 10 years ago
a0016ff
fs/affs: use AFFS_MOUNT prefix for mount options
by Fabian Frederick
· 10 years ago
22c6186
direct_IO: remove rw from a_ops->direct_IO()
by Omar Sandoval
· 10 years ago
6f67376
direct_IO: use iov_iter_rw() instead of rw everywhere
by Omar Sandoval
· 10 years ago
17f8c84
Remove rw from {,__,do_}blockdev_direct_IO()
by Omar Sandoval
· 10 years ago
5d5d568
make new_sync_{read,write}() static
by Al Viro
· 10 years ago
237dae8
Merge branch 'iocb' into for-davem
by Al Viro
· 10 years ago
e2e40f2
fs: move struct kiocb to fs.h
by Christoph Hellwig
· 10 years ago
3d5d472
fs/affs/file.c: unlock/release page on error
by Taesoo Kim
· 10 years ago
92b2070
fs/affs/file.c: fix direct IO writes beyond EOF
by Fabian Frederick
· 10 years ago
afe305d
fs/affs/file.c: replace if/BUG by BUG_ON
by Fabian Frederick
· 10 years ago
08fe100
fs/affs: fix casting in printed messages
by Geert Uytterhoeven
· 10 years ago
92cab82
fs/affs/file.c: remove obsolete pagesize check
by Fabian Frederick
· 10 years ago
9abb408
fs/affs/file.c: add support to O_DIRECT
by Fabian Frederick
· 10 years ago
1ee54b0
fs/affs/amigaffs.c: use va_format instead of buffer/vnsprintf
by Fabian Frederick
· 10 years ago
7633978
fs/affs/file.c: forward declaration clean-up
by Fabian Frederick
· 10 years ago
73516ac
fs/affs/file.c: fix shadow warnings
by Fabian Frederick
· 10 years ago
16b9057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
9606d9a
fs/affs: pr_debug cleanup
by Fabian Frederick
· 10 years ago
0c89d67
fs/affs/file.c: remove unnecessary function parameters
by Fabian Frederick
· 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
7caef26
truncate: drop 'oldsize' truncate_pagecache() parameter
by Kirill A. Shutemov
· 11 years ago
6325932
affs: use loff_t in affs_truncate()
by Dan Carpenter
· 11 years ago
1dc1834
affs: drop vmtruncate
by Marco Stornelli
· 12 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
0e45b67
affs: testing the wrong variable
by Dan Carpenter
· 14 years ago
282dc17
get rid of cont_write_begin_newtrunc
by Christoph Hellwig
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
c475879
sanitize ->fsync() for affs
by Al Viro
· 15 years ago
54566b2
fs: symlink write_begin allocation context fix
by Nick Piggin
· 16 years ago
516e0cc
[PATCH] f_count may wrap around
by Al Viro
· 16 years ago
dca3c33
[PATCH] fix reservation discarding in affs
by Roman Zippel
· 17 years ago
6369a4a
affs: be*_add_cpu conversion
by Marcin Slusarz
· 17 years ago
8d4b690
fs/affs/file.c: use BUG_ON
by Julia Lawall
· 17 years ago
f2b6a16
fs: affs convert to new aops
by Nick Piggin
· 17 years ago
5ffc4ef
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
by Jens Axboe
· 17 years ago
f36dca9
affs: use zero_user_page
by Nate Diller
· 17 years ago
754661f
[PATCH] mark struct inode_operations const 1
by Arjan van de Ven
· 18 years ago
543ade1
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
by Badari Pulavarty
· 18 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 18 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
db73e9a
[PATCH] remove superflous ctime/mtime updates in affs
by Christoph Hellwig
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago