index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: switch polling to be bio based
Christoph Hellwig
2021-10-18
1
-2
/
+2
*
Merge branch 'work.gfs2' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-09-09
1
-2
/
+2
|
\
|
*
gfs2: Switch to may_setattr in gfs2_setattr
Andreas Gruenbacher
2021-08-13
1
-2
/
+2
*
|
Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-02
2
-2
/
+5
|
\
\
|
*
|
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
2021-08-18
2
-2
/
+5
|
|
/
*
|
Merge tag 'iomap-5.15-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-08-31
1
-3
/
+2
|
\
\
|
*
|
iomap: remove the iomap arguments to ->page_{prepare,done}
Christoph Hellwig
2021-08-16
1
-3
/
+2
|
|
/
*
|
Merge tag 'gfs2-v5.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-08-31
13
-141
/
+139
|
\
\
|
*
|
gfs2: Remove redundant check from gfs2_glock_dq
Bob Peterson
2021-08-20
1
-6
/
+5
|
*
|
gfs2: Delay withdraw from atomic context
Bob Peterson
2021-08-20
1
-1
/
+1
|
*
|
gfs2: Don't call dlm after protocol is unmounted
Bob Peterson
2021-08-20
1
-0
/
+5
|
*
|
gfs2: don't stop reads while withdraw in progress
Bob Peterson
2021-08-20
2
-4
/
+8
|
*
|
gfs2: Mark journal inodes as "don't cache"
Bob Peterson
2021-08-20
2
-0
/
+2
|
*
|
gfs2: nit: gfs2_drop_inode shouldn't return bool
Bob Peterson
2021-08-20
1
-1
/
+1
|
*
|
gfs2: Eliminate vestigial HIF_FIRST
Bob Peterson
2021-08-20
2
-3
/
+0
|
*
|
gfs2: Make recovery error more readable
Bob Peterson
2021-08-20
1
-1
/
+1
|
*
|
gfs2: Don't release and reacquire local statfs bh
Bob Peterson
2021-08-20
5
-41
/
+25
|
*
|
gfs2: init system threads before freeze lock
Bob Peterson
2021-08-20
2
-55
/
+48
|
*
|
gfs2: tiny cleanup in gfs2_log_reserve
Bob Peterson
2021-08-19
1
-1
/
+1
|
*
|
gfs2: trivial clean up of gfs2_ail_error
Bob Peterson
2021-08-19
1
-4
/
+6
|
*
|
gfs2: be more verbose replaying invalid rgrp blocks
Bob Peterson
2021-08-19
1
-15
/
+29
|
*
|
gfs2: Fix glock recursion in freeze_go_xmote_bh
Bob Peterson
2021-08-04
1
-10
/
+7
|
*
|
gfs2: Fix memory leak of object lsi on error return path
Colin Ian King
2021-07-20
1
-0
/
+1
|
|
/
*
/
fs: remove mandatory file locking support
Jeff Layton
2021-08-23
1
-3
/
+0
|
/
*
Merge tag 'gfs2-v5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-06-29
7
-66
/
+85
|
\
|
*
gfs2: Clean up gfs2_unstuff_dinode
Andreas Gruenbacher
2021-06-29
5
-36
/
+36
|
*
gfs2: Unstuff before locking page in gfs2_page_mkwrite
Andreas Gruenbacher
2021-06-29
1
-10
/
+12
|
*
gfs2: Clean up the error handling in gfs2_page_mkwrite
Andreas Gruenbacher
2021-06-29
1
-23
/
+40
|
*
gfs2: Fix error handling in init_statfs
Andreas Gruenbacher
2021-06-28
1
-0
/
+1
|
*
gfs2: Fix underflow in gfs2_page_mkwrite
Andreas Gruenbacher
2021-06-28
1
-2
/
+2
|
*
gfs2: Use list_move_tail instead of list_del/list_add_tail
Baokun Li
2021-06-28
1
-2
/
+1
|
*
gfs2: Fix do_gfs2_set_flags description
Andreas Gruenbacher
2021-06-28
1
-1
/
+1
*
|
iomap: use __set_page_dirty_nobuffers
Matthew Wilcox (Oracle)
2021-06-29
1
-1
/
+1
*
|
mm: require ->set_page_dirty to be explicitly wired up
Christoph Hellwig
2021-06-29
1
-0
/
+2
|
/
*
Revert "gfs2: Fix mmap locking for write faults"
Andreas Gruenbacher
2021-06-01
1
-3
/
+1
*
gfs2: Fix use-after-free in gfs2_glock_shrink_scan
Hillf Danton
2021-05-31
1
-1
/
+1
*
gfs2: Fix mmap locking for write faults
Andreas Gruenbacher
2021-05-21
1
-1
/
+3
*
gfs2: Clean up revokes on normal withdraws
Bob Peterson
2021-05-20
5
-4
/
+12
*
gfs2: fix a deadlock on withdraw-during-mount
Bob Peterson
2021-05-20
1
-3
/
+21
*
gfs2: fix scheduling while atomic bug in glocks
Bob Peterson
2021-05-20
1
-0
/
+2
*
gfs2: Fix I_NEW check in gfs2_dinode_in
Bob Peterson
2021-05-20
1
-1
/
+1
*
gfs2: Prevent direct-I/O write fallback errors from getting lost
Andreas Gruenbacher
2021-05-20
1
-1
/
+4
*
mm: introduce and use mapping_empty()
Matthew Wilcox (Oracle)
2021-05-05
1
-2
/
+1
*
Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
2021-04-29
23
-243
/
+312
|
\
|
*
gfs2: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-04-20
2
-0
/
+3
|
*
gfs2: Fix a number of kernel-doc warnings
Lee Jones
2021-04-09
17
-113
/
+102
|
*
gfs2: Make gfs2_setattr_simple static
Andreas Gruenbacher
2021-04-08
2
-2
/
+1
|
*
gfs2: Add new sysfs file for gfs2 status
Bob Peterson
2021-04-08
1
-0
/
+67
|
*
gfs2: Silence possible null pointer dereference warning
Andreas Gruenbacher
2021-04-03
1
-1
/
+1
|
*
gfs2: Turn gfs2_meta_indirect_buffer into gfs2_meta_buffer
Andreas Gruenbacher
2021-04-03
3
-9
/
+8
[next]