index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fuse
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] fuse: fix bug in control filesystem mount
Miklos Szeredi
2007-01-30
1
-0
/
+4
*
[PATCH] fuse: remove clear_page_dirty() call
Miklos Szeredi
2006-12-21
1
-3
/
+1
*
[PATCH] struct path: convert fuse
Josef Sipek
2006-12-08
3
-11
/
+11
*
[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
2
-0
/
+28
*
[PATCH] fuse: add bmap support
Miklos Szeredi
2006-12-07
3
-0
/
+42
*
[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] fuse: minor cleanup in fuse_dentry_revalidate
Miklos Szeredi
2006-12-07
1
-3
/
+0
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
2
-3
/
+3
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
2
-2
/
+2
*
[PATCH] fuse: fix Oops in lookup
Miklos Szeredi
2006-11-25
1
-14
/
+38
*
[PATCH] fuse: ->readpages() cleanup
OGAWA Hirofumi
2006-11-03
1
-6
/
+3
*
[PATCH] fuse: fix dereferencing dentry parent
Miklos Szeredi
2006-10-17
1
-1
/
+4
*
[PATCH] fuse: fix handling of moved directory
Miklos Szeredi
2006-10-17
3
-27
/
+51
*
[PATCH] fuse: fix spurious BUG
Miklos Szeredi
2006-10-17
1
-3
/
+0
*
[PATCH] fuse: locking fix for nlookup
Miklos Szeredi
2006-10-17
2
-0
/
+4
*
[PATCH] fuse: fix hang on SMP
Miklos Szeredi
2006-10-17
3
-13
/
+34
*
[PATCH] r/o bind mounts: monitor zeroing of i_nlink
Dave Hansen
2006-10-01
1
-2
/
+2
*
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
2006-10-01
1
-1
/
+1
*
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
Badari Pulavarty
2006-10-01
1
-2
/
+4
*
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
Badari Pulavarty
2006-10-01
1
-27
/
+10
*
[PATCH] vfs: define new lookup flag for chdir
Miklos Szeredi
2006-09-29
1
-1
/
+1
*
[PATCH] fuse: use dentry in statfs
Miklos Szeredi
2006-09-29
1
-0
/
+1
*
[PATCH] fuse: add lock annotations to request_end and fuse_read_interrupt
Josh Triplett
2006-09-29
1
-0
/
+2
*
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
2006-09-27
1
-1
/
+0
*
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
2006-09-27
1
-3
/
+3
*
[PATCH] fuse: fix error case in fuse_readpages
Alexander Zarochentsev
2006-08-14
1
-2
/
+8
*
[PATCH] fuse: fix typo
Miklos Szeredi
2006-07-31
1
-2
/
+2
*
[PATCH] fuse: use jiffies_64
Miklos Szeredi
2006-07-31
3
-10
/
+38
*
[PATCH] fuse: fix zero timeout
Miklos Szeredi
2006-07-31
1
-2
/
+5
*
[PATCH] mark address_space_operations const
Christoph Hellwig
2006-06-28
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
2
-6
/
+7
|
|
\
|
*
|
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
3
-9
/
+25
*
|
|
[PATCH] fuse: add request interruption
Miklos Szeredi
2006-06-25
4
-27
/
+155
*
|
|
[PATCH] fuse: rename the interrupted flag
Miklos Szeredi
2006-06-25
2
-22
/
+21
*
|
|
[PATCH] fuse: ensure FLUSH reaches userspace
Miklos Szeredi
2006-06-25
3
-14
/
+99
*
|
|
[PATCH] fuse: add POSIX file locking support
Miklos Szeredi
2006-06-25
3
-2
/
+154
*
|
|
[PATCH] fuse: add control filesystem
Miklos Szeredi
2006-06-25
5
-106
/
+310
*
|
|
[PATCH] fuse: no backgrounding on interrupt
Miklos Szeredi
2006-06-25
5
-219
/
+106
|
|
/
|
/
|
*
|
[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
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
*
[fuse] fix deadlock between fuse_put_super() and request_end(), try #2
Miklos Szeredi
2006-04-26
1
-2
/
+11
*
Revert "[fuse] fix deadlock between fuse_put_super() and request_end()"
Miklos Szeredi
2006-04-26
3
-36
/
+31
*
[fuse] Direct I/O should not use fuse_reset_request
Miklos Szeredi
2006-04-11
1
-3
/
+7
*
[fuse] Don't init request twice
Miklos Szeredi
2006-04-11
1
-1
/
+0
[next]