David Howells
|
3b6492df41
afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS
|
6 years ago |
David Howells
|
68251f0a68
afs: Fix whole-volume callback handling
|
7 years ago |
David Howells
|
5a81327616
afs: Do better accretion of small writes on newly created content
|
7 years ago |
David Howells
|
76a5cb6fc1
afs: Add stats for data transfer operations
|
7 years ago |
David Howells
|
f3ddee8dc4
afs: Fix directory handling
|
7 years ago |
David Howells
|
ee1235a9a0
fscache: Pass object size in rather than calling back for it
|
7 years ago |
David Howells
|
13524ab3c6
afs: Trace page dirty/clean
|
7 years ago |
David Howells
|
1cf7a1518a
afs: Implement shared-writeable mmap
|
7 years ago |
David Howells
|
4343d00872
afs: Get rid of the afs_writeback record
|
7 years ago |
David Howells
|
215804a992
afs: Introduce a file-private data record
|
7 years ago |
David Howells
|
dab17c1add
afs: Fix directory read/modify race
|
7 years ago |
David Howells
|
d2ddc776a4
afs: Overhaul volume and server record caching and fileserver rotation
|
7 years ago |
David Howells
|
97e3043ad8
afs: Condense afs_call's reply{,2,3,4} into an array
|
7 years ago |
David Howells
|
d3e3b7eac8
afs: Add metadata xattrs
|
8 years ago |
David Howells
|
68ae849d7e
afs: Don't set PG_error on local EINTR or ENOMEM when filling a page
|
8 years ago |
David Howells
|
58fed94dfb
afs: Flush outstanding writes when an fd is closed
|
8 years ago |
David Howells
|
6db3ac3c4b
afs: Handle better the server returning excess or short data
|
8 years ago |
Arnd Bergmann
|
51c89e6a3b
afs: Conditionalise a new unused variable
|
8 years ago |
David Howells
|
91b467e0a3
afs: Make afs_readpages() fetch data in bulk
|
8 years ago |
David Howells
|
196ee9cd2d
afs: Make afs_fs_fetch_data() take a list of pages
|
8 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 years ago |
Al Viro
|
50b5551d17
afs: switch to ->write_iter()
|
11 years ago |
Al Viro
|
aad4f8bb42
switch simple generic_file_aio_read() users to ->read_iter()
|
11 years ago |
Lukas Czerner
|
d47992f86b
mm: change invalidatepage prototype to accept length
|
12 years ago |
Dan Carpenter
|
ad2a8e6078
AFS: checking wrong bit in afs_readpages()
|
13 years ago |
Al Viro
|
f6d335c08d
AFS: Don't put struct file on the stack
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
David Howells
|
201a15428b
FS-Cache: Handle pages pending storage that get evicted under OOM conditions
|
15 years ago |
David Howells
|
9886e836a6
AFS: Stop readlink() on AFS crashing due to NULL 'file' ptr
|
16 years ago |