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_super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-03
xfs: remove the extents array from the rmap update done log item
Darrick J. Wong
1
-3
/
+1
2016-08-03
xfs: enable the rmap btree functionality
Darrick J. Wong
1
-0
/
+4
2016-08-03
xfs: enable the xfs_defer mechanism to process rmaps to update
Darrick J. Wong
1
-0
/
+1
2016-08-03
xfs: create rmap update intent log items
Darrick J. Wong
1
-0
/
+21
2016-08-03
xfs: rmap btree requires more reserved free space
Darrick J. Wong
1
-1
/
+1
2016-08-03
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
Darrick J. Wong
1
-1
/
+1
2016-08-03
xfs: enable the xfs_defer mechanism to process extents to free
Darrick J. Wong
1
-0
/
+2
2016-07-22
Merge branch 'xfs-4.8-misc-fixes-4' into for-next
Dave Chinner
1
-4
/
+0
2016-07-22
xfs: remove EXPERIMENTAL tag from sparse inode feature
Dave Chinner
1
-4
/
+0
2016-06-21
Merge branch 'xfs-4.8-misc-fixes-2' into for-next
Dave Chinner
1
-2
/
+11
2016-06-21
xfs: convert list of extents to free into a regular list
Darrick J. Wong
1
-2
/
+3
2016-06-21
xfs: cancel eofblocks background trimming on remount read-only
Brian Foster
1
-0
/
+8
2016-06-01
xfs: make several functions static
Eric Sandeen
1
-1
/
+1
2016-05-27
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+5
2016-05-26
Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-39
/
+26
2016-05-20
Merge branch 'xfs-4.7-inode-reclaim' into for-next
Dave Chinner
1
-21
/
+7
2016-05-20
Merge branch 'xfs-4.7-writeback-bio' into for-next
Dave Chinner
1
-18
/
+8
2016-05-18
xfs: remove xfs_fs_evict_inode()
Dave Chinner
1
-21
/
+7
2016-05-17
xfs: Add alignment check for DAX mount
Toshi Kani
1
-7
/
+5
2016-04-06
xfs: optimize bio handling in the buffer writeback path
Christoph Hellwig
1
-18
/
+8
2016-04-06
xfs: add missing break in xfs_parseargs()
Eryu Guan
1
-0
/
+1
2016-04-06
xfs: disallow rw remount on fs with unknown ro-compat features
Eric Sandeen
1
-0
/
+10
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
1
-2
/
+2
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-2
/
+2
2016-03-09
Merge branch 'xfs-misc-fixes-4.6-3' into for-next
Dave Chinner
1
-0
/
+3
2016-03-09
xfs: check sizes of XFS on-disk structures at compile time
Darrick J. Wong
1
-0
/
+3
2016-03-02
xfs: fix up inode32/64 (re)mount handling
Eric Sandeen
1
-47
/
+55
2016-03-02
xfs: sanitize remount options
Eric Sandeen
1
-1
/
+31
2016-03-02
xfs: convert mount option parsing to tokens
Eric Sandeen
1
-194
/
+197
2016-01-15
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
1
-2
/
+2
2016-01-04
XFS: Use a signed return type for suffix_kstrtoint()
Markus Elfring
1
-1
/
+1
2015-11-10
Merge branch 'xfs-misc-fixes-for-4.4-3' into for-next
Dave Chinner
1
-3
/
+4
2015-11-10
xfs: give all workqueues rescuer threads
Chris Mason
1
-3
/
+4
2015-11-03
Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next
Dave Chinner
1
-0
/
+1
2015-11-03
xfs: don't leak uuid table on rmmod
Darrick J. Wong
1
-0
/
+1
2015-10-19
xfs: fix an error code in xfs_fs_fill_super()
Dan Carpenter
1
-1
/
+1
2015-10-12
xfs: per-filesystem stats counter implementation
Bill O'Donnell
1
-3
/
+3
2015-10-12
xfs: per-filesystem stats in sysfs
Bill O'Donnell
1
-2
/
+12
2015-10-11
xfs: pass xfsstats structures to handlers and macros
Bill O'Donnell
1
-6
/
+15
2015-10-11
xfs: create global stats and stats_clear in sysfs
Bill O'Donnell
1
-5
/
+15
2015-09-07
Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+6
2015-09-05
fs: create and use seq_show_option for escaping
Kees Cook
1
-2
/
+2
2015-08-25
xfs: collapse allocsize and biosize mount option handling
Eric Sandeen
1
-10
/
+2
2015-08-19
xfs: relocate sparse inode mount warning
Brian Foster
1
-0
/
+4
2015-06-04
xfs: add initial DAX support
Dave Chinner
1
-2
/
+23
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-1
/
+1
2015-04-13
Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next
Dave Chinner
1
-0
/
+6
2015-04-13
xfs: disallow ro->rw remount on norecovery mount
Eric Sandeen
1
-0
/
+6
2015-03-25
Merge branch 'xfs-misc-fixes-for-4.1-2' into for-next
Dave Chinner
1
-1
/
+1
[next]