Al Viro
|
b0683aa638
new helper: end_writeback()
|
15 vuotta sitten |
Al Viro
|
2bbbda308f
switch hugetlbfs to ->evict_inode()
|
15 vuotta sitten |
Christoph Hellwig
|
1025774ce4
remove inode_setattr
|
15 vuotta sitten |
Christoph Hellwig
|
1b061d9247
rename the generic fsync implementations
|
15 vuotta sitten |
Al Viro
|
0552f879d4
Untangling ima mess, part 1: alloc_file()
|
15 vuotta sitten |
Al Viro
|
2c48b9c455
switch alloc_file() to passing struct path
|
16 vuotta sitten |
Linus Torvalds
|
6c5daf012c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
15 vuotta sitten |
From: Mel Gorman
|
ef1ff6b8c0
hugetlbfs: do not call user_shm_lock() for MAP_HUGETLB fix
|
15 vuotta sitten |
Jan Kara
|
22fe404218
vfs: split generic_forget_inode() so that hugetlbfs does not have to copy it
|
15 vuotta sitten |
Nick Black
|
1fd7317d02
Move magic numbers into magic.h
|
15 vuotta sitten |
Eric B Munson
|
6bfde05bf5
hugetlbfs: allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount
|
15 vuotta sitten |
Jens Axboe
|
d993831fa7
writeback: add name to backing_dev_info
|
16 vuotta sitten |
Hugh Dickins
|
353d5c30c6
mm: fix hugetlb bug due to user_shm_unlock call
|
15 vuotta sitten |
James Morris
|
2c9e703c61
Merge branch 'master' into next
|
16 vuotta sitten |
Mimi Zohar
|
c9d9ac525a
integrity: move ima_counts_get
|
16 vuotta sitten |
Mel Gorman
|
f2deae9d4e
Remove implementation of readpage from the hugetlbfs_aops
|
16 vuotta sitten |
Akinobu Mita
|
c12ddba093
hugetlbfs: return negative error code for bad mount option
|
16 vuotta sitten |
Ravikiran G Thirumalai
|
2584e51732
mm: reintroduce and deprecate rlimit based access for SHM_HUGETLB
|
16 vuotta sitten |
Ravikiran G Thirumalai
|
8a0bdec194
mm: fix SHM_HUGETLB to work with users in hugetlb_shm_group
|
16 vuotta sitten |
Mel Gorman
|
5a6fe12595
Do not account for the address space used by hugetlbfs using VM_ACCOUNT
|
16 vuotta sitten |
Roel Kluin
|
91bf189c3a
hugetlb: unsigned ret cannot be negative
|
16 vuotta sitten |
Al Viro
|
56ff5efad9
zero i_uid/i_gid on inode allocation
|
16 vuotta sitten |
David Howells
|
86a264abe5
CRED: Wrap current->cred and a few other accessors
|
16 vuotta sitten |
David Howells
|
b6dff3ec5e
CRED: Separate task security context from task_struct
|
16 vuotta sitten |
David Howells
|
77c70de15a
CRED: Wrap task credential accesses in the hugetlbfs filesystem
|
16 vuotta sitten |
Steven Whitehouse
|
a447c09324
vfs: Use const for kernel parser table
|
16 vuotta sitten |
Alexey Dobriyan
|
51cc50685a
SL*B: drop kmem cache argument from constructor
|
17 vuotta sitten |
Andi Kleen
|
a137e1cc6d
hugetlbfs: per mount huge page sizes
|
17 vuotta sitten |
Andi Kleen
|
a551643895
hugetlb: modular state for hugetlb page size
|
17 vuotta sitten |
Mel Gorman
|
04f2cbe356
hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE) on hugetlbfs will succeed
|
17 vuotta sitten |