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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-09
xfs: huge page fault support
Matthew Wilcox
2
-1
/
+30
2015-09-09
dax: move DAX-related functions to a new header
Matthew Wilcox
1
-0
/
+1
2015-09-07
Merge tag 'xfs-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
55
-478
/
+861
2015-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+2
2015-09-05
fs: create and use seq_show_option for escaping
Kees Cook
1
-2
/
+2
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-9
/
+6
2015-09-01
Merge branch 'xfs-misc-fixes-for-4.3-4' into for-next
Dave Chinner
4
-5
/
+9
2015-08-28
xfs: fix error gotos in xfs_setattr_nonsize
Eric Sandeen
1
-4
/
+4
2015-08-28
xfs: add mssing inode cache attempts counter increment
Lucas Stach
1
-0
/
+2
2015-08-28
xfs: return errors from partial I/O failures to files
David Jeffery
1
-1
/
+2
2015-08-28
libxfs: bad magic number should set da block buffer error
Darrick J. Wong
1
-0
/
+1
2015-08-25
Merge branch 'xfs-misc-fixes-for-4.3-3' into for-next
Dave Chinner
7
-24
/
+34
2015-08-25
xfs: fix non-debug build warnings
Dave Chinner
3
-11
/
+15
2015-08-25
xfs: collapse allocsize and biosize mount option handling
Eric Sandeen
1
-10
/
+2
2015-08-25
xfs: Fix file type directory corruption for btree directories
Jan Kara
1
-1
/
+9
2015-08-25
xfs: lockdep annotations throw warnings on non-debug builds
Dave Chinner
1
-1
/
+7
2015-08-25
xfs: Fix uninitialized return value in xfs_alloc_fix_freelist()
Jan Kara
1
-1
/
+1
2015-08-20
Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next
Dave Chinner
15
-106
/
+235
2015-08-20
xfs: inode lockdep annotations broke non-lockdep build
Dave Chinner
1
-2
/
+14
2015-08-19
xfs: flush entire file on dio read/write to cached file
Brian Foster
1
-22
/
+29
2015-08-19
xfs: Fix xfs_attr_leafblock definition
Jan Kara
1
-2
/
+9
2015-08-19
libxfs: readahead of dir3 data blocks should use the read verifier
Darrick J. Wong
1
-1
/
+2
2015-08-19
xfs: stop holding ILOCK over filldir callbacks
Dave Chinner
4
-19
/
+36
2015-08-19
xfs: clean up inode lockdep annotations
Dave Chinner
2
-43
/
+110
2015-08-19
xfs: swap leaf buffer into path struct atomically during path shift
Brian Foster
1
-9
/
+14
2015-08-19
xfs: relocate sparse inode mount warning
Brian Foster
2
-3
/
+4
2015-08-19
xfs: dquots should be stamped with sb_meta_uuid
Dave Chinner
1
-1
/
+1
2015-08-19
xfs: log recovery needs to validate against sb_meta_uuid
Dave Chinner
1
-2
/
+12
2015-08-19
xfs: growfs not aware of sb_meta_uuid
Dave Chinner
1
-3
/
+3
2015-08-19
xfs: fix sb_meta_uuid usage
Dave Chinner
1
-1
/
+1
2015-08-19
xfs: set XFS_DA_OP_OKNOENT in xfs_attr_get
Eric Sandeen
1
-0
/
+2
2015-08-19
Merge branch 'xfs-efi-rework' into for-next
Dave Chinner
21
-234
/
+420
2015-08-19
xfs: add missing bmap cancel calls in error paths
Brian Foster
4
-36
/
+41
2015-08-19
xfs: add helper to conditionally remove items from the AIL
Brian Foster
5
-33
/
+21
2015-08-19
xfs: fix btree cursor error cleanups
Brian Foster
2
-2
/
+3
2015-08-19
xfs: clean up root inode properly on mount failure
Brian Foster
1
-0
/
+2
2015-08-19
xfs: checksum log record ext headers based on record size
Brian Foster
1
-1
/
+6
2015-08-19
xfs: fix broken icreate log item cancellation
Brian Foster
1
-12
/
+37
2015-08-19
xfs: icreate log item recovery and cancellation tracepoints
Brian Foster
2
-1
/
+38
2015-08-19
xfs: don't leave EFIs on AIL on mount failure
Brian Foster
5
-22
/
+100
2015-08-19
xfs: use EFI refcount consistently in log recovery
Brian Foster
2
-57
/
+43
2015-08-19
xfs: ensure EFD trans aborts on log recovery extent free failure
Brian Foster
4
-30
/
+36
2015-08-19
xfs: fix efi/efd error handling to avoid fs shutdown hangs
Brian Foster
3
-67
/
+111
2015-08-19
xfs: return committed status from xfs_trans_roll()
Brian Foster
2
-2
/
+14
2015-08-19
xfs: disentagle EFI release from the extent count
Brian Foster
4
-14
/
+11
2015-08-15
introduce __sb_writers_{acquired,release}() helpers
Oleg Nesterov
1
-4
/
+2
2015-08-13
block: remove bio_get_nr_vecs()
Kent Overstreet
1
-2
/
+1
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
2
-7
/
+5
2015-07-29
Merge branch 'xfs-meta-uuid' into for-next
Dave Chinner
18
-36
/
+66
2015-07-29
Merge branch 'xfs-misc-fixes-for-4.3' into for-next
Dave Chinner
13
-74
/
+98
[next]