Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Linus Torvalds
|
231753ef78
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
|
8 年之前 |
Matthew Wilcox
|
478922e2b0
radix-tree: delete radix_tree_locate_item()
|
8 年之前 |
Matthew Wilcox
|
148deab223
radix-tree: improve multiorder iterators
|
8 年之前 |
Johannes Weiner
|
4d693d0860
lib: radix-tree: update callback for changing leaf nodes
|
8 年之前 |
Johannes Weiner
|
f7942430e4
lib: radix-tree: native accounting of exceptional entries
|
8 年之前 |
Jérémy Lefaure
|
f1f5929cd9
shmem: fix compilation warnings on unused functions
|
8 年之前 |
Arnd Bergmann
|
23f919d4ad
shmem: avoid maybe-uninitialized warning
|
8 年之前 |
Miklos Szeredi
|
dfeef68862
vfs: remove ".readlink = generic_readlink" assignments
|
8 年之前 |
Linus Torvalds
|
10d20bd25e
shmem: fix shm fallocate() list corruption
|
8 年之前 |
Hugh Dickins
|
9956edf37e
shmem: fix pageflags after swapping DMA32 object
|
8 年之前 |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
Al Viro
|
3873691e5a
Merge remote-tracking branch 'ovl/rename2' into for-linus
|
8 年之前 |
Linus Torvalds
|
97d2116708
Merge branch 'work.xattr' 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 年之前 |
Al Viro
|
e55f1d1d13
Merge remote-tracking branch 'jk/vfs' into work.misc
|
8 年之前 |
Linus Torvalds
|
b66484cd74
Merge branch 'akpm' (patches from Andrew)
|
8 年之前 |
Andreas Gruenbacher
|
fd50ecaddf
vfs: Remove {get,set,remove}xattr inode operations
|
8 年之前 |
Rasmus Villemoes
|
19938e350a
mm/shmem.c: constify anon_ops
|
8 年之前 |
Al Viro
|
82c156f853
switch generic_file_splice_read() to use of ->read_iter()
|
9 年之前 |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 年之前 |
Miklos Szeredi
|
2773bf00ae
fs: rename "rename2" i_op to "rename"
|
8 年之前 |
Hugh Dickins
|
71664665c3
huge tmpfs: fix Committed_AS leak
|
9 年之前 |
Toshi Kani
|
3089bf614c
shmem: fix tmpfs to handle the huge= option properly
|
9 年之前 |
Jan Kara
|
31051c85b5
fs: Give dentry to inode_change_ok() instead of inode
|
9 年之前 |
Arnd Bergmann
|
3b33719c9b
thp: move shmem_huge_enabled() outside of SYSFS ifdef
|
9 年之前 |
Geert Uytterhoeven
|
4620a06e4b
shmem: Fix link error if huge pages support is disabled
|
9 年之前 |
Mel Gorman
|
11fb998986
mm: move most file-based accounting to the node
|
9 年之前 |
Kirill A. Shutemov
|
779750d20b
shmem: split huge pages beyond i_size under memory pressure
|
9 年之前 |
Kirill A. Shutemov
|
e496cf3d78
thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE
|
9 年之前 |