index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-01
[PATCH] r/o bind mounts: monitor zeroing of i_nlink
Dave Hansen
1
-2
/
+2
2006-10-01
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
1
-1
/
+1
2006-10-01
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
Badari Pulavarty
1
-2
/
+4
2006-10-01
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
Badari Pulavarty
1
-27
/
+10
2006-09-29
[PATCH] vfs: define new lookup flag for chdir
Miklos Szeredi
1
-1
/
+1
2006-09-29
[PATCH] fuse: use dentry in statfs
Miklos Szeredi
1
-0
/
+1
2006-09-29
[PATCH] fuse: add lock annotations to request_end and fuse_read_interrupt
Josh Triplett
1
-0
/
+2
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-1
/
+0
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
1
-3
/
+3
2006-08-14
[PATCH] fuse: fix error case in fuse_readpages
Alexander Zarochentsev
1
-2
/
+8
2006-07-31
[PATCH] fuse: fix typo
Miklos Szeredi
1
-2
/
+2
2006-07-31
[PATCH] fuse: use jiffies_64
Miklos Szeredi
3
-10
/
+38
2006-07-31
[PATCH] fuse: fix zero timeout
Miklos Szeredi
1
-2
/
+5
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
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
3
-9
/
+25
2006-06-25
[PATCH] fuse: add request interruption
Miklos Szeredi
4
-27
/
+155
2006-06-25
[PATCH] fuse: rename the interrupted flag
Miklos Szeredi
2
-22
/
+21
2006-06-25
[PATCH] fuse: ensure FLUSH reaches userspace
Miklos Szeredi
3
-14
/
+99
2006-06-25
[PATCH] fuse: add POSIX file locking support
Miklos Szeredi
3
-2
/
+154
2006-06-25
[PATCH] fuse: add control filesystem
Miklos Szeredi
5
-106
/
+310
2006-06-25
[PATCH] fuse: no backgrounding on interrupt
Miklos Szeredi
5
-219
/
+106
2006-06-24
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Trond Myklebust
2
-6
/
+7
2006-06-23
[PATCH] vfs: add lock owner argument to flush operation
Miklos Szeredi
1
-1
/
+1
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
[fuse] fix deadlock between fuse_put_super() and request_end(), try #2
Miklos Szeredi
1
-2
/
+11
2006-04-26
Revert "[fuse] fix deadlock between fuse_put_super() and request_end()"
Miklos Szeredi
3
-36
/
+31
2006-04-11
[fuse] Direct I/O should not use fuse_reset_request
Miklos Szeredi
1
-3
/
+7
2006-04-11
[fuse] Don't init request twice
Miklos Szeredi
1
-1
/
+0
2006-04-11
[fuse] Fix accounting the number of waiting requests
Miklos Szeredi
2
-6
/
+22
2006-04-11
[fuse] fix deadlock between fuse_put_super() and request_end()
Miklos Szeredi
3
-31
/
+36
2006-04-11
[PATCH] fuse: account background requests
Miklos Szeredi
3
-4
/
+38
2006-04-11
[PATCH] fuse: clean up request accounting
Miklos Szeredi
5
-208
/
+111
2006-04-11
[PATCH] fuse: consolidate device errors
Miklos Szeredi
1
-2
/
+2
2006-04-11
[PATCH] fuse: use a per-mount spinlock
Miklos Szeredi
3
-84
/
+74
2006-04-11
[PATCH] fuse: simplify locking
Miklos Szeredi
2
-62
/
+33
2006-04-11
[PATCH] fuse: add O_NONBLOCK support to FUSE device
Jeff Dike
1
-0
/
+6
2006-04-11
[PATCH] fuse: add O_ASYNC support to FUSE device
Jeff Dike
3
-1
/
+20
2006-04-11
[PATCH] fuse: fix fuse_dev_poll() return value
Miklos Szeredi
1
-5
/
+6
2006-04-11
[PATCH] fuse: fix oops in fuse_send_readpages()
Miklos Szeredi
1
-2
/
+6
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
4
-6
/
+6
2006-02-28
[PATCH] fuse: fix bug in negative lookup
Miklos Szeredi
1
-2
/
+8
2006-02-17
[PATCH] fuse: fix bug in aborted fuse_release_end()
Miklos Szeredi
2
-3
/
+14
2006-02-05
[PATCH] fuse: fix request_end() vs fuse_reset_request() race
Miklos Szeredi
1
-11
/
+29
2006-02-01
[PATCH] fuse: fix async read for legacy filesystems
Miklos Szeredi
3
-4
/
+22
2006-01-16
[PATCH] fuse: fix bitfield race
Miklos Szeredi
2
-3
/
+23
2006-01-16
[PATCH] fuse: use asynchronous READ requests for readpages
Miklos Szeredi
1
-17
/
+27
[next]