index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'xfs-4.8-buf-fixes' into for-next
Dave Chinner
2016-07-20
6
-56
/
+151
|
\
|
*
xfs: track and serialize in-flight async buffers against unmount
Brian Foster
2016-07-20
2
-42
/
+129
|
*
xfs: exclude never-released buffers from buftarg I/O accounting
Brian Foster
2016-07-20
4
-7
/
+12
|
*
xfs: don't reset b_retries to 0 on every failure
Eric Sandeen
2016-07-20
1
-3
/
+4
|
*
xfs: remove extraneous buffer flag changes
Eric Sandeen
2016-07-20
2
-4
/
+3
|
*
xfs: fix xfs_error_get_cfg for negative errnos
Eric Sandeen
2016-07-20
1
-0
/
+3
*
|
Merge branch 'xfs-4.8-misc-fixes-3' into for-next
Dave Chinner
2016-07-20
6
-31
/
+60
|
\
\
|
*
|
xfs: remove the magic numbers in xfs_btree_block-related len macros
Hou Tao
2016-07-20
2
-25
/
+43
|
*
|
xfs: indentation fix in xfs_btree_get_iroot()
Kaho Ng
2016-07-20
1
-4
/
+4
|
*
|
xfs: don't allow negative error tags
Dan Carpenter
2016-07-20
2
-2
/
+2
|
*
|
xfs: fix type confusion in xfs_ioc_swapext
Jann Horn
2016-07-20
1
-0
/
+11
|
|
/
*
|
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-27
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-26
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-16
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
[next]