index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_bmap_util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-26
xfs: fix bmv_count confusion w/ shared extents
Darrick J. Wong
1
-10
/
+18
2016-11-30
xfs: remove i_iolock and use i_rwsem in the VFS inode instead
Christoph Hellwig
1
-7
/
+5
2016-11-08
xfs: provide helper for counting extents from if_bytes
Eric Sandeen
1
-20
/
+14
2016-11-08
xfs: fix up xfs_swap_extent_forks inline extent handling
Eric Sandeen
1
-2
/
+5
2016-10-05
xfs: implement swapext for rmap filesystems
Darrick J. Wong
1
-3
/
+159
2016-10-05
xfs: refactor swapext code
Darrick J. Wong
1
-131
/
+144
2016-10-05
xfs: various swapext cleanups
Darrick J. Wong
1
-16
/
+16
2016-10-05
xfs: garbage collect old cowextsz reservations
Darrick J. Wong
1
-0
/
+2
2016-10-05
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
1
-2
/
+7
2016-10-05
xfs: swap inode reflink flags when swapping inode extents
Darrick J. Wong
1
-0
/
+15
2016-10-05
xfs: teach get_bmapx about shared extents and the CoW fork
Darrick J. Wong
1
-14
/
+140
2016-09-26
xfs: remote attribute blocks aren't really userdata
Dave Chinner
1
-1
/
+1
2016-08-03
xfs: disable XFS_IOC_SWAPEXT when rmap btree is enabled
Darrick J. Wong
1
-0
/
+4
2016-08-03
xfs: propagate bmap updates to rmapbt
Darrick J. Wong
1
-0
/
+1
2016-08-03
xfs: rename flist/free_list to dfops
Darrick J. Wong
1
-20
/
+20
2016-08-03
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
Darrick J. Wong
1
-14
/
+14
2016-08-03
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
1
-90
/
+2
2016-08-03
xfs: fix locking of the rt bitmap/summary inodes
Darrick J. Wong
1
-2
/
+2
2016-06-21
Merge branch 'xfs-4.8-misc-fixes-2' into for-next
Dave Chinner
1
-7
/
+25
2016-06-21
xfs: convert list of extents to free into a regular list
Darrick J. Wong
1
-7
/
+25
2016-06-21
Merge branch 'xfs-4.8-iomap-write' into for-next
Dave Chinner
1
-213
/
+130
2016-06-21
xfs: kill xfs_zero_remaining_bytes
Christoph Hellwig
1
-119
/
+14
2016-06-21
xfs: split xfs_free_file_space in manageable pieces
Christoph Hellwig
1
-115
/
+137
2016-06-01
xfs: make several functions static
Eric Sandeen
1
-1
/
+1
2016-06-01
xfs: remove spurious shutdown type check from xfs_bmap_finish()
Brian Foster
1
-3
/
+1
2016-05-26
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+4
2016-05-26
Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-32
/
+13
2016-05-18
dax: use sb_issue_zerout instead of calling dax_clear_sectors
Matthew Wilcox
1
-11
/
+4
2016-04-06
xfs: better xfs_trans_alloc interface
Christoph Hellwig
1
-32
/
+13
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-2
/
+2
2016-03-21
Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+5
2016-03-07
Merge branch 'xfs-gut-icdinode-4.6' into for-next
Dave Chinner
1
-2
/
+2
2016-02-27
dax: give DAX clearing code correct bdev
Ross Zwisler
1
-1
/
+2
2016-02-09
xfs: mode di_mode to vfs inode
Dave Chinner
1
-2
/
+2
2016-02-08
xfs: lock rt summary inode on allocation
Dave Chinner
1
-1
/
+3
2016-01-11
xfs: eliminate committed arg from xfs_bmap_finish
Eric Sandeen
1
-27
/
+16
2015-11-03
Merge branch 'xfs-dax-updates' into for-next
Dave Chinner
1
-0
/
+36
2015-11-03
xfs: introduce BMAPI_ZERO for allocating zeroed extents
Dave Chinner
1
-0
/
+36
2015-10-12
xfs: pass total block res. as total xfs_bmapi_write() parameter
Brian Foster
1
-1
/
+1
2015-08-19
xfs: add missing bmap cancel calls in error paths
Brian Foster
1
-4
/
+6
2015-08-19
xfs: ensure EFD trans aborts on log recovery extent free failure
Brian Foster
1
-14
/
+7
2015-08-19
xfs: fix efi/efd error handling to avoid fs shutdown hangs
Brian Foster
1
-35
/
+49
2015-06-04
Merge branch 'xfs-commit-cleanup' into for-next
Dave Chinner
1
-43
/
+23
2015-06-04
xfs: saner xfs_trans_commit interface
Christoph Hellwig
1
-6
/
+5
2015-06-04
xfs: remove the flags argument to xfs_trans_cancel
Christoph Hellwig
1
-13
/
+11
2015-06-04
xfs: switch remaining xfs_trans_dup users to xfs_trans_roll
Christoph Hellwig
1
-24
/
+7
2015-06-04
xfs: add DAX block zeroing support
Dave Chinner
1
-4
/
+19
2015-04-13
Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next
Dave Chinner
1
-1
/
+1
2015-04-13
xfs: xfs_shift_file_space can be static
kbuild test robot
1
-1
/
+1
2015-03-25
Merge branch 'fallocate-insert-range' into for-next
Dave Chinner
1
-35
/
+96
[next]