index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
Commit message (
Expand
)
Author
Age
Files
Lines
*
[GFS2] Readpages support
Steven Whitehouse
2006-05-05
13
-129
/
+254
*
[GFS2] Set d_ops for root inode
Robert S Peterson
2006-05-05
1
-0
/
+3
*
[GFS2] Fix bug in writepage()
Steven Whitehouse
2006-05-02
1
-1
/
+1
*
[GFS2] Remove some unused code
Steven Whitehouse
2006-04-28
5
-315
/
+0
*
[GFS2] [-mm patch] fs/gfs2/: possible cleanups
Adrian Bunk
2006-04-28
22
-63
/
+79
*
[GFS2] Reordering in deallocation to avoid recursive locking
Steven Whitehouse
2006-04-28
3
-54
/
+49
*
[GFS2] Remove redundant casts to/from void
David Teigland
2006-04-27
2
-8
/
+7
*
[DLM] lock_dlm recover_status patch
David Teigland
2006-04-26
3
-9
/
+18
*
[GFS2] Remove GL_NEVER_RECURSE flag
Steven Whitehouse
2006-04-26
6
-19
/
+14
*
[GFS2] Don't do recursive locking in glock layer
Steven Whitehouse
2006-04-26
3
-196
/
+46
*
[GFS2] Update plock code in DLM locking module
David Teigland
2006-04-25
1
-3
/
+3
*
[GFS2] Remove inherited flags from exported flags.
Steven Whitehouse
2006-04-25
1
-14
/
+9
*
[GFS2] Tidy up Makefile & Kconfig
Steven Whitehouse
2006-04-24
2
-51
/
+17
*
[GFS2] Tidy up daemon.c
Steven Whitehouse
2006-04-24
1
-14
/
+9
*
[GFS2] Tidy up dir code as per Christoph Hellwig's comments
Steven Whitehouse
2006-04-24
3
-72
/
+78
*
[GFS2] Move BUG() back into the header file
Steven Whitehouse
2006-04-21
2
-1
/
+1
*
[GFS2] Add back missing BUG()
Steven Whitehouse
2006-04-21
1
-0
/
+1
*
[GFS2] sem -> mutex conversion in locking.c
Steven Whitehouse
2006-04-21
3
-22
/
+20
*
[GFS2] journal recovery patch
David Teigland
2006-04-20
3
-12
/
+8
*
[GFS2] Fix a bug: scheduling under a spinlock
Steven Whitehouse
2006-04-20
5
-14
/
+27
*
[GFS2] Use vmalloc() in dir code
Steven Whitehouse
2006-04-18
8
-10
/
+12
*
[GFS2] Fix bug which was causing postmark to fail
Steven Whitehouse
2006-04-12
1
-3
/
+2
*
[GFS2] Update journal accounting code.
Steven Whitehouse
2006-04-11
3
-19
/
+12
*
[GFS2] Finally get ref counting correct
Steven Whitehouse
2006-04-07
2
-6
/
+13
*
[GFS2] Fix a ref count bug and other clean ups
Steven Whitehouse
2006-04-07
14
-69
/
+67
*
[GFS2] Finish off ioctl support
Steven Whitehouse
2006-04-04
2
-13
/
+13
*
[GFS2] Update GFS2 for the recent pull from Linus
Steven Whitehouse
2006-03-31
3
-81
/
+19
*
[GFS2] Update ioctl() to new interface
Steven Whitehouse
2006-03-31
1
-102
/
+36
*
[GFS] Fix bug in endian conversion for metadata header
Steven Whitehouse
2006-03-30
6
-23
/
+22
*
[GFS2] Add missing {} in trans.c
Steven Whitehouse
2006-03-30
1
-1
/
+2
*
[GFS2] Fix bug in directory expansion code
Steven Whitehouse
2006-03-29
1
-9
/
+14
*
[GFS2] Update debugging code
Steven Whitehouse
2006-03-29
5
-53
/
+52
*
[GFS2] Update locking in log.c
Steven Whitehouse
2006-03-29
4
-59
/
+22
*
[DLM] Look for "nodir" in the lockspace mount options
David Teigland
2006-03-28
1
-9
/
+17
*
[GFS2] Further updates to dir and logging code
Steven Whitehouse
2006-03-28
15
-318
/
+416
*
[GFS2] Remove ioctl support
Steven Whitehouse
2006-03-21
1
-95
/
+0
*
[GFS2] Fix bug in directory code and tidy up
Steven Whitehouse
2006-03-20
10
-982
/
+682
*
[GFS2] Add gfs2meta filesystem
Steven Whitehouse
2006-03-02
3
-23
/
+45
*
[GFS2] Fix some bugs
Steven Whitehouse
2006-03-01
3
-9
/
+7
*
[GFS2] Tidy up mount code.
Steven Whitehouse
2006-03-01
8
-54
/
+27
*
[GFS2] Remove uneeded memory allocation
Steven Whitehouse
2006-03-01
2
-19
/
+13
*
[GFS2] Macros removal in gfs2.h
Steven Whitehouse
2006-02-27
38
-268
/
+408
*
[GFS2] Remove pointless comment from nolock/main.c
Steven Whitehouse
2006-02-27
1
-3
/
+0
*
[GFS2] 80 Column audit of locking modules
Steven Whitehouse
2006-02-27
2
-4
/
+8
*
[GFS2] 80 Column audit of GFS2
Steven Whitehouse
2006-02-27
20
-72
/
+146
*
[GFS2] Use BUG_ON() rather then if (...) BUG();
Steven Whitehouse
2006-02-27
1
-2
/
+2
*
[GFS2] Audit printk and kmalloc
Steven Whitehouse
2006-02-27
10
-66
/
+64
*
[GFS2] Patch to remove stats counters from GFS2 (II)
David Teigland
2006-02-23
4
-6
/
+0
*
[GFS2] Patch to remove stats gathering from GFS2
David Teigland
2006-02-23
12
-226
/
+10
*
[DLM] Remove support for range locks (II)
David Teigland
2006-02-23
3
-7
/
+7
[next]