index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
dev.c
Age
Commit message (
Expand
)
Author
2008-11-26
fuse: add fuse_ prefix to several functions
Tejun Heo
2008-11-26
fuse: implement poll support
Tejun Heo
2008-11-26
fuse: implement unsolicited notification
Tejun Heo
2008-11-26
fuse: don't let fuse_req->end() put the base reference
Tejun Heo
2008-11-26
fuse: style fixes
Miklos Szeredi
2008-11-14
CRED: Wrap task credential accesses in the FUSE filesystem
David Howells
2008-11-01
saner FASYNC handling on file close
Al Viro
2008-04-30
fuse: fix sparse warnings
Miklos Szeredi
2008-04-30
fuse: support writable mmap
Miklos Szeredi
2008-02-06
fuse: limit queued background requests
Miklos Szeredi
2007-10-17
fuse: no ENOENT from fuse device read
Miklos Szeredi
2007-10-17
fuse: no abort on interrupt
Miklos Szeredi
2007-10-17
fuse: cleanup in release
Miklos Szeredi
2007-10-17
fuse: add reference counting to fuse_file
Miklos Szeredi
2007-10-17
fuse: fix reserved request wake up
Miklos Szeredi
2007-10-17
fuse: update backing_dev_info congestion state
Miklos Szeredi
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-10-01
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
Badari Pulavarty
2006-09-29
[PATCH] fuse: add lock annotations to request_end and fuse_read_interrupt
Josh Triplett
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 control filesystem
Miklos Szeredi
2006-06-25
[PATCH] fuse: no backgrounding on interrupt
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-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
[PATCH] fuse: clean up request accounting
Miklos Szeredi
2006-04-11
[PATCH] fuse: consolidate device errors
Miklos Szeredi
2006-04-11
[PATCH] fuse: use a per-mount spinlock
Miklos Szeredi
2006-04-11
[PATCH] fuse: simplify locking
Miklos Szeredi
2006-04-11
[PATCH] fuse: add O_NONBLOCK support to FUSE device
Jeff Dike
2006-04-11
[PATCH] fuse: add O_ASYNC support to FUSE device
Jeff Dike
2006-04-11
[PATCH] fuse: fix fuse_dev_poll() return value
Miklos Szeredi
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-02-17
[PATCH] fuse: fix bug in aborted fuse_release_end()
Miklos Szeredi
2006-02-05
[PATCH] fuse: fix request_end() vs fuse_reset_request() race
Miklos Szeredi
2006-01-16
[PATCH] fuse: move INIT handling to inode.c
Miklos Szeredi
2006-01-16
[PATCH] fuse: add asynchronous request support
Miklos Szeredi
2006-01-16
[PATCH] fuse: add connection aborting
Miklos Szeredi
2006-01-16
[PATCH] fuse: add number of waiting requests attribute
Miklos Szeredi
2006-01-16
[PATCH] fuse: make fuse connection a kobject
Miklos Szeredi
2006-01-16
[PATCH] fuse: extend semantics of connected flag
Miklos Szeredi
2006-01-16
[PATCH] fuse: introduce list for requests under I/O
Miklos Szeredi
2006-01-16
[PATCH] fuse: introduce unified request state
Miklos Szeredi
[prev]
[next]