| Commit message (Expand) | Author | Age | Files | Lines |
* | Slab API: remove useless ctor parameter and reorder parameters | Christoph Lameter | 2007-10-17 | 1 | -1/+1 |
* | NCP: delete test of long-deceased CONFIG_NCPFS_DEBUGDENTRY | Robert P. J. Day | 2007-07-31 | 1 | -3/+0 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 1 | -2/+2 |
* | mm: fault feedback #1 | Nick Piggin | 2007-07-19 | 1 | -19/+19 |
* | mm: merge populate and nopage into fault (fixes nonlinear) | Nick Piggin | 2007-07-19 | 1 | -11/+12 |
* | mm: fix fault vs invalidate race for linear mappings | Nick Piggin | 2007-07-19 | 1 | -0/+1 |
* | Only send SIGXFSZ when exceeding rlimits. | Micah Cowan | 2007-07-16 | 1 | -2/+0 |
* | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 | 2 | -0/+2 |
* | Remove SLAB_CTOR_CONSTRUCTOR | Christoph Lameter | 2007-05-17 | 1 | -4/+2 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | slab allocators: Remove SLAB_DEBUG_INITIAL flag | Christoph Lameter | 2007-05-07 | 1 | -2/+1 |
* | ncpfs: make sure server connection survives a kill | Pierre Ossman | 2007-03-06 | 2 | -64/+103 |
* | [PATCH] Mark struct super_operations const | Josef 'Jeff' Sipek | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] mark struct inode_operations const 2 | Arjan van de Ven | 2007-02-12 | 3 | -3/+3 |
* | [PATCH] ncpfs: ensure we free wdog_pid on parse_option or fill_inode failure | Eric W. Biederman | 2006-12-13 | 1 | -8/+15 |
* | [PATCH] ncpfs: Use struct pid to track the userspace watchdog process | Eric W. Biederman | 2006-12-13 | 1 | -5/+6 |
* | [PATCH] struct path: convert ncpfs | Josef Sipek | 2006-12-08 | 5 | -14/+14 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 1 | -2/+2 |
* | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
* | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 2 | -12/+16 |
* | [PATCH] wrong order of arguments in copy_to_user() in ncpfs | Al Viro | 2006-10-09 | 1 | -1/+1 |
* | [PATCH] Move ncpfs 32bit compat ioctl to ncpfs | Petr Vandrovec | 2006-10-01 | 3 | -29/+216 |
* | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 2006-09-27 | 1 | -1/+0 |
* | [PATCH] Really ignore kmem_cache_destroy return value | Alexey Dobriyan | 2006-09-27 | 1 | -2/+1 |
* | [PATCH] fs: Removing useless casts | Panagiotis Issaris | 2006-09-27 | 1 | -2/+2 |
* | [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc | Panagiotis Issaris | 2006-09-27 | 1 | -2/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 | 8 | -8/+0 |
|\ |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 8 | -8/+0 |
* | | [PATCH] Light weight event counters | Christoph Lameter | 2006-06-30 | 1 | -1/+1 |
|/ |
|
* | [PATCH] mark address_space_operations const | Christoph Hellwig | 2006-06-28 | 2 | -2/+2 |
* | [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry | David Howells | 2006-06-23 | 1 | -2/+3 |
* | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 | 1 | -3/+3 |
* | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2006-03-28 | 2 | -2/+2 |
* | [PATCH] cpuset memory spread: slab cache format | Paul Jackson | 2006-03-24 | 1 | -1/+2 |
* | [PATCH] cpuset memory spread: slab cache filesystems | Paul Jackson | 2006-03-24 | 1 | -1/+1 |
* | [PATCH] sem2mutex: NCPFS | Ingo Molnar | 2006-03-23 | 4 | -24/+24 |
* | [PATCH] ncpfs: remove kmalloc wrapper | Pekka Enberg | 2006-01-14 | 2 | -26/+13 |
* | [PATCH] capable/capability.h (fs/) | Randy Dunlap | 2006-01-11 | 1 | -0/+1 |
* | [PATCH] replace inode_update_time with file_update_time | Christoph Hellwig | 2006-01-10 | 1 | -1/+1 |
* | [PATCH] shrink dentry struct | Eric Dumazet | 2006-01-08 | 2 | -3/+3 |
* | [PATCH] add a file_permission helper | Christoph Hellwig | 2005-11-09 | 1 | -15/+19 |
* | [PATCH] update filesystems for new delete_inode behavior | Mark Fasheh | 2005-09-09 | 1 | -0/+2 |
* | [PATCH] fs/ncpfs/: remove unused #ifdef USE_OLD_SLOW_DIRECTORY_LISTING code | Adrian Bunk | 2005-06-25 | 3 | -56/+0 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 15 | -0/+6345 |