Commit Graph

130 Commits (3a3bfb61e64476ff1e4ac3122cb6dec9c79b795c)

Author SHA1 Message Date
Aneesh Kumar K.V 65ed76010d hugetlbfs: lockdep annotate root inode properly 13 years ago
Hillf Danton 7563ec4c21 hugetlbfs: remove unregister_filesystem() when initializing module 13 years ago
Hillf Danton d1d5e05ffd hugetlbfs: return error code when initializing module 13 years ago
Steven Truelove 40716e2924 hugetlbfs: fix alignment of huge page requests 13 years ago
David Rientjes 21a3c273f8 mm, hugetlb: add thread name and pid to SHM_HUGETLB mlock rlimit warning 13 years ago
David Gibson 90481622d7 hugepages: fix use after free bug in "quota" handling 13 years ago
David Gibson a1d776ee31 hugetlb: cleanup hugetlb.h 13 years ago
Aneesh Kumar K.V a05b0855fd hugetlbfs: avoid taking i_mutex from hugetlbfs_read() 13 years ago
Xiao Guangrong 4bfc130d5a hugetlbfs: fix hugetlb_get_unmapped_area() 13 years ago
Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
Mel Gorman a6bc32b899 mm: compaction: introduce sync-light migration for use by compaction 13 years ago
Mel Gorman b969c4ab9f mm: compaction: determine if dirty pages can be migrated without blocking within ->migratepage 13 years ago
Al Viro 18df225242 hugetlbfs: propagate umode_t 13 years ago
Al Viro 7d54fa6472 hugetlbfs: switch to inode_init_owner() 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
Josh Boyer e096d0c7e2 lockdep: Add helper function for dir vs file i_mutex annotation 14 years ago
Becky Bruce 2b37c35e65 fs/hugetlbfs/inode.c: fix pgoff alignment checking on 32-bit 14 years ago
Tim Chen 423e0ab086 VFS : mount lock scalability for internal mounts 14 years ago
KOSAKI Motohiro ca16d140af mm: don't access vm_flags as 'int' 14 years ago
Peter Zijlstra 3d48ae45e7 mm: Convert i_mmap_lock to a mutex 14 years ago
Minchan Kim bd65cb86c9 mm: hugetlbfs: change remove_from_page_cache 14 years ago
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 15 years ago
Christoph Hellwig 85fe4025c6 fs: do not assign default i_ino in new_inode 15 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