| Commit message (Expand) | Author | Age |
* | [PATCH] Fix for shmem_truncate_range() BUG_ON() | Badari Pulavarty | 2006-12-22 |
* | [PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_path | Josef "Jeff" Sipek | 2006-12-08 |
* | [PATCH] struct seq_operations and struct file_operations constification | Helge Deller | 2006-12-07 |
* | [PATCH] make mm/shmem.c:shmem_xattr_security_handler static | Adrian Bunk | 2006-12-07 |
* | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 |
* | [PATCH] separate bdi congestion functions from queue congestion functions | Andrew Morton | 2006-10-20 |
* | [PATCH] knfsd: add nfs-export support to tmpfs | David M. Grimes | 2006-10-17 |
* | [PATCH] r/o bind mount prepwork: inc_nlink() helper | Dave Hansen | 2006-10-01 |
* | [PATCH] r/o bind mounts: unlink: monitor i_nlink | Dave Hansen | 2006-10-01 |
* | [PATCH] Access Control Lists for tmpfs | Andreas Gruenbacher | 2006-09-29 |
* | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 2006-09-27 |
* | [PATCH] Really ignore kmem_cache_destroy return value | Alexey Dobriyan | 2006-09-27 |
* | [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h | Christoph Lameter | 2006-09-26 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 |
|\ |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | | [PATCH] Light weight event counters | Christoph Lameter | 2006-06-30 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 |
|\ |
|
| * | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
* | | [PATCH] mark address_space_operations const | Christoph Hellwig | 2006-06-28 |
|/ |
|
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2006-06-24 |
|\ |
|
| * | [PATCH] migration: remove unnecessary PageSwapCache checks | Christoph Lameter | 2006-06-23 |
| * | [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry | David Howells | 2006-06-23 |
| * | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 |
* | | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2006-06-20 |
|\| |
|
| * | [PATCH] tmpfs: Decrement i_nlink correctly in shmem_rmdir() | Sergey Vlasov | 2006-06-12 |
| * | [PATCH] tmpfs: time granularity fix for [acm]time going backwards | Robin H. Johnson | 2006-06-12 |
* | | VFS: Unexport do_kern_mount() and clean up simple_pin_fs() | Trond Myklebust | 2006-06-09 |
|/ |
|
* | [PATCH] add migratepage address space op to shmem | Lee Schermerhorn | 2006-04-22 |
* | [PATCH] shmem: inline to avoid warning | Hugh Dickins | 2006-03-22 |
* | [PATCH] mm: kill kmem_cache_t usage | Pekka Enberg | 2006-03-22 |
* | [PATCH] tmpfs: fix mount mpol nodelist parsing | Hugh Dickins | 2006-02-21 |
* | [PATCH] Direct Migration V9: PageSwapCache checks | Christoph Lameter | 2006-02-01 |
* | [PATCH] Add tmpfs options for memory placement policies | Robin Holt | 2006-01-14 |
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 |
* | [PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMU | David Howells | 2006-01-06 |
* | [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store | Badari Pulavarty | 2006-01-06 |
* | [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE | Zach Brown | 2006-01-03 |
* | [PATCH] mm: split page table lock | Hugh Dickins | 2005-10-30 |
* | [PATCH] core remove PageReserved | Nick Piggin | 2005-10-30 |
* | [PATCH] mm: page fault handlers tidyup | Hugh Dickins | 2005-10-30 |
* | [PATCH] gfp_t: mm/* (easy parts) | Al Viro | 2005-10-28 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 |
* | [PATCH] tmpfs: Enable atomic inode security labeling | Stephen Smalley | 2005-09-09 |
* | [PATCH] update filesystems for new delete_inode behavior | Mark Fasheh | 2005-09-09 |
* | [PATCH] Additions to .data.read_mostly section | Ravikiran G Thirumalai | 2005-09-07 |
* | [PATCH] Generic VFS fallback for security xattrs | Stephen Smalley | 2005-09-05 |
* | [PATCH] shmem_populate: avoid an useless check, and some comments | Paolo 'Blaisorblade' Giarrusso | 2005-09-05 |
* | Fix nasty ncpfs symlink handling bug. | Linus Torvalds | 2005-08-19 |
* | [PATCH] shmem: restore superblock info | Hugh Dickins | 2005-06-21 |