index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[GFS2] Missed deletion of debugging code
Steven Whitehouse
2006-02-22
1
-1
/
+0
*
[GFS2] Add list empty test to databuf_lo_add
Steven Whitehouse
2006-02-22
1
-25
/
+8
*
[GFS2] Use mutices rather than semaphores
Steven Whitehouse
2006-02-21
17
-118
/
+118
*
[GFS2] Fix a case where we didn't get unstuffing right
Steven Whitehouse
2006-02-15
1
-9
/
+9
*
[GFS2] Fix for lock recursion problem for internal files
Steven Whitehouse
2006-02-15
3
-8
/
+25
*
[GFS2] Fix the bugs I introduced in the last patch but one
Steven Whitehouse
2006-02-14
1
-27
/
+29
*
[GFS2] Put back O_DIRECT support
Steven Whitehouse
2006-02-14
2
-26
/
+75
*
[GFS2] Change ondisk format (hopefully for the last time)
Steven Whitehouse
2006-02-13
1
-17
/
+19
*
[GFS2] Fix for root inode ref count bug
Steven Whitehouse
2006-02-13
12
-133
/
+103
*
[GFS2] Make journaled data files identical to normal files on disk
Steven Whitehouse
2006-02-08
18
-1477
/
+714
*
[GFS2] Update truncate function (shrinking partial blocks)
Steven Whitehouse
2006-01-31
4
-57
/
+63
*
[GFS2] Add gfs2_internal_read()
Steven Whitehouse
2006-01-30
12
-149
/
+187
*
[GFS2] Remove unused prototype
Steven Whitehouse
2006-01-30
1
-1
/
+0
*
[GFS2] Make dir.c independant of jdata.c
Steven Whitehouse
2006-01-30
1
-9
/
+255
*
[GFS2] Use mpage_readpage() in gfs2_readpage()
Steven Whitehouse
2006-01-30
1
-1
/
+2
*
[GFS2] Bug fix relating to endian conversion in inode.c
Steven Whitehouse
2006-01-30
1
-1
/
+2
*
[GFS2] Rename get_block and make it extern
Steven Whitehouse
2006-01-30
2
-7
/
+9
*
[GFS2] Remove unused file resize.c
Steven Whitehouse
2006-01-30
3
-311
/
+0
*
[GFS2] Remove pointless argument relating to truncate
Steven Whitehouse
2006-01-24
3
-12
/
+8
*
[GFS2] Rename gfs2_meta_pin to gfs2_pin
Steven Whitehouse
2006-01-18
3
-10
/
+10
*
[GFS2] Change memory allocations to GFP_NOFS
Steven Whitehouse
2006-01-18
1
-3
/
+3
*
[GFS2] Remove gfs2_databuf in favour of gfs2_bufdata structure
Steven Whitehouse
2006-01-18
5
-32
/
+24
*
[GFS2] Make the new argument to gfs2_trans_add_bh() actually do something
Steven Whitehouse
2006-01-18
3
-6
/
+9
[next]