aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fuse/inode.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-271-1/+16
|\
| * fuse: fix stat call on 32 bit platformsPavel Shilovsky2012-06-171-1/+16
* | samsung update 1codeworkx2012-06-021-4/+14
|/
* more conservative S_NOSEC handlingAl Viro2011-06-031-0/+2
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-241-1/+0
|\
| * block: remove per-queue pluggingJens Axboe2011-03-101-1/+0
* | exportfs: Return the minimum required handle sizeAneesh Kumar K.V2011-03-141-1/+3
|/
* switch fuseAl Viro2011-01-121-6/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2011-01-101-19/+11
|\
| * fuse: separate queue for FORGET requestsMiklos Szeredi2010-12-071-19/+11
* | fs: dcache reduce branches in lookup pathNick Piggin2011-01-071-2/+2
* | fs: icache RCU free inodesNick Piggin2011-01-071-1/+8
|/
* convert get_sb_nodev() usersAl Viro2010-10-291-4/+4
* new helper: mount_bdev()Al Viro2010-10-291-5/+4
* convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-091-2/+4
* tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* truncate: use new helpersnpiggin@suse.de2009-09-241-10/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-09-181-0/+80
|\
| * fuse: add fusectl interface to max_backgroundCsaba Henk2009-09-161-2/+2
| * fuse: limit user-specified values of max background requestsCsaba Henk2009-09-161-6/+72
| * fuse: make the number of max background requests and congestion threshold tun...Csaba Henk2009-07-071-0/+14
* | fs: Assign bdi in super_blockJens Axboe2009-09-161-0/+2
* | writeback: add name to backing_dev_infoJens Axboe2009-09-111-0/+1
|/
* fuse: invalidation reverse callsJohn Muir2009-06-301-3/+56
* fuse: allow umask processing in userspaceMiklos Szeredi2009-06-301-1/+8
* fuse doesn't need BKL in ->umount_begin()Al Viro2009-06-171-3/+0
* Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi...Linus Torvalds2009-06-121-50/+68
|\
| * fuse: export symbols to be used by CUSETejun Heo2009-04-281-1/+4
| * fuse: update fuse_conn_init() and separate out fuse_conn_kill()Tejun Heo2009-04-281-50/+65
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-05-131-0/+1
|\ \ | |/
| * fuse: destroy bdi on errorMiklos Szeredi2009-04-281-0/+1
* | vfs: umount_begin BKL pushdownAlessio Igor Bogani2009-05-091-0/+3
|/
* fuse: destroy bdi on umountMiklos Szeredi2009-01-261-1/+1
* fuse: fuse_fill_super error handling cleanupMiklos Szeredi2009-01-261-18/+19
* fuse: fix missing fput on errorMiklos Szeredi2009-01-261-2/+7
* fuse: add fuse_conn->release()Tejun Heo2008-11-261-1/+7
* fuse: separate out fuse_conn_init() from new_conn()Tejun Heo2008-11-261-57/+62
* fuse: add fuse_ prefix to several functionsTejun Heo2008-11-261-6/+6
* fuse: implement poll supportTejun Heo2008-11-261-0/+1
* fuse: add file kernel handleTejun Heo2008-11-261-0/+1
* fuse: don't let fuse_req->end() put the base referenceTejun Heo2008-11-261-1/+0
* fuse: style fixesMiklos Szeredi2008-11-261-10/+9
* [PATCH] switch all filesystems over to d_obtain_aliasChristoph Hellwig2008-10-231-15/+8
* fuse: add missing fuse_request_freeJulia Lawall2008-10-161-1/+2
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-131-1/+1
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-1/+1
* fuse: nfs export special lookupsMiklos Szeredi2008-07-251-3/+63
* fuse: add export operationsMiklos Szeredi2008-07-251-0/+115
* fuse: fix thinko in max I/O size calucationMiklos Szeredi2008-06-171-2/+2
* fuse: fix bdi naming conflictMiklos Szeredi2008-05-241-1/+6