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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-06
xfs: convert m_dirblkfsbs to xfs_da_geometry
Dave Chinner
9
-33
/
+27
2014-06-06
xfs: convert directory segment limits to xfs_da_geometry
Dave Chinner
8
-42
/
+37
2014-06-06
xfs: convert directory db conversion to xfs_da_geometry
Dave Chinner
9
-70
/
+93
2014-06-06
xfs: convert directory dablk conversion to xfs_da_geometry
Dave Chinner
6
-43
/
+48
2014-06-06
xfs: convert dir byte/off conversion to xfs_da_geometry
Dave Chinner
3
-13
/
+14
2014-06-06
xfs: kill XFS_DIR2...FIRSTDB macros
Dave Chinner
5
-17
/
+17
2014-06-06
xfs: move directory block translatiosn to xfs_dir2_priv.h
Dave Chinner
3
-138
/
+139
2014-06-06
xfs: introduce directory geometry structure
Dave Chinner
8
-21
/
+97
2014-05-15
Merge branch 'xfs-attr-cleanup' into for-next
Dave Chinner
1
-211
/
+117
2014-05-15
Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next
Dave Chinner
11
-267
/
+128
2014-05-15
Merge branch 'xfs-free-inode-btree' into for-next
Dave Chinner
18
-137
/
+852
2014-05-15
Merge branch 'xfs-filestreams-lookup' into for-next
Dave Chinner
10
-806
/
+403
2014-05-15
Merge branch 'xfs-unused-args-cleanup' into for-next
Dave Chinner
43
-166
/
+113
2014-05-15
xfs: list_lru_init returns a negative error
Dave Chinner
1
-12
/
+14
2014-05-15
xfs: negate xfs_icsb_init_counters error value
Dave Chinner
1
-1
/
+1
2014-05-15
xfs: negate mount workqueue init error value
Dave Chinner
1
-1
/
+1
2014-05-15
xfs: fix wrong err sign on xfs_set_acl()
Dave Chinner
1
-2
/
+2
2014-05-15
xfs: fix wrong errno from xfs_initxattrs
Dave Chinner
1
-4
/
+4
2014-05-15
xfs: correct error sign on COLLAPSE_RANGE errors
Dave Chinner
1
-2
/
+2
2014-05-15
xfs: xfs_commit_metadata returns wrong errno
Dave Chinner
1
-1
/
+1
2014-05-15
xfs: fix incorrect error sign in xfs_file_aio_read
Dave Chinner
1
-1
/
+1
2014-05-15
xfs: xfs_dir_fsync() returns positive errno
Dave Chinner
1
-1
/
+1
2014-05-13
xfs: pass struct da_args to xfs_attr_calc_size
Christoph Hellwig
1
-9
/
+5
2014-05-13
xfs: simplify attr name setup
Christoph Hellwig
1
-45
/
+29
2014-05-13
xfs: fold xfs_attr_remove_int into xfs_attr_remove
Christoph Hellwig
1
-62
/
+35
2014-05-13
xfs: fold xfs_attr_get_int into xfs_attr_get
Christoph Hellwig
1
-52
/
+27
2014-05-13
xfs: fold xfs_attr_set_int into xfs_attr_set
Christoph Hellwig
1
-66
/
+44
2014-05-09
Merge tag 'xfs-for-linus-3.15-rc5' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
9
-50
/
+77
2014-05-07
xfs: fix directory readahead offset off-by-one
Dave Chinner
1
-2
/
+1
2014-05-07
xfs: don't sleep in xlog_cil_force_lsn on shutdown
Dave Chinner
2
-11
/
+48
2014-05-07
xfs: truncate_setsize should be outside transactions
Dave Chinner
1
-4
/
+16
2014-05-06
xfs: remote attribute overwrite causes transaction overrun
Dave Chinner
5
-14
/
+42
2014-05-06
xfs: initialize default acls for ->tmpfile()
Brian Foster
1
-26
/
+29
2014-05-05
xfs: Fix wrong error codes being returned
From: Tuomas Tynkkynen
2
-4
/
+6
2014-05-05
xfs: remove dquot hints
Dave Chinner
3
-240
/
+29
2014-05-05
xfs: bulletfproof xfs_qm_scall_trunc_qfiles()
Eric Sandeen
1
-2
/
+3
2014-05-05
xfs: fix Q_XQUOTARM ioctl
Eric Sandeen
1
-4
/
+25
2014-05-05
xfs: fully support v5 format filesystems
Dave Chinner
3
-10
/
+6
2014-04-24
xfs: enable the finobt feature on v5 superblocks
Brian Foster
1
-1
/
+2
2014-04-24
xfs: report finobt status in fs geometry
Brian Foster
2
-1
/
+4
2014-04-24
xfs: add finobt support to growfs
Brian Foster
1
-0
/
+32
2014-04-24
xfs: update the finobt on inode free
Brian Foster
1
-0
/
+102
2014-04-24
xfs: refactor xfs_difree() inobt bits into xfs_difree_inobt() helper
Brian Foster
1
-65
/
+96
2014-04-24
xfs: use and update the finobt on inode allocation
Brian Foster
1
-5
/
+290
2014-04-24
xfs: insert newly allocated inode chunks into the finobt
Brian Foster
1
-23
/
+70
2014-04-24
xfs: update inode allocation/free transaction reservations for finobt
Brian Foster
3
-6
/
+82
2014-04-24
xfs: support the XFS_BTNUM_FINOBT free inode btree type
Brian Foster
10
-27
/
+153
2014-04-24
xfs: reserve v5 superblock read-only compat. feature bit for finobt
Brian Foster
1
-0
/
+7
2014-04-24
xfs: refactor xfs_ialloc_btree.c to support multiple inobt numbers
Brian Foster
4
-10
/
+15
2014-04-23
xfs: add filestream allocator tracepoints
Christoph Hellwig
4
-21
/
+68
[next]