Commit Graph

89 Commits (301a8234ea81938f0f083ae4e274d9c9296f3c86)

Author SHA1 Message Date
From: Mel Gorman ef1ff6b8c0 hugetlbfs: do not call user_shm_lock() for MAP_HUGETLB fix 16 years ago
Jan Kara 22fe404218 vfs: split generic_forget_inode() so that hugetlbfs does not have to copy it 16 years ago
Nick Black 1fd7317d02 Move magic numbers into magic.h 16 years ago
Eric B Munson 6bfde05bf5 hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount 16 years ago
Jens Axboe d993831fa7 writeback: add name to backing_dev_info 16 years ago
Hugh Dickins 353d5c30c6 mm: fix hugetlb bug due to user_shm_unlock call 16 years ago
Mimi Zohar c9d9ac525a integrity: move ima_counts_get 16 years ago
Mel Gorman f2deae9d4e Remove implementation of readpage from the hugetlbfs_aops 16 years ago
Akinobu Mita c12ddba093 hugetlbfs: return negative error code for bad mount option 16 years ago
Ravikiran G Thirumalai 2584e51732 mm: reintroduce and deprecate rlimit based access for SHM_HUGETLB 16 years ago
Ravikiran G Thirumalai 8a0bdec194 mm: fix SHM_HUGETLB to work with users in hugetlb_shm_group 16 years ago
Mel Gorman 5a6fe12595 Do not account for the address space used by hugetlbfs using VM_ACCOUNT 16 years ago
Roel Kluin 91bf189c3a hugetlb: unsigned ret cannot be negative 16 years ago
Al Viro 56ff5efad9 zero i_uid/i_gid on inode allocation 16 years ago
David Howells 86a264abe5 CRED: Wrap current->cred and a few other accessors 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
David Howells 77c70de15a CRED: Wrap task credential accesses in the hugetlbfs filesystem 16 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Andi Kleen a137e1cc6d hugetlbfs: per mount huge page sizes 17 years ago
Andi Kleen a551643895 hugetlb: modular state for hugetlb page size 17 years ago
Mel Gorman 04f2cbe356 hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE) on hugetlbfs will succeed 17 years ago
Mel Gorman a1e78772d7 hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until fork() 17 years ago
Miklos Szeredi e4ad08fe64 mm: bdi: add separate writeback accounting capability 17 years ago
Lee Schermerhorn 71fe804b6d mempolicy: use struct mempolicy pointer in shmem_sb_info 17 years ago
David Rientjes 028fec414d mempolicy: support optional mode flags 17 years ago
Al Viro b4d232e65f [PATCH] double iput() on failure exit in hugetlb 17 years ago
Miklos Szeredi 10f19a86a5 mount options: fix hugetlbfs 17 years ago
Ken Chen 75897d60a5 hugetlb: allow sticky directory mount option 17 years ago
Adam Litke 9a119c056d hugetlb: allow bulk updating in hugetlb_*_quota() 17 years ago
Adam Litke c79fb75e5a hugetlb: fix quota management for private mappings 17 years ago
Dave Hansen ce8d2cdf3d r/o bind mounts: filesystem helpers for custom 'struct file's 18 years ago
Joern Engel 1c0eeaf569 introduce I_SYNC 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Peter Zijlstra e0bf68ddec mm: bdi init hooks 18 years ago
Badari Pulavarty e63e1e5a6b hugetlbfs read() support 18 years ago
Ken Chen 7aa91e1040 hugetlb: allow extending ftruncate on hugetlbfs 18 years ago
Nick Piggin 800d15a53e implement simple fs aops 18 years ago
David Gibson dec4ad86c2 hugepage: fix broken check for offset alignment in hugepage mappings 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Lee Schermerhorn b4c07bce79 hugetlbfs: handle empty options string 18 years ago
Randy Dunlap e73a75fa7f hugetlbfs: use lib/parser, fix docs 18 years ago
Eric W. Biederman 9d66586f77 shm: fix the filename of hugetlb sysv shared memory 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Akinobu Mita 5bc98594d5 hugetlbfs: add NULL check in hugetlb_zero_setup() 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Benjamin Herrenschmidt 036e08568c get_unmapped_area handles MAP_FIXED in hugetlbfs 18 years ago
Christoph Lameter d85f33855c Make page->private usable in compound pages 18 years ago
Adrian Bunk d2ba27e800 proper prototype for hugetlb_get_unmapped_area() 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago