index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
Age
Commit message (
Expand
)
Author
2020-11-03
gfs2: Wake up when sd_glock_disposal becomes zero
Alexander Aring
2020-11-02
gfs2: Don't call cancel_delayed_work_sync from within delete work function
Andreas Gruenbacher
2020-10-29
gfs2: check for live vs. read-only file system in gfs2_fitrim
Bob Peterson
2020-10-29
gfs2: don't initialize statfs_change inodes in spectator mode
Bob Peterson
2020-10-29
gfs2: Split up gfs2_meta_sync into inode and rgrp versions
Bob Peterson
2020-10-29
gfs2: init_journal's undo directive should also undo the statfs inodes
Bob Peterson
2020-10-29
gfs2: Add missing truncate_inode_pages_final for sd_aspace
Bob Peterson
2020-10-29
gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free
Bob Peterson
2020-10-23
gfs2: Recover statfs info in journal head
Abhi Das
2020-10-23
gfs2: lookup local statfs inodes prior to journal recovery
Abhi Das
2020-10-20
gfs2: Add fields for statfs info in struct gfs2_log_header_host
Abhi Das
2020-10-20
gfs2: Ignore subsequent errors after withdraw in rgrp_go_sync
Andreas Gruenbacher
2020-10-20
gfs2: Eliminate gl_vm
Bob Peterson
2020-10-20
gfs2: Only access gl_delete for iopen glocks
Bob Peterson
2020-10-20
gfs2: Fix comments to glock_hash_walk
Bob Peterson
2020-10-15
gfs2: eliminate GLF_QUEUED flag in favor of list_empty(gl_holders)
Bob Peterson
2020-10-15
gfs2: Ignore journal log writes for jdata holes
Bob Peterson
2020-10-15
gfs2: simplify gfs2_block_map
Bob Peterson
2020-10-15
gfs2: Only set PageChecked if we have a transaction
Bob Peterson
2020-10-15
gfs2: don't lock sd_ail_lock in gfs2_releasepage
Bob Peterson
2020-10-15
gfs2: make gfs2_ail1_empty_one return the count of active items
Bob Peterson
2020-10-15
gfs2: Wipe jdata and ail1 in gfs2_journal_wipe, formerly gfs2_meta_wipe
Bob Peterson
2020-10-15
gfs2: enhance log_blocks trace point to show log blocks free
Bob Peterson
2020-10-15
gfs2: add missing log_blocks trace points in gfs2_write_revokes
Bob Peterson
2020-10-15
gfs2: rename gfs2_write_full_page to gfs2_write_jdata_page, remove parm
Bob Peterson
2020-10-15
gfs2: add validation checks for size of superblock
Anant Thazhemadam
2020-10-14
gfs2: use-after-free in sysfs deregistration
Jamie Iles
2020-10-14
gfs2: Fix NULL pointer dereference in gfs2_rgrp_dump
Andrew Price
2020-10-14
gfs2: use iomap for buffered I/O in ordered and writeback mode
Christoph Hellwig
2020-10-14
gfs2: call truncate_inode_pages_final for address space glocks
Bob Peterson
2020-10-14
gfs2: simplify the logic in gfs2_evict_inode
Bob Peterson
2020-10-14
gfs2: factor evict_linked_inode out of gfs2_evict_inode
Bob Peterson
2020-10-14
gfs2: further simplify gfs2_evict_inode with new func evict_should_delete
Bob Peterson
2020-10-14
gfs2: factor evict_unlinked_inode out of gfs2_evict_inode
Bob Peterson
2020-10-14
gfs2: rename variable error to ret in gfs2_evict_inode
Bob Peterson
2020-10-14
gfs2: convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-10-14
gfs2: Fix bad comment for trans_drain
Bob Peterson
2020-10-14
gfs2: Make sure we don't miss any delayed withdraws
Andreas Gruenbacher
2020-08-28
Merge tag 'gfs2-v5.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-24
gfs2: add some much needed cleanup for log flushes that fail
Bob Peterson
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-10
Merge tag 'gfs2-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
2020-08-07
gfs2: When gfs2_dirty_inode gets a glock error, dump the glock
Bob Peterson
2020-08-07
gfs2: Never call gfs2_block_zero_range with an open transaction
Bob Peterson
2020-08-07
gfs2: print details on transactions that aren't properly ended
Bob Peterson
2020-08-07
gfs2: Fix inaccurate comment
Bob Peterson
2020-08-06
Merge tag 'iomap-5.9-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-08-05
iomap: fall back to buffered writes for invalidation failures
Christoph Hellwig
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
gfs2: Fix refcount leak in gfs2_glock_poke
Andreas Gruenbacher
[next]