index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-22
GFS2: Clean up some file names
Steven Whitehouse
12
-55
/
+34
2009-05-21
GFS2: Be more aggressive in reclaiming unlinked inodes
Steven Whitehouse
2
-3
/
+4
2009-05-21
GFS2: Add a rgrp bitmap full flag
Steven Whitehouse
2
-30
/
+50
2009-05-20
GFS2: Improve resource group error handling
Steven Whitehouse
7
-67
/
+99
2009-05-19
GFS2: Don't warn when delete inode fails on ro filesystem
Steven Whitehouse
1
-1
/
+1
2009-05-19
GFS2: Umount recovery race fix
Steven Whitehouse
9
-124
/
+122
2009-05-13
GFS2: Remove a couple of unused sysfs entries
Steven Whitehouse
1
-13
/
+0
2009-05-13
GFS2: Add commit= mount option
Steven Whitehouse
5
-60
/
+60
2009-05-13
GFS2: Move journal live test at transaction start
Steven Whitehouse
1
-6
/
+3
2009-05-12
GFS2: Fix timestamps on write
Abhijith Das
1
-10
/
+10
2009-05-11
GFS2: Something nonlinear this way comes!
Steven Whitehouse
1
-13
/
+16
2009-05-11
GFS2: Optimise writepage for metadata
Steven Whitehouse
1
-9
/
+57
2009-05-11
GFS2: Update the rw flags
Steven Whitehouse
3
-20
/
+38
2009-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+4
2009-05-09
Reduce path_lookup() abuses
Al Viro
1
-4
/
+4
2009-05-09
GFS2: Fix glock ref counting bug
Steven Whitehouse
1
-0
/
+1
2009-04-23
GFS2: Ensure that the inode goal block settings are updated
Steven Whitehouse
1
-1
/
+9
2009-04-23
GFS2: Fix bug in block allocation
Steven Whitehouse
1
-2
/
+1
2009-04-20
GFS2: Fix page_mkwrite() return code
Steven Whitehouse
1
-1
/
+3
2009-04-20
GFS2: Clear dirty bit at end of inode glock sync
Steven Whitehouse
1
-0
/
+6
2009-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
6
-21
/
+24
2009-04-15
gfs2: Remove code handling bio_alloc failure with __GFP_WAIT
Nikanth Karthikesan
1
-5
/
+0
2009-04-15
GFS2: Use DEFINE_SPINLOCK
Xu Gang
1
-1
/
+1
2009-04-15
GFS2: cleanup file_operations mess
Christoph Hellwig
3
-14
/
+16
2009-04-15
GFS2: Move umount flush rwsem
Steven Whitehouse
1
-5
/
+5
2009-04-15
GFS2: Fix symlink creation race
Steven Whitehouse
1
-0
/
+1
2009-04-15
GFS2: Make quotad's waiting interruptible
Steven Whitehouse
1
-1
/
+1
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2009-04-01
mm: page_mkwrite change prototype to match fault
Nick Piggin
1
-1
/
+4
2009-04-01
New helper - current_umask()
Al Viro
1
-1
/
+1
2009-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+2
2009-03-27
constify dentry_operations: GFS2
Al Viro
2
-2
/
+2
2009-03-24
GFS2: Fix freeze issue
Steven Whitehouse
1
-2
/
+0
2009-03-24
Fix a minor bug in the previous patch
Steven Whitehouse
1
-2
/
+3
2009-03-24
GFS2: Clean up of glops.c
Steven Whitehouse
5
-89
/
+57
2009-03-24
GFS2: Fix locking bug in failed shared to exclusive conversion
Benjamin Marzinski
2
-3
/
+5
2009-03-24
GFS2: Pagecache usage optimization on GFS2
Hisashi Hifumi
1
-0
/
+3
2009-03-24
GFS2: fix sparse warning: Should it be static?
Hannes Eder
1
-1
/
+2
2009-03-24
GFS2: fix sparse warnings: constant is so big it is ...
Hannes Eder
1
-6
/
+6
2009-03-24
GFS2: Support quota/noquota mount arguments
Steven Whitehouse
1
-0
/
+6
2009-03-24
GFS2: Fix alignment issue and tidy gfs2_bitfit
Steven Whitehouse
1
-62
/
+70
2009-03-24
GFS2: Add a "demote a glock" interface to sysfs
Steven Whitehouse
5
-4
/
+61
2009-03-24
GFS2: Expose UUID via sysfs/uevent
Steven Whitehouse
3
-0
/
+39
2009-03-24
GFS2: Support generation of discard requests
Steven Whitehouse
4
-1
/
+68
2009-03-24
GFS2: Fix deadlock on journal flush
Steven Whitehouse
3
-27
/
+34
2009-03-24
GFS2: Fix error path ref counting for root inode
Steven Whitehouse
1
-0
/
+2
2009-03-24
GFS2: Remove unused field from glock
Steven Whitehouse
2
-3
/
+0
2009-03-24
GFS2: Merge lock_dlm module into GFS2
Steven Whitehouse
41
-2170
/
+819
2009-03-24
GFS2: Remove "double" locking in quota
Steven Whitehouse
3
-28
/
+14
2009-03-24
GFS2: change gfs2_quota_scan into a shrinker
Abhijith Das
7
-73
/
+114
[next]