index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
trans.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gfs2: fix glock reference problem in gfs2_trans_remove_revoke
Bob Peterson
2019-11-14
1
-0
/
+2
*
gfs2: eliminate tr_num_revoke_rm
Bob Peterson
2019-06-27
1
-3
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke}
Andreas Gruenbacher
2019-05-07
1
-1
/
+1
*
gfs2: Rename sd_log_le_{revoke,ordered}
Andreas Gruenbacher
2019-05-07
1
-1
/
+1
*
gfs2: Remove vestigial bd_ops
Bob Peterson
2018-12-11
1
-5
/
+3
*
gfs2: Use fs_* functions instead of pr_* function where we can
Bob Peterson
2018-10-05
1
-7
/
+8
*
gfs2: Remove ordered write mode handling from gfs2_trans_add_data
Andreas Gruenbacher
2018-06-04
1
-19
/
+8
*
GFS2: Log the reason for log flushes in every log header
Bob Peterson
2018-01-23
1
-1
/
+2
*
GFS2: Introduce new gfs2_log_header_v2
Bob Peterson
2018-01-23
1
-1
/
+1
*
gfs2: Remove pointless BUG_ON
Andreas Gruenbacher
2018-01-17
1
-1
/
+0
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-1
/
+1
*
gfs2: Fix a harmless typo
Andreas Gruenbacher
2017-10-31
1
-1
/
+1
*
GFS2: Reduce contention on gfs2_log_lock
Bob Peterson
2017-01-30
1
-2
/
+11
*
GFS2: Inline function meta_lo_add
Bob Peterson
2017-01-27
1
-27
/
+22
*
GFS2: Switch tr_touched to flag in transaction
Bob Peterson
2017-01-27
1
-9
/
+10
*
gfs2: Add missing else in trans_add_meta/data
Bob Peterson
2015-10-01
1
-0
/
+4
*
GFS2: Move glock superblock pointer to field gl_name
Bob Peterson
2015-09-03
1
-2
/
+2
*
GFS2: update freeze code to use freeze/thaw_super on all nodes
Benjamin Marzinski
2014-11-17
1
-4
/
+13
*
GFS2: use _RET_IP_ instead of (unsigned long)__builtin_return_address(0)
Fabian Frederick
2014-10-08
1
-1
/
+1
*
GFS2: remove transaction glock
Benjamin Marzinski
2014-05-14
1
-38
/
+6
*
GFS2: Use pr_<level> more consistently
Joe Perches
2014-03-07
1
-9
/
+10
*
GFS2: global conversion to pr_foo()
Fabian Frederick
2014-03-06
1
-6
/
+5
*
GFS2: Move log buffer accounting to transaction
Steven Whitehouse
2014-02-24
1
-2
/
+0
*
GFS2: Move log buffer lists into transaction
Steven Whitehouse
2014-02-24
1
-2
/
+5
*
GFS2: Reduce struct gfs2_trans in size
Steven Whitehouse
2014-02-21
1
-1
/
+1
*
GFS2: fix warning message
Benjamin Marzinski
2013-06-19
1
-1
/
+0
*
GFS2: aggressively issue revokes in gfs2_log_flush
Benjamin Marzinski
2013-06-19
1
-7
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
2013-04-30
1
-1
/
+3
|
\
|
*
GFS2: replace gfs2_ail structure with gfs2_trans
Benjamin Marzinski
2013-04-08
1
-1
/
+3
*
|
gfs2: Convert print_symbol to %pSR
Joe Perches
2013-04-29
1
-1
/
+2
|
/
*
GFS2: Use ->writepages for ordered writes
Steven Whitehouse
2013-01-29
1
-23
/
+18
*
GFS2: Merge gfs2_attach_bufdata() into trans.c
Steven Whitehouse
2013-01-29
1
-11
/
+26
*
GFS2: Copy gfs2_trans_add_bh into new data/meta functions
Steven Whitehouse
2013-01-29
1
-10
/
+82
*
GFS2: Split gfs2_trans_add_bh() into two
Steven Whitehouse
2013-01-29
1
-1
/
+11
*
GFS2: Merge revoke adding functions
Steven Whitehouse
2013-01-29
1
-1
/
+9
*
GFS2: Test bufdata with buffer locked and gfs2_log_lock held
Benjamin Marzinski
2012-11-07
1
-0
/
+8
*
gfs2: Convert to new freezing mechanism
Jan Kara
2012-07-31
1
-0
/
+4
*
GFS2: eliminate log elements and simplify
Bob Peterson
2012-05-02
1
-6
/
+6
*
GFS2: Remove bd_list_tr
Steven Whitehouse
2012-04-24
1
-13
/
+19
*
GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme
Bob Peterson
2011-10-21
1
-5
/
+0
*
GFS2: Various gfs2_logd improvements
Benjamin Marzinski
2010-05-05
1
-0
/
+18
*
GFS2: Move journal live test at transaction start
Steven Whitehouse
2009-05-13
1
-6
/
+3
*
GFS2: Fix deadlock on journal flush
Steven Whitehouse
2009-03-24
1
-6
/
+10
*
GFS2: Merge lock_dlm module into GFS2
Steven Whitehouse
2009-03-24
1
-2
/
+1
*
[GFS2] Update gfs2_trans_add_unrevoke to accept extents
Steven Whitehouse
2008-03-31
1
-15
/
+10
*
[GFS2] Don't add glocks to the journal
Steven Whitehouse
2008-01-25
1
-5
/
+0
*
[GFS2] Clean up gfs2_trans_add_revoke()
Steven Whitehouse
2007-10-10
1
-5
/
+5
*
[GFS2] Use slab operations for all gfs2_bufdata allocations
Steven Whitehouse
2007-10-10
1
-2
/
+2
*
[GFS2] Replace revoke structure with bufdata structure
Steven Whitehouse
2007-10-10
1
-10
/
+10
[next]