Age | Commit message (Expand) | Author |
2021-09-09 | Merge branch 'work.gfs2' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2021-09-02 | Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-08-31 | Merge tag 'iomap-5.15-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2021-08-31 | Merge tag 'gfs2-v5.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-08-23 | fs: remove mandatory file locking support | Jeff Layton |
2021-08-20 | gfs2: Remove redundant check from gfs2_glock_dq | Bob Peterson |
2021-08-20 | gfs2: Delay withdraw from atomic context | Bob Peterson |
2021-08-20 | gfs2: Don't call dlm after protocol is unmounted | Bob Peterson |
2021-08-20 | gfs2: don't stop reads while withdraw in progress | Bob Peterson |
2021-08-20 | gfs2: Mark journal inodes as "don't cache" | Bob Peterson |
2021-08-20 | gfs2: nit: gfs2_drop_inode shouldn't return bool | Bob Peterson |
2021-08-20 | gfs2: Eliminate vestigial HIF_FIRST | Bob Peterson |
2021-08-20 | gfs2: Make recovery error more readable | Bob Peterson |
2021-08-20 | gfs2: Don't release and reacquire local statfs bh | Bob Peterson |
2021-08-20 | gfs2: init system threads before freeze lock | Bob Peterson |
2021-08-19 | gfs2: tiny cleanup in gfs2_log_reserve | Bob Peterson |
2021-08-19 | gfs2: trivial clean up of gfs2_ail_error | Bob Peterson |
2021-08-19 | gfs2: be more verbose replaying invalid rgrp blocks | Bob Peterson |
2021-08-18 | vfs: add rcu argument to ->get_acl() callback | Miklos Szeredi |
2021-08-16 | iomap: remove the iomap arguments to ->page_{prepare,done} | Christoph Hellwig |
2021-08-13 | gfs2: Switch to may_setattr in gfs2_setattr | Andreas Gruenbacher |
2021-08-04 | gfs2: Fix glock recursion in freeze_go_xmote_bh | Bob Peterson |
2021-07-20 | gfs2: Fix memory leak of object lsi on error return path | Colin Ian King |
2021-06-29 | Merge tag 'gfs2-v5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-06-29 | iomap: use __set_page_dirty_nobuffers | Matthew Wilcox (Oracle) |
2021-06-29 | mm: require ->set_page_dirty to be explicitly wired up | Christoph Hellwig |
2021-06-29 | gfs2: Clean up gfs2_unstuff_dinode | Andreas Gruenbacher |
2021-06-29 | gfs2: Unstuff before locking page in gfs2_page_mkwrite | Andreas Gruenbacher |
2021-06-29 | gfs2: Clean up the error handling in gfs2_page_mkwrite | Andreas Gruenbacher |
2021-06-28 | gfs2: Fix error handling in init_statfs | Andreas Gruenbacher |
2021-06-28 | gfs2: Fix underflow in gfs2_page_mkwrite | Andreas Gruenbacher |
2021-06-28 | gfs2: Use list_move_tail instead of list_del/list_add_tail | Baokun Li |
2021-06-28 | gfs2: Fix do_gfs2_set_flags description | Andreas Gruenbacher |
2021-06-01 | Revert "gfs2: Fix mmap locking for write faults" | Andreas Gruenbacher |
2021-05-31 | gfs2: Fix use-after-free in gfs2_glock_shrink_scan | Hillf Danton |
2021-05-21 | gfs2: Fix mmap locking for write faults | Andreas Gruenbacher |
2021-05-20 | gfs2: Clean up revokes on normal withdraws | Bob Peterson |
2021-05-20 | gfs2: fix a deadlock on withdraw-during-mount | Bob Peterson |
2021-05-20 | gfs2: fix scheduling while atomic bug in glocks | Bob Peterson |
2021-05-20 | gfs2: Fix I_NEW check in gfs2_dinode_in | Bob Peterson |
2021-05-20 | gfs2: Prevent direct-I/O write fallback errors from getting lost | Andreas Gruenbacher |
2021-05-05 | mm: introduce and use mapping_empty() | Matthew Wilcox (Oracle) |
2021-04-29 | Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf... | Linus Torvalds |
2021-04-27 | Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-04-27 | Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-04-20 | gfs2: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2021-04-12 | gfs2: convert to fileattr | Miklos Szeredi |
2021-04-09 | gfs2: Fix a number of kernel-doc warnings | Lee Jones |
2021-04-08 | treewide: Change list_sort to use const pointers | Sami Tolvanen |
2021-04-08 | gfs2: Make gfs2_setattr_simple static | Andreas Gruenbacher |