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