| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove JFFS (version 1), as scheduled. | Jeff Garzik | 2007-02-17 | 8 | -6601/+0 |
* | [PATCH] Mark struct super_operations const | Josef 'Jeff' Sipek | 2007-02-12 | 1 | -2/+2 |
* | [PATCH] mark struct inode_operations const 2 | Arjan van de Ven | 2007-02-12 | 1 | -4/+4 |
* | [PATCH] remove invalidate_inode_pages() | Andrew Morton | 2007-02-11 | 1 | -2/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-01-18 | 3 | -18/+18 |
|\ |
|
| * | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 2 | -9/+9 |
| * | [PATCH] struct path: convert jffs | Josef Sipek | 2006-12-08 | 1 | -3/+3 |
| * | [PATCH] jffs: replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-07 | 1 | -2/+1 |
| * | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 | 1 | -0/+1 |
| * | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 2 | -4/+4 |
* | | [MTD] return error code from get_mtd_device() | Artem Bityutskiy | 2006-11-29 | 1 | -1/+2 |
|/ |
|
* | [PATCH] r/o bind mounts: unlink: monitor i_nlink | Dave Hansen | 2006-10-01 | 1 | -2/+1 |
* | [PATCH] Streamline generic_file_* interfaces and filemap cleanups | Badari Pulavarty | 2006-10-01 | 1 | -2/+4 |
* | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 2006-09-27 | 1 | -2/+0 |
* | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o | 2006-09-27 | 1 | -17/+17 |
* | [PATCH] fs: Removing useless casts | Panagiotis Issaris | 2006-09-27 | 3 | -15/+10 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 2 | -2/+0 |
* | [PATCH] mark address_space_operations const | Christoph Hellwig | 2006-06-28 | 1 | -2/+2 |
* | [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry | David Howells | 2006-06-23 | 1 | -2/+2 |
* | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 | 1 | -3/+4 |
* | [MTD] Remove silly MTD_WRITE/READ macros | Thomas Gleixner | 2006-05-29 | 1 | -7/+8 |
* | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2006-03-28 | 1 | -4/+4 |
* | [PATCH] cpuset memory spread: slab cache format | Paul Jackson | 2006-03-24 | 1 | -4/+6 |
* | [PATCH] cpuset memory spread: slab cache filesystems | Paul Jackson | 2006-03-24 | 1 | -2/+2 |
* | [PATCH] sem2mutex: JFFS | Ingo Molnar | 2006-03-23 | 4 | -49/+50 |
* | [PATCH] fs/jffs/intrep.c: 255 is unsigned char | Felix Oxley | 2006-02-03 | 1 | -1/+1 |
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 | 1 | -1/+1 |
* | [PATCH] fix possible PAGE_CACHE_SHIFT overflows | Andrew Morton | 2006-01-08 | 1 | -2/+2 |
* | jffs_fm.c should #include "intrep.h" | Adrian Bunk | 2005-11-08 | 1 | -0/+1 |
* | [PATCH] kfree cleanup: fs | Jesper Juhl | 2005-11-07 | 1 | -10/+8 |
* | [PATCH] janitor: jffs/intrep: list_for_each_entry | Domen Puncer | 2005-09-10 | 1 | -13/+9 |
* | [PATCH] update filesystems for new delete_inode behavior | Mark Fasheh | 2005-09-09 | 1 | -0/+1 |
* | [PATCH] jffs/jffs2: remove wrong function prototypes | Adrian Bunk | 2005-09-07 | 1 | -3/+0 |
* | [PATCH] Fix missing refrigerator invocation in jffs2 | Nigel Cunningham | 2005-07-27 | 1 | -0/+3 |
* | [PATCH] fs/jffs/: cleanups | Adrian Bunk | 2005-06-25 | 4 | -112/+112 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 8 | -0/+6607 |