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_icreate_item.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-04
xfs: fix potential log item leak
Dave Chinner
1
-0
/
+1
2021-10-23
xfs: rename _zone variables to _cache
Darrick J. Wong
1
-3
/
+3
2021-10-23
xfs: remove kmem_zone typedef
Darrick J. Wong
1
-1
/
+1
2021-08-11
xfs: cleanup __FUNCTION__ usage
Dwaipayan Ray
1
-2
/
+2
2020-07-29
xfs: Remove kmem_zone_zalloc() usage
Carlos Maiolino
1
-1
/
+1
2020-05-08
xfs: refactor log recovery icreate item dispatch for pass2 commit functions
Darrick J. Wong
1
-0
/
+132
2020-05-08
xfs: refactor log recovery item sorting into a generic dispatch structure
Darrick J. Wong
1
-0
/
+20
2019-11-18
xfs: Remove kmem_zone_free() wrapper
Carlos Maiolino
1
-1
/
+1
2019-08-26
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
1
-1
/
+1
2019-06-29
xfs: remove unused header files
Eric Sandeen
1
-5
/
+0
2019-06-29
xfs: remove a pointless comment duplicated above all xfs_item_ops instances
Christoph Hellwig
1
-3
/
+0
2019-06-29
xfs: add a flag to release log items on commit
Christoph Hellwig
1
-17
/
+1
2019-06-29
xfs: split iop_unlock
Christoph Hellwig
1
-7
/
+3
2019-06-29
xfs: remove the dummy iop_push implementation for inode creation items
Christoph Hellwig
1
-11
/
+0
2019-06-29
xfs: don't require log items to implement optional methods
Christoph Hellwig
1
-28
/
+0
2018-06-07
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-05-10
xfs: get rid of the log item descriptor
Dave Chinner
1
-1
/
+1
2018-05-10
xfs: log item flags are racy
Dave Chinner
1
-1
/
+1
2016-11-28
fs: xfs: xfs_icreate_item: constify xfs_item_ops structure
Bhumika Goyal
1
-1
/
+1
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
1
-1
/
+1
2013-12-13
xfs: format log items write directly into the linear CIL buffer
Christoph Hellwig
1
-2
/
+3
2013-12-13
xfs: introduce xlog_copy_iovec
Christoph Hellwig
1
-4
/
+5
2013-10-24
xfs: decouple log and transaction headers
Dave Chinner
1
-2
/
+3
2013-10-23
xfs: create a shared header file for format-related information
Dave Chinner
1
-1
/
+1
2013-08-14
xfs: return log item size in IOP_SIZE
Dave Chinner
1
-3
/
+6
2013-08-13
xfs: reshuffle dir2 definitions around for userspace
Dave Chinner
1
-12
/
+0
2013-06-27
xfs: Inode create log items
Dave Chinner
1
-0
/
+195