index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
pohmelfs
/
inode.c
Age
Commit message (
Expand
)
Author
2010-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2010-03-05
dquot: cleanup dquot transfer routine
Christoph Hellwig
2010-03-03
Staging/pohmelfs: fix write_inode parameter warning
Randy Dunlap
2010-03-03
Staging: Fixed pohmelfs regression because of per-bdi writeback.
Evgeniy Polyakov
2010-03-03
Staging: pohmelfs: avoid null dereference
Dan Carpenter
2010-03-03
Staging: pohmelfs: Remove uses of NIPQUAD, use %pI4
Joe Perches
2009-12-03
writeback: remove unused nonblocking and congestion checks
Wu Fengguang
2009-09-15
Staging: pohmelfs: sync with the development tree
Evgeniy Polyakov
2009-09-15
Staging: pohmelfs: fix atomic type spew
Alan Cox
2009-09-14
pohmelfs: Use new syncing helper
Jan Kara
2009-09-14
pohmelfs: Use __generic_file_aio_write instead of generic_file_aio_write_nolock
Jan Kara
2009-09-11
writeback: get rid of generic_sync_sb_inodes() export
Jens Axboe
2009-06-19
Staging: pohmelfs: Storage class should be before const qualifier
Tobias Klauser
2009-06-19
Staging: pohmelfs: Remove braces around single statements
Bill Pemberton
2009-06-19
Staging: pohmelfs: Remove C99 comments
Bill Pemberton
2009-04-17
Staging: Pohmelfs: Added ->show_stats() callback.
Evgeniy Polyakov
2009-04-17
Staging: Pohmelfs: Drop ftrans debugging code.
Evgeniy Polyakov
2009-04-17
Staging: Pohmelfs: Sync fs before killing it, since dentry cache is shrunk be...
Evgeniy Polyakov
2009-04-17
Staging: Pohmelfs: Extend remount option.
Evgeniy Polyakov
2009-04-17
Staging: Pohmelfs: Set NETFS_INODE_REMOTE_SYNCED and clear NETFS_INODE_OWNED ...
Evgeniy Polyakov
2009-04-17
Staging: Pohmelfs: Disable read lock in pohmelfs_getattr().
Evgeniy Polyakov
2009-04-03
Staging: pohmelfs: fix printk format warnings v2
Alexander Beregalov
2009-04-03
Staging: pohmelfs: fix build breakage
Alexander Beregalov
2009-04-03
Staging: pohmelfs: inode operations.
Evgeniy Polyakov