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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-09
Merge tag 'gfs2-5.1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
5
-69
/
+20
2019-03-08
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+8
2019-03-08
gfs2: Fix missed wakeups in find_insert_glock
Andreas Gruenbacher
1
-1
/
+1
2019-03-06
gfs2: Fix an incorrect gfs2_assert()
Tim Smith
1
-2
/
+2
2019-02-24
iomap: wire up the iopoll method
Christoph Hellwig
1
-0
/
+2
2019-02-15
Merge tag 'v5.0-rc6' into for-5.1/block
Jens Axboe
1
-1
/
+1
2019-02-15
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
2
-4
/
+8
2019-02-14
Revert "gfs2: read journal in large chunks to locate the head"
Bob Peterson
8
-192
/
+134
2019-01-31
gfs2: Revert "Fix loop in gfs2_rbm_find"
Andreas Gruenbacher
1
-1
/
+1
2019-01-23
gfs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
4
-66
/
+17
2018-12-27
Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-5
/
+5
2018-12-18
gfs2: take jdata unstuff into account in do_grow
Bob Peterson
1
-0
/
+2
2018-12-12
gfs2: Dump nrpages for inodes and their glocks
Bob Peterson
6
-9
/
+17
2018-12-12
gfs2: Fix loop in gfs2_rbm_find
Andreas Gruenbacher
1
-1
/
+1
2018-12-11
gfs2: Get rid of potential double-freeing in gfs2_create_inode
Andreas Gruenbacher
1
-9
/
+9
2018-12-11
gfs2: Remove vestigial bd_ops
Bob Peterson
3
-7
/
+3
2018-12-11
gfs2: read journal in large chunks to locate the head
Abhi Das
8
-134
/
+192
2018-12-11
gfs2: add a helper function to get_log_header that can be used elsewhere
Abhi Das
2
-21
/
+35
2018-12-11
gfs2: changes to gfs2_log_XXX_bio
Abhi Das
3
-37
/
+42
2018-12-11
gfs2: add more timing info to journal recovery process
Abhi Das
2
-2
/
+8
2018-12-11
gfs2: Fix the gfs2_invalidatepage description
Andreas Gruenbacher
1
-3
/
+3
2018-12-11
gfs2: Clean up gfs2_is_{ordered,writeback}
Andreas Gruenbacher
3
-14
/
+11
2018-11-30
gfs2: properly initial file_lock used for unlock.
NeilBrown
1
-5
/
+5
2018-11-16
Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-28
/
+29
2018-11-16
gfs2: Fix iomap buffer head reference counting bug
Andreas Gruenbacher
1
-23
/
+17
2018-11-09
gfs2: Fix metadata read-ahead during truncate (2)
Andreas Gruenbacher
1
-4
/
+10
2018-11-09
gfs2: Put bitmap buffers in put_super
Andreas Gruenbacher
1
-1
/
+2
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-1
/
+1
2018-10-24
Merge tag 'gfs2-4.20.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
18
-154
/
+218
2018-10-24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+3
2018-10-21
pagevec: Use xa_mark_t
Matthew Wilcox
1
-1
/
+1
2018-10-19
gfs2: Fix minor typo: couln't versus couldn't.
Bob Peterson
1
-1
/
+1
2018-10-15
gfs2: write revokes should traverse sd_ail1_list in reverse
Bob Peterson
1
-2
/
+2
2018-10-13
gfs2_meta: ->mount() can get NULL dev_name
Al Viro
1
-0
/
+3
2018-10-12
gfs2: Fix iomap buffered write support for journaled files (2)
Andreas Gruenbacher
1
-5
/
+1
2018-10-12
gfs2: Pass resource group to rgblk_free
Andreas Gruenbacher
5
-40
/
+35
2018-10-12
gfs2: Remove unnecessary gfs2_rlist_alloc parameter
Bob Peterson
4
-6
/
+5
2018-10-12
gfs2: Fix marking bitmaps non-full
Andreas Gruenbacher
1
-2
/
+11
2018-10-12
gfs2: Fix some minor typos
Andreas Gruenbacher
2
-3
/
+3
2018-10-12
gfs2: Rename bitmap.bi_{len => bytes}
Andreas Gruenbacher
3
-18
/
+18
2018-10-12
gfs2: Remove unused RGRP_RSRV_MINBYTES definition
Andreas Gruenbacher
2
-3
/
+2
2018-10-12
gfs2: Move rs_{sizehint, rgd_gh} fields into the inode
Andreas Gruenbacher
4
-15
/
+13
2018-10-12
gfs2: Clean up out-of-bounds check in gfs2_rbm_from_block
Andreas Gruenbacher
1
-7
/
+2
2018-10-12
gfs2: Always check the result of gfs2_rbm_from_block
Andreas Gruenbacher
1
-3
/
+8
2018-10-09
gfs2: Fix iomap buffered write support for journaled files
Andreas Gruenbacher
1
-0
/
+4
2018-10-09
gfs2: getlabel support
Steve Whitehouse
1
-0
/
+14
2018-10-09
GFS2: Flush the GFS2 delete workqueue before stopping the kernel threads
Tim Smith
1
-1
/
+1
2018-10-08
gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd
Andrew Price
1
-1
/
+1
2018-10-05
gfs2: Use fs_* functions instead of pr_* function where we can
Bob Peterson
6
-41
/
+52
2018-10-05
gfs2: slow the deluge of io error messages
Bob Peterson
3
-8
/
+13
[next]