index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
incore.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-03
gfs2: eliminate GIF_ORDERED in favor of list_empty
Bob Peterson
1
-1
/
+0
2020-06-05
gfs2: Check inode generation number in delete_work_func
Andreas Gruenbacher
1
-1
/
+4
2020-06-05
gfs2: Give up the iopen glock on contention
Andreas Gruenbacher
1
-0
/
+1
2020-06-05
gfs2: Turn gl_delete into a delayed work
Andreas Gruenbacher
1
-2
/
+3
2020-03-27
gfs2: Change inode qa_data to allow multiple users
Bob Peterson
1
-0
/
+1
2020-02-27
gfs2: Do proper error checking for go_sync family of glops functions
Bob Peterson
1
-1
/
+1
2020-02-27
gfs2: Force withdraw to replay journals and wait for it to finish
Bob Peterson
1
-0
/
+9
2020-02-20
gfs2: Allow some glocks to be used during withdraw
Bob Peterson
1
-3
/
+5
2020-02-10
gfs2: log error reform
Bob Peterson
1
-4
/
+3
2020-02-10
gfs2: Rework how rgrp buffer_heads are managed
Bob Peterson
1
-1
/
+0
2020-02-10
gfs2: Introduce concept of a pending withdraw
Bob Peterson
1
-0
/
+1
2020-01-28
Revert "gfs2: eliminate tr_num_revoke_rm"
Bob Peterson
1
-0
/
+1
2020-01-20
gfs2: Remove GFS2_MIN_LVB_SIZE define
Andreas Gruenbacher
1
-2
/
+0
2020-01-20
gfs2: Fix incorrect variable name
Andreas Gruenbacher
1
-1
/
+1
2020-01-07
gfs2: eliminate ssize parameter from gfs2_struct2blk
Bob Peterson
1
-0
/
+1
2019-09-24
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-4
/
+4
2019-09-18
gfs2: Convert gfs2 to fs_context
Andrew Price
1
-4
/
+4
2019-09-04
gfs2: Use async glocks for rename
Bob Peterson
1
-0
/
+1
2019-06-27
gfs2: dump fsid when dumping glock problems
Bob Peterson
1
-1
/
+2
2019-06-27
gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWN
Bob Peterson
1
-1
/
+1
2019-06-27
gfs2: eliminate tr_num_revoke_rm
Bob Peterson
1
-1
/
+0
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+1
2019-06-06
Revert "gfs2: Replace gl_revokes with a GLF flag"
Bob Peterson
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
Thomas Gleixner
1
-4
/
+1
2019-05-07
gfs2: fix race between gfs2_freeze_func and unmount
Abhi Das
1
-0
/
+1
2019-05-07
gfs2: Rename sd_log_le_{revoke,ordered}
Andreas Gruenbacher
1
-2
/
+2
2019-05-07
gfs2: Replace gl_revokes with a GLF flag
Bob Peterson
1
-1
/
+1
2019-05-07
gfs2: clean_journal improperly set sd_log_flush_head
Bob Peterson
1
-1
/
+1
2019-01-23
gfs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-3
/
+0
2018-12-12
gfs2: Dump nrpages for inodes and their glocks
Bob Peterson
1
-1
/
+1
2018-12-11
gfs2: Remove vestigial bd_ops
Bob Peterson
1
-1
/
+0
2018-10-12
gfs2: Rename bitmap.bi_{len => bytes}
Andreas Gruenbacher
1
-1
/
+1
2018-10-12
gfs2: Move rs_{sizehint, rgd_gh} fields into the inode
Andreas Gruenbacher
1
-4
/
+2
2018-10-05
gfs2: slow the deluge of io error messages
Bob Peterson
1
-0
/
+1
2018-08-07
gfs2: Fix gfs2_testbit to use clone bitmaps
Bob Peterson
1
-0
/
+21
2018-07-05
gfs2: Eliminate redundant ip->i_rgd
Andreas Gruenbacher
1
-1
/
+0
2018-06-21
gfs2: eliminate rs_inum and reduce the size of gfs2 inodes
Bob Peterson
1
-1
/
+0
2018-06-04
GFS2: gfs2_free_extlen can return an extent that is too long
Bob Peterson
1
-0
/
+1
2018-04-16
gfs2: Remove sdp->sd_jheightsize
Andreas Gruenbacher
1
-2
/
+0
2018-03-29
gfs2: Zero out fallocated blocks in fallocate_chunk
Andreas Gruenbacher
1
-3
/
+0
2018-01-22
gfs2: Get rid of gfs2_log_header_in
Andreas Gruenbacher
1
-1
/
+0
2018-01-18
gfs2: Add gfs2_max_stuffed_size
Andreas Gruenbacher
1
-0
/
+5
2017-08-25
gfs2: Silence gcc format-truncation warning
Andreas Gruenbacher
1
-1
/
+1
2017-08-25
GFS2: Withdraw for IO errors writing to the journal or statfs
Bob Peterson
1
-0
/
+1
2017-08-10
gfs2: forcibly flush ail to relieve memory pressure
Abhi Das
1
-0
/
+1
2017-07-07
gfs2: Fix glock rhashtable rcu bug
Andreas Gruenbacher
1
-0
/
+1
2017-07-05
Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+3
2017-07-05
gfs2: Protect gl->gl_object by spin lock
Andreas Gruenbacher
1
-0
/
+2
2017-07-05
gfs2: Get rid of flush_delayed_work in gfs2_evict_inode
Andreas Gruenbacher
1
-0
/
+1
2017-06-20
GFS2: Eliminate vestigial sd_log_flush_wrapped
Bob Peterson
1
-1
/
+0
[next]