| Commit message (Expand) | Author | Age | Files | Lines |
* | slab allocators: Remove SLAB_DEBUG_INITIAL flag | Christoph Lameter | 2007-05-07 | 1 | -2/+1 |
* | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] sysctl: C99 convert coda ctl_tables and remove binary sysctls | Eric W. Biederman | 2007-02-14 | 1 | -10/+48 |
* | [PATCH] Mark struct super_operations const | Josef 'Jeff' Sipek | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] mark struct inode_operations const 1 | Arjan van de Ven | 2007-02-12 | 4 | -4/+4 |
* | [PATCH] seq_file conversion: coda | Alexey Dobriyan | 2007-02-11 | 1 | -37/+39 |
* | [PATCH] struct path: convert coda | Josef Sipek | 2006-12-08 | 3 | -12/+12 |
* | [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 |
* | [PATCH] r/o bind mount prepwork: inc_nlink() helper | Dave Hansen | 2006-10-01 | 1 | -1/+1 |
* | [PATCH] r/o bind mounts: unlink: monitor i_nlink | Dave Hansen | 2006-10-01 | 1 | -2/+2 |
* | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 2006-09-27 | 1 | -2/+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 | -1/+1 |
* | [PATCH] Remove incorrect unlock_kernel from allocation failure path in coda_o... | Josh Triplett | 2006-07-31 | 1 | -3/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 | 1 | -20/+3 |
|\ |
|
| * | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+0 |
| * | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -8/+2 |
| * | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -10/+1 |
| * | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+0 |
* | | [PATCH] mark address_space_operations const | Christoph Hellwig | 2006-06-28 | 1 | -1/+1 |
|/ |
|
* | [PATCH] use list_add_tail() instead of list_add() | Akinobu Mita | 2006-06-26 | 2 | -2/+2 |
* | [PATCH] vfs: add lock owner argument to flush operation | Miklos Szeredi | 2006-06-23 | 1 | -1/+1 |
* | [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry | David Howells | 2006-06-23 | 2 | -5/+5 |
* | [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 | 4 | -4/+4 |
* | BUG_ON() Conversion in fs/coda/ | Eric Sesterhenn | 2006-03-24 | 2 | -3/+2 |
* | [PATCH] cpuset memory spread: slab cache filesystems | Paul Jackson | 2006-03-24 | 1 | -1/+1 |
* | [PATCH] fs/coda/: proper prototypes | Adrian Bunk | 2006-03-24 | 5 | -8/+21 |
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-10 | 2 | -6/+6 |
* | [PATCH] shrink dentry struct | Eric Dumazet | 2006-01-09 | 1 | -1/+1 |
* | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 2005-10-28 | 1 | -2/+2 |
* | [PATCH] class: convert the remaining class_simple users in the kernel to usee... | gregkh@suse.de | 2005-06-21 | 1 | -9/+9 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 12 | -0/+3606 |