Andrew Morton
|
250297edf8
mm/shmem.c: remove an ifdef
|
12 years ago |
Al Viro
|
26567cdbbf
fix nommu breakage in shmem.c
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Namjae Jeon
|
94e07a7590
fs: encode_fh: return FILEID_INVALID if invalid fid_type
|
12 years ago |
Al Viro
|
3451538a11
shmem_setup_file(): use d_alloc_pseudo() instead of d_alloc()
|
12 years ago |
Linus Torvalds
|
94f2f14234
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
12 years ago |
Greg Thelen
|
49cd0a5c29
tmpfs: fix mempolicy object leaks
|
12 years ago |
Greg Thelen
|
5f00110f72
tmpfs: fix use-after-free of mempolicy object
|
12 years ago |
Johannes Weiner
|
860f2759d9
mm: shmem: use new radix tree iterator
|
12 years ago |
Al Viro
|
6b4d0b2793
clean shmem_file_setup() a bit
|
12 years ago |
Anatol Pomozov
|
39b6525274
fs: Preserve error code in get_empty_filp(), part 2
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Eric W. Biederman
|
2b8576cb09
userns: Allow the userns root to mount tmpfs.
|
12 years ago |
Hugh Dickins
|
a7a88b2373
mempolicy: remove arg from mpol_parse_str, mpol_to_str
|
12 years ago |
Andrew Morton
|
965c8e59cf
lseek: the "whence" argument is called "whence"
|
12 years ago |
Hugh Dickins
|
220f2ac913
tmpfs: support SEEK_DATA and SEEK_HOLE (reprise)
|
12 years ago |
Mel Gorman
|
18a2f371f5
tmpfs: fix shared mempolicy leak
|
12 years ago |
Hugh Dickins
|
0f3c42f522
tmpfs: change final i_blocks BUG to WARNING
|
12 years ago |
Hugh Dickins
|
215c02bc33
tmpfs: fix shmem_getpage_gfp() VM_BUG_ON
|
12 years ago |
Hugh Dickins
|
35c2a7f490
tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
|
12 years ago |
Konstantin Khlebnikov
|
0b173bc4da
mm: kill vma flag VM_CAN_NONLINEAR
|
12 years ago |
Aristeu Rozanski
|
38f3865744
xattr: extract simple_xattr code from tmpfs
|
13 years ago |
Nathan Zimmer
|
09c231cb8b
tmpfs: distribute interleave better across nodes
|
13 years ago |
Al Viro
|
ebfc3b49a7
don't pass nameidata to ->create()
|
13 years ago |
Hugh Dickins
|
b065b4321f
shmem: cleanup shmem_add_to_page_cache
|
13 years ago |
Hugh Dickins
|
d189922862
shmem: fix negative rss in memcg memory.stat
|
13 years ago |
Hugh Dickins
|
f21f806220
tmpfs: revert SEEK_DATA and SEEK_HOLE
|
13 years ago |
Linus Torvalds
|
a3da2c6913
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
|
13 years ago |
Eric Dumazet
|
047fe36052
splice: fix racy pipe->buffers uses
|
13 years ago |
Hugh Dickins
|
0142ef6cdc
shmem: replace_page must flush_dcache and others
|
13 years ago |