aboutsummaryrefslogtreecommitdiff
path: root/fs/fuse
AgeCommit message (Expand)Author
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe
2007-06-16fuse: ->fs_flags fixletAlexey Dobriyan
2007-05-23fuse: delete inode on dropMiklos Szeredi
2007-05-23fuse: generic_write_checks() for direct_ioMiklos Szeredi
2007-05-23fuse: fix mknod of regular fileMiklos Szeredi
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-08add filesystem subtype supportMiklos Szeredi
2007-05-07Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-05-06locks: give posix_test_lock same interface as ->lockMarc Eshel
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2007-04-08[PATCH] fuse: validate rootmode mount optionTimo Savola
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2007-02-11[PATCH] remove invalidate_inode_pages()Andrew Morton
2007-01-30[PATCH] fuse: fix bug in control filesystem mountMiklos Szeredi
2006-12-21[PATCH] fuse: remove clear_page_dirty() callMiklos Szeredi
2006-12-08[PATCH] struct path: convert fuseJosef Sipek
2006-12-07[PATCH] fuse: fix compile without CONFIG_BLOCKMiklos Szeredi
2006-12-07[PATCH] fuse: add DESTROY operationMiklos Szeredi
2006-12-07[PATCH] fuse: add bmap supportMiklos Szeredi
2006-12-07[PATCH] fuse: add blksize optionMiklos Szeredi
2006-12-07[PATCH] fuse: add support for block device based filesystemsMiklos Szeredi
2006-12-07[PATCH] fuse: minor cleanup in fuse_dentry_revalidateMiklos Szeredi
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-11-25[PATCH] fuse: fix Oops in lookupMiklos Szeredi
2006-11-03[PATCH] fuse: ->readpages() cleanupOGAWA Hirofumi
2006-10-17[PATCH] fuse: fix dereferencing dentry parentMiklos Szeredi
2006-10-17[PATCH] fuse: fix handling of moved directoryMiklos Szeredi
2006-10-17[PATCH] fuse: fix spurious BUGMiklos Szeredi
2006-10-17[PATCH] fuse: locking fix for nlookupMiklos Szeredi
2006-10-17[PATCH] fuse: fix hang on SMPMiklos Szeredi
2006-10-01[PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty
2006-09-29[PATCH] vfs: define new lookup flag for chdirMiklos Szeredi
2006-09-29[PATCH] fuse: use dentry in statfsMiklos Szeredi
2006-09-29[PATCH] fuse: add lock annotations to request_end and fuse_read_interruptJosh Triplett
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-08-14[PATCH] fuse: fix error case in fuse_readpagesAlexander Zarochentsev
2006-07-31[PATCH] fuse: fix typoMiklos Szeredi
2006-07-31[PATCH] fuse: use jiffies_64Miklos Szeredi
2006-07-31[PATCH] fuse: fix zero timeoutMiklos Szeredi
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-06-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2006-06-25[PATCH] fuse: scramble lock owner IDMiklos Szeredi