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
*
xfs: do not log/recover swapext extent owner changes for deleted inodes
Eric Sandeen
2018-03-29
2
-1
/
+7
*
xfs: clean up xfs_mount allocation and dynamic initializers
Brian Foster
2018-03-26
3
-13
/
+29
*
xfs: remove dead inode version setting code
Dave Chinner
2018-03-23
1
-4
/
+1
*
xfs: catch inode allocation state mismatch corruption
Dave Chinner
2018-03-23
1
-1
/
+22
*
xfs: xfs_scrub_iallocbt_xref_rmap_inodes should use xref_set_corrupt
Darrick J. Wong
2018-03-23
1
-1
/
+1
*
xfs: flag inode corruption if parent ptr doesn't get us a real inode
Darrick J. Wong
2018-03-23
1
-1
/
+11
*
xfs: don't accept inode buffers with suspicious unlinked chains
Darrick J. Wong
2018-03-23
1
-2
/
+8
*
xfs: move inode extent size hint validation to libxfs
Darrick J. Wong
2018-03-23
3
-88
/
+122
*
xfs: record inode buf errors as a xref error in inobt scrubber
Darrick J. Wong
2018-03-23
1
-1
/
+2
*
xfs: remove xfs_buf parameter from inode scrub methods
Darrick J. Wong
2018-03-23
9
-111
/
+74
*
xfs: inode scrubber shouldn't bother with raw checks
Darrick J. Wong
2018-03-23
1
-89
/
+13
*
xfs: bmap scrubber should do rmap xref with bmap for sparse files
Darrick J. Wong
2018-03-23
1
-1
/
+169
*
xfs: refactor inode buffer verifier error logging
Darrick J. Wong
2018-03-23
3
-6
/
+30
*
xfs: refactor inode verifier error logging
Darrick J. Wong
2018-03-23
2
-8
/
+12
*
xfs: refactor bmap record validation
Darrick J. Wong
2018-03-23
4
-21
/
+54
*
xfs: sanity-check the unused space before trying to use it
Darrick J. Wong
2018-03-23
5
-49
/
+111
*
xfs: detect agfl count corruption and reset agfl
Brian Foster
2018-03-23
3
-1
/
+103
*
xfs: unwind the try_again loop in xfs_log_force
Christoph Hellwig
2018-03-23
1
-30
/
+42
*
xfs: refactor xfs_log_force_lsn
Christoph Hellwig
2018-03-23
1
-80
/
+62
*
xfs: minor cleanup for xfs_reflink_end_cow
Christoph Hellwig
2018-03-15
1
-9
/
+8
*
xfs: minor cleanup for xfs_get_blocks
Christoph Hellwig
2018-03-15
1
-7
/
+6
*
xfs: remove xfs_zero_range
Christoph Hellwig
2018-03-15
4
-53
/
+14
*
xfs: assert that xfs_reflink_allocate_cow is called with XFS_ILOCK_EXCL
Christoph Hellwig
2018-03-15
1
-1
/
+1
*
xfs: don't use XFS_BMAPI_ENTRIRE in xfs_get_blocks
Christoph Hellwig
2018-03-15
1
-2
/
+2
*
xfs: fix the check for COW extents in xfs_swap_extents
Christoph Hellwig
2018-03-15
1
-2
/
+2
*
xfs: refactor xfs_log_force
Christoph Hellwig
2018-03-14
1
-81
/
+63
*
xfs: merge _xfs_log_force_lsn and xfs_log_force_lsn
Christoph Hellwig
2018-03-14
6
-28
/
+9
*
xfs: merge _xfs_log_force and xfs_log_force
Christoph Hellwig
2018-03-14
4
-29
/
+8
*
xfs: remove the unused log_flushed variable in xfs_extent_busy_flush
Christoph Hellwig
2018-03-14
1
-2
/
+2
*
xfs: remove an outdated comment for xfs_inode_item_committing
Christoph Hellwig
2018-03-14
1
-4
/
+0
*
xfs: remove misleading comment text on xfs_inode_item_unlock
Christoph Hellwig
2018-03-14
1
-3
/
+0
*
xfs: account only rmapbt-used blocks against rmapbt perag res
Brian Foster
2018-03-11
5
-12
/
+46
*
xfs: rename agfl perag res type to rmapbt
Brian Foster
2018-03-11
4
-34
/
+33
*
xfs: account format bouncing into rmapbt swapext tx reservation
Brian Foster
2018-03-11
1
-9
/
+20
*
xfs: shutdown if block allocation overruns tx reservation
Brian Foster
2018-03-11
1
-4
/
+8
*
xfs: Rename xa_ elements to ail_
Matthew Wilcox
2018-03-11
10
-174
/
+175
*
xfs: convert XFS_AGFL_SIZE to a helper function
Dave Chinner
2018-03-11
5
-23
/
+31
*
xfs: check for cow blocks before trying to clear them
Darrick J. Wong
2018-03-11
2
-9
/
+5
*
xfs: convert a few more directory asserts to corruption
Darrick J. Wong
2018-03-11
2
-3
/
+5
*
xfs: don't iunlock the quota ip when quota block
Darrick J. Wong
2018-03-11
1
-2
/
+0
*
xfs: Correctly invert xfs_buftarg LRU isolation logic
Vratislav Bendel
2018-03-11
1
-1
/
+1
*
xfs: fix transaction allocation deadlock in IO path
Dave Chinner
2018-03-11
2
-3
/
+4
*
xfs: implement the lazytime mount option
Christoph Hellwig
2018-03-11
3
-1
/
+49
*
xfs: Remove dead code from inode recover function
Nikolay Borisov
2018-03-11
1
-7
/
+0
*
Cleanup old XFS_BTREE_* traces
Carlos Maiolino
2018-03-11
7
-164
/
+14
*
xfs: remove unused m_dmevmask from xfs_mount struct
Eric Sandeen
2018-03-11
3
-12
/
+0
*
xfs: fall back to vmalloc when allocation log vector buffers
Dave Chinner
2018-03-11
3
-5
/
+11
*
xfs: don't block on the ilock for RWF_NOWAIT
Christoph Hellwig
2018-03-01
1
-8
/
+19
*
xfs: don't start out with the exclusive ilock for direct I/O
Christoph Hellwig
2018-03-01
1
-4
/
+2
*
xfs: don't allocate COW blocks for zeroing holes or unwritten extents
Christoph Hellwig
2018-03-01
1
-1
/
+10
[next]