index
:
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.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
/
xfs_bmap_util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: ensure post-EOF zeroing happens after zeroing part of a file
Darrick J. Wong
2018-06-24
1
-1
/
+16
*
xfs: don't allow insert-range to shift extents past the maximum offset
Darrick J. Wong
2018-06-24
1
-0
/
+4
*
xfs: simplify xfs_bmap_punch_delalloc_range
Christoph Hellwig
2018-06-21
1
-53
/
+32
*
xfs: replace do_mod with native operations
Dave Chinner
2018-06-08
1
-4
/
+8
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
xfs: factor out nodiscard helpers
Brian Foster
2018-05-15
1
-2
/
+2
*
xfs: remove unnecessary xfs_qm_dqattach parameter
Darrick J. Wong
2018-05-10
1
-3
/
+3
*
xfs: skip online discard during eofblocks trims
Brian Foster
2018-05-10
1
-2
/
+2
*
xfs: non-scrub - remove unused function parameters
Eric Sandeen
2018-04-09
1
-2
/
+1
*
xfs: remove xfs_zero_range
Christoph Hellwig
2018-03-15
1
-7
/
+4
*
xfs: fix the check for COW extents in xfs_swap_extents
Christoph Hellwig
2018-03-15
1
-2
/
+2
*
xfs: account format bouncing into rmapbt swapext tx reservation
Brian Foster
2018-03-11
1
-9
/
+20
*
xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modes
Darrick J. Wong
2018-01-29
1
-2
/
+2
*
xfs: remove support for inlining data/extents into the inode fork
Christoph Hellwig
2017-11-06
1
-15
/
+0
*
xfs: introduce the xfs_iext_cursor abstraction
Christoph Hellwig
2017-11-06
1
-5
/
+7
*
xfs: add asserts for the mmap lock in xfs_{insert,collapse}_file_space
Christoph Hellwig
2017-10-26
1
-0
/
+4
*
xfs: split xfs_bmap_shift_extents
Christoph Hellwig
2017-10-26
1
-8
/
+6
*
xfs: remove XFS_BMAP_MAX_SHIFT_EXTENTS
Christoph Hellwig
2017-10-26
1
-12
/
+2
*
xfs: inline xfs_shift_file_space into callers
Christoph Hellwig
2017-10-26
1
-90
/
+102
*
xfs: simplify the xfs_getbmap interface
Christoph Hellwig
2017-10-26
1
-29
/
+9
*
xfs: rewrite getbmap using the xfs_iext_* helpers
Christoph Hellwig
2017-10-26
1
-317
/
+208
*
xfs: move more RT specific code under CONFIG_XFS_RT
Dave Chinner
2017-10-11
1
-0
/
+2
*
xfs: always swap the cow forks when swapping extents
Darrick J. Wong
2017-10-03
1
-2
/
+22
*
xfs: evict CoW fork extents when performing finsert/fcollapse
Darrick J. Wong
2017-09-25
1
-1
/
+13
*
xfs: rewrite xfs_bmap_count_leaves using xfs_iext_get_extent
Christoph Hellwig
2017-09-01
1
-11
/
+10
*
xfs: relog dirty buffers during swapext bmbt owner change
Brian Foster
2017-09-01
1
-10
/
+47
*
xfs: move bmbt owner change to last step of extent swap
Brian Foster
2017-09-01
1
-18
/
+26
*
xfs: remove the ip argument to xfs_defer_finish
Christoph Hellwig
2017-09-01
1
-4
/
+6
*
xfs: refactor the ifork block counting function
Darrick J. Wong
2017-06-20
1
-43
/
+66
*
xfs: make _bmap_count_blocks consistent wrt delalloc extent behavior
Darrick J. Wong
2017-06-20
1
-10
/
+13
*
xfs: reflink find shared should take a transaction
Darrick J. Wong
2017-06-19
1
-2
/
+2
*
xfs: remove double-underscore integer types
Darrick J. Wong
2017-06-19
1
-12
/
+12
*
xfs: avoid harmless gcc-7 warnings
Arnd Bergmann
2017-06-19
1
-2
/
+2
*
xfs: bad assertion for delalloc an extent that start at i_size
Zorro Lang
2017-05-16
1
-1
/
+1
*
xfs: BMAPX shouldn't barf on inline-format directories
Darrick J. Wong
2017-05-16
1
-2
/
+6
*
Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-05-06
1
-13
/
+7
|
\
|
*
xfs: more do_div cleanups
Eric Sandeen
2017-04-25
1
-4
/
+1
|
*
xfs: drop iolock from reclaim context to appease lockdep
Brian Foster
2017-04-12
1
-5
/
+3
|
*
xfs: factor out a xfs_bmap_is_real_extent helper
Christoph Hellwig
2017-04-03
1
-4
/
+3
|
*
xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files
Calvin Owens
2017-04-03
1
-1
/
+9
*
|
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-01
1
-1
/
+1
|
\
\
|
*
|
block: add a flags argument to (__)blkdev_issue_zeroout
Christoph Hellwig
2017-04-08
1
-1
/
+1
|
|
/
*
/
xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files
Calvin Owens
2017-04-03
1
-1
/
+9
|
/
*
xfs: simplify xfs_rtallocate_extent
Christoph Hellwig
2017-02-17
1
-9
/
+4
*
xfs: don't reserve blocks for right shift transactions
Brian Foster
2017-02-16
1
-10
/
+10
*
xfs: remove unused full argument from bmap
Eric Sandeen
2017-01-30
1
-4
/
+2
*
xfs: fix eofblocks race with file extending async dio writes
Brian Foster
2017-01-30
1
-0
/
+3
*
xfs: pull up iolock from xfs_free_eofblocks()
Brian Foster
2017-01-30
1
-25
/
+16
*
xfs: fix bmv_count confusion w/ shared extents
Darrick J. Wong
2017-01-26
1
-10
/
+18
*
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
Christoph Hellwig
2016-11-30
1
-7
/
+5
[next]