Commit Graph

88 Commits (9b12e18cdc1553de62d931e73443c806347cd974)

Author SHA1 Message Date
Miklos Szeredi d12def1bcb fuse: limit queued background requests 17 years ago
Greg Kroah-Hartman 197b12d679 Kobject: convert fs/* from kobject_unregister() to kobject_put() 17 years ago
Greg Kroah-Hartman 00d2666623 kobject: convert main fs kobject to use kobject_create 17 years ago
Greg Kroah-Hartman 5c89e17e9c kobject: convert fuse to use kobject_create 17 years ago
Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 17 years ago
John Muir fbee36b92a fuse: fix uninitialized field in fuse_inode 17 years ago
Miklos Szeredi d0186b25e6 fuse: fix FUSE_FILE_OPS sending 17 years ago
Miklos Szeredi 0e9663ee45 fuse: add blksize field to fuse_attr 18 years ago
Miklos Szeredi 93a8c3cd9e fuse: add list of writable files to fuse_inode 18 years ago
Miklos Szeredi 6ff958edbf fuse: add atomic open+truncate support 18 years ago
Miklos Szeredi c79e322f63 fuse: add file handle to getattr operation 18 years ago
Miklos Szeredi 1fb69e7817 fuse: fix race between getattr and write 18 years ago
Miklos Szeredi e57ac68378 fuse: fix allowing operations 18 years ago
Miklos Szeredi ebc14c4dbe fuse: fix permission checking on sticky directories 18 years ago
Miklos Szeredi 074406fa63 fuse: set i_nlink to sane value after mount 18 years ago
Miklos Szeredi b10099792b fuse: fix page invalidation 18 years ago
Miklos Szeredi e00d2c2d4a fuse: truncate on spontaneous size change 18 years ago
Miklos Szeredi de5e3dec42 fuse: fix reserved request wake up 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Peter Zijlstra e0bf68ddec mm: bdi init hooks 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
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