summaryrefslogtreecommitdiffstats
path: root/fs/coda
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: C99 convert coda ctl_tables and remove binary sysctlsEric W. Biederman2007-02-141-10/+48
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-124-4/+4
* [PATCH] seq_file conversion: codaAlexey Dobriyan2007-02-111-37/+39
* [PATCH] struct path: convert codaJosef Sipek2006-12-083-12/+12
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-1/+1
* [PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen2006-10-011-2/+2
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-2/+0
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-2/+1
* [PATCH] fs: Removing useless castsPanagiotis Issaris2006-09-271-1/+1
* [PATCH] Remove incorrect unlock_kernel from allocation failure path in coda_o...Josh Triplett2006-07-311-3/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-20/+3
|\
| * [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
| * [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-8/+2
| * [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-10/+1
| * [PATCH] devfs: Remove devfs_mk_dir() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0
* | [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
|/
* [PATCH] use list_add_tail() instead of list_add()Akinobu Mita2006-06-262-2/+2
* [PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi2006-06-231-1/+1
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-232-5/+5
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-284-4/+4
* BUG_ON() Conversion in fs/coda/Eric Sesterhenn2006-03-242-3/+2
* [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-241-1/+1
* [PATCH] fs/coda/: proper prototypesAdrian Bunk2006-03-245-8/+21
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-092-6/+6
* [PATCH] shrink dentry structEric Dumazet2006-01-081-1/+1
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-2/+2
* [PATCH] class: convert the remaining class_simple users in the kernel to usee...gregkh@suse.de2005-06-201-9/+9
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1612-0/+3606
OpenPOWER on IntegriCloud