aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fuse
Commit message (Expand)AuthorAge
* 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
* [PATCH] fuse: add support for block device based filesystemsMiklos Szeredi2006-12-07
* [PATCH] fuse: minor cleanup in fuse_dentry_revalidateMiklos Szeredi2006-12-07
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] fuse: fix Oops in lookupMiklos Szeredi2006-11-25
* [PATCH] fuse: ->readpages() cleanupOGAWA Hirofumi2006-11-03
* [PATCH] fuse: fix dereferencing dentry parentMiklos Szeredi2006-10-17
* [PATCH] fuse: fix handling of moved directoryMiklos Szeredi2006-10-17
* [PATCH] fuse: fix spurious BUGMiklos Szeredi2006-10-17
* [PATCH] fuse: locking fix for nlookupMiklos Szeredi2006-10-17
* [PATCH] fuse: fix hang on SMPMiklos Szeredi2006-10-17
* [PATCH] r/o bind mounts: monitor zeroing of i_nlinkDave Hansen2006-10-01
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-01
* [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-01
* [PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2006-10-01
* [PATCH] vfs: define new lookup flag for chdirMiklos Szeredi2006-09-29
* [PATCH] fuse: use dentry in statfsMiklos Szeredi2006-09-29
* [PATCH] fuse: add lock annotations to request_end and fuse_read_interruptJosh Triplett2006-09-29
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-27
* [PATCH] fuse: fix error case in fuse_readpagesAlexander Zarochentsev2006-08-14
* [PATCH] fuse: fix typoMiklos Szeredi2006-07-31
* [PATCH] fuse: use jiffies_64Miklos Szeredi2006-07-31
* [PATCH] fuse: fix zero timeoutMiklos Szeredi2006-07-31
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
* Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-06-25
|\
| * Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-24
| |\
| * | VFS: Remove dependency of ->umount_begin() call on MNT_FORCETrond Myklebust2006-06-09
* | | [PATCH] fuse: scramble lock owner IDMiklos Szeredi2006-06-25
* | | [PATCH] fuse: add request interruptionMiklos Szeredi2006-06-25
* | | [PATCH] fuse: rename the interrupted flagMiklos Szeredi2006-06-25
* | | [PATCH] fuse: ensure FLUSH reaches userspaceMiklos Szeredi2006-06-25
* | | [PATCH] fuse: add POSIX file locking supportMiklos Szeredi2006-06-25
* | | [PATCH] fuse: add control filesystemMiklos Szeredi2006-06-25