Linus Torvalds
|
16b9057804
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Mel Gorman
|
2457aec637
mm: non-atomically mark page accessed during page cache allocation where possible
|
11 years ago |
Al Viro
|
aad4f8bb42
switch simple generic_file_aio_read() users to ->read_iter()
|
11 years ago |
Al Viro
|
cb66a7a1f1
kill generic_segment_checks()
|
11 years ago |
Al Viro
|
d311d79de3
fix O_SYNC|O_APPEND syncing the wrong range on write()
|
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 |
Al Viro
|
8d71db4f08
lift sb_start_write/sb_end_write out of ->aio_write()
|
12 years ago |
Marco Stornelli
|
9014da7525
ntfs: drop vmtruncate
|
12 years ago |
Jan Kara
|
fbf8fb7650
ntfs: Convert to new freezing mechanism
|
13 years ago |
Josef Bacik
|
c3b2da3148
fs: introduce inode operation ->update_time
|
13 years ago |
Cong Wang
|
a3ac1414eb
ntfs: remove the second argument of k[un]map_atomic()
|
13 years ago |
Josef Bacik
|
02c24a8218
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
|
14 years ago |
Christoph Hellwig
|
bd5fe6c5eb
fs: kill i_alloc_sem
|
14 years ago |
Anton Altaparmakov
|
2818ef50c4
NTFS: writev() fix and maintenance/contact details update
|
14 years ago |
Christoph Hellwig
|
7ea8085910
drop unused dentry argument to ->fsync
|
15 years ago |
Minchan Kim
|
4c99000ac4
ntfs: use add_to_page_cache_lru()
|
15 years ago |
Minchan Kim
|
2ec93b0bf3
ntfs: clean up ntfs_attr_extend_initialized
|
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 |
Christoph Hellwig
|
a9185b41a4
pass writeback_control to ->write_inode
|
15 years ago |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 years ago |
Christoph Hellwig
|
8a9f47ddb1
ntfs: remove ntfs_file_write
|
16 years ago |
Jan Kara
|
ebbbf757c6
ntfs: Use new syncing helpers and update comments
|
16 years ago |
Rik van Riel
|
4f98a2fee8
vmscan: split LRU lists into anon & file sets
|
17 years ago |
Miklos Szeredi
|
2f1936b877
[patch 3/5] vfs: change remove_suid() to file_remove_suid()
|
17 years ago |
Christoph Lameter
|
eebd2aa355
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
|
17 years ago |
Alan Cox
|
a9c62a18a2
fs: correct SuS compliance for open of large file without options
|
18 years ago |
Anton Altaparmakov
|
bfab36e816
NTFS: Fix a mount time deadlock.
|
18 years ago |
Jens Axboe
|
5ffc4ef45b
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
|
18 years ago |
Alexey Dobriyan
|
e8edc6e03a
Detach sched.h from mm.h
|
18 years ago |