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
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
2015-03-25
xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
Namjae Jeon
1
-35
/
+96
2015-02-23
xfs: lock out page faults from extent swap operations
Dave Chinner
1
-16
/
+15
2014-11-28
Merge branch 'xfs-consolidate-format-defs' into for-next
Dave Chinner
1
-3
/
+0
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-11-28
xfs: merge xfs_dinode.h into xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-10-30
xfs: rework zero range to prevent invalid i_size updates
Brian Foster
1
-52
/
+20
2014-10-13
Merge branch 'xfs-misc-fixes-for-3.18-3' into for-next
Dave Chinner
1
-7
/
+7
2014-10-02
xfs: flush the range before zero range conversion
Brian Foster
1
-7
/
+7
2014-10-02
Merge branch 'xfs-buf-iosubmit' into for-next
Dave Chinner
1
-41
/
+15
2014-10-02
xfs: simplify xfs_zero_remaining_bytes
Christoph Hellwig
1
-30
/
+14
2014-10-02
xfs: introduce xfs_buf_submit[_wait]
Dave Chinner
1
-12
/
+2
2014-09-23
Merge branch 'xfs-misc-fixes-for-3.18-2' into for-next
Dave Chinner
1
-1
/
+1
2014-09-23
xfs: xfs_swap_extent_flush can be static
Dave Chinner
1
-1
/
+1
2014-09-23
xfs: only writeback and truncate pages for the freed range
Brian Foster
1
-4
/
+6
2014-09-23
xfs: writeback and inval. file range to be shifted by collapse
Brian Foster
1
-13
/
+19
2014-09-23
xfs: track collapse via file offset rather than extent index
Brian Foster
1
-6
/
+6
2014-09-02
xfs: trim eofblocks before collapse range
Brian Foster
1
-2
/
+9
2014-09-02
xfs: xfs_file_collapse_range is delalloc challenged
Dave Chinner
1
-0
/
+13
2014-08-04
Merge branch 'xfs-misc-fixes-3.17-2' into for-next
Dave Chinner
1
-52
/
+48
2014-08-04
Merge branch 'xfs-misc-fixes-3.17-1' into for-next
Dave Chinner
1
-1
/
+1
2014-08-04
xfs: flush both inodes in xfs_swap_extents
Dave Chinner
1
-44
/
+37
2014-08-04
xfs: fix swapext ilock deadlock
Dave Chinner
1
-15
/
+18
2014-08-04
xfs: kill VN_MAPPED
Dave Chinner
1
-1
/
+1
2014-08-04
xfs: kill VN_CACHED
Dave Chinner
1
-2
/
+2
2014-07-30
xfs: require 64-bit sector_t
Christoph Hellwig
1
-1
/
+1
2014-07-15
Merge branch 'xfs-libxfs-restructure' into for-next
Dave Chinner
1
-39
/
+39
2014-07-15
xfs: refine the allocation stack switch
Dave Chinner
1
-43
/
+0
2014-07-15
Revert "xfs: block allocation work needs to be kswapd aware"
Dave Chinner
1
-13
/
+3
2014-06-25
xfs: global error sign conversion
Dave Chinner
1
-39
/
+39
[next]