summaryrefslogtreecommitdiffstats
path: root/fs/fuse
Commit message (Expand)AuthorAgeFilesLines
...
* fuse: fix race between getattr and writeMiklos Szeredi2007-10-184-50/+111
* fuse: fix allowing operationsMiklos Szeredi2007-10-183-1/+17
* fuse: clean up execute permission checkingMiklos Szeredi2007-10-171-18/+31
* fuse: no ENOENT from fuse device readMiklos Szeredi2007-10-171-4/+5
* fuse: no abort on interruptMiklos Szeredi2007-10-171-19/+24
* fuse: cleanup in releaseMiklos Szeredi2007-10-172-2/+8
* fuse: fix permission checking on sticky directoriesMiklos Szeredi2007-10-173-2/+18
* fuse: refresh stale attributes in fuse_permission()Miklos Szeredi2007-10-173-43/+31
* fuse: set i_nlink to sane value after mountMiklos Szeredi2007-10-171-0/+1
* fuse: fix page invalidationMiklos Szeredi2007-10-172-2/+2
* fuse: truncate on spontaneous size changeMiklos Szeredi2007-10-172-38/+33
* fuse: add reference counting to fuse_fileMiklos Szeredi2007-10-174-42/+59
* fuse: fix reserved request wake upMiklos Szeredi2007-10-173-2/+7
* fuse: update backing_dev_info congestion stateMiklos Szeredi2007-10-172-1/+12
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-2/+1
* mm: bdi init hooksPeter Zijlstra2007-10-171-0/+9
* fuse: convert to new aopsNick Piggin2007-10-161-14/+32
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-202-2/+2
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-101-2/+2
* fuse: ->fs_flags fixletAlexey Dobriyan2007-06-161-2/+1
* fuse: delete inode on dropMiklos Szeredi2007-05-231-0/+1
* fuse: generic_write_checks() for direct_ioMiklos Szeredi2007-05-231-1/+3
* fuse: fix mknod of regular fileMiklos Szeredi2007-05-231-1/+1
* Detach sched.h from mm.hAlexey Dobriyan2007-05-212-0/+2
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-2/+1
* add filesystem subtype supportMiklos Szeredi2007-05-081-0/+2
* Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-05-071-2/+1
|\
| * locks: give posix_test_lock same interface as ->lockMarc Eshel2007-05-061-2/+1
* | slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1
* | remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-021-2/+2
|/
* [PATCH] fuse: validate rootmode mount optionTimo Savola2007-04-083-2/+10
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-122-4/+4
* [PATCH] remove invalidate_inode_pages()Andrew Morton2007-02-112-2/+2
* [PATCH] fuse: fix bug in control filesystem mountMiklos Szeredi2007-01-301-0/+4
* [PATCH] fuse: remove clear_page_dirty() callMiklos Szeredi2006-12-211-3/+1
* [PATCH] struct path: convert fuseJosef Sipek2006-12-083-11/+11
* [PATCH] fuse: fix compile without CONFIG_BLOCKMiklos Szeredi2006-12-071-10/+33
* [PATCH] fuse: add DESTROY operationMiklos Szeredi2006-12-072-0/+28
* [PATCH] fuse: add bmap supportMiklos Szeredi2006-12-073-0/+42
* [PATCH] fuse: add blksize optionMiklos Szeredi2006-12-071-4/+20
* [PATCH] fuse: add support for block device based filesystemsMiklos Szeredi2006-12-071-11/+37
* [PATCH] fuse: minor cleanup in fuse_dentry_revalidateMiklos Szeredi2006-12-071-3/+0
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-072-3/+3
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-072-2/+2
* [PATCH] fuse: fix Oops in lookupMiklos Szeredi2006-11-251-14/+38
* [PATCH] fuse: ->readpages() cleanupOGAWA Hirofumi2006-11-031-6/+3
* [PATCH] fuse: fix dereferencing dentry parentMiklos Szeredi2006-10-171-1/+4
* [PATCH] fuse: fix handling of moved directoryMiklos Szeredi2006-10-173-27/+51
* [PATCH] fuse: fix spurious BUGMiklos Szeredi2006-10-171-3/+0
OpenPOWER on IntegriCloud