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
2019-08-23
xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
Darrick J. Wong
1
-0
/
+1
2019-08-20
fs/xfs: Fix return code of xfs_break_leased_layouts()
Ira Weiny
1
-1
/
+1
2019-08-19
xfs: fix reflink source file racing with directio writes
Darrick J. Wong
1
-26
/
+37
2019-08-17
xfs: compat_ioctl: use compat_ptr()
Christoph Hellwig
1
-2
/
+2
2019-08-17
xfs: fall back to native ioctls for unhandled compat ones
Christoph Hellwig
1
-52
/
+2
2019-08-12
xfs: don't crash on null attr fork xfs_bmapi_read
Darrick J. Wong
1
-8
/
+21
2019-08-12
xfs: remove more ondisk directory corruption asserts
Darrick J. Wong
2
-8
/
+14
2019-08-03
fs: xfs: xfs_log: Don't use KM_MAYFAIL at xfs_log_reserve().
Tetsuo Handa
1
-4
/
+1
2019-07-30
xfs: Fix possible null-pointer dereferences in xchk_da_btree_block_check_sibl...
Jia-Ju Bai
1
-1
/
+5
2019-07-29
xfs: fix stack contents leakage in the v1 inumber ioctls
Darrick J. Wong
1
-0
/
+3
2019-07-18
Merge tag 'xfs-5.3-merge-13' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-2
/
+6
2019-07-18
Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+6
2019-07-16
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2019-07-15
xfs: sync up xfs_trans_inode with userspace
Eric Sandeen
1
-0
/
+4
2019-07-15
xfs: move xfs_trans_inode.c to libxfs/
Eric Sandeen
2
-2
/
+2
2019-07-13
Merge tag 'xfs-5.3-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
160
-4703
/
+4397
2019-07-13
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...
Linus Torvalds
1
-85
/
+69
2019-07-11
Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...
Linus Torvalds
1
-14
/
+1
2019-07-10
xfs: chain bios the right way around in xfs_rw_bdev
Christoph Hellwig
1
-1
/
+1
2019-07-09
xfs: bump INUMBERS cursor correctly in xfs_inumbers_walk
Darrick J. Wong
1
-3
/
+2
2019-07-07
xfs: don't update lastino for FSBULKSTAT_SINGLE
Darrick J. Wong
1
-1
/
+0
2019-07-06
xfs: disable map_sync for async flush
Pankaj Gupta
1
-3
/
+6
2019-07-05
xfs: online scrub needn't bother zeroing its temporary buffer
Darrick J. Wong
1
-1
/
+5
2019-07-05
xfs: only allocate memory for scrubbing attributes when we need it
Darrick J. Wong
2
-10
/
+63
2019-07-05
xfs: refactor attr scrub memory allocation function
Darrick J. Wong
2
-9
/
+26
2019-07-05
xfs: refactor extended attribute buffer pointer functions
Darrick J. Wong
2
-9
/
+72
2019-07-05
xfs: attribute scrub should use seen_enough to pass error values
Darrick J. Wong
2
-3
/
+13
2019-07-04
xfs: allow single bulkstat of special inodes
Darrick J. Wong
2
-1
/
+31
2019-07-04
xfs: specify AG in bulk req
Darrick J. Wong
7
-12
/
+69
2019-07-04
xfs: wire up the v5 inumbers ioctl
Darrick J. Wong
4
-0
/
+62
2019-07-04
xfs: wire up new v5 bulkstat ioctls
Darrick J. Wong
4
-1
/
+123
2019-07-04
xfs: introduce v5 inode group structure
Darrick J. Wong
7
-9
/
+42
2019-07-04
xfs: introduce new v5 bulkstat structure
Darrick J. Wong
9
-30
/
+125
2019-07-04
xfs: rename bulkstat functions
Darrick J. Wong
3
-18
/
+19
2019-07-04
xfs: remove various bulk request typedef usage
Darrick J. Wong
4
-20
/
+23
2019-07-03
fs: xfs: xfs_log: Change return type from int to void
Hariprasad Kelam
4
-17
/
+7
2019-07-03
xfs: poll waiting for quotacheck
Darrick J. Wong
5
-2
/
+28
2019-07-03
xfs: multithreaded iwalk implementation
Darrick J. Wong
10
-1
/
+325
2019-07-02
xfs: refactor INUMBERS to use iwalk functions
Darrick J. Wong
5
-150
/
+93
2019-07-02
xfs: refactor iwalk code to handle walking inobt records
Darrick J. Wong
2
-3
/
+121
2019-07-02
xfs: refactor xfs_iwalk_grab_ichunk
Darrick J. Wong
1
-40
/
+39
2019-07-02
xfs: clean up long conditionals in xfs_iwalk_ichunk_ra
Darrick J. Wong
1
-6
/
+6
2019-07-02
xfs: change xfs_iwalk_grab_ichunk to use startino, not lastino
Darrick J. Wong
1
-20
/
+17
2019-07-02
xfs: move bulkstat ichunk helpers to iwalk code
Darrick J. Wong
3
-104
/
+93
2019-07-02
xfs: calculate inode walk prefetch more carefully
Darrick J. Wong
1
-3
/
+45
2019-07-02
xfs: convert bulkstat to new iwalk infrastructure
Darrick J. Wong
5
-406
/
+264
2019-07-02
xfs: bulkstat should copy lastip whenever userspace supplies one
Darrick J. Wong
2
-14
/
+12
2019-07-02
xfs: convert quotacheck to use the new iwalk functions
Darrick J. Wong
1
-43
/
+20
2019-07-02
xfs: create simplified inode walk function
Darrick J. Wong
8
-6
/
+496
2019-07-02
xfs: create iterator error codes
Darrick J. Wong
6
-8
/
+14
[next]