index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_icreate_item.c
Age
Commit message (
Expand
)
Author
2021-10-22
xfs: rename _zone variables to _cache
Darrick J. Wong
2021-10-22
xfs: remove kmem_zone typedef
Darrick J. Wong
2021-08-11
xfs: cleanup __FUNCTION__ usage
Dwaipayan Ray
2020-07-28
xfs: Remove kmem_zone_zalloc() usage
Carlos Maiolino
2020-05-08
xfs: refactor log recovery icreate item dispatch for pass2 commit functions
Darrick J. Wong
2020-05-08
xfs: refactor log recovery item sorting into a generic dispatch structure
Darrick J. Wong
2019-11-18
xfs: Remove kmem_zone_free() wrapper
Carlos Maiolino
2019-08-26
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-06-28
xfs: remove a pointless comment duplicated above all xfs_item_ops instances
Christoph Hellwig
2019-06-28
xfs: add a flag to release log items on commit
Christoph Hellwig
2019-06-28
xfs: split iop_unlock
Christoph Hellwig
2019-06-28
xfs: remove the dummy iop_push implementation for inode creation items
Christoph Hellwig
2019-06-28
xfs: don't require log items to implement optional methods
Christoph Hellwig
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-05-10
xfs: get rid of the log item descriptor
Dave Chinner
2018-05-10
xfs: log item flags are racy
Dave Chinner
2016-11-28
fs: xfs: xfs_icreate_item: constify xfs_item_ops structure
Bhumika Goyal
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2013-12-13
xfs: format log items write directly into the linear CIL buffer
Christoph Hellwig
2013-12-13
xfs: introduce xlog_copy_iovec
Christoph Hellwig
2013-10-23
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
xfs: create a shared header file for format-related information
Dave Chinner
2013-08-13
xfs: return log item size in IOP_SIZE
Dave Chinner
2013-08-12
xfs: reshuffle dir2 definitions around for userspace
Dave Chinner
2013-06-27
xfs: Inode create log items
Dave Chinner