index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
fuse_i.h
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2011-08-24
|
\
|
*
fuse: fix flock
Miklos Szeredi
2011-08-08
*
|
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2011-07-20
|
/
*
fuse: reduce size of struct fuse_request
Miklos Szeredi
2011-03-21
*
fuse: fix hang of single threaded fuseblk filesystem
Miklos Szeredi
2011-02-25
*
fuse: allow batching of FORGET requests
Miklos Szeredi
2010-12-07
*
fuse: separate queue for FORGET requests
Miklos Szeredi
2010-12-07
*
fuse: add retrieve request
Miklos Szeredi
2010-07-12
*
fuse: add store request
Miklos Szeredi
2010-07-12
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2010-05-30
|
\
|
*
fuse: allow splice to move pages
Miklos Szeredi
2010-05-25
*
|
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-27
|
/
*
truncate: use new helpers
npiggin@suse.de
2009-09-24
*
fuse: add fusectl interface to max_background
Csaba Henk
2009-09-16
*
fuse: make the number of max background requests and congestion threshold tun...
Csaba Henk
2009-07-07
*
fuse: invalidation reverse calls
John Muir
2009-06-30
*
fuse: allow umask processing in userspace
Miklos Szeredi
2009-06-30
*
fuse: export symbols to be used by CUSE
Tejun Heo
2009-04-28
*
fuse: update fuse_conn_init() and separate out fuse_conn_kill()
Tejun Heo
2009-04-28
*
fuse: don't use inode in fuse_sync_release()
Miklos Szeredi
2009-04-28
*
fuse: create fuse_do_open() helper for CUSE
Miklos Szeredi
2009-04-28
*
fuse: clean up args in fuse_finish_open() and fuse_release_fill()
Miklos Szeredi
2009-04-28
*
fuse: don't use inode in helpers called by fuse_direct_io()
Miklos Szeredi
2009-04-28
*
fuse: add members to struct fuse_file
Miklos Szeredi
2009-04-28
*
fuse: use struct path in release structure
Miklos Szeredi
2009-04-28
*
constify dentry_operations: FUSE
Al Viro
2009-03-27
*
fuse: add fuse_conn->release()
Tejun Heo
2008-11-26
*
fuse: separate out fuse_conn_init() from new_conn()
Tejun Heo
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: add file kernel handle
Tejun Heo
2008-11-26
*
fuse: style fixes
Miklos Szeredi
2008-11-26
*
fuse: add include protectors
Tejun Heo
2008-10-16
*
fuse: nfs export special lookups
Miklos Szeredi
2008-07-25
*
fuse: add export operations
Miklos Szeredi
2008-07-25
*
fuse: add flag to turn on big writes
Miklos Szeredi
2008-05-13
*
fuse: fix node ID type
Miklos Szeredi
2008-04-30
*
fuse: update file size on short read
Miklos Szeredi
2008-04-30
*
fuse: support writable mmap
Miklos Szeredi
2008-04-30
*
mm: bdi: expose the BDI object in sysfs for FUSE
Miklos Szeredi
2008-04-30
*
fuse: limit queued background requests
Miklos Szeredi
2008-02-06
*
fuse: save space in struct fuse_req
Miklos Szeredi
2008-02-06
*
fuse: pass open flags to read and write
Miklos Szeredi
2007-11-29
*
fuse: fix reading past EOF
Miklos Szeredi
2007-11-29
*
fuse: add support for mandatory locking
Miklos Szeredi
2007-10-18
*
fuse: add helper for asynchronous writes
Miklos Szeredi
2007-10-18
*
fuse: add list of writable files to fuse_inode
Miklos Szeredi
2007-10-18
*
fuse: add atomic open+truncate support
Miklos Szeredi
2007-10-18
*
fuse: fix race between getattr and write
Miklos Szeredi
2007-10-18
*
fuse: fix allowing operations
Miklos Szeredi
2007-10-18
[next]