| Commit message (Expand) | Author | Age | Files | Lines |
* | [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-09 | 2 | -6/+6 |
* | [PATCH] shrink dentry struct | Eric Dumazet | 2006-01-08 | 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-20 | 1 | -9/+9 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 12 | -0/+3606 |