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: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
Darrick J. Wong
2016-08-03
1
-14
/
+14
*
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
2016-08-03
1
-90
/
+2
*
xfs: fix locking of the rt bitmap/summary inodes
Darrick J. Wong
2016-08-03
1
-2
/
+2
*
Merge branch 'xfs-4.8-misc-fixes-2' into for-next
Dave Chinner
2016-06-21
1
-7
/
+25
|
\
|
*
xfs: convert list of extents to free into a regular list
Darrick J. Wong
2016-06-21
1
-7
/
+25
*
|
Merge branch 'xfs-4.8-iomap-write' into for-next
Dave Chinner
2016-06-21
1
-213
/
+130
|
\
\
|
*
|
xfs: kill xfs_zero_remaining_bytes
Christoph Hellwig
2016-06-21
1
-119
/
+14
|
*
|
xfs: split xfs_free_file_space in manageable pieces
Christoph Hellwig
2016-06-21
1
-115
/
+137
|
|
/
*
|
xfs: make several functions static
Eric Sandeen
2016-06-01
1
-1
/
+1
*
|
xfs: remove spurious shutdown type check from xfs_bmap_finish()
Brian Foster
2016-06-01
1
-3
/
+1
|
/
*
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-26
1
-11
/
+4
|
\
|
*
dax: use sb_issue_zerout instead of calling dax_clear_sectors
Matthew Wilcox
2016-05-18
1
-11
/
+4
*
|
Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-05-26
1
-32
/
+13
|
\
\
|
|
/
|
/
|
|
*
xfs: better xfs_trans_alloc interface
Christoph Hellwig
2016-04-06
1
-32
/
+13
*
|
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-2
/
+2
|
/
*
Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-21
1
-3
/
+5
|
\
|
*
Merge branch 'xfs-gut-icdinode-4.6' into for-next
Dave Chinner
2016-03-07
1
-2
/
+2
|
|
\
|
|
*
xfs: mode di_mode to vfs inode
Dave Chinner
2016-02-09
1
-2
/
+2
|
*
|
xfs: lock rt summary inode on allocation
Dave Chinner
2016-02-08
1
-1
/
+3
|
|
/
*
/
dax: give DAX clearing code correct bdev
Ross Zwisler
2016-02-27
1
-1
/
+2
|
/
*
xfs: eliminate committed arg from xfs_bmap_finish
Eric Sandeen
2016-01-11
1
-27
/
+16
*
Merge branch 'xfs-dax-updates' into for-next
Dave Chinner
2015-11-03
1
-0
/
+36
|
\
|
*
xfs: introduce BMAPI_ZERO for allocating zeroed extents
Dave Chinner
2015-11-03
1
-0
/
+36
*
|
xfs: pass total block res. as total xfs_bmapi_write() parameter
Brian Foster
2015-10-12
1
-1
/
+1
|
/
*
xfs: add missing bmap cancel calls in error paths
Brian Foster
2015-08-19
1
-4
/
+6
*
xfs: ensure EFD trans aborts on log recovery extent free failure
Brian Foster
2015-08-19
1
-14
/
+7
*
xfs: fix efi/efd error handling to avoid fs shutdown hangs
Brian Foster
2015-08-19
1
-35
/
+49
*
Merge branch 'xfs-commit-cleanup' into for-next
Dave Chinner
2015-06-04
1
-43
/
+23
|
\
|
*
xfs: saner xfs_trans_commit interface
Christoph Hellwig
2015-06-04
1
-6
/
+5
|
*
xfs: remove the flags argument to xfs_trans_cancel
Christoph Hellwig
2015-06-04
1
-13
/
+11
|
*
xfs: switch remaining xfs_trans_dup users to xfs_trans_roll
Christoph Hellwig
2015-06-04
1
-24
/
+7
*
|
xfs: add DAX block zeroing support
Dave Chinner
2015-06-04
1
-4
/
+19
|
/
*
Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next
Dave Chinner
2015-04-13
1
-1
/
+1
|
\
|
*
xfs: xfs_shift_file_space can be static
kbuild test robot
2015-04-13
1
-1
/
+1
*
|
Merge branch 'fallocate-insert-range' into for-next
Dave Chinner
2015-03-25
1
-35
/
+96
|
\
|
|
*
xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
Namjae Jeon
2015-03-25
1
-35
/
+96
*
|
xfs: lock out page faults from extent swap operations
Dave Chinner
2015-02-23
1
-16
/
+15
|
/
*
Merge branch 'xfs-consolidate-format-defs' into for-next
Dave Chinner
2014-11-28
1
-3
/
+0
|
\
|
*
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
2014-11-28
1
-1
/
+0
|
*
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-11-28
1
-1
/
+0
|
*
xfs: merge xfs_dinode.h into xfs_format.h
Christoph Hellwig
2014-11-28
1
-1
/
+0
*
|
xfs: rework zero range to prevent invalid i_size updates
Brian Foster
2014-10-30
1
-52
/
+20
|
/
*
Merge branch 'xfs-misc-fixes-for-3.18-3' into for-next
Dave Chinner
2014-10-13
1
-7
/
+7
|
\
|
*
xfs: flush the range before zero range conversion
Brian Foster
2014-10-02
1
-7
/
+7
*
|
Merge branch 'xfs-buf-iosubmit' into for-next
Dave Chinner
2014-10-02
1
-41
/
+15
|
\
\
|
*
|
xfs: simplify xfs_zero_remaining_bytes
Christoph Hellwig
2014-10-02
1
-30
/
+14
|
*
|
xfs: introduce xfs_buf_submit[_wait]
Dave Chinner
2014-10-02
1
-12
/
+2
*
|
|
Merge branch 'xfs-misc-fixes-for-3.18-2' into for-next
Dave Chinner
2014-09-23
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
xfs: xfs_swap_extent_flush can be static
Dave Chinner
2014-09-23
1
-1
/
+1
|
|
/
*
|
xfs: only writeback and truncate pages for the freed range
Brian Foster
2014-09-23
1
-4
/
+6
[prev]
[next]