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] Fix unlinked file handling
Steven Whitehouse
2006-06-14
38
-1867
/
+738
*
[GFS2] Fix warning on impossible event in eattr code
Steven Whitehouse
2006-06-06
1
-5
/
+4
*
[GFS2] Move some fields around to reduce wasted space
Steven Whitehouse
2006-06-06
1
-9
/
+5
*
[GFS2] Fix for selinux support
Ryan O'Hara
2006-05-25
1
-0
/
+1
*
[GFS2] Casts for printing 64bit numbers
Steven Whitehouse
2006-05-24
5
-24
/
+27
*
[GFS2] Cast 64 bit printk args to unsigned long long.
David Teigland
2006-05-24
2
-21
/
+25
*
[GFS2] Flag up issue in selinux code
Steven Whitehouse
2006-05-22
1
-7
/
+4
*
[GFS2] selinux support
Ryan O'Hara
2006-05-22
4
-6
/
+69
*
[GFS2] setup lock_dlm kobject earlier
David Teigland
2006-05-19
1
-7
/
+7
*
[GFS2] glock debugging and inode cache changes
Steven Whitehouse
2006-05-18
6
-43
/
+92
*
[GFS2] Update copyright date to 2006
Steven Whitehouse
2006-05-18
71
-71
/
+71
*
[GFS2] Remove semaphore.h from C files
Steven Whitehouse
2006-05-18
33
-33
/
+0
*
[GFS2] Drop log lock on I/O error & tidy up
Steven Whitehouse
2006-05-18
4
-16
/
+17
*
[GFS2] Remove bits.c from the Makefile
Steven Whitehouse
2006-05-18
1
-1
/
+1
*
[GFS2] Make newly moved functions static
Steven Whitehouse
2006-05-18
1
-9
/
+10
*
[GFS2] Merge bits.[ch] into rgrp.c
Steven Whitehouse
2006-05-18
3
-211
/
+161
*
[GFS2] Fix ref count bug that used to bite us on umount
Steven Whitehouse
2006-05-16
1
-16
/
+6
*
[GFS2] Fix attributes setting logic
Steven Whitehouse
2006-05-12
1
-3
/
+10
*
[GFS2] Remove incorrect initialisation of gh_owner
Steven Whitehouse
2006-05-12
2
-6
/
+0
*
[GFS2] Reverse block order in build_height
Steven Whitehouse
2006-05-12
1
-56
/
+46
*
[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
[next]