Commit Graph

103 Commits (409622ecc2a3b618b31b1894ed6360fbdca95d62)

Author SHA1 Message Date
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Dave Jones 52ca0e84b0 hugetlbfs: lessen the impact of a deprecation warning 14 years ago
Al Viro 3c26ff6e49 convert get_sb_nodev() users 14 years ago
Christoph Hellwig 85fe4025c6 fs: do not assign default i_ino in new_inode 14 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Naoya Horiguchi 290408d4a2 hugetlb: hugepage migration core 15 years ago
Al Viro b0683aa638 new helper: end_writeback() 15 years ago
Al Viro 2bbbda308f switch hugetlbfs to ->evict_inode() 15 years ago
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
Christoph Hellwig 1b061d9247 rename the generic fsync implementations 15 years ago
Al Viro 0552f879d4 Untangling ima mess, part 1: alloc_file() 15 years ago
Al Viro 2c48b9c455 switch alloc_file() to passing struct path 15 years ago
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