summaryrefslogtreecommitdiffstats
path: root/fs/fuse
Commit message (Expand)AuthorAgeFilesLines
* fuse: remove unnecessary dentry_unhash on rmdir, dir renameSage Weil2011-05-281-5/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-05-261-0/+6
|\
| * vfs: push dentry_unhash on rename_dir into file systemsSage Weil2011-05-261-0/+4
| * vfs: push dentry_unhash on rmdir into file systemsSage Weil2011-05-261-0/+2
* | fuse: fix oops in revalidate when called with NULL nameidataMiklos Szeredi2011-05-101-1/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-241-1/+0
|\
| * Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-101-1/+0
| |\
| | * block: remove per-queue pluggingJens Axboe2011-03-101-1/+0
* | | mm: add replace_page_cache_page() functionMiklos Szeredi2011-03-221-6/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2011-03-225-16/+54
|\ \ \
| * | | fuse: make fuse_dentry_revalidate() RCU awareMiklos Szeredi2011-03-211-4/+4
| * | | fuse: make fuse_permission() RCU awareMiklos Szeredi2011-03-211-8/+22
| * | | fuse: wakeup pollers on connection release/abortBryan Green2011-03-212-1/+18
| * | | fuse: reduce size of struct fuse_requestMiklos Szeredi2011-03-212-3/+10
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-1/+1
|\ \ \ \
| * | | | fuse/cuse: fix comment typo initilaizationPaul Bolle2011-02-151-1/+1
| | |_|/ | |/| |
* | | | exportfs: Return the minimum required handle sizeAneesh Kumar K.V2011-03-141-1/+3
| |/ / |/| |
* | | fuse: fix d_revalidate oopsen on NFS exportsAl Viro2011-03-101-1/+1
| |/ |/|
* | fuse: fix truncate after openMiklos Szeredi2011-02-251-2/+5
* | fuse: fix hang of single threaded fuseblk filesystemMiklos Szeredi2011-02-252-8/+50
|/
* switch fuseAl Viro2011-01-122-7/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2011-01-105-76/+256
|\
| * fuse: fix ioctl ABIMiklos Szeredi2010-12-071-5/+48
| * fuse: allow batching of FORGET requestsMiklos Szeredi2010-12-072-13/+82
| * fuse: separate queue for FORGET requestsMiklos Szeredi2010-12-074-64/+133
| * fuse: ioctl cleanupMiklos Szeredi2010-12-071-8/+7
* | fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-071-3/+7
* | fs: rcu-walk aware d_revalidate methodNick Piggin2011-01-071-1/+5
* | fs: dcache reduce branches in lookup pathNick Piggin2011-01-072-3/+3
* | fs: icache RCU free inodesNick Piggin2011-01-071-1/+8
|/
* fuse: verify ioctl retriesMiklos Szeredi2010-11-301-0/+22
* fuse: fix ioctl when server is 32bitMiklos Szeredi2010-11-301-6/+44
* fuse: fix attributes after open(O_TRUNC)Ken Sumrall2010-11-251-0/+10
* convert get_sb_nodev() usersAl Viro2010-10-291-4/+4
* convert get_sb_single() usersAl Viro2010-10-291-6/+4
* new helper: mount_bdev()Al Viro2010-10-291-5/+4
* fuse: use release_pages()Miklos Szeredi2010-10-271-6/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-261-0/+1
|\
| * fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-251-0/+1
* | fuse: use clear_highpage() and KM_USER0 instead of KM_USER1Miklos Szeredi2010-10-261-7/+5
* | use clear_page()/copy_page() in favor of memset()/memcpy() on whole pagesJan Beulich2010-10-261-1/+1
|/
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-222-0/+5
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-152-0/+5
* | fuse: Initialize total_len in fuse_retrieve()Geert Uytterhoeven2010-10-041-1/+1
|/
* fuse: fix lock annotationsMiklos Szeredi2010-09-072-16/+18
* fuse: flush background queue on connection closeMiklos Szeredi2010-09-071-4/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-102-12/+11
|\
| * convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-091-2/+4
| * check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-091-5/+1
OpenPOWER on IntegriCloud