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
/
xfs_fsops.c
Age
Commit message (
Expand
)
Author
2008-07-28
[XFS] XFS: ASCII case-insensitive support
Barry Naujok
2008-04-29
[XFS] Don't double count reserved block changes on UP.
David Chinner
2008-04-29
[XFS] Add xfs_icsb_sync_counters_locked for when m_sb_lock already held
Christoph Hellwig
2008-04-10
[XFS] remove shouting-indirection macros from xfs_sb.h
Eric Sandeen
2008-02-13
xfs: convert beX_add to beX_add_cpu (new common API)
Marcin Slusarz
2008-02-07
[XFS] Unwrap XFS_SB_LOCK.
Eric Sandeen
2007-10-16
[XFS] growlock should be a mutex
Christoph Hellwig
2007-10-16
[XFS] kill struct bhv_vfs
Christoph Hellwig
2007-10-15
[XFS] superblock endianess annotations
Christoph Hellwig
2007-07-14
[XFS] Concurrent Multi-File Data Streams
David Chinner
2007-07-14
[XFS] Prevent ENOSPC from aborting transactions that need to succeed
David Chinner
2007-07-14
[XFS] Log the agf_length change in xfs_growfs_data_private().
Tim Shimmin
2007-07-14
[XFS] Lazy Superblock Counters
David Chinner
2007-07-14
[XFS] Don't grow filesystems past the size they can index.
Nathan Scott
2007-05-08
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with
Eric Sandeen
2007-02-10
[XFS] Remove unused arguments from the XFS_BTREE_*_ADDR macros.
Eric Sandeen
2007-02-10
[XFS] Fix block reservation mechanism.
David Chinner
2006-09-07
[XFS] Prevent free space oversubscription and xfssyncd looping.
David Chinner
2006-06-20
[XFS] Remove version 1 directory code. Never functioned on Linux, just
Nathan Scott
2006-06-09
[XFS] Fix mismerge of the fs_writable cleanup patch causing a freeze/thaw
Nathan Scott
2006-06-09
[XFS] Resolve a namespace collision on vfs/vfsops for FreeBSD porters.
Nathan Scott
2006-06-09
[XFS] Shutdown the filesystem if all device paths have gone. Made
Nathan Scott
2006-03-29
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
Nathan Scott
2006-03-14
[XFS] On machines with more than 8 cpus, when running parallel I/O
David Chinner
2006-01-15
return statement cleanup - kill pointless parentheses
Jesper Juhl
2006-01-11
[XFS] Write log dummy record when freezing filesystem
Christoph Hellwig
2005-11-25
[XFS] handle error returns from freeze_bdev
Christoph Hellwig
2005-11-02
[XFS] Rework fid encode/decode wrt 64 bit inums interacting with NFS.
Nathan Scott
2005-11-02
[XFS] Endianess annotations for various allocator data structures
Christoph Hellwig
2005-11-02
[XFS] Update license/copyright notices to match the prefered SGI
Nathan Scott
2005-11-02
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
Nathan Scott
2005-11-02
[XFS] Ondisk format extension for extended attributes (attr2). Basically,
Nathan Scott
2005-06-21
[XFS] Remove dead code. Patch from Adrian Bunk
Christoph Hellwig
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds