Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e2ac836307e346969737c60075fdb01bed1af503
/
fs
/
xfs
/
xfs_bmap_util.c
e2ac836
xfs: simplify xfs_bmap_punch_delalloc_range
by Christoph Hellwig
· 6 years ago
0703a8e
xfs: replace do_mod with native operations
by Dave Chinner
· 6 years ago
0b61f8a
xfs: convert to SPDX license tags
by Dave Chinner
· 6 years ago
4e52933
xfs: factor out nodiscard helpers
by Brian Foster
· 7 years ago
c14cfcc
xfs: remove unnecessary xfs_qm_dqattach parameter
by Darrick J. Wong
· 7 years ago
13b86fc
xfs: skip online discard during eofblocks trims
by Brian Foster
· 7 years ago
a1f6941
xfs: non-scrub - remove unused function parameters
by Eric Sandeen
· 7 years ago
f5c54717
xfs: remove xfs_zero_range
by Christoph Hellwig
· 7 years ago
5bcffe3
xfs: fix the check for COW extents in xfs_swap_extents
by Christoph Hellwig
· 7 years ago
b3fed43
xfs: account format bouncing into rmapbt swapext tx reservation
by Brian Foster
· 7 years ago
7c2d238
xfs: allow xfs_lock_two_inodes to take different EXCL/SHARED modes
by Darrick J. Wong
· 7 years ago
4351881
xfs: remove support for inlining data/extents into the inode fork
by Christoph Hellwig
· 7 years ago
b2b1712
xfs: introduce the xfs_iext_cursor abstraction
by Christoph Hellwig
· 7 years ago
9ad1a23a
xfs: add asserts for the mmap lock in xfs_{insert,collapse}_file_space
by Christoph Hellwig
· 7 years ago
ecfea3f
xfs: split xfs_bmap_shift_extents
by Christoph Hellwig
· 7 years ago
6b18af0
xfs: remove XFS_BMAP_MAX_SHIFT_EXTENTS
by Christoph Hellwig
· 7 years ago
4ed36c6
xfs: inline xfs_shift_file_space into callers
by Christoph Hellwig
· 7 years ago
232b5194
xfs: simplify the xfs_getbmap interface
by Christoph Hellwig
· 7 years ago
abbf9e8
xfs: rewrite getbmap using the xfs_iext_* helpers
by Christoph Hellwig
· 7 years ago
bb9c2e5
xfs: move more RT specific code under CONFIG_XFS_RT
by Dave Chinner
· 7 years ago
52bfcdd
xfs: always swap the cow forks when swapping extents
by Darrick J. Wong
· 7 years ago
3af423b
xfs: evict CoW fork extents when performing finsert/fcollapse
by Darrick J. Wong
· 7 years ago
e17a5c6
xfs: rewrite xfs_bmap_count_leaves using xfs_iext_get_extent
by Christoph Hellwig
· 7 years ago
2dd3d70
xfs: relog dirty buffers during swapext bmbt owner change
by Brian Foster
· 7 years ago
6fb10d6
xfs: move bmbt owner change to last step of extent swap
by Brian Foster
· 7 years ago
8ad7c629
xfs: remove the ip argument to xfs_defer_finish
by Christoph Hellwig
· 7 years ago
e7f5d5c
xfs: refactor the ifork block counting function
by Darrick J. Wong
· 7 years ago
d29cb3e
xfs: make _bmap_count_blocks consistent wrt delalloc extent behavior
by Darrick J. Wong
· 7 years ago
92ff728
xfs: reflink find shared should take a transaction
by Darrick J. Wong
· 7 years ago
c8ce540
xfs: remove double-underscore integer types
by Darrick J. Wong
· 7 years ago
0cbe48c
xfs: avoid harmless gcc-7 warnings
by Arnd Bergmann
· 7 years ago
892d2a5
xfs: bad assertion for delalloc an extent that start at i_size
by Zorro Lang
· 8 years ago
6eadbf4
xfs: BMAPX shouldn't barf on inline-format directories
by Darrick J. Wong
· 8 years ago
d484467
Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 8 years ago
6947529
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
4f1adf3
xfs: more do_div cleanups
by Eric Sandeen
· 8 years ago
3b4683c
xfs: drop iolock from reclaim context to appease lockdep
by Brian Foster
· 8 years ago
ee472d8
block: add a flags argument to (__)blkdev_issue_zeroout
by Christoph Hellwig
· 8 years ago
9c4f29d
xfs: factor out a xfs_bmap_is_real_extent helper
by Christoph Hellwig
· 8 years ago
105664d
xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files
by Calvin Owens
· 8 years ago
3dd09d5
xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files
by Calvin Owens
· 8 years ago
089ec2f
xfs: simplify xfs_rtallocate_extent
by Christoph Hellwig
· 8 years ago
48af96a
xfs: don't reserve blocks for right shift transactions
by Brian Foster
· 8 years ago
1dbba08
xfs: remove unused full argument from bmap
by Eric Sandeen
· 8 years ago
e4229d6b
xfs: fix eofblocks race with file extending async dio writes
by Brian Foster
· 8 years ago
a36b926
xfs: pull up iolock from xfs_free_eofblocks()
by Brian Foster
· 8 years ago
c364b6d
xfs: fix bmv_count confusion w/ shared extents
by Darrick J. Wong
· 8 years ago
6552321
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
by Christoph Hellwig
· 8 years ago
5d82930
xfs: provide helper for counting extents from if_bytes
by Eric Sandeen
· 8 years ago
4dfce57
xfs: fix up xfs_swap_extent_forks inline extent handling
by Eric Sandeen
· 8 years ago
1f08af5
xfs: implement swapext for rmap filesystems
by Darrick J. Wong
· 8 years ago
39aff5f
xfs: refactor swapext code
by Darrick J. Wong
· 8 years ago
e06259a
xfs: various swapext cleanups
by Darrick J. Wong
· 8 years ago
83104d4
xfs: garbage collect old cowextsz reservations
by Darrick J. Wong
· 8 years ago
f7ca352
xfs: create a separate cow extent size hint for the allocator
by Darrick J. Wong
· 8 years ago
f0bc4d1
xfs: swap inode reflink flags when swapping inode extents
by Darrick J. Wong
· 8 years ago
f86f403
xfs: teach get_bmapx about shared extents and the CoW fork
by Darrick J. Wong
· 8 years ago
292378e
xfs: remote attribute blocks aren't really userdata
by Dave Chinner
· 8 years ago
2b0eeb5
xfs: disable XFS_IOC_SWAPEXT when rmap btree is enabled
by Darrick J. Wong
· 8 years ago
9c19464
xfs: propagate bmap updates to rmapbt
by Darrick J. Wong
· 8 years ago
2c3234d
xfs: rename flist/free_list to dfops
by Darrick J. Wong
· 8 years ago
310a75a
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
by Darrick J. Wong
· 8 years ago
3ab78df
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
by Darrick J. Wong
· 8 years ago
f4a0660
xfs: fix locking of the rt bitmap/summary inodes
by Darrick J. Wong
· 8 years ago
f477ced
Merge branch 'xfs-4.8-misc-fixes-2' into for-next
by Dave Chinner
· 8 years ago
e66a4c6
xfs: convert list of extents to free into a regular list
by Darrick J. Wong
· 8 years ago
9b7fad2
Merge branch 'xfs-4.8-iomap-write' into for-next
by Dave Chinner
· 8 years ago
3c2bdc9
xfs: kill xfs_zero_remaining_bytes
by Christoph Hellwig
· 8 years ago
bdb0d04
xfs: split xfs_free_file_space in manageable pieces
by Christoph Hellwig
· 8 years ago
0d5a75e
xfs: make several functions static
by Eric Sandeen
· 8 years ago
0c871f9
xfs: remove spurious shutdown type check from xfs_bmap_finish()
by Brian Foster
· 8 years ago
315227f
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
0b9210c
Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
3dc2916
dax: use sb_issue_zerout instead of calling dax_clear_sectors
by Matthew Wilcox
· 9 years ago
253f491
xfs: better xfs_trans_alloc interface
by Christoph Hellwig
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
53d2e69
Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 9 years ago
a2bbcb6
Merge branch 'xfs-gut-icdinode-4.6' into for-next
by Dave Chinner
· 9 years ago
20a90f5
dax: give DAX clearing code correct bdev
by Ross Zwisler
· 9 years ago
c19b3b05
xfs: mode di_mode to vfs inode
by Dave Chinner
· 9 years ago
4b680af
xfs: lock rt summary inode on allocation
by Dave Chinner
· 9 years ago
f6106ef
xfs: eliminate committed arg from xfs_bmap_finish
by Eric Sandeen
· 9 years ago
264e89a
Merge branch 'xfs-dax-updates' into for-next
by Dave Chinner
· 9 years ago
3fbbbea
xfs: introduce BMAPI_ZERO for allocating zeroed extents
by Dave Chinner
· 9 years ago
dbd5c8c
xfs: pass total block res. as total xfs_bmapi_write() parameter
by Brian Foster
· 9 years ago
d4a97a0
xfs: add missing bmap cancel calls in error paths
by Brian Foster
· 9 years ago
6bc43af
xfs: ensure EFD trans aborts on log recovery extent free failure
by Brian Foster
· 9 years ago
8d99fe9
xfs: fix efi/efd error handling to avoid fs shutdown hangs
by Brian Foster
· 9 years ago
4ea7976
Merge branch 'xfs-commit-cleanup' into for-next
by Dave Chinner
· 9 years ago
7039331
xfs: saner xfs_trans_commit interface
by Christoph Hellwig
· 9 years ago
4906e21
xfs: remove the flags argument to xfs_trans_cancel
by Christoph Hellwig
· 9 years ago
2e6db6c
xfs: switch remaining xfs_trans_dup users to xfs_trans_roll
by Christoph Hellwig
· 9 years ago
4f69f57
xfs: add DAX block zeroing support
by Dave Chinner
· 9 years ago
6a63ef0
Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next
by Dave Chinner
· 10 years ago
72c1a73
xfs: xfs_shift_file_space can be static
by kbuild test robot
· 10 years ago
a448f8f
Merge branch 'fallocate-insert-range' into for-next
by Dave Chinner
· 10 years ago
a904b1c
xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
by Namjae Jeon
· 10 years ago
723cac4
xfs: lock out page faults from extent swap operations
by Dave Chinner
· 10 years ago
216875a
Merge branch 'xfs-consolidate-format-defs' into for-next
by Dave Chinner
· 10 years ago
bb58e61
xfs: move most of xfs_sb.h to xfs_format.h
by Christoph Hellwig
· 10 years ago
Next »