index
:
~deathsimple/linux
amd-staging-drm-next
amdgpu-v4.0
atc_enablement
drm-fixes-3.14
drm-fixes-3.15
drm-fixes-3.15-wip
drm-fixes-4.1
drm-next
drm-next-3.15
drm-next-3.15-wip
drm-next-3.16
drm-next-3.16-wip
drm-next-4.4
mullins
multi-ring-support
multi-ring-testing
next
p2p
pte-compress
reset-rework
testing-3.15
testing-3.15-v2
testing-3.15-v3
ttm_pfn
uvd-3.9
uvd-r600-release
vce-release
vm-flushing
vm_bulk_move
vm_improvements
wip
Some patches for drm/radeon
deathsimple
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-29
[PATCH] fuse: use dentry in statfs
Miklos Szeredi
1
-0
/
+1
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-1
/
+0
2006-07-31
[PATCH] fuse: use jiffies_64
Miklos Szeredi
1
-1
/
+1
2006-06-25
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
1
-2
/
+3
2006-06-25
[PATCH] fuse: scramble lock owner ID
Miklos Szeredi
1
-0
/
+2
2006-06-25
[PATCH] fuse: add request interruption
Miklos Szeredi
1
-0
/
+1
2006-06-25
[PATCH] fuse: add POSIX file locking support
Miklos Szeredi
1
-2
/
+18
2006-06-25
[PATCH] fuse: add control filesystem
Miklos Szeredi
1
-97
/
+44
2006-06-25
[PATCH] fuse: no backgrounding on interrupt
Miklos Szeredi
1
-12
/
+2
2006-06-24
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
1
-5
/
+6
2006-06-23
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
1
-1
/
+2
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-4
/
+4
2006-06-09
VFS: Remove dependency of ->umount_begin() call on MNT_FORCE
Trond Myklebust
1
-2
/
+3
2006-04-26
[fuse] fix race between checking and setting file->private_data
Miklos Szeredi
1
-5
/
+8
2006-04-26
Revert "[fuse] fix deadlock between fuse_put_super() and request_end()"
Miklos Szeredi
1
-17
/
+10
2006-04-11
[fuse] fix deadlock between fuse_put_super() and request_end()
Miklos Szeredi
1
-10
/
+17
2006-04-11
[PATCH] fuse: account background requests
Miklos Szeredi
1
-0
/
+4
2006-04-11
[PATCH] fuse: clean up request accounting
Miklos Szeredi
1
-39
/
+15
2006-04-11
[PATCH] fuse: use a per-mount spinlock
Miklos Szeredi
1
-6
/
+6
2006-04-11
[PATCH] fuse: simplify locking
Miklos Szeredi
1
-42
/
+22
2006-04-11
[PATCH] fuse: add O_ASYNC support to FUSE device
Jeff Dike
1
-0
/
+1
2006-02-01
[PATCH] fuse: fix async read for legacy filesystems
Miklos Szeredi
1
-2
/
+12
2006-01-16
[PATCH] fuse: fix bitfield race
Miklos Szeredi
1
-0
/
+2
2006-01-16
[PATCH] fuse: move INIT handling to inode.c
Miklos Szeredi
1
-0
/
+45
2006-01-16
[PATCH] fuse: add connection aborting
Miklos Szeredi
1
-0
/
+16
2006-01-16
[PATCH] fuse: add number of waiting requests attribute
Miklos Szeredi
1
-0
/
+9
2006-01-16
[PATCH] fuse: make fuse connection a kobject
Miklos Szeredi
1
-33
/
+153
2006-01-16
[PATCH] fuse: extend semantics of connected flag
Miklos Szeredi
1
-0
/
+1
2006-01-16
[PATCH] fuse: introduce list for requests under I/O
Miklos Szeredi
1
-0
/
+1
2006-01-16
[PATCH] fuse: miscellaneous cleanup
Miklos Szeredi
1
-7
/
+3
2006-01-06
[PATCH] fuse: check file type in lookup
Miklos Szeredi
1
-6
/
+2
2006-01-06
[PATCH] fuse: make maximum write data configurable
Miklos Szeredi
1
-1
/
+0
2006-01-06
[PATCH] fuse: clean up request size limit checking
Miklos Szeredi
1
-1
/
+1
2006-01-06
[PATCH] fuse: add frsize to statfs reply
Miklos Szeredi
1
-1
/
+4
2005-09-09
[PATCH] FUSE: don't allow restarting of system calls
Miklos Szeredi
1
-1
/
+1
2005-09-09
[PATCH] fuse: don't update file times
Miklos Szeredi
1
-0
/
+1
2005-09-09
[PATCH] fuse: more flexible caching
Miklos Szeredi
1
-16
/
+0
2005-09-09
[PATCH] FUSE - direct I/O
Miklos Szeredi
1
-0
/
+9
2005-09-09
[PATCH] fuse: stricter mount option checking
Miklos Szeredi
1
-2
/
+11
2005-09-09
[PATCH] FUSE: tighten check for processes allowed access
Miklos Szeredi
1
-0
/
+12
2005-09-09
[PATCH] FUSE - readpages operation
Miklos Szeredi
1
-0
/
+15
2005-09-09
[PATCH] FUSE - mount options
Miklos Szeredi
1
-39
/
+38
2005-09-09
[PATCH] FUSE - file operations
Miklos Szeredi
1
-0
/
+2
2005-09-09
[PATCH] FUSE - read-write operations
Miklos Szeredi
1
-6
/
+9
2005-09-09
[PATCH] FUSE - read-only operations
Miklos Szeredi
1
-0
/
+81
2005-09-09
[PATCH] FUSE - device functions
Miklos Szeredi
1
-5
/
+53
2005-09-09
[PATCH] FUSE - core
Miklos Szeredi
1
-0
/
+428