aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fuse
Commit message (Expand)AuthorAge
* fuse: add blksize field to fuse_attrMiklos Szeredi2007-10-18
* fuse: add support for mandatory lockingMiklos Szeredi2007-10-18
* fuse: add helper for asynchronous writesMiklos Szeredi2007-10-18
* fuse: add list of writable files to fuse_inodeMiklos Szeredi2007-10-18
* fuse: support BSD locking semanticsMiklos Szeredi2007-10-18
* fuse: add atomic open+truncate supportMiklos Szeredi2007-10-18
* fuse: improve utimes supportMiklos Szeredi2007-10-18
* fuse: clean up open file passing in setattrMiklos Szeredi2007-10-18
* fuse: add file handle to getattr operationMiklos Szeredi2007-10-18
* fuse: fix race between getattr and writeMiklos Szeredi2007-10-18
* fuse: fix allowing operationsMiklos Szeredi2007-10-18
* fuse: clean up execute permission checkingMiklos Szeredi2007-10-17
* fuse: no ENOENT from fuse device readMiklos Szeredi2007-10-17
* fuse: no abort on interruptMiklos Szeredi2007-10-17
* fuse: cleanup in releaseMiklos Szeredi2007-10-17
* fuse: fix permission checking on sticky directoriesMiklos Szeredi2007-10-17
* fuse: refresh stale attributes in fuse_permission()Miklos Szeredi2007-10-17
* fuse: set i_nlink to sane value after mountMiklos Szeredi2007-10-17
* fuse: fix page invalidationMiklos Szeredi2007-10-17
* fuse: truncate on spontaneous size changeMiklos Szeredi2007-10-17
* fuse: add reference counting to fuse_fileMiklos Szeredi2007-10-17
* fuse: fix reserved request wake upMiklos Szeredi2007-10-17
* fuse: update backing_dev_info congestion stateMiklos Szeredi2007-10-17
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* mm: bdi init hooksPeter Zijlstra2007-10-17
* fuse: convert to new aopsNick Piggin2007-10-16
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-10
* fuse: ->fs_flags fixletAlexey Dobriyan2007-06-16
* fuse: delete inode on dropMiklos Szeredi2007-05-23
* fuse: generic_write_checks() for direct_ioMiklos Szeredi2007-05-23
* fuse: fix mknod of regular fileMiklos Szeredi2007-05-23
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* add filesystem subtype supportMiklos Szeredi2007-05-08
* Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-05-07
|\
| * locks: give posix_test_lock same interface as ->lockMarc Eshel2007-05-06
* | slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-02
|/
* [PATCH] fuse: validate rootmode mount optionTimo Savola2007-04-08
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-12
* [PATCH] remove invalidate_inode_pages()Andrew Morton2007-02-11
* [PATCH] fuse: fix bug in control filesystem mountMiklos Szeredi2007-01-30
* [PATCH] fuse: remove clear_page_dirty() callMiklos Szeredi2006-12-21
* [PATCH] struct path: convert fuseJosef Sipek2006-12-08
* [PATCH] fuse: fix compile without CONFIG_BLOCKMiklos Szeredi2006-12-07
* [PATCH] fuse: add DESTROY operationMiklos Szeredi2006-12-07
* [PATCH] fuse: add bmap supportMiklos Szeredi2006-12-07
* [PATCH] fuse: add blksize optionMiklos Szeredi2006-12-07