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
/
drivers
/
staging
/
pohmelfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: fs_struct rwlock to spinlock
Nick Piggin
2010-08-18
1
-4
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-10
1
-6
/
+12
|
\
|
*
Make ->drop_inode() just return whether inode needs to be dropped
Al Viro
2010-08-09
1
-2
/
+2
|
*
remove inode_setattr
Christoph Hellwig
2010-08-09
1
-4
/
+10
*
|
Staging: fix typos concerning "address"
Uwe Kleine-König
2010-07-22
1
-1
/
+1
*
|
staging/trivial: fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2010-06-22
1
-1
/
+1
*
|
Staging: pohmelfs: fix compile warning
Javier Martinez Canillas
2010-06-18
1
-1
/
+1
|
/
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-05-30
1
-8
/
+0
|
\
|
*
pohmelfs: Remove dead quota code
Dmitry Monakhov
2010-05-27
1
-8
/
+0
*
|
drop unused dentry argument to ->fsync
Christoph Hellwig
2010-05-27
1
-1
/
+1
|
/
*
Staging: Use kmemdup
Julia Lawall
2010-05-17
1
-10
/
+6
*
Staging: Use kcalloc or kzalloc
Julia Lawall
2010-05-14
1
-2
/
+1
*
Staging: pohmelfs: fix spaces and TAB coding style issue in inode.c
Ruslan Pisarev
2010-05-11
1
-32
/
+32
*
Staging: pohmelfs: fix spaces and TAB coding style issue in netfs.h
Ruslan Pisarev
2010-05-11
1
-6
/
+6
*
Staging: pohmelfs: fix comments, spaces and TAB coding style issue in netfs.h
Ruslan Pisarev
2010-05-11
1
-2
/
+3
*
Staging: pohmelfs: fix spaces and TAB coding style issue in dir.c
Ruslan Pisarev
2010-05-11
1
-7
/
+7
*
Staging: pohmelfs: fix spaces and TAB coding style issue in config.c
Ruslan Pisarev
2010-05-11
1
-11
/
+11
*
Staging: pohmelfs: fix spaces and TAB coding style issue in crypto.c
Ruslan Pisarev
2010-05-11
1
-19
/
+19
*
Staging: pohmelfs: fix spaces and TAB coding style issue in net.c
Ruslan Pisarev
2010-05-11
1
-19
/
+19
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
5
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2010-03-07
2
-6
/
+25
|
\
|
*
Staging/pohmelfs: fix write_inode parameter warning
Randy Dunlap
2010-03-03
1
-1
/
+2
|
*
Staging: Fixed pohmelfs regression because of per-bdi writeback.
Evgeniy Polyakov
2010-03-03
2
-2
/
+21
|
*
Staging: pohmelfs: avoid null dereference
Dan Carpenter
2010-03-03
1
-1
/
+1
|
*
Staging: pohmelfs: Remove uses of NIPQUAD, use %pI4
Joe Perches
2010-03-03
1
-2
/
+1
*
|
dquot: cleanup dquot transfer routine
Christoph Hellwig
2010-03-05
1
-1
/
+1
|
/
*
pohmelfs needs I_LOCK
Evgeniy Polyakov
2009-12-22
1
-2
/
+0
*
writeback: remove unused nonblocking and congestion checks
Wu Fengguang
2009-12-03
1
-10
/
+0
*
pohmelfs/connector: Disallow unpliviged users to configure pohmelfs
Philipp Reisner
2009-10-02
1
-0
/
+3
*
connector: Provide the sender's credentials to the callback
Philipp Reisner
2009-10-02
1
-1
/
+1
*
Staging: pohmelfs: sync with the development tree
Evgeniy Polyakov
2009-09-15
7
-28
/
+132
*
Staging: pohmelfs: fix type errors
Alan Cox
2009-09-15
2
-3
/
+2
*
Staging: pohmelfs: fix atomic type spew
Alan Cox
2009-09-15
2
-2
/
+2
*
pohmelfs: Use new syncing helper
Jan Kara
2009-09-14
1
-2
/
+2
*
pohmelfs: Use __generic_file_aio_write instead of generic_file_aio_write_nolock
Jan Kara
2009-09-14
1
-1
/
+1
*
writeback: get rid of generic_sync_sb_inodes() export
Jens Axboe
2009-09-11
1
-8
/
+1
*
Staging: pohmelfs: Storage class should be before const qualifier
Tobias Klauser
2009-06-19
1
-1
/
+1
*
Staging: pohmelfs: Remove braces around single statements
Bill Pemberton
2009-06-19
4
-12
/
+10
*
Staging: pohmelfs: Remove C99 comments
Bill Pemberton
2009-06-19
3
-5
/
+5
*
Staging: pohmelfs: move open brace to same line on structs
Bill Pemberton
2009-06-19
3
-46
/
+23
*
Staging: fix operator precedence errors
Roel Kluin
2009-06-19
1
-1
/
+2
*
Staging: Pohmelfs: Add load balancing between network states with the same pr...
Evgeniy Polyakov
2009-04-17
2
-1
/
+5
*
Staging: Pohmelfs: Added IO permissions and priorities.
Evgeniy Polyakov
2009-04-17
3
-26
/
+66
*
Staging: Pohmelfs: Added ->show_stats() callback.
Evgeniy Polyakov
2009-04-17
2
-5
/
+49
*
Staging: Pohmelfs: Drop ftrans debugging code.
Evgeniy Polyakov
2009-04-17
4
-66
/
+2
*
Staging: Pohmelfs: Use wait_on_page_timeout when waiting for remote directory...
Evgeniy Polyakov
2009-04-17
1
-1
/
+1
*
Staging: Pohmelfs: Reduce debugging noise about non-existing objects.
Evgeniy Polyakov
2009-04-17
1
-2
/
+2
*
Staging: Pohmelfs: Sync fs before killing it, since dentry cache is shrunk be...
Evgeniy Polyakov
2009-04-17
1
-1
/
+19
*
Staging: Pohmelfs: Extend remount option.
Evgeniy Polyakov
2009-04-17
1
-27
/
+46
*
Staging: Pohmelfs: Set NETFS_INODE_REMOTE_SYNCED and clear NETFS_INODE_OWNED ...
Evgeniy Polyakov
2009-04-17
1
-0
/
+2
[next]