Aneesh Kumar K.V
|
24669e5847
hugetlb: use mmu_gather instead of a temporary linked list for accumulating pages
|
13 years ago |
Al Viro
|
ebfc3b49a7
don't pass nameidata to ->create()
|
13 years ago |
Linus Torvalds
|
90324cc1b1
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
|
13 years ago |
Jan Kara
|
dbd5768f87
vfs: Rename end_writeback() to clear_inode()
|
13 years ago |
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 |
Linus Torvalds
|
95211279c5
Merge branch 'akpm' (Andrew's patch-bomb)
|
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
|
14 years ago |
Al Viro
|
7d54fa6472
hugetlbfs: switch to inode_init_owner()
|
14 years ago |
Al Viro
|
1a67aafb5f
switch ->mknod() to umode_t
|
14 years ago |
Al Viro
|
4acdaf27eb
switch ->create() to umode_t
|
14 years ago |
Al Viro
|
18bb1db3e7
switch vfs_mkdir() and ->mkdir() to umode_t
|
14 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 |
Linus Torvalds
|
45b583b10a
Merge 'akpm' patch series
|
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 |