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_super.c
Age
Commit message (
Expand
)
Author
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-01-13
fs/xfs remove obsolete simple_strto<foo>
Abhijit Pawar
2012-11-08
xfs: add background scanning to clear eofblocks inodes
Brian Foster
2012-10-17
xfs: rename xfs_sync.[ch] to xfs_icache.[ch]
Dave Chinner
2012-10-17
xfs: xfs_quiesce_attr() should quiesce the log like unmount
Dave Chinner
2012-10-17
xfs: move xfs_quiesce_attr() into xfs_super.c
Dave Chinner
2012-10-17
xfs: xfs_sync_fsdata is redundant
Dave Chinner
2012-10-17
xfs: syncd workqueue is no more
Dave Chinner
2012-10-17
xfs: xfs_sync_data is redundant.
Dave Chinner
2012-10-17
xfs: sync work is now only periodic log work
Dave Chinner
2012-10-17
xfs: don't run the sync work if the filesystem is read-only
Dave Chinner
2012-10-17
xfs: rationalise xfs_mount_wq users
Dave Chinner
2012-10-17
xfs: xfs_syncd_stop must die
Dave Chinner
2012-10-02
Merge tag 'for-linus-v3.7-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-09-26
xfs: Make inode32 a remountable option
Carlos Maiolino
2012-09-26
xfs: add inode64->inode32 transition into xfs_set_inode32()
Carlos Maiolino
2012-09-26
xfs: Fix mp->m_maxagi update during inode64 remount
Carlos Maiolino
2012-09-26
xfs: reduce code duplication handling inode32/64 options
Carlos Maiolino
2012-09-26
xfs: make inode64 as the default allocation mode
Carlos Maiolino
2012-09-26
Make inode64 a remountable option
Carlos Maiolino
2012-09-18
xfs: stop the sync worker before xfs_unmountfs
Ben Myers
2012-09-17
xfs: stop the sync worker before xfs_unmountfs
Ben Myers
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-07-29
xfs: remove iolock lock classes
Christoph Hellwig
2012-07-22
xfs: implement ->update_time
Christoph Hellwig
2012-07-01
xfs: remove struct xfs_dabuf and infrastructure
Dave Chinner
2012-07-01
xfs: struct xfs_buf_log_format isn't variable sized.
Dave Chinner
2012-05-28
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
Linus Torvalds
2012-05-14
xfs: clean up xfs_bit.h includes
Dave Chinner
2012-05-14
xfs: Do background CIL flushes via a workqueue
Dave Chinner
2012-05-14
xfs: on-stack delayed write buffer lists
Christoph Hellwig
2012-05-14
xfs: using GFP_NOFS for blkdev_issue_flush
Shaohua Li
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
2012-04-17
xfs: Ensure inode reclaim can run during quotacheck
Dave Chinner
2012-04-16
xfs: don't fill statvfs with project quota for a directory if it was not enab...
Jie Liu
2012-03-28
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2012-03-26
xfs: don't cache inodes read through bulkstat
Dave Chinner
2012-03-23
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2012-03-22
xfs: introduce an allocation workqueue
Dave Chinner
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
Al Viro
2012-03-14
xfs: remove the global xfs_Gqm structure
Christoph Hellwig
2012-03-13
xfs: reimplement fdatasync support
Christoph Hellwig
2012-03-13
xfs: log timestamp updates
Christoph Hellwig
2012-03-05
xfs: use per-filesystem I/O completion workqueues
Christoph Hellwig
2012-02-03
Define new macro XFS_ALL_QUOTA_ACTIVE and simply some usage
Chandra Seetharaman
2012-01-17
xfs: replace i_pin_wait with a bit waitqueue
Christoph Hellwig
[next]