aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fuse
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0rogersb112015-11-102-1/+6
|\
| * fuse: invalidate inode attributes on xattr modificationAnand Avati2013-09-261-0/+4
| * fuse: postpone end_page_writeback() in fuse_writepage_locked()Maxim Patlasov2013-09-261-1/+2
* | Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-275-2/+22
|\ \ | |/
| * fuse: fix retrieve lengthMiklos Szeredi2012-09-141-0/+1
| * fuse: verify all ioctl retry iov elementsZach Brown2012-08-261-1/+1
| * fuse: fix stat call on 32 bit platformsPavel Shilovsky2012-06-173-1/+20
* | Update to the exynos-mem security issue from Samsung I9300 Update7Espen Fjellvær Olsen2013-01-091-0/+36
* | merge opensource jb u5codeworkx2012-09-221-9/+11
* | samsung update 1codeworkx2012-06-023-25/+71
|/
* fuse: fix fuse_retrieveMiklos Szeredi2011-12-211-1/+2
* fuse: fix memory leakMiklos Szeredi2011-10-251-4/+8
* fuse: check size of FUSE_NOTIFY_INVAL_ENTRY messageMiklos Szeredi2011-08-291-0/+4
* more conservative S_NOSEC handlingAl Viro2011-06-031-0/+2
* 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