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
2017-04-28
xfs: publish UUID in struct super_block
Amir Goldstein
1
-0
/
+4
2017-03-08
xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask
Chandan Rajendra
1
-2
/
+1
2017-02-09
xfs: don't block the log commit handler for discards
Christoph Hellwig
1
-0
/
+1
2017-02-09
xfs: improve handling of busy extents in the low-level allocator
Christoph Hellwig
1
-0
/
+8
2017-02-09
xfs: correct null checks and error processing in xfs_initialize_perag
Bill O'Donnell
1
-9
/
+15
2016-12-07
xfs: use rhashtable to track buffer cache
Lucas Stach
1
-2
/
+5
2016-10-20
xfs: unset MS_ACTIVE if mount fails
Darrick J. Wong
1
-0
/
+1
2016-10-06
xfs: garbage collect old cowextsz reservations
Darrick J. Wong
1
-0
/
+1
2016-10-06
xfs: preallocate blocks for worst-case btree expansion
Darrick J. Wong
1
-0
/
+8
2016-10-06
xfs: store in-progress CoW allocations in the refcount btree
Darrick J. Wong
1
-0
/
+12
2016-10-04
xfs: when replaying bmap operations, don't let unlinked inodes get reaped
Darrick J. Wong
1
-0
/
+9
2016-10-03
xfs: define the on-disk refcount btree format
Darrick J. Wong
1
-0
/
+2
2016-09-26
xfs: quiesce the filesystem after recovery on readonly mount
Dave Chinner
1
-0
/
+14
2016-08-03
xfs: rmap btree requires more reserved free space
Darrick J. Wong
1
-1
/
+1
2016-08-03
xfs: define the on-disk rmap btree format
Darrick J. Wong
1
-0
/
+2
2016-08-03
xfs: rmap btree add more reserved blocks
Darrick J. Wong
1
-0
/
+2
2016-08-03
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
1
-0
/
+1
2016-07-20
xfs: exclude never-released buffers from buftarg I/O accounting
Brian Foster
1
-4
/
+6
2016-05-26
Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+21
2016-05-20
Merge branch 'xfs-4.7-error-cfg' into for-next
Dave Chinner
1
-1
/
+21
2016-05-18
xfs: add "fail at unmount" error handling configuration
Carlos Maiolino
1
-0
/
+12
2016-05-18
xfs: configurable error behavior via sysfs
Carlos Maiolino
1
-1
/
+9
2016-04-06
xfs: improve kmem_realloc
Christoph Hellwig
1
-1
/
+0
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-1
/
+1
2016-03-07
Merge branch 'xfs-misc-fixes-4.6-2' into for-next
Dave Chinner
1
-19
/
+1
2016-03-07
Merge branch 'xfs-buf-macro-cleanup-4.6' into for-next
Dave Chinner
1
-1
/
+1
2016-03-02
xfs: fix up inode32/64 (re)mount handling
Eric Sandeen
1
-19
/
+1
2016-02-10
xfs: remove XBF_DONE flag wrapper macros
Dave Chinner
1
-1
/
+1
2016-02-09
xfs: mode di_mode to vfs inode
Dave Chinner
1
-1
/
+1
2015-11-03
Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next
Dave Chinner
1
-0
/
+10
2015-11-03
xfs: don't leak uuid table on rmmod
Darrick J. Wong
1
-0
/
+10
2015-10-12
xfs: per-filesystem stats in sysfs
Bill O'Donnell
1
-1
/
+10
2015-08-19
xfs: clean up root inode properly on mount failure
Brian Foster
1
-0
/
+2
2015-08-19
xfs: don't leave EFIs on AIL on mount failure
Brian Foster
1
-12
/
+14
2015-06-01
Merge branch 'xfs-sparse-inode' into for-next
Dave Chinner
1
-0
/
+16
2015-05-29
xfs: sparse inode chunks feature helpers and mount requirements
Brian Foster
1
-0
/
+16
2015-05-29
xfs: inode and free block counters need to use __percpu_counter_compare
Dave Chinner
1
-14
/
+20
2015-02-23
xfs: remove xfs_mod_incore_sb API
Dave Chinner
1
-136
/
+0
2015-02-23
xfs: replace xfs_mod_incore_sb_batched
Dave Chinner
1
-51
/
+0
2015-02-23
xfs: introduce xfs_mod_frextents
Dave Chinner
1
-8
/
+19
2015-02-23
xfs: Remove icsb infrastructure
Dave Chinner
1
-515
/
+1
2015-02-23
xfs: use generic percpu counters for free block counter
Dave Chinner
1
-94
/
+98
2015-02-23
xfs: use generic percpu counters for free inode counter
Dave Chinner
1
-43
/
+33
2015-02-23
xfs: use generic percpu counters for inode counter
Dave Chinner
1
-41
/
+35
2015-01-22
xfs: sanitise sb_bad_features2 handling
Dave Chinner
1
-12
/
+11
2015-01-22
xfs: consolidate superblock logging functions
Dave Chinner
1
-66
/
+12
2015-01-22
xfs: remove bitfield based superblock updates
Dave Chinner
1
-14
/
+8
2014-12-04
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
Dave Chinner
1
-0
/
+1
2014-12-04
xfs: move type conversion functions to xfs_dir.h
Dave Chinner
1
-0
/
+1
2014-11-28
Merge branch 'xfs-consolidate-format-defs' into for-next
Dave Chinner
1
-3
/
+0
[next]