index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'xfs-4.8-misc-fixes-2' into for-next
Dave Chinner
2016-06-21
18
-166
/
+246
|
\
|
*
xfs: refactor btree maxlevels computation
Darrick J. Wong
2016-06-21
4
-27
/
+28
|
*
xfs: convert list of extents to free into a regular list
Darrick J. Wong
2016-06-21
5
-44
/
+47
|
*
xfs: separate freelist fixing into a separate helper
Dave Chinner
2016-06-21
2
-30
/
+56
|
*
xfs: rearrange xfs_bmap_add_free parameters
Darrick J. Wong
2016-06-21
4
-14
/
+13
|
*
xfs: check for a valid error_tag in errortag_add
Darrick J. Wong
2016-06-21
1
-0
/
+3
|
*
xfs: enable buffer deadlock postmortem diagnosis via ftrace
Darrick J. Wong
2016-06-21
2
-3
/
+6
|
*
xfs: check offsets of variable length structures
Darrick J. Wong
2016-06-21
1
-2
/
+23
|
*
xfs: refactor xfs_reserve_blocks() to handle ENOSPC correctly
Brian Foster
2016-06-21
1
-45
/
+60
|
*
xfs: cancel eofblocks background trimming on remount read-only
Brian Foster
2016-06-21
3
-1
/
+10
*
|
Merge branch 'xfs-4.8-iomap-write' into for-next
Dave Chinner
2016-06-21
10
-776
/
+367
|
\
\
|
*
|
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: use xfs_zero_range in xfs_zero_eof
Christoph Hellwig
2016-06-21
1
-127
/
+1
|
*
|
xfs: handle 64-bit length in xfs_iozero
Christoph Hellwig
2016-06-21
2
-6
/
+8
|
*
|
xfs: use iomap infrastructure for DAX zeroing
Christoph Hellwig
2016-06-21
2
-41
/
+3
|
*
|
xfs: use iomap fiemap implementation
Christoph Hellwig
2016-06-21
1
-75
/
+5
|
*
|
xfs: remove buffered write support from __xfs_get_blocks
Christoph Hellwig
2016-06-21
1
-52
/
+19
|
*
|
xfs: implement iomap based buffered write path
Christoph Hellwig
2016-06-21
7
-258
/
+187
|
*
|
xfs: reorder zeroing and flushing sequence in truncate
Christoph Hellwig
2016-06-21
1
-14
/
+19
|
*
|
xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.c
Christoph Hellwig
2016-06-21
3
-26
/
+31
*
|
|
Merge branch 'fs-4.8-iomap-infrastructure' into for-next
Dave Chinner
2016-06-21
1
-0
/
+1
|
\
|
|
|
*
|
fs: move struct iomap from exportfs.h to a separate header
Christoph Hellwig
2016-06-21
1
-0
/
+1
|
|
/
*
|
xfs: reduce lock hold times in buffer writeback
Dave Chinner
2016-06-01
1
-25
/
+35
*
|
xfs: define XFS_IOC_FREEZE even if FIFREEZE is defined
Christoph Hellwig
2016-06-01
1
-6
/
+2
*
|
xfs: make several functions static
Eric Sandeen
2016-06-01
15
-50
/
+14
*
|
xfs: remove spurious shutdown type check from xfs_bmap_finish()
Brian Foster
2016-06-01
1
-3
/
+1
*
|
xfs: fix broken multi-fsb buffer logging
Brian Foster
2016-06-01
1
-5
/
+13
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-05-28
1
-4
/
+5
|
\
|
*
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
2016-05-27
1
-4
/
+5
*
|
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-27
3
-22
/
+12
|
\
\
|
*
|
dax: use sb_issue_zerout instead of calling dax_clear_sectors
Matthew Wilcox
2016-05-18
1
-11
/
+4
|
*
|
xfs: Add alignment check for DAX mount
Toshi Kani
2016-05-17
1
-7
/
+5
|
*
|
dax: Remove complete_unwritten argument
Jan Kara
2016-05-17
1
-4
/
+3
*
|
|
Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-05-26
48
-1134
/
+1293
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'xfs-4.7-inode-reclaim' into for-next
Dave Chinner
2016-05-20
4
-199
/
+250
|
|
\
\
|
|
*
|
xfs: move reclaim tagging functions
Dave Chinner
2016-05-18
1
-118
/
+116
|
|
*
|
xfs: simplify inode reclaim tagging interfaces
Dave Chinner
2016-05-18
1
-48
/
+50
|
|
*
|
xfs: rename variables in xfs_iflush_cluster for clarity
Dave Chinner
2016-05-18
1
-37
/
+37
|
|
*
|
xfs: xfs_iflush_cluster has range issues
Dave Chinner
2016-05-18
1
-2
/
+11
|
|
*
|
xfs: mark reclaimed inodes invalid earlier
Dave Chinner
2016-05-18
2
-12
/
+47
|
|
*
|
xfs: xfs_inode_free() isn't RCU safe
Dave Chinner
2016-05-18
1
-7
/
+7
|
|
*
|
xfs: optimise xfs_iext_destroy
Alex Lyakas
2016-05-18
1
-8
/
+19
|
|
*
|
xfs: skip stale inodes in xfs_iflush_cluster
Dave Chinner
2016-05-18
1
-0
/
+1
|
|
*
|
xfs: fix inode validity check in xfs_iflush_cluster
Dave Chinner
2016-05-18
1
-4
/
+4
|
|
*
|
xfs: xfs_iflush_cluster fails to abort on error
Dave Chinner
2016-05-18
1
-4
/
+13
|
|
*
|
xfs: remove xfs_fs_evict_inode()
Dave Chinner
2016-05-18
1
-21
/
+7
|
*
|
|
Merge branch 'xfs-4.7-error-cfg' into for-next
Dave Chinner
2016-05-20
8
-54
/
+450
|
|
\
\
\
|
|
*
|
|
xfs: add "fail at unmount" error handling configuration
Carlos Maiolino
2016-05-18
4
-0
/
+64
|
|
*
|
|
xfs: add configuration handlers for specific errors
Carlos Maiolino
2016-05-18
2
-1
/
+24
[next]