index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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
2009-03-24
GFS2: Bring back lvb-related stuff to lock_nolock to support quotas
Abhijith Das
1
-0
/
+82
2009-03-24
GFS2: Fix remount argument parsing
Steven Whitehouse
5
-133
/
+73
2009-01-10
filesystem freeze: add error handling of write_super_lockfs/unlockfs
Takashi Sato
1
-7
/
+9
2009-01-07
GFS2: Fix typo in gfs_page_mkwrite()
Benjamin Marzinski
1
-1
/
+1
2009-01-07
GFS2: LSF and LBD are now one and the same
Steven Whitehouse
1
-1
/
+1
2009-01-07
GFS2: Set GFP_NOFS when allocating page on write
Steven Whitehouse
1
-0
/
+1
2009-01-05
GFS2: Use DEFINE_SPINLOCK
Julia Lawall
1
-1
/
+1
2009-01-05
GFS2: Fix use-after-free bug on umount (try #2)
Steven Whitehouse
2
-9
/
+12
2009-01-05
Revert "GFS2: Fix use-after-free bug on umount"
Steven Whitehouse
6
-94
/
+114
2009-01-05
GFS2: Streamline alloc calculations for writes
Steven Whitehouse
4
-49
/
+42
2009-01-05
GFS2: Send useful information with uevent messages
Steven Whitehouse
1
-2
/
+10
2009-01-05
GFS2: Fix use-after-free bug on umount
Steven Whitehouse
6
-114
/
+94
2009-01-05
GFS2: Remove ancient, unused code
Steven Whitehouse
3
-18
/
+0
2009-01-05
GFS2: Move four functions from super.c
Steven Whitehouse
5
-168
/
+167
2009-01-05
GFS2: Fix bug in gfs2_lock_fs_check_clean()
Steven Whitehouse
4
-75
/
+68
2009-01-05
GFS2: Send some sensible sysfs stuff
Steven Whitehouse
2
-2
/
+30
2009-01-05
GFS2: Kill two daemons with one patch
Steven Whitehouse
13
-341
/
+130
2009-01-05
GFS2: Move gfs2_recoverd into recovery.c
Steven Whitehouse
6
-43
/
+45
2009-01-05
GFS2: Fix "truncate in progress" hang
Steven Whitehouse
7
-7
/
+75
2009-01-05
GFS2: Clean up & move gfs2_quotad
Steven Whitehouse
9
-69
/
+84
2009-01-05
GFS2: Add more detail to debugfs glock dumps
Steven Whitehouse
1
-3
/
+8
2009-01-05
GFS2: Banish struct gfs2_rgrpd_host
Steven Whitehouse
3
-21
/
+13
2009-01-05
GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpd
Steven Whitehouse
3
-16
/
+16
2009-01-05
GFS2: Move rg_igeneration into struct gfs2_rgrpd
Steven Whitehouse
2
-4
/
+4
2009-01-05
GFS2: Banish struct gfs2_dinode_host
Steven Whitehouse
12
-48
/
+38
2009-01-05
GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize
Steven Whitehouse
11
-55
/
+56
2009-01-05
GFS2: Move di_eattr into "proper" inode
Steven Whitehouse
5
-20
/
+20
[next]