Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8fb7ab504381b8ce4f443129e102a713bd76dfe2
/
fs
/
ext2
/
file.c
e7b1ea2
ext2: huge page fault support
by Matthew Wilcox
· 9 years ago
c94c2ac
dax: move DAX-related functions to a new header
by Matthew Wilcox
· 9 years ago
e842f29
dax: don't abuse get_block mapping for endio callbacks
by Dave Chinner
· 9 years ago
eea3a00
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
be64f88
dax: unify ext2/4_{dax,}_file_operations
by Boaz Harrosh
· 10 years ago
0e3b210
dax: use pfn_mkwrite to update c/mtime + freeze protection
by Boaz Harrosh
· 10 years ago
5d5d568
make new_sync_{read,write}() static
by Al Viro
· 10 years ago
9c3ce9e
ext2: get rid of most mentions of XIP in ext2
by Matthew Wilcox
· 10 years ago
6cd176a
vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
by Matthew Wilcox
· 10 years ago
f7ca90b
dax,ext2: replace the XIP page fault handler with the DAX page fault handler
by Matthew Wilcox
· 10 years ago
d475c63
dax,ext2: replace XIP read and write with DAX I/O
by Matthew Wilcox
· 10 years ago
8d02076
->splice_write() via ->write_iter()
by Al Viro
· 11 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
64e178a
ext2/3/4: use generic posix ACL infrastructure
by Christoph Hellwig
· 11 years ago
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
737f2e9
ext2: convert to use the new truncate convention.
by npiggin@suse.de
· 14 years ago
1b061d9
rename the generic fsync implementations
by Christoph Hellwig
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
871a293
dquot: cleanup dquot initialize routine
by Christoph Hellwig
· 15 years ago
907f455
dquot: move dquot initialization responsibility into the filesystem
by Christoph Hellwig
· 15 years ago
48bde86
ext2: report metadata errors during fsync
by Jan Kara
· 15 years ago
1d5ccd1
ext[234]: move over to 'check_acl' permission model
by Linus Torvalds
· 15 years ago
e1740a4
switch ext2 to simple_fsync()
by Al Viro
· 15 years ago
68c9d70
generic block based fiemap implementation
by Josef Bacik
· 16 years ago
14f9f7b
BKL-removal: convert ext2 over to use unlocked_ioctl
by Andi Kleen
· 17 years ago
a686cd8
ext2 reservations
by Martin J. Bligh
· 17 years ago
a6739af
ext2: fix a comment when ext2_release_file() is called
by Jan Kara
· 17 years ago
d054fe3
xip sendfile removal
by Carsten Otte
· 17 years ago
5ffc4ef
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
by Jens Axboe
· 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
ee0b3e6
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
by Badari Pulavarty
· 18 years ago
e322ff0
[PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [try #6]
by David Howells
· 18 years ago
5274f05
[PATCH] Introduce sys_splice() system call
by Jens Axboe
· 19 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
eb6fe0c
[PATCH] xip: reduce code duplication
by Carsten Otte
· 19 years ago
6d79125
[PATCH] xip: ext2: execute in place
by Carsten Otte
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago