Commit Graph

273 Commits (7f22fd9c03c0b67ee6aa138bd10ae91bb0d22151)

Author SHA1 Message Date
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
Al Viro 4acdaf27eb switch ->create() to umode_t 13 years ago
Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 13 years ago
Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
Miklos Szeredi 6d6b77f163 filesystems: add missing nlink wrappers 13 years ago
Minchan Kim 21ee9f398b vmscan: add barrier to prevent evictable page in unevictable list 14 years ago
Paul Gortmaker b95f1b31b7 mm: Map most files to use export.h instead of module.h 14 years ago
Hugh Dickins 8079b1c859 mm: clarify the radix_tree exceptional cases 14 years ago
Hugh Dickins e504f3fdd6 tmpfs radix_tree: locate_item to speed up swapoff 14 years ago
Hugh Dickins 69f07ec938 tmpfs: use kmemdup for short symlinks 14 years ago
Hugh Dickins 6922c0c7ab tmpfs: convert shmem_writepage and enable swap 14 years ago
Hugh Dickins aa3b189551 tmpfs: convert mem_cgroup shmem to radix-swap 14 years ago
Hugh Dickins 54af604218 tmpfs: convert shmem_getpage_gfp to radix-swap 14 years ago
Hugh Dickins 46f65ec15c tmpfs: convert shmem_unuse_inode to radix-swap 14 years ago
Hugh Dickins 7a5d0fbb29 tmpfs: convert shmem_truncate_range to radix-swap 14 years ago
Hugh Dickins bda97eab0c tmpfs: copy truncate_inode_pages_range 14 years ago
Hugh Dickins 41ffe5d5ce tmpfs: miscellaneous trivial cleanups 14 years ago
Hugh Dickins 285b2c4fdd tmpfs: demolish old swap vector support 14 years ago
Hugh Dickins 48f170fb7d tmpfs: simplify unuse and writepage 14 years ago
Hugh Dickins 27ab700626 tmpfs: simplify filepage/swappage 14 years ago
Hugh Dickins e83c32e8f9 tmpfs: simplify prealloc_page 14 years ago
Hugh Dickins 9276aad6c8 tmpfs: remove_shmem_readpage 14 years ago