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
2007-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2007-07-10
[GFS2] Accept old format NFS filehandles
Steven Whitehouse
2007-07-10
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
Jens Axboe
2007-07-09
[GFS2] Small fixes to logging code
Steven Whitehouse
2007-07-09
[GFS2] Remove i_mode passing from NFS File Handle
Wendy Cheng
2007-07-09
[GFS2] Obtaining no_formal_ino from directory entry
Wendy Cheng
2007-07-09
[GFS2] System won't suspend with GFS2 file system mounted
Abhijith Das
2007-07-09
[GFS2] remounting w/o acl option leaves acls enabled
Bob Peterson
2007-07-09
[GFS2] inode size inconsistency
Wendy Cheng
2007-07-09
[GFS2] Fix gfs2_block_truncate_page err return
S. Wendy Cheng
2007-07-09
[GFS2] Addendum to the journaled file/unmount patch
Robert Peterson
2007-07-09
[GFS2] Simplify multiple glock aquisition
Steven Whitehouse
2007-07-09
[GFS2] assertion failure after writing to journaled file, umount
Robert Peterson
2007-07-09
[GFS2] Use zero_user_page() in stuffed_readpage()
Steven Whitehouse
2007-07-09
[GFS2] Remove bogus '\0' in rgrp.c
Steven Whitehouse
2007-07-09
[GFS2] Journaled file write/unstuff bug
Robert Peterson
2007-07-09
[GFS2] Fix deallocation issues
Abhijith Das
2007-07-09
[GFS2] return conflicts for GETLK
David Teigland
2007-07-09
[GFS2] set plock owner in GETLK info
David Teigland
2007-07-09
[GFS2] gfs2_lookupi() uninitialised var fix
akpm@linux-foundation.org
2007-07-09
[GFS2] Recovery for lost unlinked inodes
Steven Whitehouse
2007-07-09
[GFS2] Can't mount GFS2 file system on AoE device
Robert Peterson
2007-07-09
[GFS2] Fix bug in error path of inode
Steven Whitehouse
2007-07-09
[GFS2] Fix typo in rename of directories
Steven Whitehouse
2007-07-09
[DLM] variable allocation
Patrick Caulfield
2007-07-09
[GFS2] Add nanosecond timestamp feature
Steven Whitehouse
2007-07-09
[GFS2] Fix sign problem in quota/statfs and cleanup _host structures
Steven Whitehouse
2007-07-09
[GFS2] fix jdata issues
Benjamin Marzinski
2007-07-09
[GFS2] Make the log reserved blocks depend on block size
Steven Whitehouse
2007-07-09
[GFS2] Quotas non-functional - fix another bug
Abhijith Das
2007-07-09
[GFS2] Quotas non-functional - fix bug
Abhijith Das
2007-07-09
[GFS2] Clean up inode number handling
Steven Whitehouse
2007-07-09
[GFS2] Reduce size of struct gdlm_lock
Steven Whitehouse
2007-07-09
[GFS2] Addendum patch 2 for gfs2_grow
Robert Peterson
2007-07-09
[GFS2] use zero_user_page
Nate Diller
2007-07-09
[GFS2] Kernel changes to support new gfs2_grow command (part 2)
Robert Peterson
2007-07-09
[GFS2] kernel changes to support new gfs2_grow command
Robert Peterson
2007-07-09
[GFS2] flush the glock completely in inode_go_sync
Benjamin Marzinski
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-17
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
Factor outstanding I/O error handling
Guillaume Chazarain
2007-05-07
Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2007-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
2007-05-06
gfs2: nfs lock support for gfs2
Marc Eshel
2007-05-06
locks: give posix_test_lock same interface as ->lock
Marc Eshel
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-05-01
[GFS2] Uncomment sprintf_symbol calling code
Steven Whitehouse
2007-05-01
[GFS2] printk warning fixes
akpm@linux-foundation.org
[next]