index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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.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
2006-05-18
[GFS2] Remove semaphore.h from C files
Steven Whitehouse
2006-05-18
[GFS2] Drop log lock on I/O error & tidy up
Steven Whitehouse
2006-05-18
[GFS2] Remove bits.c from the Makefile
Steven Whitehouse
2006-05-18
[GFS2] Make newly moved functions static
Steven Whitehouse
2006-05-18
[GFS2] Merge bits.[ch] into rgrp.c
Steven Whitehouse
2006-05-16
[GFS2] Fix ref count bug that used to bite us on umount
Steven Whitehouse
2006-05-12
[GFS2] Fix attributes setting logic
Steven Whitehouse
2006-05-12
[GFS2] Remove incorrect initialisation of gh_owner
Steven Whitehouse
2006-05-12
[GFS2] Reverse block order in build_height
Steven Whitehouse
2006-05-05
[GFS2] Readpages support
Steven Whitehouse
2006-05-05
[GFS2] Set d_ops for root inode
Robert S Peterson
2006-05-02
[GFS2] Fix bug in writepage()
Steven Whitehouse
2006-04-28
[GFS2] Remove some unused code
Steven Whitehouse
2006-04-28
[GFS2] [-mm patch] fs/gfs2/: possible cleanups
Adrian Bunk
2006-04-28
[GFS2] Reordering in deallocation to avoid recursive locking
Steven Whitehouse
2006-04-27
[GFS2] Remove redundant casts to/from void
David Teigland
2006-04-26
[DLM] lock_dlm recover_status patch
David Teigland
2006-04-26
[GFS2] Remove GL_NEVER_RECURSE flag
Steven Whitehouse
2006-04-26
[GFS2] Don't do recursive locking in glock layer
Steven Whitehouse
2006-04-25
[GFS2] Update plock code in DLM locking module
David Teigland
2006-04-25
[GFS2] Remove inherited flags from exported flags.
Steven Whitehouse
2006-04-24
[GFS2] Tidy up Makefile & Kconfig
Steven Whitehouse
2006-04-24
[GFS2] Tidy up daemon.c
Steven Whitehouse
2006-04-24
[GFS2] Tidy up dir code as per Christoph Hellwig's comments
Steven Whitehouse
2006-04-21
[GFS2] Move BUG() back into the header file
Steven Whitehouse
2006-04-21
[GFS2] Add back missing BUG()
Steven Whitehouse
2006-04-21
[GFS2] sem -> mutex conversion in locking.c
Steven Whitehouse
2006-04-20
[GFS2] journal recovery patch
David Teigland
2006-04-20
[GFS2] Fix a bug: scheduling under a spinlock
Steven Whitehouse
2006-04-18
[GFS2] Use vmalloc() in dir code
Steven Whitehouse
2006-04-12
[GFS2] Fix bug which was causing postmark to fail
Steven Whitehouse
2006-04-11
[GFS2] Update journal accounting code.
Steven Whitehouse
2006-04-07
[GFS2] Finally get ref counting correct
Steven Whitehouse
2006-04-07
[GFS2] Fix a ref count bug and other clean ups
Steven Whitehouse
2006-04-04
[GFS2] Finish off ioctl support
Steven Whitehouse
2006-03-31
[GFS2] Update GFS2 for the recent pull from Linus
Steven Whitehouse
2006-03-31
[GFS2] Update ioctl() to new interface
Steven Whitehouse
2006-03-30
[GFS] Fix bug in endian conversion for metadata header
Steven Whitehouse
2006-03-30
[GFS2] Add missing {} in trans.c
Steven Whitehouse
2006-03-29
[GFS2] Fix bug in directory expansion code
Steven Whitehouse
2006-03-29
[GFS2] Update debugging code
Steven Whitehouse
2006-03-29
[GFS2] Update locking in log.c
Steven Whitehouse
2006-03-28
[DLM] Look for "nodir" in the lockspace mount options
David Teigland
2006-03-28
[GFS2] Further updates to dir and logging code
Steven Whitehouse
2006-03-21
[GFS2] Remove ioctl support
Steven Whitehouse
2006-03-20
[GFS2] Fix bug in directory code and tidy up
Steven Whitehouse
2006-03-02
[GFS2] Add gfs2meta filesystem
Steven Whitehouse
2006-03-01
[GFS2] Fix some bugs
Steven Whitehouse
2006-03-01
[GFS2] Tidy up mount code.
Steven Whitehouse
2006-03-01
[GFS2] Remove uneeded memory allocation
Steven Whitehouse
[next]