index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_mount.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-11-28
xfs: merge xfs_dinode.h into xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-10-02
Merge branch 'xfs-buf-iosubmit' into for-next
Dave Chinner
1
-29
/
+26
2014-10-02
xfs: check xfs_buf_read_uncached returns correctly
Dave Chinner
1
-29
/
+26
2014-09-29
xfs: xfs_kset should be static
Dave Chinner
1
-3
/
+0
2014-08-04
Merge branch 'xfs-misc-fixes-3.17-2' into for-next
Dave Chinner
1
-1
/
+0
2014-08-04
Merge branch 'xfs-misc-fixes-3.17-1' into for-next
Dave Chinner
1
-7
/
+3
2014-08-04
xfs: fix coccinelle warnings
kbuild test robot
1
-1
/
+1
2014-08-04
xfs: avoid false quotacheck after unclean shutdown
Eric Sandeen
1
-1
/
+0
2014-07-30
xfs: require 64-bit sector_t
Christoph Hellwig
1
-5
/
+1
2014-07-24
xfs: allow inode allocations in post-growfs disk space
Eric Sandeen
1
-2
/
+2
2014-07-15
xfs: add xfs_mount sysfs kobject
Brian Foster
1
-1
/
+13
2014-07-15
xfs: fix a couple error sequence jumps in xfs_mountfs()
Brian Foster
1
-2
/
+2
2014-06-25
xfs: global error sign conversion
Dave Chinner
1
-35
/
+35
2014-06-22
xfs: Nuke XFS_ERROR macro
Eric Sandeen
1
-24
/
+24
2014-06-10
Merge branch 'xfs-misc-fixes-3-for-3.16' into for-next
Dave Chinner
1
-6
/
+17
2014-06-10
Merge branch 'xfs-da-geom' into for-next
Dave Chinner
1
-7
/
+9
2014-06-06
xfs: xfs_readsb needs to check for magic numbers
Dave Chinner
1
-6
/
+17
2014-06-06
xfs: introduce directory geometry structure
Dave Chinner
1
-7
/
+9
2014-05-20
xfs: turn NLINK feature on by default
Dave Chinner
1
-0
/
+6
2014-05-05
xfs: fully support v5 format filesystems
Dave Chinner
1
-2
/
+0
2014-03-13
Merge branch 'xfs-bug-fixes-for-3.15-2' into for-next
Dave Chinner
1
-0
/
+3
2014-03-07
xfs: don't leak EFSBADCRC to userspace
Dave Chinner
1
-0
/
+3
2014-02-19
xfs: skip verification on initial "guess" superblock read
Eric Sandeen
1
-8
/
+16
2013-11-18
xfs: increase inode cluster size for v5 filesystems
Dave Chinner
1
-0
/
+15
2013-10-24
xfs: decouple inode and bmap btree header files
Dave Chinner
1
-11
/
+4
2013-10-24
xfs: decouple log and transaction headers
Dave Chinner
1
-4
/
+6
2013-10-23
xfs: unify directory/attribute format definitions
Dave Chinner
1
-2
/
+1
2013-10-23
xfs: create a shared header file for format-related information
Dave Chinner
1
-0
/
+1
2013-08-22
xfs: Register hotcpu notifier after initialization
Richard Weinberger
1
-6
/
+7
2013-08-21
xfs: fix the comment of xfs_mountfs()
Zhi Yong Wu
1
-1
/
+1
2013-08-20
xfs: fix the comment of xfs_mod_incore_sb_unlocked()
Zhi Yong Wu
1
-1
/
+1
2013-08-20
xfs: fix the comment of xfs_check_sizes()
Zhi Yong Wu
1
-1
/
+1
2013-08-13
xfs: refactor xfs_trans_reserve() interface
Jie Liu
1
-6
/
+3
2013-08-13
xfs: consolidate xfs_utils.c
Dave Chinner
1
-1
/
+0
2013-08-13
xfs: introduce xfs_sb.c for sharing with libxfs
Dave Chinner
1
-779
/
+5
2013-08-13
xfs: reshuffle dir2 definitions around for userspace
Dave Chinner
1
-1
/
+3
2013-08-13
xfs: separate dquot on disk format definitions out of xfs_quota.h
Dave Chinner
1
-1
/
+1
2013-07-22
xfs: Start using pquotaino from the superblock.
Chandra Seetharaman
1
-8
/
+54
2013-07-22
xfs: Initialize all quota inodes to be NULLFSINO
Chandra Seetharaman
1
-0
/
+18
2013-06-29
xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
Chandra Seetharaman
1
-0
/
+51
2013-06-19
xfs: Remove XFS_MOUNT_RETERR
Jie Liu
1
-26
/
+11
2013-06-18
xfs: Don't keep silent if sunit/swidth can not be changed via mount
Jie Liu
1
-0
/
+4
2013-05-30
xfs: don't emit v5 superblock warnings on write
Dave Chinner
1
-7
/
+11
2013-04-27
xfs: implement extended feature masks
Dave Chinner
1
-6
/
+42
2013-04-27
xfs: add CRC checks to the superblock
Dave Chinner
1
-16
/
+92
2013-02-02
xfs: make use of XFS_SB_LOG_RES() at xfs_mount_log_sb()
Jeff Liu
1
-2
/
+2
2013-02-02
xfs: make use of XFS_SB_LOG_RES() at xfs_log_sbcount()
Jeff Liu
1
-2
/
+2
2013-02-02
xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time
Jeff Liu
1
-2
/
+2
2013-01-17
xfs: Do not return EFSCORRUPTED when filesystem probe finds no XFS magic
Eric Sandeen
1
-1
/
+1
[next]