index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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 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
*
[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
[next]