index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fuse
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-24
1
-1
/
+0
|
\
|
*
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
2011-03-10
1
-1
/
+0
|
|
\
|
|
*
block: remove per-queue plugging
Jens Axboe
2011-03-10
1
-1
/
+0
*
|
|
mm: add replace_page_cache_page() function
Miklos Szeredi
2011-03-22
1
-6
/
+4
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2011-03-22
5
-16
/
+54
|
\
\
\
|
*
|
|
fuse: make fuse_dentry_revalidate() RCU aware
Miklos Szeredi
2011-03-21
1
-4
/
+4
|
*
|
|
fuse: make fuse_permission() RCU aware
Miklos Szeredi
2011-03-21
1
-8
/
+22
|
*
|
|
fuse: wakeup pollers on connection release/abort
Bryan Green
2011-03-21
2
-1
/
+18
|
*
|
|
fuse: reduce size of struct fuse_request
Miklos Szeredi
2011-03-21
2
-3
/
+10
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-03-18
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
fuse/cuse: fix comment typo initilaization
Paul Bolle
2011-02-15
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
exportfs: Return the minimum required handle size
Aneesh Kumar K.V
2011-03-14
1
-1
/
+3
|
|
/
/
|
/
|
|
*
|
|
fuse: fix d_revalidate oopsen on NFS exports
Al Viro
2011-03-10
1
-1
/
+1
|
|
/
|
/
|
*
|
fuse: fix truncate after open
Miklos Szeredi
2011-02-25
1
-2
/
+5
*
|
fuse: fix hang of single threaded fuseblk filesystem
Miklos Szeredi
2011-02-25
2
-8
/
+50
|
/
*
switch fuse
Al Viro
2011-01-12
2
-7
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2011-01-10
5
-76
/
+256
|
\
|
*
fuse: fix ioctl ABI
Miklos Szeredi
2010-12-07
1
-5
/
+48
|
*
fuse: allow batching of FORGET requests
Miklos Szeredi
2010-12-07
2
-13
/
+82
|
*
fuse: separate queue for FORGET requests
Miklos Szeredi
2010-12-07
4
-64
/
+133
|
*
fuse: ioctl cleanup
Miklos Szeredi
2010-12-07
1
-8
/
+7
*
|
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2011-01-07
1
-3
/
+7
*
|
fs: rcu-walk aware d_revalidate method
Nick Piggin
2011-01-07
1
-1
/
+5
*
|
fs: dcache reduce branches in lookup path
Nick Piggin
2011-01-07
2
-3
/
+3
*
|
fs: icache RCU free inodes
Nick Piggin
2011-01-07
1
-1
/
+8
|
/
*
fuse: verify ioctl retries
Miklos Szeredi
2010-11-30
1
-0
/
+22
*
fuse: fix ioctl when server is 32bit
Miklos Szeredi
2010-11-30
1
-6
/
+44
*
fuse: fix attributes after open(O_TRUNC)
Ken Sumrall
2010-11-25
1
-0
/
+10
*
convert get_sb_nodev() users
Al Viro
2010-10-29
1
-4
/
+4
*
convert get_sb_single() users
Al Viro
2010-10-29
1
-6
/
+4
*
new helper: mount_bdev()
Al Viro
2010-10-29
1
-5
/
+4
*
fuse: use release_pages()
Miklos Szeredi
2010-10-27
1
-6
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-10-26
1
-0
/
+1
|
\
|
*
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-25
1
-0
/
+1
*
|
fuse: use clear_highpage() and KM_USER0 instead of KM_USER1
Miklos Szeredi
2010-10-26
1
-7
/
+5
*
|
use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages
Jan Beulich
2010-10-26
1
-1
/
+1
|
/
*
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
2
-0
/
+5
|
\
|
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
2
-0
/
+5
*
|
fuse: Initialize total_len in fuse_retrieve()
Geert Uytterhoeven
2010-10-04
1
-1
/
+1
|
/
*
fuse: fix lock annotations
Miklos Szeredi
2010-09-07
2
-16
/
+18
*
fuse: flush background queue on connection close
Miklos Szeredi
2010-09-07
1
-4
/
+12
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-10
2
-12
/
+11
|
\
|
*
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
2010-08-09
1
-2
/
+4
|
*
check ATTR_SIZE contraints in inode_change_ok
Christoph Hellwig
2010-08-09
1
-5
/
+1
|
*
always call inode_change_ok early in ->setattr
Christoph Hellwig
2010-08-09
1
-5
/
+6
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2010-08-07
3
-7
/
+227
|
\
\
|
*
|
fuse: add retrieve request
Miklos Szeredi
2010-07-12
2
-1
/
+131
|
*
|
fuse: add store request
Miklos Szeredi
2010-07-12
3
-1
/
+91
|
*
|
fuse: don't use atomic kmap
Miklos Szeredi
2010-07-12
1
-5
/
+5
|
|
/
[next]