Commit Graph

67 Commits (f2a11b158a24301e9158e9c873fa88e5eb775486)

Author SHA1 Message Date
Alexey Dobriyan edad01e2a1 fuse: ->fs_flags fixlet 18 years ago
Miklos Szeredi ead5f0b5fa fuse: delete inode on drop 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Miklos Szeredi 79c0b2df79 add filesystem subtype support 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Greg Kroah-Hartman 823bccfc40 remove "struct subsystem" as it is no longer needed 18 years ago
Timo Savola a5bfffac64 [PATCH] fuse: validate rootmode mount option 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Andrew Morton fc0ecff698 [PATCH] remove invalidate_inode_pages() 18 years ago
Miklos Szeredi 875d95ec9e [PATCH] fuse: fix compile without CONFIG_BLOCK 18 years ago
Miklos Szeredi 0ec7ca41f6 [PATCH] fuse: add DESTROY operation 18 years ago
Miklos Szeredi d809161402 [PATCH] fuse: add blksize option 18 years ago
Miklos Szeredi d6392f873f [PATCH] fuse: add support for block device based filesystems 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Miklos Szeredi d2a85164aa [PATCH] fuse: fix handling of moved directory 19 years ago
Miklos Szeredi 265126ba9e [PATCH] fuse: fix spurious BUG 19 years ago
Miklos Szeredi 8da5ff23ce [PATCH] fuse: locking fix for nlookup 19 years ago
Miklos Szeredi 9ffbb91623 [PATCH] fuse: fix hang on SMP 19 years ago
Miklos Szeredi 5b35e8e58a [PATCH] fuse: use dentry in statfs 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Miklos Szeredi 0a0898cf41 [PATCH] fuse: use jiffies_64 19 years ago
Miklos Szeredi 9c8ef5614d [PATCH] fuse: scramble lock owner ID 19 years ago
Miklos Szeredi a4d27e75ff [PATCH] fuse: add request interruption 19 years ago
Miklos Szeredi 7142125937 [PATCH] fuse: add POSIX file locking support 19 years ago
Miklos Szeredi bafa96541b [PATCH] fuse: add control filesystem 19 years ago
Miklos Szeredi 51eb01e735 [PATCH] fuse: no backgrounding on interrupt 19 years ago
David Howells 726c334223 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
Trond Myklebust 8b512d9a88 VFS: Remove dependency of ->umount_begin() call on MNT_FORCE 19 years ago
Miklos Szeredi 8aa09a50b5 [fuse] fix race between checking and setting file->private_data 19 years ago
Miklos Szeredi 5a5fb1ea74 Revert "[fuse] fix deadlock between fuse_put_super() and request_end()" 19 years ago
Miklos Szeredi 73ce8355c2 [fuse] fix deadlock between fuse_put_super() and request_end() 19 years ago
Miklos Szeredi 08a53cdce6 [PATCH] fuse: account background requests 19 years ago
Miklos Szeredi ce1d5a491f [PATCH] fuse: clean up request accounting 19 years ago
Miklos Szeredi d713311464 [PATCH] fuse: use a per-mount spinlock 19 years ago
Miklos Szeredi 0720b31597 [PATCH] fuse: simplify locking 19 years ago
Jeff Dike 385a17bfc3 [PATCH] fuse: add O_ASYNC support to FUSE device 19 years ago
Miklos Szeredi 9cd6845511 [PATCH] fuse: fix async read for legacy filesystems 19 years ago
Miklos Szeredi 095da6cbb6 [PATCH] fuse: fix bitfield race 19 years ago
Miklos Szeredi 9b9a04693f [PATCH] fuse: move INIT handling to inode.c 19 years ago
Miklos Szeredi 69a53bf267 [PATCH] fuse: add connection aborting 19 years ago
Miklos Szeredi 0cd5b88553 [PATCH] fuse: add number of waiting requests attribute 19 years ago
Miklos Szeredi f543f253f3 [PATCH] fuse: make fuse connection a kobject 19 years ago
Miklos Szeredi 9ba7cbba10 [PATCH] fuse: extend semantics of connected flag 19 years ago
Miklos Szeredi d77a1d5b61 [PATCH] fuse: introduce list for requests under I/O 19 years ago
Miklos Szeredi 6383bdaa2e [PATCH] fuse: miscellaneous cleanup 19 years ago
Miklos Szeredi 39ee059aff [PATCH] fuse: check file type in lookup 19 years ago
Miklos Szeredi 3ec870d524 [PATCH] fuse: make maximum write data configurable 19 years ago