| Commit message (Expand) | Author | Age |
* | [PATCH] fuse: fix compile without CONFIG_BLOCK | Miklos Szeredi | 2006-12-07 |
* | [PATCH] fuse: add DESTROY operation | Miklos Szeredi | 2006-12-07 |
* | [PATCH] fuse: add bmap support | Miklos Szeredi | 2006-12-07 |
* | [PATCH] fuse: add blksize option | Miklos Szeredi | 2006-12-07 |
* | [PATCH] fuse: add support for block device based filesystems | Miklos Szeredi | 2006-12-07 |
* | [PATCH] fuse: minor cleanup in fuse_dentry_revalidate | Miklos Szeredi | 2006-12-07 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 |
* | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 |
* | [PATCH] fuse: fix Oops in lookup | Miklos Szeredi | 2006-11-25 |
* | [PATCH] fuse: ->readpages() cleanup | OGAWA Hirofumi | 2006-11-03 |
* | [PATCH] fuse: fix dereferencing dentry parent | Miklos Szeredi | 2006-10-17 |
* | [PATCH] fuse: fix handling of moved directory | Miklos Szeredi | 2006-10-17 |
* | [PATCH] fuse: fix spurious BUG | Miklos Szeredi | 2006-10-17 |
* | [PATCH] fuse: locking fix for nlookup | Miklos Szeredi | 2006-10-17 |
* | [PATCH] fuse: fix hang on SMP | Miklos Szeredi | 2006-10-17 |
* | [PATCH] r/o bind mounts: monitor zeroing of i_nlink | Dave Hansen | 2006-10-01 |
* | [PATCH] r/o bind mount prepwork: inc_nlink() helper | Dave Hansen | 2006-10-01 |
* | [PATCH] Streamline generic_file_* interfaces and filemap cleanups | Badari Pulavarty | 2006-10-01 |
* | [PATCH] Remove readv/writev methods and use aio_read/aio_write instead | Badari Pulavarty | 2006-10-01 |
* | [PATCH] vfs: define new lookup flag for chdir | Miklos Szeredi | 2006-09-29 |
* | [PATCH] fuse: use dentry in statfs | Miklos Szeredi | 2006-09-29 |
* | [PATCH] fuse: add lock annotations to request_end and fuse_read_interrupt | Josh Triplett | 2006-09-29 |
* | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o | 2006-09-27 |
* | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o | 2006-09-27 |
* | [PATCH] fuse: fix error case in fuse_readpages | Alexander Zarochentsev | 2006-08-14 |
* | [PATCH] fuse: fix typo | Miklos Szeredi | 2006-07-31 |
* | [PATCH] fuse: use jiffies_64 | Miklos Szeredi | 2006-07-31 |
* | [PATCH] fuse: fix zero timeout | Miklos Szeredi | 2006-07-31 |
* | [PATCH] mark address_space_operations const | Christoph Hellwig | 2006-06-28 |
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 2006-06-25 |
|\ |
|
| * | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust | 2006-06-24 |
| |\ |
|
| * | | VFS: Remove dependency of ->umount_begin() call on MNT_FORCE | Trond Myklebust | 2006-06-09 |
* | | | [PATCH] fuse: scramble lock owner ID | Miklos Szeredi | 2006-06-25 |
* | | | [PATCH] fuse: add request interruption | Miklos Szeredi | 2006-06-25 |
* | | | [PATCH] fuse: rename the interrupted flag | Miklos Szeredi | 2006-06-25 |
* | | | [PATCH] fuse: ensure FLUSH reaches userspace | Miklos Szeredi | 2006-06-25 |
* | | | [PATCH] fuse: add POSIX file locking support | Miklos Szeredi | 2006-06-25 |
* | | | [PATCH] fuse: add control filesystem | Miklos Szeredi | 2006-06-25 |
* | | | [PATCH] fuse: no backgrounding on interrupt | Miklos Szeredi | 2006-06-25 |
| |/
|/| |
|
* | | [PATCH] vfs: add lock owner argument to flush operation | Miklos Szeredi | 2006-06-23 |
* | | [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry | David Howells | 2006-06-23 |
* | | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 2006-06-23 |
|/ |
|
* | [fuse] fix race between checking and setting file->private_data | Miklos Szeredi | 2006-04-26 |
* | [fuse] fix deadlock between fuse_put_super() and request_end(), try #2 | Miklos Szeredi | 2006-04-26 |
* | Revert "[fuse] fix deadlock between fuse_put_super() and request_end()" | Miklos Szeredi | 2006-04-26 |
* | [fuse] Direct I/O should not use fuse_reset_request | Miklos Szeredi | 2006-04-11 |
* | [fuse] Don't init request twice | Miklos Szeredi | 2006-04-11 |
* | [fuse] Fix accounting the number of waiting requests | Miklos Szeredi | 2006-04-11 |
* | [fuse] fix deadlock between fuse_put_super() and request_end() | Miklos Szeredi | 2006-04-11 |
* | [PATCH] fuse: account background requests | Miklos Szeredi | 2006-04-11 |