index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
more conservative S_NOSEC handling
Al Viro
2011-06-03
1
-0
/
+2
*
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-24
1
-1
/
+0
|
\
|
*
block: remove per-queue plugging
Jens Axboe
2011-03-10
1
-1
/
+0
*
|
exportfs: Return the minimum required handle size
Aneesh Kumar K.V
2011-03-14
1
-1
/
+3
|
/
*
switch fuse
Al Viro
2011-01-12
1
-6
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2011-01-10
1
-19
/
+11
|
\
|
*
fuse: separate queue for FORGET requests
Miklos Szeredi
2010-12-07
1
-19
/
+11
*
|
fs: dcache reduce branches in lookup path
Nick Piggin
2011-01-07
1
-2
/
+2
*
|
fs: icache RCU free inodes
Nick Piggin
2011-01-07
1
-1
/
+8
|
/
*
convert get_sb_nodev() users
Al Viro
2010-10-29
1
-4
/
+4
*
new helper: mount_bdev()
Al Viro
2010-10-29
1
-5
/
+4
*
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
2010-08-09
1
-2
/
+4
*
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
1
-1
/
+1
*
truncate: use new helpers
npiggin@suse.de
2009-09-24
1
-10
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2009-09-18
1
-0
/
+80
|
\
|
*
fuse: add fusectl interface to max_background
Csaba Henk
2009-09-16
1
-2
/
+2
|
*
fuse: limit user-specified values of max background requests
Csaba Henk
2009-09-16
1
-6
/
+72
|
*
fuse: make the number of max background requests and congestion threshold tun...
Csaba Henk
2009-07-07
1
-0
/
+14
*
|
fs: Assign bdi in super_block
Jens Axboe
2009-09-16
1
-0
/
+2
*
|
writeback: add name to backing_dev_info
Jens Axboe
2009-09-11
1
-0
/
+1
|
/
*
fuse: invalidation reverse calls
John Muir
2009-06-30
1
-3
/
+56
*
fuse: allow umask processing in userspace
Miklos Szeredi
2009-06-30
1
-1
/
+8
*
fuse doesn't need BKL in ->umount_begin()
Al Viro
2009-06-17
1
-3
/
+0
*
Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi...
Linus Torvalds
2009-06-12
1
-50
/
+68
|
\
|
*
fuse: export symbols to be used by CUSE
Tejun Heo
2009-04-28
1
-1
/
+4
|
*
fuse: update fuse_conn_init() and separate out fuse_conn_kill()
Tejun Heo
2009-04-28
1
-50
/
+65
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2009-05-13
1
-0
/
+1
|
\
\
|
|
/
|
*
fuse: destroy bdi on error
Miklos Szeredi
2009-04-28
1
-0
/
+1
*
|
vfs: umount_begin BKL pushdown
Alessio Igor Bogani
2009-05-09
1
-0
/
+3
|
/
*
fuse: destroy bdi on umount
Miklos Szeredi
2009-01-26
1
-1
/
+1
*
fuse: fuse_fill_super error handling cleanup
Miklos Szeredi
2009-01-26
1
-18
/
+19
*
fuse: fix missing fput on error
Miklos Szeredi
2009-01-26
1
-2
/
+7
*
fuse: add fuse_conn->release()
Tejun Heo
2008-11-26
1
-1
/
+7
*
fuse: separate out fuse_conn_init() from new_conn()
Tejun Heo
2008-11-26
1
-57
/
+62
*
fuse: add fuse_ prefix to several functions
Tejun Heo
2008-11-26
1
-6
/
+6
*
fuse: implement poll support
Tejun Heo
2008-11-26
1
-0
/
+1
*
fuse: add file kernel handle
Tejun Heo
2008-11-26
1
-0
/
+1
*
fuse: don't let fuse_req->end() put the base reference
Tejun Heo
2008-11-26
1
-1
/
+0
*
fuse: style fixes
Miklos Szeredi
2008-11-26
1
-10
/
+9
*
[PATCH] switch all filesystems over to d_obtain_alias
Christoph Hellwig
2008-10-23
1
-15
/
+8
*
fuse: add missing fuse_request_free
Julia Lawall
2008-10-16
1
-1
/
+2
*
vfs: Use const for kernel parser table
Steven Whitehouse
2008-10-13
1
-1
/
+1
*
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-26
1
-1
/
+1
*
fuse: nfs export special lookups
Miklos Szeredi
2008-07-25
1
-3
/
+63
*
fuse: add export operations
Miklos Szeredi
2008-07-25
1
-0
/
+115
*
fuse: fix thinko in max I/O size calucation
Miklos Szeredi
2008-06-17
1
-2
/
+2
*
fuse: fix bdi naming conflict
Miklos Szeredi
2008-05-24
1
-1
/
+6
*
fuse: add flag to turn on big writes
Miklos Szeredi
2008-05-13
1
-1
/
+4
*
fuse: fix node ID type
Miklos Szeredi
2008-04-30
1
-4
/
+4
*
fuse: fix max i/o size calculation
Miklos Szeredi
2008-04-30
1
-1
/
+2
[next]