index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
pohmelfs
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-2
/
+2
2011-01-07
fs: icache RCU free inodes
Nick Piggin
1
-1
/
+8
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
1
-2
/
+0
2011-01-07
fs: Use rename lock and RCU for multi-step operations
Nick Piggin
1
-3
/
+12
2010-12-15
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
1
-2
/
+2
2010-10-29
convert get_sb_nodev() users
Al Viro
1
-5
/
+4
2010-10-28
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
1
-18
/
+16
2010-10-25
fs: add sync_inode_metadata
Christoph Hellwig
1
-5
/
+1
2010-08-31
staging: Drop unnecessary null test
Julia Lawall
1
-18
/
+16
2010-08-18
fs: fs_struct rwlock to spinlock
Nick Piggin
1
-4
/
+4
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+12
2010-08-09
Make ->drop_inode() just return whether inode needs to be dropped
Al Viro
1
-2
/
+2
2010-08-09
remove inode_setattr
Christoph Hellwig
1
-4
/
+10
2010-07-22
Staging: fix typos concerning "address"
Uwe Kleine-König
1
-1
/
+1
2010-06-22
staging/trivial: fix typos concerning "initiali[zs]e"
Uwe Kleine-König
1
-1
/
+1
2010-06-18
Staging: pohmelfs: fix compile warning
Javier Martinez Canillas
1
-1
/
+1
2010-05-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-8
/
+0
2010-05-27
drop unused dentry argument to ->fsync
Christoph Hellwig
1
-1
/
+1
2010-05-27
pohmelfs: Remove dead quota code
Dmitry Monakhov
1
-8
/
+0
2010-05-17
Staging: Use kmemdup
Julia Lawall
1
-10
/
+6
2010-05-14
Staging: Use kcalloc or kzalloc
Julia Lawall
1
-2
/
+1
2010-05-11
Staging: pohmelfs: fix spaces and TAB coding style issue in inode.c
Ruslan Pisarev
1
-32
/
+32
2010-05-11
Staging: pohmelfs: fix spaces and TAB coding style issue in netfs.h
Ruslan Pisarev
1
-6
/
+6
2010-05-11
Staging: pohmelfs: fix comments, spaces and TAB coding style issue in netfs.h
Ruslan Pisarev
1
-2
/
+3
2010-05-11
Staging: pohmelfs: fix spaces and TAB coding style issue in dir.c
Ruslan Pisarev
1
-7
/
+7
2010-05-11
Staging: pohmelfs: fix spaces and TAB coding style issue in config.c
Ruslan Pisarev
1
-11
/
+11
2010-05-11
Staging: pohmelfs: fix spaces and TAB coding style issue in crypto.c
Ruslan Pisarev
1
-19
/
+19
2010-05-11
Staging: pohmelfs: fix spaces and TAB coding style issue in net.c
Ruslan Pisarev
1
-19
/
+19
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
5
-2
/
+3
2010-03-07
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-03
Staging/pohmelfs: fix write_inode parameter warning
Randy Dunlap
1
-1
/
+2
2010-03-03
Staging: Fixed pohmelfs regression because of per-bdi writeback.
Evgeniy Polyakov
2
-2
/
+21
2010-03-03
Staging: pohmelfs: avoid null dereference
Dan Carpenter
1
-1
/
+1
2010-03-03
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
[next]