index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
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
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-28
xfs: remove unused header files
Eric Sandeen
1
-5
/
+0
2019-06-28
xfs: remove a pointless comment duplicated above all xfs_item_ops instances
Christoph Hellwig
1
-3
/
+0
2019-06-28
xfs: add a flag to release log items on commit
Christoph Hellwig
1
-17
/
+1
2019-06-28
xfs: split iop_unlock
Christoph Hellwig
1
-7
/
+3
2019-06-28
xfs: remove the dummy iop_push implementation for inode creation items
Christoph Hellwig
1
-11
/
+0
2019-06-28
xfs: don't require log items to implement optional methods
Christoph Hellwig
1
-28
/
+0
2018-06-06
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-23
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-13
xfs: return log item size in IOP_SIZE
Dave Chinner
1
-3
/
+6
2013-08-12
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