index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_trans_buf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: only trace buffer items if they exist
Dave Chinner
2015-02-10
1
-2
/
+3
*
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
Dave Chinner
2014-12-04
1
-102
/
+33
|
\
|
*
xfs: lobotomise xfs_trans_read_buf_map()
Dave Chinner
2014-12-04
1
-102
/
+33
*
|
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
/
+0
|
/
*
xfs: introduce xfs_buf_submit[_wait]
Dave Chinner
2014-10-02
1
-16
/
+3
*
xfs: kill xfs_bioerror_relse
Dave Chinner
2014-10-02
1
-3
/
+6
*
xfs: global error sign conversion
Dave Chinner
2014-06-25
1
-12
/
+12
*
xfs: Nuke XFS_ERROR macro
Eric Sandeen
2014-06-22
1
-6
/
+6
*
xfs: return is not a function
Eric Sandeen
2014-06-22
1
-7
/
+6
*
xfs: don't leak EFSBADCRC to userspace
Dave Chinner
2014-03-07
1
-0
/
+11
*
xfs: remove xfsbdstrat error
Christoph Hellwig
2013-12-17
1
-1
/
+12
*
xfs: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
1
-4
/
+1
*
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: finish removing IOP_* macros.
Dave Chinner
2013-08-30
1
-1
/
+1
*
xfs: Introduce an ordered buffer item
Dave Chinner
2013-06-27
1
-3
/
+31
*
xfs: buffer type overruns blf_flags field
Dave Chinner
2013-04-27
1
-13
/
+29
*
xfs: add buffer types to directory and attribute buffers
Dave Chinner
2013-04-27
1
-0
/
+17
*
xfs: add version 3 inode format with CRCs
Christoph Hellwig
2013-04-21
1
-1
/
+4
*
xfs: add support for large btree blocks
Christoph Hellwig
2013-04-21
1
-6
/
+23
*
xfs: fix the multi-segment log buffer format
Mark Tinguely
2013-01-16
1
-2
/
+5
*
xfs: rename bli_format to avoid confusion with bli_formats
Mark Tinguely
2013-01-16
1
-12
/
+12
*
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
2012-11-15
1
-4
/
+4
*
xfs: make buffer read verication an IO completion function
Dave Chinner
2012-11-15
1
-3
/
+6
*
xfs: add discontiguous buffer support to transactions
Dave Chinner
2012-07-01
1
-34
/
+34
*
xfs: make XBF_MAPPED the default behaviour
Dave Chinner
2012-05-14
1
-6
/
+0
*
xfs: clean up xfs_bit.h includes
Dave Chinner
2012-05-14
1
-1
/
+0
*
xfs: move xfs_get_extsz_hint() and kill xfs_rw.h
Dave Chinner
2012-05-14
1
-1
/
+0
*
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
2012-05-14
1
-1
/
+0
*
xfs: kill XBF_DONTBLOCK
Dave Chinner
2012-05-14
1
-21
/
+4
*
xfs: kill xfs_read_buf()
Dave Chinner
2012-05-14
1
-0
/
+4
*
xfs: kill XBF_LOCK
Dave Chinner
2012-05-14
1
-2
/
+2
*
xfs: use blocks for storing the desired IO size
Dave Chinner
2012-05-14
1
-2
/
+2
*
xfs: on-stack delayed write buffer lists
Christoph Hellwig
2012-05-14
1
-57
/
+27
*
xfs: do not add buffers to the delwri queue until pushed
Christoph Hellwig
2012-05-14
1
-2
/
+0
*
xfs: remove xfs_trans_unlocked_item
Christoph Hellwig
2012-02-22
1
-24
/
+1
*
xfs: clean up xfs_ioerror_alert
Christoph Hellwig
2011-10-11
1
-6
/
+3
*
xfs: remove buffers from the delwri list in xfs_buf_stale
Christoph Hellwig
2011-10-11
1
-3
/
+0
*
xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALE
Christoph Hellwig
2011-10-11
1
-4
/
+9
*
xfs: call xfs_buf_delwri_queue directly
Christoph Hellwig
2011-10-11
1
-2
/
+3
*
xfs: Remove the macro XFS_BUF_TARGET
Chandra Seetharaman
2011-07-25
1
-1
/
+1
*
xfs: Remove macro XFS_BUF_BUSY and family
Chandra Seetharaman
2011-07-25
1
-9
/
+0
*
xfs: Remove the macro XFS_BUF_ERROR and family
Chandra Seetharaman
2011-07-25
1
-8
/
+7
*
xfs: Remove the macro XFS_BUF_BFLAGS
Chandra Seetharaman
2011-07-25
1
-1
/
+1
*
xfs: remove wrappers around b_iodone
Christoph Hellwig
2011-07-13
1
-3
/
+3
*
xfs: remove wrappers around b_fspriv
Christoph Hellwig
2011-07-13
1
-46
/
+30
*
xfs: add a proper transaction pointer to struct xfs_buf
Christoph Hellwig
2011-07-13
1
-16
/
+16
*
xfs: clean up buffer locking helpers
Christoph Hellwig
2011-07-08
1
-2
/
+2
*
xfs: xfs_trans_read_buf() should return an error on failure
Dave Chinner
2011-03-26
1
-1
/
+2
[next]