index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
hugetlbfs
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-14
hugetlb: allow bulk updating in hugetlb_*_quota()
Adam Litke
1
-5
/
+5
2007-11-14
hugetlb: fix quota management for private mappings
Adam Litke
1
-1
/
+0
2007-10-17
r/o bind mounts: filesystem helpers for custom 'struct file's
Dave Hansen
1
-13
/
+9
2007-10-17
introduce I_SYNC
Joern Engel
1
-1
/
+1
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
1
-1
/
+1
2007-10-17
mm: bdi init hooks
Peter Zijlstra
1
-1
/
+8
2007-10-16
hugetlbfs read() support
Badari Pulavarty
1
-0
/
+125
2007-10-16
hugetlb: allow extending ftruncate on hugetlbfs
Ken Chen
1
-7
/
+1
2007-10-16
implement simple fs aops
Nick Piggin
1
-6
/
+10
2007-08-31
hugepage: fix broken check for offset alignment in hugepage mappings
David Gibson
1
-5
/
+10
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-16
hugetlbfs: handle empty options string
Lee Schermerhorn
1
-3
/
+5
2007-07-16
hugetlbfs: use lib/parser, fix docs
Randy Dunlap
1
-27
/
+69
2007-06-16
shm: fix the filename of hugetlb sysv shared memory
Eric W. Biederman
1
-5
/
+2
2007-05-17
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
1
-2
/
+1
2007-05-07
hugetlbfs: add NULL check in hugetlb_zero_setup()
Akinobu Mita
1
-0
/
+3
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
1
-2
/
+1
2007-05-07
get_unmapped_area handles MAP_FIXED in hugetlbfs
Benjamin Herrenschmidt
1
-0
/
+7
2007-05-07
Make page->private usable in compound pages
Christoph Lameter
1
-1
/
+1
2007-05-07
proper prototype for hugetlb_get_unmapped_area()
Adrian Bunk
1
-4
/
+1
2007-02-12
[PATCH] Mark struct super_operations const
Josef 'Jeff' Sipek
1
-2
/
+2
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
1
-4
/
+4
2007-02-09
[PATCH] hugetlb: preserve hugetlb pte dirty state
Ken Chen
1
-1
/
+4
2006-12-21
VM: Remove "clear_page_dirty()" and "test_clear_page_dirty()" functions
Linus Torvalds
1
-1
/
+1
2006-12-08
[PATCH] struct path: convert hugetlbfs
Josef Sipek
1
-3
/
+3
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-2
/
+2
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-11-14
[PATCH] hugetlb: prepare_hugepage_range check offset too
Hugh Dickins
1
-13
/
+8
2006-10-28
[PATCH] hugetlb: fix prio_tree unit
Hugh Dickins
1
-13
/
+11
2006-10-28
[PATCH] hugetlb: fix size=4G parsing
Hugh Dickins
1
-1
/
+0
2006-10-11
[PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range()
Chen, Kenneth W
1
-1
/
+1
2006-10-01
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
1
-2
/
+2
2006-09-29
[PATCH] hugetlbfs: add lock annotation to hugetlbfs_forget_inode()
Josh Triplett
1
-1
/
+1
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-1
/
+0
2006-07-10
[PATCH] mmap zero-length hugetlb file with PROT_NONE to protect a hugetlb vir...
Zhang, Yanmin
1
-3
/
+1
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
1
-2
/
+2
2006-06-23
[PATCH] tightening hugetlb strict accounting
Chen, Kenneth W
1
-12
/
+9
2006-06-23
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
1
-2
/
+2
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-3
/
+3
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
1
-2
/
+2
2006-03-22
[PATCH] convert hugetlbfs_counter to atomic
Chen, Kenneth W
1
-16
/
+2
2006-03-22
[PATCH] hugepage: Strict page reservation for hugepage inodes
David Gibson
1
-52
/
+22
2006-02-01
[PATCH] mm: hugepage accounting fix
Hugh Dickins
1
-2
/
+2
2006-01-14
[PATCH] Add tmpfs options for memory placement policies
Robin Holt
1
-1
/
+1
2006-01-11
[PATCH] capable/capability.h (fs/)
Randy Dunlap
1
-0
/
+1
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-2
/
+2
2006-01-06
[PATCH] Hugetlb: Copy on Write support
David Gibson
1
-3
/
+0
2005-11-22
[PATCH] Fix hugetlbfs_statfs() reporting of block limits
David Gibson
1
-4
/
+8
2005-11-09
[PATCH] fs/hugetlbfs/inode.c: make a function static
Adrian Bunk
1
-1
/
+1
2005-10-29
[PATCH] hugetlb: overcommit accounting check
Adam Litke
1
-10
/
+53
[next]