| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 1 | -1/+1 |
* | fuse: ->fs_flags fixlet | Alexey Dobriyan | 2007-06-16 | 1 | -2/+1 |
* | fuse: delete inode on drop | Miklos Szeredi | 2007-05-23 | 1 | -0/+1 |
* | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 | 1 | -0/+1 |
* | Remove SLAB_CTOR_CONSTRUCTOR | Christoph Lameter | 2007-05-17 | 1 | -2/+1 |
* | add filesystem subtype support | Miklos Szeredi | 2007-05-08 | 1 | -0/+2 |
* | slab allocators: Remove SLAB_DEBUG_INITIAL flag | Christoph Lameter | 2007-05-07 | 1 | -2/+1 |
* | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman | 2007-05-02 | 1 | -2/+2 |
* | [PATCH] fuse: validate rootmode mount option | Timo Savola | 2007-04-08 | 1 | -0/+2 |
* | [PATCH] Mark struct super_operations const | Josef 'Jeff' Sipek | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] remove invalidate_inode_pages() | Andrew Morton | 2007-02-11 | 1 | -1/+1 |
* | [PATCH] fuse: fix compile without CONFIG_BLOCK | Miklos Szeredi | 2006-12-07 | 1 | -10/+33 |
* | [PATCH] fuse: add DESTROY operation | Miklos Szeredi | 2006-12-07 | 1 | -0/+22 |
* | [PATCH] fuse: add blksize option | Miklos Szeredi | 2006-12-07 | 1 | -4/+20 |
* | [PATCH] fuse: add support for block device based filesystems | Miklos Szeredi | 2006-12-07 | 1 | -11/+37 |
* | [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] fuse: fix handling of moved directory | Miklos Szeredi | 2006-10-17 | 1 | -1/+4 |
* | [PATCH] fuse: fix spurious BUG | Miklos Szeredi | 2006-10-17 | 1 | -3/+0 |
* | [PATCH] fuse: locking fix for nlookup | Miklos Szeredi | 2006-10-17 | 1 | -0/+2 |
* | [PATCH] fuse: fix hang on SMP | Miklos Szeredi | 2006-10-17 | 1 | -1/+4 |
* | [PATCH] fuse: use dentry in statfs | Miklos Szeredi | 2006-09-29 | 1 | -0/+1 |
* | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 2006-09-27 | 1 | -1/+0 |
* | [PATCH] fuse: use jiffies_64 | Miklos Szeredi | 2006-07-31 | 1 | -1/+1 |
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2006-06-25 | 1 | -2/+3 |
|\ |
|
| * | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2006-06-24 | 1 | -5/+6 |
| |\ |
|
| * | | VFS: Remove dependency of ->umount_begin() call on MNT_FORCE | Trond Myklebust | 2006-06-09 | 1 | -2/+3 |
* | | | [PATCH] fuse: scramble lock owner ID | Miklos Szeredi | 2006-06-25 | 1 | -0/+2 |
* | | | [PATCH] fuse: add request interruption | Miklos Szeredi | 2006-06-25 | 1 | -0/+1 |
* | | | [PATCH] fuse: add POSIX file locking support | Miklos Szeredi | 2006-06-25 | 1 | -2/+18 |
* | | | [PATCH] fuse: add control filesystem | Miklos Szeredi | 2006-06-25 | 1 | -97/+44 |
* | | | [PATCH] fuse: no backgrounding on interrupt | Miklos Szeredi | 2006-06-25 | 1 | -12/+2 |
| |/
|/| |
|
* | | [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry | David Howells | 2006-06-23 | 1 | -1/+2 |
* | | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 | 1 | -4/+4 |
|/ |
|
* | [fuse] fix race between checking and setting file->private_data | Miklos Szeredi | 2006-04-26 | 1 | -5/+8 |
* | Revert "[fuse] fix deadlock between fuse_put_super() and request_end()" | Miklos Szeredi | 2006-04-26 | 1 | -17/+10 |
* | [fuse] fix deadlock between fuse_put_super() and request_end() | Miklos Szeredi | 2006-04-11 | 1 | -10/+17 |
* | [PATCH] fuse: account background requests | Miklos Szeredi | 2006-04-11 | 1 | -0/+4 |
* | [PATCH] fuse: clean up request accounting | Miklos Szeredi | 2006-04-11 | 1 | -39/+15 |
* | [PATCH] fuse: use a per-mount spinlock | Miklos Szeredi | 2006-04-11 | 1 | -6/+6 |
* | [PATCH] fuse: simplify locking | Miklos Szeredi | 2006-04-11 | 1 | -42/+22 |
* | [PATCH] fuse: add O_ASYNC support to FUSE device | Jeff Dike | 2006-04-11 | 1 | -0/+1 |
* | [PATCH] fuse: fix async read for legacy filesystems | Miklos Szeredi | 2006-02-01 | 1 | -2/+12 |
* | [PATCH] fuse: fix bitfield race | Miklos Szeredi | 2006-01-16 | 1 | -0/+2 |
* | [PATCH] fuse: move INIT handling to inode.c | Miklos Szeredi | 2006-01-16 | 1 | -0/+45 |
* | [PATCH] fuse: add connection aborting | Miklos Szeredi | 2006-01-16 | 1 | -0/+16 |
* | [PATCH] fuse: add number of waiting requests attribute | Miklos Szeredi | 2006-01-16 | 1 | -0/+9 |
* | [PATCH] fuse: make fuse connection a kobject | Miklos Szeredi | 2006-01-16 | 1 | -33/+153 |
* | [PATCH] fuse: extend semantics of connected flag | Miklos Szeredi | 2006-01-16 | 1 | -0/+1 |
* | [PATCH] fuse: introduce list for requests under I/O | Miklos Szeredi | 2006-01-16 | 1 | -0/+1 |