aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fuse
Commit message (Expand)AuthorAge
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\
| * Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe2011-03-10
| |\
| | * block: remove per-queue pluggingJens Axboe2011-03-10
* | | mm: add replace_page_cache_page() functionMiklos Szeredi2011-03-22
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2011-03-22
|\ \ \
| * | | fuse: make fuse_dentry_revalidate() RCU awareMiklos Szeredi2011-03-21
| * | | fuse: make fuse_permission() RCU awareMiklos Szeredi2011-03-21
| * | | fuse: wakeup pollers on connection release/abortBryan Green2011-03-21
| * | | fuse: reduce size of struct fuse_requestMiklos Szeredi2011-03-21
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-18
|\ \ \ \
| * | | | fuse/cuse: fix comment typo initilaizationPaul Bolle2011-02-15
| | |_|/ | |/| |
* | | | exportfs: Return the minimum required handle sizeAneesh Kumar K.V2011-03-14
| |/ / |/| |
* | | fuse: fix d_revalidate oopsen on NFS exportsAl Viro2011-03-10
| |/ |/|
* | fuse: fix truncate after openMiklos Szeredi2011-02-25
* | fuse: fix hang of single threaded fuseblk filesystemMiklos Szeredi2011-02-25
|/
* switch fuseAl Viro2011-01-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2011-01-10
|\
| * fuse: fix ioctl ABIMiklos Szeredi2010-12-07
| * fuse: allow batching of FORGET requestsMiklos Szeredi2010-12-07
| * fuse: separate queue for FORGET requestsMiklos Szeredi2010-12-07
| * fuse: ioctl cleanupMiklos Szeredi2010-12-07
* | fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-07
* | fs: rcu-walk aware d_revalidate methodNick Piggin2011-01-07
* | fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
* | fs: icache RCU free inodesNick Piggin2011-01-07
|/
* fuse: verify ioctl retriesMiklos Szeredi2010-11-30
* fuse: fix ioctl when server is 32bitMiklos Szeredi2010-11-30
* fuse: fix attributes after open(O_TRUNC)Ken Sumrall2010-11-24
* convert get_sb_nodev() usersAl Viro2010-10-29
* convert get_sb_single() usersAl Viro2010-10-29
* new helper: mount_bdev()Al Viro2010-10-29
* fuse: use release_pages()Miklos Szeredi2010-10-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-26
|\
| * fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-25
* | fuse: use clear_highpage() and KM_USER0 instead of KM_USER1Miklos Szeredi2010-10-26
* | use clear_page()/copy_page() in favor of memset()/memcpy() on whole pagesJan Beulich2010-10-26
|/
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | fuse: Initialize total_len in fuse_retrieve()Geert Uytterhoeven2010-10-04
|/
* fuse: fix lock annotationsMiklos Szeredi2010-09-07
* fuse: flush background queue on connection closeMiklos Szeredi2010-09-07
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\
| * convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-09
| * check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-09
| * always call inode_change_ok early in ->setattrChristoph Hellwig2010-08-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2010-08-07
|\ \
| * | fuse: add retrieve requestMiklos Szeredi2010-07-12
| * | fuse: add store requestMiklos Szeredi2010-07-12
| * | fuse: don't use atomic kmapMiklos Szeredi2010-07-12
| |/