index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_bmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: open code insert range extent split helper
Brian Foster
2022-10-29
1
-30
/
+2
*
xfs: stabilize insert range start boundary to avoid COW writeback race
Brian Foster
2022-09-28
1
-1
/
+1
*
xfs: always log corruption errors
Darrick J. Wong
2022-09-28
1
-1
/
+7
*
xfs: replace -EIO with -EFSCORRUPTED for corrupt metadata
Darrick J. Wong
2022-09-28
1
-3
/
+3
*
xfs: don't free rt blocks when we're doing a REMAP bunmapi call
Darrick J. Wong
2020-11-05
1
-7
/
+12
*
xfs: fix realtime file data space leak
Omar Sandoval
2020-10-01
1
-11
/
+14
*
xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files
Darrick J. Wong
2020-09-09
1
-1
/
+1
*
xfs: don't check for AG deadlock for realtime files in bunmapi
Omar Sandoval
2020-01-09
1
-1
/
+1
*
xfs: move local to extent inode logging into bmap helper
Brian Foster
2019-10-09
1
-2
/
+4
*
xfs: revert 1baa2800e62d ("xfs: remove the unused XFS_ALLOC_USERDATA flag")
Darrick J. Wong
2019-09-23
1
-2
/
+6
*
xfs: convert inode to extent format after extent merge due to shift
Brian Foster
2019-09-23
1
-0
/
+5
*
xfs: add a xfs_valid_startblock helper
Christoph Hellwig
2019-09-03
1
-1
/
+1
*
xfs: remove the unused XFS_ALLOC_USERDATA flag
Christoph Hellwig
2019-08-30
1
-6
/
+2
*
xfs: remove unnecessary int returns from deferred bmap functions
Darrick J. Wong
2019-08-28
1
-6
/
+6
*
xfs: remove unnecessary int returns from deferred refcount functions
Darrick J. Wong
2019-08-28
1
-15
/
+6
*
xfs: remove unnecessary int returns from deferred rmap functions
Darrick J. Wong
2019-08-28
1
-24
/
+12
*
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
2019-08-26
1
-3
/
+3
*
xfs: don't crash on null attr fork xfs_bmapi_read
Darrick J. Wong
2019-08-12
1
-8
/
+21
*
xfs: remove unused header files
Eric Sandeen
2019-06-28
1
-5
/
+0
*
xfs: remove unused flag arguments
Eric Sandeen
2019-06-12
1
-7
/
+7
*
xfs: track delayed allocation reservations across the filesystem
Darrick J. Wong
2019-04-26
1
-3
/
+14
*
xfs: always init bma in xfs_bmapi_write
Darrick J. Wong
2019-03-19
1
-5
/
+5
*
xfs: don't trip over uninitialized buffer on extent read of corrupted inode
Brian Foster
2019-03-17
1
-1
/
+4
*
xfs: make COW fork unwritten extent conversions more robust
Christoph Hellwig
2019-02-21
1
-6
/
+3
*
xfs: move stat accounting to xfs_bmapi_convert_delalloc
Christoph Hellwig
2019-02-17
1
-0
/
+3
*
xfs: move transaction handling to xfs_bmapi_convert_delalloc
Christoph Hellwig
2019-02-17
1
-5
/
+33
*
xfs: split XFS_BMAPI_DELALLOC handling from xfs_bmapi_write
Christoph Hellwig
2019-02-17
1
-48
/
+58
*
xfs: factor out two helpers from xfs_bmapi_write
Christoph Hellwig
2019-02-17
1
-34
/
+44
*
xfs: simplify the xfs_bmap_btree_to_extents calling conventions
Christoph Hellwig
2019-02-17
1
-52
/
+26
*
xfs: use the latest extent at writeback delalloc conversion time
Brian Foster
2019-02-11
1
-9
/
+7
*
xfs: create delalloc bmapi wrapper for full extent allocation
Brian Foster
2019-02-11
1
-4
/
+55
*
xfs: remove superfluous writeback mapping eof trimming
Brian Foster
2019-02-11
1
-11
/
+0
*
xfs: remove xfs_rmap_ag_owner and friends
Darrick J. Wong
2018-12-12
1
-2
/
+2
*
xfs: const-ify xfs_owner_info arguments
Darrick J. Wong
2018-12-12
1
-1
/
+1
*
xfs: delalloc -> unwritten COW fork allocation can go wrong
Dave Chinner
2018-11-21
1
-1
/
+4
*
xfs: Add attibute set and helper functions
Allison Henderson
2018-10-18
1
-19
/
+30
*
xfs: remove suport for filesystems without unwritten extent flag
Christoph Hellwig
2018-10-18
1
-14
/
+7
*
xfs: fix error handling in xfs_bmap_extents_to_btree
Dave Chinner
2018-10-01
1
-11
/
+13
*
xfs: fix a null pointer dereference in xfs_bmap_extents_to_btree
Shan Hai
2018-08-12
1
-8
/
+16
*
xfs: fold dfops into the transaction
Brian Foster
2018-08-02
1
-1
/
+0
*
xfs: pass transaction to xfs_defer_add()
Brian Foster
2018-08-02
1
-49
/
+40
*
xfs: drop dop param from xfs_defer_op_type ->finish_item() callback
Brian Foster
2018-08-02
1
-2
/
+0
*
xfs: automatic dfops inode relogging
Brian Foster
2018-08-02
1
-8
/
+0
*
xfs: add missing defer ijoins for held inodes
Brian Foster
2018-08-02
1
-0
/
+1
*
xfs: replace dop_low with transaction flag
Brian Foster
2018-08-02
1
-4
/
+4
*
xfs: remove the xfs_ifork_t typedef
Christoph Hellwig
2018-07-30
1
-9
/
+9
*
xfs: remove all boilerplate defer init/finish code
Brian Foster
2018-07-26
1
-15
/
+1
*
xfs: trivial xfs_btree_del_cursor cleanups
Darrick J. Wong
2018-07-23
1
-16
/
+8
*
xfs: remove xfs_defer_init() firstblock param
Brian Foster
2018-07-11
1
-2
/
+2
*
xfs: remove xfs_alloc_arg firstblock field
Brian Foster
2018-07-11
1
-3
/
+0
[next]