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
/
drivers
/
staging
/
pohmelfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Staging: Pohmelfs: Added 'need_lock' variable into debug print.
Evgeniy Polyakov
2009-04-17
1
-2
/
+2
*
Staging: Pohmelfs: Disable read lock in pohmelfs_getattr().
Evgeniy Polyakov
2009-04-17
1
-2
/
+2
*
Staging: Pohmelfs: Move parent lock to the place where we really have to send...
Evgeniy Polyakov
2009-04-17
1
-8
/
+8
*
Staging: pohmelfs: Populate dentry cache when receiving the new readdir entry.
Evgeniy Polyakov
2009-04-17
1
-0
/
+16
*
Staging: pohmelfs: should include fs_struct.h
Alexander Beregalov
2009-04-03
1
-1
/
+1
*
Staging: pohmelfs: fix kconfig dependencies
Randy Dunlap
2009-04-03
1
-8
/
+10
*
Staging: pohmelfs should depend on CRYPTO
Alexander Beregalov
2009-04-03
1
-0
/
+1
*
Staging: pohmelfs: fix printk format warnings v2
Alexander Beregalov
2009-04-03
2
-7
/
+7
*
Staging: pohmelfs: net.c: include vmalloc.h
Alexander Beregalov
2009-04-03
1
-0
/
+1
*
Staging: pohmelfs: fix build breakage
Alexander Beregalov
2009-04-03
1
-1
/
+1
*
Staging: pohmelfs: select crypto modules from the config.
Evgeniy Polyakov
2009-04-03
1
-0
/
+2
*
Staging: pohmelfs: kconfig/makefile and vfs changes.
Evgeniy Polyakov
2009-04-03
2
-0
/
+26
*
Staging: pohmelfs: transaction layer.
Evgeniy Polyakov
2009-04-03
1
-0
/
+715
*
Staging: pohmelfs: network operations.
Evgeniy Polyakov
2009-04-03
2
-0
/
+2178
*
Staging: pohmelfs: distributed locking and cache coherency protocol.
Evgeniy Polyakov
2009-04-03
2
-0
/
+353
*
Staging: pohmelfs: inode operations.
Evgeniy Polyakov
2009-04-03
1
-0
/
+1976
*
Staging: pohmelfs: directory operations.
Evgeniy Polyakov
2009-04-03
2
-0
/
+1207
*
Staging: pohmelfs: crypto processing.
Evgeniy Polyakov
2009-04-03
1
-0
/
+880
*
Staging: pohmelfs: configuration interface.
Evgeniy Polyakov
2009-04-03
1
-0
/
+478