index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_icreate_item.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: Remove kmem_zone_zalloc() usage
Carlos Maiolino
2020-07-28
1
-1
/
+1
*
xfs: refactor log recovery icreate item dispatch for pass2 commit functions
Darrick J. Wong
2020-05-08
1
-0
/
+132
*
xfs: refactor log recovery item sorting into a generic dispatch structure
Darrick J. Wong
2020-05-08
1
-0
/
+20
*
xfs: Remove kmem_zone_free() wrapper
Carlos Maiolino
2019-11-18
1
-1
/
+1
*
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
2019-08-26
1
-1
/
+1
*
xfs: remove unused header files
Eric Sandeen
2019-06-28
1
-5
/
+0
*
xfs: remove a pointless comment duplicated above all xfs_item_ops instances
Christoph Hellwig
2019-06-28
1
-3
/
+0
*
xfs: add a flag to release log items on commit
Christoph Hellwig
2019-06-28
1
-17
/
+1
*
xfs: split iop_unlock
Christoph Hellwig
2019-06-28
1
-7
/
+3
*
xfs: remove the dummy iop_push implementation for inode creation items
Christoph Hellwig
2019-06-28
1
-11
/
+0
*
xfs: don't require log items to implement optional methods
Christoph Hellwig
2019-06-28
1
-28
/
+0
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
xfs: get rid of the log item descriptor
Dave Chinner
2018-05-10
1
-1
/
+1
*
xfs: log item flags are racy
Dave Chinner
2018-05-10
1
-1
/
+1
*
fs: xfs: xfs_icreate_item: constify xfs_item_ops structure
Bhumika Goyal
2016-11-28
1
-1
/
+1
*
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
2014-11-28
1
-1
/
+0
*
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-11-28
1
-1
/
+1
*
xfs: format log items write directly into the linear CIL buffer
Christoph Hellwig
2013-12-13
1
-2
/
+3
*
xfs: introduce xlog_copy_iovec
Christoph Hellwig
2013-12-13
1
-4
/
+5
*
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
1
-2
/
+3
*
xfs: create a shared header file for format-related information
Dave Chinner
2013-10-23
1
-1
/
+1
*
xfs: return log item size in IOP_SIZE
Dave Chinner
2013-08-13
1
-3
/
+6
*
xfs: reshuffle dir2 definitions around for userspace
Dave Chinner
2013-08-12
1
-12
/
+0
*
xfs: Inode create log items
Dave Chinner
2013-06-27
1
-0
/
+195