index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
trans.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-19
GFS2: fix warning message
Benjamin Marzinski
1
-1
/
+0
2013-06-19
GFS2: aggressively issue revokes in gfs2_log_flush
Benjamin Marzinski
1
-7
/
+1
2013-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
Linus Torvalds
1
-1
/
+3
2013-04-29
gfs2: Convert print_symbol to %pSR
Joe Perches
1
-1
/
+2
2013-04-08
GFS2: replace gfs2_ail structure with gfs2_trans
Benjamin Marzinski
1
-1
/
+3
2013-01-29
GFS2: Use ->writepages for ordered writes
Steven Whitehouse
1
-23
/
+18
2013-01-29
GFS2: Merge gfs2_attach_bufdata() into trans.c
Steven Whitehouse
1
-11
/
+26
2013-01-29
GFS2: Copy gfs2_trans_add_bh into new data/meta functions
Steven Whitehouse
1
-10
/
+82
2013-01-29
GFS2: Split gfs2_trans_add_bh() into two
Steven Whitehouse
1
-1
/
+11
2013-01-29
GFS2: Merge revoke adding functions
Steven Whitehouse
1
-1
/
+9
2012-11-07
GFS2: Test bufdata with buffer locked and gfs2_log_lock held
Benjamin Marzinski
1
-0
/
+8
2012-07-31
gfs2: Convert to new freezing mechanism
Jan Kara
1
-0
/
+4
2012-05-02
GFS2: eliminate log elements and simplify
Bob Peterson
1
-6
/
+6
2012-04-24
GFS2: Remove bd_list_tr
Steven Whitehouse
1
-13
/
+19
2011-10-21
GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme
Bob Peterson
1
-5
/
+0
2010-05-05
GFS2: Various gfs2_logd improvements
Benjamin Marzinski
1
-0
/
+18
2009-05-13
GFS2: Move journal live test at transaction start
Steven Whitehouse
1
-6
/
+3
2009-03-24
GFS2: Fix deadlock on journal flush
Steven Whitehouse
1
-6
/
+10
2009-03-24
GFS2: Merge lock_dlm module into GFS2
Steven Whitehouse
1
-2
/
+1
2008-03-31
[GFS2] Update gfs2_trans_add_unrevoke to accept extents
Steven Whitehouse
1
-15
/
+10
2008-01-25
[GFS2] Don't add glocks to the journal
Steven Whitehouse
1
-5
/
+0
2007-10-10
[GFS2] Clean up gfs2_trans_add_revoke()
Steven Whitehouse
1
-5
/
+5
2007-10-10
[GFS2] Use slab operations for all gfs2_bufdata allocations
Steven Whitehouse
1
-2
/
+2
2007-10-10
[GFS2] Replace revoke structure with bufdata structure
Steven Whitehouse
1
-10
/
+10
2006-09-19
[GFS2] Export lm_interface to kernel headers
Fabio Massimo Di Nitto
1
-1
/
+1
2006-09-04
[GFS2] Change all types to uX style
Steven Whitehouse
1
-3
/
+3
2006-09-01
[GFS2] Update copyright, tidy up incore.h
Steven Whitehouse
1
-1
/
+1
2006-05-18
[GFS2] Update copyright date to 2006
Steven Whitehouse
1
-1
/
+1
2006-05-18
[GFS2] Remove semaphore.h from C files
Steven Whitehouse
1
-1
/
+0
2006-04-26
[GFS2] Remove GL_NEVER_RECURSE flag
Steven Whitehouse
1
-2
/
+1
2006-04-11
[GFS2] Update journal accounting code.
Steven Whitehouse
1
-10
/
+3
2006-04-07
[GFS2] Fix a ref count bug and other clean ups
Steven Whitehouse
1
-1
/
+1
2006-03-30
[GFS2] Add missing {} in trans.c
Steven Whitehouse
1
-1
/
+2
2006-03-29
[GFS2] Update debugging code
Steven Whitehouse
1
-18
/
+14
2006-03-29
[GFS2] Update locking in log.c
Steven Whitehouse
1
-2
/
+2
2006-03-01
[GFS2] Fix some bugs
Steven Whitehouse
1
-7
/
+6
2006-03-01
[GFS2] Remove uneeded memory allocation
Steven Whitehouse
1
-18
/
+12
2006-02-27
[GFS2] Macros removal in gfs2.h
Steven Whitehouse
1
-7
/
+12
2006-02-21
[GFS2] Use mutices rather than semaphores
Steven Whitehouse
1
-2
/
+2
2006-02-08
[GFS2] Make journaled data files identical to normal files on disk
Steven Whitehouse
1
-18
/
+1
2006-01-18
[GFS2] Remove gfs2_databuf in favour of gfs2_bufdata structure
Steven Whitehouse
1
-9
/
+9
2006-01-18
[GFS2] Make the new argument to gfs2_trans_add_bh() actually do something
Steven Whitehouse
1
-1
/
+1
2006-01-18
[GFS2] Add an additional argument to gfs2_trans_add_bh()
Steven Whitehouse
1
-1
/
+2
2006-01-16
[GFS2] The core of GFS2
David Teigland
1
-0
/
+214