Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
cc51d171776f3a6acb6828bad0b780a4cacf5423
/
fs
/
gfs2
/
trans.c
b839dad
gfs2: new slab for transactions
by Bob Peterson
· 6 years ago
cbcc89b
gfs2: initialize transaction tr_ailX_lists earlier
by Bob Peterson
· 4 years, 7 months ago
2ca0c2f
gfs2: drain the ail2 list after io errors
by Bob Peterson
· 5 years ago
a31b4ec
Revert "gfs2: eliminate tr_num_revoke_rm"
by Bob Peterson
· 5 years ago
2e9eeaa
gfs2: eliminate ssize parameter from gfs2_struct2blk
by Bob Peterson
· 5 years ago
fe5e7ba
gfs2: fix glock reference problem in gfs2_trans_remove_revoke
by Bob Peterson
· 5 years ago
e955537
gfs2: eliminate tr_num_revoke_rm
by Bob Peterson
· 6 years ago
7336d0e
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
by Thomas Gleixner
· 6 years ago
fbb2787
gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke}
by Andreas Gruenbacher
· 6 years ago
a5b1d3f
gfs2: Rename sd_log_le_{revoke,ordered}
by Andreas Gruenbacher
· 6 years ago
cbbe76c
gfs2: Remove vestigial bd_ops
by Bob Peterson
· 6 years ago
e54c78a
gfs2: Use fs_* functions instead of pr_* function where we can
by Bob Peterson
· 6 years ago
845802b
gfs2: Remove ordered write mode handling from gfs2_trans_add_data
by Andreas Gruenbacher
· 7 years ago
805c0907
GFS2: Log the reason for log flushes in every log header
by Bob Peterson
· 7 years ago
c1696fb
GFS2: Introduce new gfs2_log_header_v2
by Bob Peterson
· 7 years ago
da5eb9c
gfs2: Remove pointless BUG_ON
by Andreas Gruenbacher
· 7 years ago
1751e8a
Rename superblock flags (MS_xyz -> SB_xyz)
by Linus Torvalds
· 7 years ago
61d6899
gfs2: Fix a harmless typo
by Andreas Gruenbacher
· 7 years ago
aacee72
GFS2: Reduce contention on gfs2_log_lock
by Bob Peterson
· 8 years ago
192738b
GFS2: Inline function meta_lo_add
by Bob Peterson
· 8 years ago
9862ca0
GFS2: Switch tr_touched to flag in transaction
by Bob Peterson
· 8 years ago
491e94f
gfs2: Add missing else in trans_add_meta/data
by Bob Peterson
· 9 years ago
15562c4
GFS2: Move glock superblock pointer to field gl_name
by Bob Peterson
· 10 years ago
2e60d76
GFS2: update freeze code to use freeze/thaw_super on all nodes
by Benjamin Marzinski
· 10 years ago
d29c0af
GFS2: use _RET_IP_ instead of (unsigned long)__builtin_return_address(0)
by Fabian Frederick
· 10 years ago
2497255
GFS2: remove transaction glock
by Benjamin Marzinski
· 11 years ago
d77d1b5
GFS2: Use pr_<level> more consistently
by Joe Perches
· 11 years ago
fc554ed
GFS2: global conversion to pr_foo()
by Fabian Frederick
· 11 years ago
022ef4f
GFS2: Move log buffer accounting to transaction
by Steven Whitehouse
· 11 years ago
d69a3c6
GFS2: Move log buffer lists into transaction
by Steven Whitehouse
· 11 years ago
654a6d2
GFS2: Reduce struct gfs2_trans in size
by Steven Whitehouse
· 11 years ago
2b12eea
GFS2: fix warning message
by Benjamin Marzinski
· 12 years ago
5d05496
GFS2: aggressively issue revokes in gfs2_log_flush
by Benjamin Marzinski
· 12 years ago
e72859b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 12 years ago
7af584d
gfs2: Convert print_symbol to %pSR
by Joe Perches
· 12 years ago
16ca941
GFS2: replace gfs2_ail structure with gfs2_trans
by Benjamin Marzinski
· 12 years ago
4513899
GFS2: Use ->writepages for ordered writes
by Steven Whitehouse
· 12 years ago
c76c4d9
GFS2: Merge gfs2_attach_bufdata() into trans.c
by Steven Whitehouse
· 12 years ago
767f433
GFS2: Copy gfs2_trans_add_bh into new data/meta functions
by Steven Whitehouse
· 12 years ago
350a9b0
GFS2: Split gfs2_trans_add_bh() into two
by Steven Whitehouse
· 12 years ago
75f2b87
GFS2: Merge revoke adding functions
by Steven Whitehouse
· 12 years ago
96e5d1d
GFS2: Test bufdata with buffer locked and gfs2_log_lock held
by Benjamin Marzinski
· 12 years ago
39263d5e
gfs2: Convert to new freezing mechanism
by Jan Kara
· 13 years ago
c0752aa
GFS2: eliminate log elements and simplify
by Bob Peterson
· 13 years ago
c50b91c
GFS2: Remove bd_list_tr
by Steven Whitehouse
· 13 years ago
7c9ca62
GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme
by Bob Peterson
· 13 years ago
5e687ea
GFS2: Various gfs2_logd improvements
by Benjamin Marzinski
· 15 years ago
a1c0643
GFS2: Move journal live test at transaction start
by Steven Whitehouse
· 16 years ago
d8348de
GFS2: Fix deadlock on journal flush
by Steven Whitehouse
· 16 years ago
f057f6c
GFS2: Merge lock_dlm module into GFS2
by Steven Whitehouse
· 16 years ago
5731be5
[GFS2] Update gfs2_trans_add_unrevoke to accept extents
by Steven Whitehouse
· 17 years ago
2bcd610
[GFS2] Don't add glocks to the journal
by Steven Whitehouse
· 17 years ago
1ad38c4
[GFS2] Clean up gfs2_trans_add_revoke()
by Steven Whitehouse
· 17 years ago
0820ab5
[GFS2] Use slab operations for all gfs2_bufdata allocations
by Steven Whitehouse
· 17 years ago
82e8608
[GFS2] Replace revoke structure with bufdata structure
by Steven Whitehouse
· 17 years ago
7d30859
[GFS2] Export lm_interface to kernel headers
by Fabio Massimo Di Nitto
· 18 years ago
cd91549
[GFS2] Change all types to uX style
by Steven Whitehouse
· 18 years ago
e9fc2aa
[GFS2] Update copyright, tidy up incore.h
by Steven Whitehouse
· 18 years ago
3a8a9a1
[GFS2] Update copyright date to 2006
by Steven Whitehouse
· 19 years ago
bd89680
[GFS2] Remove semaphore.h from C files
by Steven Whitehouse
· 19 years ago
579b78a
[GFS2] Remove GL_NEVER_RECURSE flag
by Steven Whitehouse
· 19 years ago
f4154ea
[GFS2] Update journal accounting code.
by Steven Whitehouse
· 19 years ago
b09e593
[GFS2] Fix a ref count bug and other clean ups
by Steven Whitehouse
· 19 years ago
cd45697
[GFS2] Add missing {} in trans.c
by Steven Whitehouse
· 19 years ago
d0dc80d
[GFS2] Update debugging code
by Steven Whitehouse
· 19 years ago
484adff
[GFS2] Update locking in log.c
by Steven Whitehouse
· 19 years ago
b4dc729
[GFS2] Fix some bugs
by Steven Whitehouse
· 19 years ago
e317ffc
[GFS2] Remove uneeded memory allocation
by Steven Whitehouse
· 19 years ago
5c676f6
[GFS2] Macros removal in gfs2.h
by Steven Whitehouse
· 19 years ago
f55ab26
[GFS2] Use mutices rather than semaphores
by Steven Whitehouse
· 19 years ago
18ec7d5
[GFS2] Make journaled data files identical to normal files on disk
by Steven Whitehouse
· 19 years ago
64fb4eb
[GFS2] Remove gfs2_databuf in favour of gfs2_bufdata structure
by Steven Whitehouse
· 19 years ago
586dfda
[GFS2] Make the new argument to gfs2_trans_add_bh() actually do something
by Steven Whitehouse
· 19 years ago
d4e9c4c
[GFS2] Add an additional argument to gfs2_trans_add_bh()
by Steven Whitehouse
· 19 years ago
b3b94fa
[GFS2] The core of GFS2
by David Teigland
· 19 years ago