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
/
dir.c
Age
Commit message (
Expand
)
Author
2025-07-16
gfs2: Validate i_depth for exhash directories
Andrew Price
2024-04-09
gfs2: Improve gfs2_consist_inode() usage
Andrew Price
2023-11-07
Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-11-06
gfs2: Get rid of gfs2_alloc_blocks generation parameter
Andreas Gruenbacher
2023-10-18
gfs2: convert to new timestamp accessors
Jeff Layton
2023-07-24
gfs2: convert to ctime accessor functions
Jeff Layton
2022-08-06
Merge tag 'gfs2-v5.19-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-07-14
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
2022-06-28
gfs2: Minor gfs2_glock_nq_m cleanup
Andreas Gruenbacher
2021-06-29
gfs2: Clean up gfs2_unstuff_dinode
Andreas Gruenbacher
2021-04-03
gfs2: Turn gfs2_extent_map into gfs2_{get,alloc}_extent
Andreas Gruenbacher
2021-04-03
gfs2: Fix dir.c function parameter descriptions
Bob Peterson
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2020-02-27
gfs2: leaf_dealloc needs to allocate one more revoke
Bob Peterson
2020-01-21
fs/gfs2: remove unused IS_DINODE and IS_LEAF macros
Alex Shi
2019-09-04
gfs2: Delete an unnecessary check before brelse()
Markus Elfring
2019-06-27
gfs2: Use IS_ERR_OR_NULL
Kefeng Wang
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
Thomas Gleixner
2019-05-07
gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke}
Andreas Gruenbacher
2018-10-12
gfs2: Pass resource group to rgblk_free
Andreas Gruenbacher
2018-10-12
gfs2: Remove unnecessary gfs2_rlist_alloc parameter
Bob Peterson
2018-10-05
gfs2: Use fs_* functions instead of pr_* function where we can
Bob Peterson
2018-07-25
gfs2: remove redundant variable 'moved'
Colin Ian King
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-03-08
gfs2: Dirty source inode during rename
Andreas Gruenbacher
2018-01-18
gfs2: Add gfs2_max_stuffed_size
Andreas Gruenbacher
2017-09-06
Merge tag 'gfs2-4.14.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-07-21
gfs2: add flag REQ_PRIO for metadata I/O
Coly Li
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-07-06
VFS: Provide empty name qstr
David Howells
2017-07-05
gfs2: Protect gl->gl_object by spin lock
Andreas Gruenbacher
2017-06-12
GFS2: Withdraw when directory entry inconsistencies are detected
Bob Peterson
2016-11-01
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-08-02
GFS2: use BIT() macro
Fabian Frederick
2016-07-26
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-24
Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2016-07-20
block: get rid of bio_rw and READA
Christoph Hellwig
2016-06-27
gfs2: Fix gfs2_lookup_by_inum lock inversion
Andreas Gruenbacher
2016-06-07
fs: have submit_bh users pass in op and flags separately
Mike Christie
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-03-15
GFS2: Eliminate parameter non_block on gfs2_inode_lookup
Bob Peterson
2016-03-15
gfs2: avoid uninitialized variable warning
Arnd Bergmann
2015-12-14
gfs2: change gfs2 readdir cookie
Benjamin Marzinski
2015-12-14
gfs2: keep offset when splitting dir leaf blocks
Benjamin Marzinski
2015-11-16
gfs2: Extended attribute readahead
Andreas Gruenbacher
[next]