Matthew Wilcox
|
9c3ce9ec58
ext2: get rid of most mentions of XIP in ext2
|
10 years ago |
Matthew Wilcox
|
97443aa809
ext2: remove ext2_aops_xip
|
10 years ago |
Matthew Wilcox
|
07642381d5
ext2: remove xip.c and xip.h
|
10 years ago |
Matthew Wilcox
|
ed87e92020
ext2: remove ext2_use_xip
|
10 years ago |
Matthew Wilcox
|
e748dcd095
vfs: remove get_xip_mem
|
10 years ago |
Matthew Wilcox
|
4c0ccfef2e
dax,ext2: replace xip_truncate_page with dax_truncate_page
|
10 years ago |
Matthew Wilcox
|
289c6aedac
dax,ext2: replace ext2_clear_xip_target with dax_clear_blocks
|
10 years ago |
Matthew Wilcox
|
d475c6346a
dax,ext2: replace XIP read and write with DAX I/O
|
10 years ago |
Matthew Wilcox
|
fbbbad4bc2
vfs,ext2: introduce IS_DAX(inode)
|
10 years ago |
Al Viro
|
31b140398c
switch {__,}blockdev_direct_IO() to iov_iter
|
11 years ago |
Al Viro
|
a6cbcd4a4a
get rid of pointless iov_length() in ->direct_IO()
|
11 years ago |
Al Viro
|
d8d3d94b80
pass iov_iter to ->direct_IO()
|
11 years ago |
Johannes Weiner
|
91b0abe36a
mm + fs: store shadow entries in page cache
|
11 years ago |
Christoph Hellwig
|
64e178a711
ext2/3/4: use generic posix ACL infrastructure
|
11 years ago |
Jan Kara
|
7ba3ec5749
ext2: Fix fs corruption in ext2_get_xip_mem()
|
11 years ago |
Kirill A. Shutemov
|
7caef26767
truncate: drop 'oldsize' truncate_pagecache() parameter
|
12 years ago |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 years ago |
Jan Kara
|
c288d29696
ext2: Fix BUG_ON in evict() on inode deletion
|
12 years ago |
Wang Shilong
|
8d8759eb48
Ext2: free memory allocated and forget buffer head when io error happens
|
12 years ago |
Jan Kara
|
1e8b212fe5
ext2: Implement freezing
|
13 years ago |
Linus Torvalds
|
90324cc1b1
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
|
13 years ago |
Eric W. Biederman
|
b8a9f9e183
userns: Convert ext2 to use kuid/kgid where appropriate.
|
13 years ago |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
13 years ago |
Paul Gortmaker
|
302bf2f325
ext2/3/4: delete unneeded includes of module.h
|
13 years ago |
Miklos Szeredi
|
bfe8684869
filesystems: add set_nlink()
|
13 years ago |
Christoph Hellwig
|
aacfc19c62
fs: simplify the blockdev_direct_IO prototype
|
14 years ago |
Christoph Hellwig
|
562c72aa57
fs: move inode_dio_wait calls into ->setattr
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 years ago |
Christoph Hellwig
|
c37650161a
fs: add sync_inode_metadata
|
15 years ago |