Commit Graph

296 Commits (dcf0105039660e951dfea348d317043d17988dfc)

Author SHA1 Message Date
Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h 12 years ago
Andrew Morton 250297edf8 mm/shmem.c: remove an ifdef 12 years ago
Al Viro 26567cdbbf fix nommu breakage in shmem.c 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
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
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
Al Viro b0b0382bb4 ->encode_fh() API change 13 years ago
Hugh Dickins 4fb5ef089b tmpfs: support SEEK_DATA and SEEK_HOLE 13 years ago
Hugh Dickins 1aac140031 tmpfs: quit when fallocate fills memory 13 years ago
Hugh Dickins 1635f6a741 tmpfs: undo fallocation on failure 13 years ago
Hugh Dickins e2d12e22c5 tmpfs: support fallocate preallocation 13 years ago
Hugh Dickins 17cf28afea mm/fs: remove truncate_range 13 years ago
Hugh Dickins 83e4fa9c16 tmpfs: support fallocate FALLOC_FL_PUNCH_HOLE 13 years ago
Hugh Dickins ec9516fbc5 tmpfs: optimize clearing when writing 13 years ago
Hugh Dickins 2f6e38f3cd tmpfs: enable NOSEC optimization 13 years ago
Hugh Dickins bde05d1ccd shmem: replace page if mapping excludes its zone 13 years ago
Eric W. Biederman 8751e03958 userns: Convert tmpfs to use kuid and kgid where appropriate 13 years ago
Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
Jarkko Sakkinen 6d9d88d07e tmpfs: security xattr setting on inode creation 13 years ago
Al Viro 318ceed088 tidy up after d_make_root() conversion 13 years ago
Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
Cong Wang 9b04c5fec4 mm: remove the second argument of k[un]map_atomic() 13 years ago
Al Viro 191c542442 mm: collapse security_vm_enough_memory() variants into a single function 13 years ago
Hugh Dickins 245132643e SHM_UNLOCK: fix Unevictable pages stranded after swap 13 years ago
Hugh Dickins 85046579bd SHM_UNLOCK: fix long unpreemptible section 13 years ago
Al Viro 34c80b1d93 vfs: switch ->show_options() to struct dentry * 13 years ago
Al Viro 09208d150b shmem, ramfs: propagate umode_t, open-coded S_ISREG 13 years ago
Al Viro 1a67aafb5f switch ->mknod() to umode_t 13 years ago