Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年 前 |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年 前 |
Linus Torvalds
|
abb5a14fa2
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年 前 |
zhong jiang
|
72e2936c04
mm: remove unnecessary condition in remove_inode_hugepages
|
8 年 前 |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 年 前 |
Jan Kara
|
31051c85b5
fs: Give dentry to inode_change_ok() instead of inode
|
9 年 前 |
Kirill A. Shutemov
|
ea1754a084
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
|
9 年 前 |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 年 前 |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 年 前 |
Mike Kravetz
|
4aae8d1c05
mm/hugetlbfs: unmap pages if page fault raced with hole punch
|
9 年 前 |
Mike Kravetz
|
9aacdd354d
fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list()
|
9 年 前 |
Kirill A. Shutemov
|
88f306b68c
mm: fix locking order in mm_take_all_locks()
|
9 年 前 |
Paul Gortmaker
|
3e89e1c5ea
hugetlb: make mm and fs code explicitly non-modular
|
9 年 前 |
Nathan Zimmer
|
4a8c7bb59a
mm/mempolicy.c: convert the shared_policy lock to a rwlock
|
9 年 前 |
Vladimir Davydov
|
5d097056c9
kmemcg: account certain kmem allocations to memcg
|
9 年 前 |
Al Viro
|
21fc61c73c
don't put symlink bodies in pagecache into highmem
|
9 年 前 |
Mike Kravetz
|
1817889e3b
mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holes
|
9 年 前 |
Mike Kravetz
|
70c3547e36
hugetlbfs: add hugetlbfs_fallocate()
|
10 年 前 |
Mike Kravetz
|
b5cec28d36
hugetlbfs: truncate_hugepages() takes a range of pages
|
10 年 前 |
Mike Kravetz
|
1bfad99ab4
hugetlbfs: hugetlb_vmtruncate_list() needs to take a range to delete
|
10 年 前 |
Stephen Smalley
|
e1832f2923
ipc: use private shmem or hugetlbfs inodes for shm segments.
|
10 年 前 |
Zhang Zhen
|
a67a31fa30
mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook
|
10 年 前 |
Linus Torvalds
|
9ec3a646fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 年 前 |
Linus Torvalds
|
eea3a00264
Merge branch 'akpm' (patches from Andrew)
|
10 年 前 |
Mike Kravetz
|
7ca02d0ae5
hugetlbfs: accept subpool min_size mount option and setup accordingly
|
10 年 前 |
Linus Torvalds
|
fa927894bb
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 年 前 |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 年 前 |
Konstantin Khlebnikov
|
b9ea25152e
page_writeback: clean up mess around cancel_dirty_page()
|
10 年 前 |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 年 前 |
Al Viro
|
34d0640e26
switch hugetlbfs to ->read_iter()
|
10 年 前 |