index
:
linux/linux-stable.git
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.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_bmap.c
Age
Commit message (
Expand
)
Author
2020-09-23
xfs: don't free rt blocks when we're doing a REMAP bunmapi call
Darrick J. Wong
2020-09-03
xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files
Darrick J. Wong
2020-07-28
xfs: Remove kmem_zone_zalloc() usage
Carlos Maiolino
2020-07-28
xfs: Remove kmem_zone_alloc() usage
Carlos Maiolino
2020-05-27
xfs: force writes to delalloc regions to unwritten
Darrick J. Wong
2020-05-19
xfs: move the fork format fields into struct xfs_ifork
Christoph Hellwig
2020-05-19
xfs: move the per-fork nextents fields into struct xfs_ifork
Christoph Hellwig
2020-05-19
xfs: remove the NULL fork handling in xfs_bmapi_read
Christoph Hellwig
2020-05-19
xfs: remove the special COW fork handling in xfs_bmapi_read
Christoph Hellwig
2020-03-19
xfs: only check the superblock version for dinode size calculation
Christoph Hellwig
2020-03-13
xfs: rename btree cursor private btree member flags
Dave Chinner
2020-03-13
xfs: convert btree cursor inode-private member names
Dave Chinner
2020-03-02
xfs: open code insert range extent split helper
Brian Foster
2020-01-26
xfs: make xfs_*read_agf return EAGAIN to ALLOC_FLAG_TRYLOCK callers
Darrick J. Wong
2020-01-26
xfs: remove the xfs_btree_get_buf[ls] functions
Darrick J. Wong
2019-12-19
libxfs: resync with the userspace libxfs
Darrick J. Wong
2019-12-11
xfs: stabilize insert range start boundary to avoid COW writeback race
Brian Foster
2019-12-02
xfs: don't check for AG deadlock for realtime files in bunmapi
Omar Sandoval
2019-12-02
xfs: fix realtime file data space leak
Omar Sandoval
2019-11-13
xfs: convert open coded corruption check to use XFS_IS_CORRUPT
Darrick J. Wong
2019-11-12
xfs: kill the XFS_WANT_CORRUPT_* macros
Darrick J. Wong
2019-11-10
xfs: refactor "does this fork map blocks" predicate
Darrick J. Wong
2019-11-07
xfs: null out bma->prev if no previous extent
Darrick J. Wong
2019-11-04
xfs: always log corruption errors
Darrick J. Wong
2019-11-03
xfs: cleanup use of the XFS_ALLOC_ flags
Christoph Hellwig
2019-11-03
xfs: move extent zeroing to xfs_bmapi_allocate
Christoph Hellwig
2019-11-03
xfs: refactor xfs_bmapi_allocate
Christoph Hellwig
2019-10-29
xfs: refactor xfs_iread_extents to use xfs_btree_visit_blocks
Darrick J. Wong
2019-10-29
xfs: replace -EIO with -EFSCORRUPTED for corrupt metadata
Darrick J. Wong
2019-10-23
xfs: don't set bmapi total block req where minleft is
Brian Foster
2019-10-23
xfs: cap longest free extent to maximum allocatable
Dave Chinner
2019-10-21
xfs: use a struct iomap in xfs_writepage_ctx
Christoph Hellwig
2019-10-09
xfs: move local to extent inode logging into bmap helper
Brian Foster
2019-09-23
xfs: revert 1baa2800e62d ("xfs: remove the unused XFS_ALLOC_USERDATA flag")
Darrick J. Wong
2019-09-23
xfs: convert inode to extent format after extent merge due to shift
Brian Foster
2019-09-03
xfs: add a xfs_valid_startblock helper
Christoph Hellwig
2019-08-30
xfs: remove the unused XFS_ALLOC_USERDATA flag
Christoph Hellwig
2019-08-28
xfs: remove unnecessary int returns from deferred bmap functions
Darrick J. Wong
2019-08-28
xfs: remove unnecessary int returns from deferred refcount functions
Darrick J. Wong
2019-08-28
xfs: remove unnecessary int returns from deferred rmap functions
Darrick J. Wong
2019-08-26
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
2019-08-12
xfs: don't crash on null attr fork xfs_bmapi_read
Darrick J. Wong
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-06-12
xfs: remove unused flag arguments
Eric Sandeen
2019-04-26
xfs: track delayed allocation reservations across the filesystem
Darrick J. Wong
2019-03-19
xfs: always init bma in xfs_bmapi_write
Darrick J. Wong
2019-03-17
xfs: don't trip over uninitialized buffer on extent read of corrupted inode
Brian Foster
2019-02-21
xfs: make COW fork unwritten extent conversions more robust
Christoph Hellwig
2019-02-17
xfs: move stat accounting to xfs_bmapi_convert_delalloc
Christoph Hellwig
2019-02-17
xfs: move transaction handling to xfs_bmapi_convert_delalloc
Christoph Hellwig
[next]