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
/
xfs
/
linux-2.6
/
xfs_super.c
Age
Commit message (
Expand
)
Author
2009-10-09
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2009-10-08
xfs: cleanup ->sync_fs
Christoph Hellwig
2009-10-08
xfs: implement ->dirty_inode to fix timestamp handling
Christoph Hellwig
2009-09-22
const: mark remaining super_operations const
Alexey Dobriyan
2009-09-02
xfs: xfs_showargs() reports group *and* project quotas enabled
Alex Elder
2009-08-31
xfs: add more statics & drop some unused functions
Eric Sandeen
2009-06-19
block: rename CONFIG_LBD to CONFIG_LBDAF
Bartlomiej Zolnierkiewicz
2009-06-12
Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus
Felix Blyakher
2009-06-11
xfs: remove ->write_super and stop maintaining ->s_dirt
Christoph Hellwig
2009-06-10
xfs: use generic Posix ACL code
Christoph Hellwig
2009-06-08
xfs: split xfs_sync_inodes
Christoph Hellwig
2009-06-08
xfs: kill xfs_qmops
Christoph Hellwig
2009-03-29
xfs: kill ino64 mount option
Christoph Hellwig
2009-03-06
xfs: make symbols static
Hannes Eder
2009-03-04
xfs: only issues a cache flush on unmount if barriers are enabled
Christoph Hellwig
2009-02-09
xfs: get rid of indirections in the quotaops implementation
Christoph Hellwig
2009-02-09
xfs: remove uchar_t/ushort_t/uint_t/ulong_t types
Christoph Hellwig
2009-02-04
xfs: merge xfs_inode_flush into xfs_fs_write_inode
Christoph Hellwig
2009-01-19
xfs: fix bad_features2 fixups for the root filesystem
Christoph Hellwig
2009-01-09
filesystem freeze: add error handling of write_super_lockfs/unlockfs
Takashi Sato
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2008-12-04
move vn_iowait / vn_iowake into xfs_aops.c
Christoph Hellwig
2008-12-04
kill xfs_unmount_flush
Christoph Hellwig
2008-12-04
remove leftovers of shared read-only support
Christoph Hellwig
2008-12-04
kill dead inode flags
Christoph Hellwig
2008-12-01
[XFS] remove xfs_vfsops.h
Christoph Hellwig
2008-12-01
[XFS] fix error inversion problems with data flushing
Dave Chinner
2008-12-01
[XFS] fix spurious gcc warnings
Christoph Hellwig
2008-10-30
[XFS] fix biosize option
Christoph Hellwig
2008-10-30
[XFS] fix the noquota mount option
Christoph Hellwig
2008-10-30
[XFS] kill struct xfs_mount_args
Christoph Hellwig
2008-10-30
[XFS] Allocate the struct xfs_ail
David Chinner
2008-10-30
[XFS] kill deleted inodes list
David Chinner
2008-10-30
[XFS] Fix build warning - xfs_fs_alloc_inode() needs a return statement
Lachlan McIlroy
2008-10-30
[XFS] Prevent use-after-free caused by synchronous inode reclaim
David Chinner
2008-10-30
[XFS] Combine the XFS and Linux inodes
David Chinner
2008-10-30
[XFS] Never call mark_inode_dirty_sync() directly
David Chinner
2008-10-30
[XFS] Move remaining quiesce code.
David Chinner
2008-10-30
[XFS] Kill SYNC_CLOSE
David Chinner
2008-10-30
[XFS] make SYNC_DELWRI no longer use xfs_sync
David Chinner
2008-10-30
[XFS] make SYNC_ATTR no longer use xfs_sync
David Chinner
2008-10-30
[XFS] move xfssyncd code to xfs_sync.c
David Chinner
2008-10-30
[XFS] move sync code to its own file
David Chinner
2008-10-30
[XFS] make btree tracing generic
Christoph Hellwig
2008-10-30
[XFS] Remove kmem_zone_t argument from xfs_inode_init_once()
Lachlan McIlroy
2008-10-30
[XFS] Make use of the init-once slab optimisation.
David Chinner
2008-10-21
[PATCH] propagate mode through open_bdev_excl/close_bdev_excl
Al Viro
2008-10-15
xfs: fix remount rw with unrecognized options
Christoph Hellwig
2008-10-13
vfs: Use const for kernel parser table
Steven Whitehouse
2008-09-17
[XFS] Fix regression introduced by remount fixup
Christoph Hellwig
[next]