index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
pohmelfs
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
5
-2
/
+3
2010-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2
-6
/
+25
2010-03-05
dquot: cleanup dquot transfer routine
Christoph Hellwig
1
-1
/
+1
2010-03-04
Staging/pohmelfs: fix write_inode parameter warning
Randy Dunlap
1
-1
/
+2
2010-03-04
Staging: Fixed pohmelfs regression because of per-bdi writeback.
Evgeniy Polyakov
2
-2
/
+21
2010-03-04
Staging: pohmelfs: avoid null dereference
Dan Carpenter
1
-1
/
+1
2010-03-04
Staging: pohmelfs: Remove uses of NIPQUAD, use %pI4
Joe Perches
1
-2
/
+1
2009-12-22
pohmelfs needs I_LOCK
Evgeniy Polyakov
1
-2
/
+0
2009-12-03
writeback: remove unused nonblocking and congestion checks
Wu Fengguang
1
-10
/
+0
2009-10-02
pohmelfs/connector: Disallow unpliviged users to configure pohmelfs
Philipp Reisner
1
-0
/
+3
2009-10-02
connector: Provide the sender's credentials to the callback
Philipp Reisner
1
-1
/
+1
2009-09-15
Staging: pohmelfs: sync with the development tree
Evgeniy Polyakov
7
-28
/
+132
2009-09-15
Staging: pohmelfs: fix type errors
Alan Cox
2
-3
/
+2
2009-09-15
Staging: pohmelfs: fix atomic type spew
Alan Cox
2
-2
/
+2
2009-09-14
pohmelfs: Use new syncing helper
Jan Kara
1
-2
/
+2
2009-09-14
pohmelfs: Use __generic_file_aio_write instead of generic_file_aio_write_nolock
Jan Kara
1
-1
/
+1
2009-09-11
writeback: get rid of generic_sync_sb_inodes() export
Jens Axboe
1
-8
/
+1
2009-06-19
Staging: pohmelfs: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2009-06-19
Staging: pohmelfs: Remove braces around single statements
Bill Pemberton
4
-12
/
+10
2009-06-19
Staging: pohmelfs: Remove C99 comments
Bill Pemberton
3
-5
/
+5
2009-06-19
Staging: pohmelfs: move open brace to same line on structs
Bill Pemberton
3
-46
/
+23
2009-06-19
Staging: fix operator precedence errors
Roel Kluin
1
-1
/
+2
2009-04-17
Staging: Pohmelfs: Add load balancing between network states with the same pr...
Evgeniy Polyakov
2
-1
/
+5
2009-04-17
Staging: Pohmelfs: Added IO permissions and priorities.
Evgeniy Polyakov
3
-26
/
+66
2009-04-17
Staging: Pohmelfs: Added ->show_stats() callback.
Evgeniy Polyakov
2
-5
/
+49
2009-04-17
Staging: Pohmelfs: Drop ftrans debugging code.
Evgeniy Polyakov
4
-66
/
+2
2009-04-17
Staging: Pohmelfs: Use wait_on_page_timeout when waiting for remote directory...
Evgeniy Polyakov
1
-1
/
+1
2009-04-17
Staging: Pohmelfs: Reduce debugging noise about non-existing objects.
Evgeniy Polyakov
1
-2
/
+2
2009-04-17
Staging: Pohmelfs: Sync fs before killing it, since dentry cache is shrunk be...
Evgeniy Polyakov
1
-1
/
+19
2009-04-17
Staging: Pohmelfs: Extend remount option.
Evgeniy Polyakov
1
-27
/
+46
2009-04-17
Staging: Pohmelfs: Set NETFS_INODE_REMOTE_SYNCED and clear NETFS_INODE_OWNED ...
Evgeniy Polyakov
1
-0
/
+2
2009-04-17
Staging: Pohmelfs: Added 'need_lock' variable into debug print.
Evgeniy Polyakov
1
-2
/
+2
2009-04-17
Staging: Pohmelfs: Disable read lock in pohmelfs_getattr().
Evgeniy Polyakov
1
-2
/
+2
2009-04-17
Staging: Pohmelfs: Move parent lock to the place where we really have to send...
Evgeniy Polyakov
1
-8
/
+8
2009-04-17
Staging: pohmelfs: Populate dentry cache when receiving the new readdir entry.
Evgeniy Polyakov
1
-0
/
+16
2009-04-04
Staging: pohmelfs: should include fs_struct.h
Alexander Beregalov
1
-1
/
+1
2009-04-04
Staging: pohmelfs: fix kconfig dependencies
Randy Dunlap
1
-8
/
+10
2009-04-04
Staging: pohmelfs should depend on CRYPTO
Alexander Beregalov
1
-0
/
+1
2009-04-04
Staging: pohmelfs: fix printk format warnings v2
Alexander Beregalov
2
-7
/
+7
2009-04-04
Staging: pohmelfs: net.c: include vmalloc.h
Alexander Beregalov
1
-0
/
+1
2009-04-04
Staging: pohmelfs: fix build breakage
Alexander Beregalov
1
-1
/
+1
2009-04-04
Staging: pohmelfs: select crypto modules from the config.
Evgeniy Polyakov
1
-0
/
+2
2009-04-04
Staging: pohmelfs: kconfig/makefile and vfs changes.
Evgeniy Polyakov
2
-0
/
+26
2009-04-04
Staging: pohmelfs: transaction layer.
Evgeniy Polyakov
1
-0
/
+715
2009-04-04
Staging: pohmelfs: network operations.
Evgeniy Polyakov
2
-0
/
+2178
2009-04-04
Staging: pohmelfs: distributed locking and cache coherency protocol.
Evgeniy Polyakov
2
-0
/
+353
2009-04-04
Staging: pohmelfs: inode operations.
Evgeniy Polyakov
1
-0
/
+1976
2009-04-04
Staging: pohmelfs: directory operations.
Evgeniy Polyakov
2
-0
/
+1207
2009-04-04
Staging: pohmelfs: crypto processing.
Evgeniy Polyakov
1
-0
/
+880
2009-04-04
Staging: pohmelfs: configuration interface.
Evgeniy Polyakov
1
-0
/
+478