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
/
fs
/
gfs2
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
[GFS2] Clean up invalidatepage/releasepage
Steven Whitehouse
2007-10-10
4
-120
/
+24
|
*
|
[GFS2] Fix quota do_list operation hang
Abhijith Das
2007-10-10
1
-0
/
+3
|
*
|
[GFS2] fixed a NULL pointer assignment BUG
Denis Cheng
2007-10-10
1
-2
/
+3
|
*
|
[GFS2] Force unstuff of hidden quota inode
Abhijith Das
2007-10-10
1
-0
/
+10
|
*
|
[GFS2] better code for translating characters
Denis Cheng
2007-10-10
1
-1
/
+2
|
*
|
[GFS2] unneeded typecast
Denis Cheng
2007-10-10
1
-1
/
+1
|
*
|
[GFS2] use list_for_each_entry instead
Denis Cheng
2007-10-10
1
-3
/
+1
|
*
|
[GFS2] Ensure journal file cache is flushed after recovery
Bob Peterson
2007-10-10
2
-2
/
+2
|
*
|
[GFS2] invalid metadata block - REVISED
Bob Peterson
2007-10-10
1
-1
/
+6
|
*
|
[GFS2] Reduce number of gfs2_scand processes to one
Steven Whitehouse
2007-10-10
10
-57
/
+53
|
*
|
[GFS2] use the declaration of gfs2_dops in the header file instead
Denis Cheng
2007-10-10
1
-2
/
+1
|
*
|
[GFS2] mark struct *_operations const
Denis Cheng
2007-10-10
3
-7
/
+7
|
*
|
[GFS2] Detach buf data during in-place writeback
Bob Peterson
2007-10-10
1
-0
/
+3
|
*
|
[GFS2] use an temp variable to reduce a spin_unlock
Denis Cheng
2007-10-10
1
-5
/
+6
|
*
|
[GFS2] Prevent infinite loop in try_rgrp_unlink()
Bob Peterson
2007-10-10
1
-13
/
+17
|
*
|
[GFS2] Revert part of earlier log.c changes
Bob Peterson
2007-10-10
1
-11
/
+2
|
*
|
[GFS2] Move some code inside the log lock
Bob Peterson
2007-10-10
1
-3
/
+14
|
*
|
[GFS2] Fix an oops in glock dumping
Steven Whitehouse
2007-10-10
1
-38
/
+35
|
*
|
[GFS2] GFS2 not checking pointer on create when running under nfsd
Steve French
2007-10-10
1
-1
/
+1
|
*
|
[GFS2] Clean up duplicate includes in fs/gfs2/
Jesper Juhl
2007-10-10
3
-4
/
+0
|
*
|
[GFS2] Fix calculation of demote state
Josef Whiter
2007-10-10
1
-2
/
+3
|
*
|
[GFS2] Fix two races relating to glock callbacks
Steven Whitehouse
2007-10-10
1
-6
/
+18
|
|
/
*
|
Fix up more bio fallout
Al Viro
2007-10-12
1
-1
/
+0
*
|
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
2007-10-10
1
-3
/
+1
|
/
*
[GFS2] Revert remounting w/o acl option leaves acls enabled
Steven Whitehouse
2007-08-14
1
-12
/
+13
*
[GFS2] Fix setting of inherit jdata attr
Steven Whitehouse
2007-08-14
1
-12
/
+17
*
[GFS2] Fix incorrect error path in prepare_write()
Steven Whitehouse
2007-08-14
1
-1
/
+2
*
[GFS2] Fix incorrect return code in rgrp.c
Steven Whitehouse
2007-08-14
1
-2
/
+5
*
[GFS2] soft lockup in rgblk_search
Bob Peterson
2007-08-14
1
-3
/
+6
*
[GFS2] soft lockup detected in databuf_lo_before_commit
Bob Peterson
2007-08-14
1
-2
/
+4
*
rename setlease to generic_setlease
Christoph Hellwig
2007-07-31
1
-1
/
+1
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-3
/
+3
*
mm: fault feedback #2
Nick Piggin
2007-07-19
1
-3
/
+8
*
mm: fault feedback #1
Nick Piggin
2007-07-19
2
-26
/
+23
*
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
2007-07-19
3
-19
/
+21
*
mm: fix fault vs invalidate race for linear mappings
Nick Piggin
2007-07-19
2
-0
/
+4
*
gfs2: stop giving out non-cluster-coherent leases
Marc Eshel
2007-07-18
1
-0
/
+24
*
Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
Satyam Sharma
2007-07-17
1
-1
/
+1
*
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
2007-07-17
1
-0
/
+1
*
Remove capability.h from mm.h
Alexey Dobriyan
2007-07-16
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2007-07-10
42
-786
/
+1192
|
\
|
*
[GFS2] Accept old format NFS filehandles
Steven Whitehouse
2007-07-10
1
-0
/
+2
|
*
[GFS2] Small fixes to logging code
Steven Whitehouse
2007-07-09
1
-5
/
+14
|
*
[GFS2] Remove i_mode passing from NFS File Handle
Wendy Cheng
2007-07-09
4
-41
/
+54
|
*
[GFS2] Obtaining no_formal_ino from directory entry
Wendy Cheng
2007-07-09
6
-13
/
+24
|
*
[GFS2] System won't suspend with GFS2 file system mounted
Abhijith Das
2007-07-09
1
-0
/
+11
|
*
[GFS2] remounting w/o acl option leaves acls enabled
Bob Peterson
2007-07-09
1
-13
/
+12
|
*
[GFS2] inode size inconsistency
Wendy Cheng
2007-07-09
1
-2
/
+2
|
*
[GFS2] Fix gfs2_block_truncate_page err return
S. Wendy Cheng
2007-07-09
1
-0
/
+1
|
*
[GFS2] Addendum to the journaled file/unmount patch
Robert Peterson
2007-07-09
1
-2
/
+4
[prev]
[next]