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 tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-30
5
-74
/
+80
|
\
|
*
xfs: Convert double locking of MMAPLOCK to use VFS helpers
Jan Kara
2021-07-13
2
-33
/
+19
|
*
xfs: Convert to use invalidate_lock
Jan Kara
2021-07-13
4
-32
/
+34
|
*
xfs: Refactor xfs_isilocked()
Pavel Reichl
2021-07-13
2
-9
/
+27
*
|
Merge tag 'xfs-5.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-08-01
7
-106
/
+244
|
\
\
|
*
|
xfs: prevent spoofing of rtbitmap blocks when recovering buffers
Darrick J. Wong
2021-07-29
1
-2
/
+12
|
*
|
xfs: limit iclog tail updates
Dave Chinner
2021-07-29
1
-13
/
+37
|
*
|
xfs: need to see iclog flags in tracing
Dave Chinner
2021-07-29
2
-4
/
+14
|
*
|
xfs: Enforce attr3 buffer recovery order
Dave Chinner
2021-07-29
1
-0
/
+1
|
*
|
xfs: logging the on disk inode LSN can make it go backwards
Dave Chinner
2021-07-29
2
-11
/
+39
|
*
|
xfs: avoid unnecessary waits in xfs_log_force_lsn()
Dave Chinner
2021-07-29
1
-5
/
+37
|
*
|
xfs: log forces imply data device cache flushes
Dave Chinner
2021-07-29
1
-13
/
+34
|
*
|
xfs: factor out forced iclog flushes
Dave Chinner
2021-07-29
1
-24
/
+18
|
*
|
xfs: fix ordering violation between cache flushes and tail updates
Dave Chinner
2021-07-29
3
-13
/
+39
|
*
|
xfs: fold __xlog_state_release_iclog into xlog_state_release_iclog
Dave Chinner
2021-07-29
1
-28
/
+17
|
*
|
xfs: external logs need to flush data device
Dave Chinner
2021-07-29
1
-8
/
+11
|
*
|
xfs: flush data dev on external log write
Dave Chinner
2021-07-29
1
-1
/
+1
*
|
|
Merge tag 'xfs-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-07-18
9
-37
/
+174
|
\
|
|
|
*
|
xfs: detect misaligned rtinherit directory extent size hints
Darrick J. Wong
2021-07-15
1
-2
/
+16
|
*
|
xfs: fix an integer overflow error in xfs_growfs_rt
Darrick J. Wong
2021-07-15
1
-5
/
+5
|
*
|
xfs: improve FSGROWFSRT precondition checking
Darrick J. Wong
2021-07-15
1
-7
/
+32
|
*
|
xfs: don't expose misaligned extszinherit hints to userspace
Darrick J. Wong
2021-07-15
1
-1
/
+18
|
*
|
xfs: correct the narrative around misaligned rtinherit/extszinherit dirs
Darrick J. Wong
2021-07-15
3
-22
/
+24
|
*
|
xfs: reset child dir '..' entry when unlinking child
Darrick J. Wong
2021-07-15
1
-0
/
+13
|
*
|
xfs: check for sparse inode clusters that cross new EOAG when shrinking
Darrick J. Wong
2021-07-15
3
-0
/
+66
|
|
/
*
/
xfs: Fix multiple fall-through warnings for Clang
Gustavo A. R. Silva
2021-07-12
1
-8
/
+8
|
/
*
Merge tag 'xfs-5.14-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-07-02
92
-3036
/
+3827
|
\
|
*
xfs: don't wait on future iclogs when pushing the CIL
Dave Chinner
2021-06-25
1
-7
/
+28
|
*
xfs: Fix a CIL UAF by getting get rid of the iclog callback lock
Dave Chinner
2021-06-25
3
-35
/
+18
|
*
xfs: remove callback dequeue loop from xlog_state_do_iclog_callbacks
Dave Chinner
2021-06-25
1
-10
/
+6
|
*
xfs: don't nest icloglock inside ic_callback_lock
Dave Chinner
2021-06-25
1
-14
/
+4
|
*
xfs: Initialize error in xfs_attr_remove_iter
Allison Henderson
2021-06-25
1
-1
/
+1
|
*
xfs: fix endianness issue in xfs_ag_shrink_space
Darrick J. Wong
2021-06-22
1
-3
/
+4
|
*
xfs: remove dead stale buf unpin handling code
Brian Foster
2021-06-21
1
-19
/
+2
|
*
xfs: hold buffer across unpin and potential shutdown processing
Brian Foster
2021-06-21
1
-16
/
+21
|
*
xfs: force the log offline when log intent item recovery fails
Darrick J. Wong
2021-06-21
2
-1
/
+7
|
*
xfs: fix log intent recovery ENOSPC shutdowns when inactivating inodes
Darrick J. Wong
2021-06-21
1
-1
/
+9
|
*
xfs: shorten the shutdown messages to a single line
Darrick J. Wong
2021-06-21
1
-8
/
+8
|
*
xfs: print name of function causing fs shutdown instead of hex pointer
Darrick J. Wong
2021-06-21
1
-1
/
+1
|
*
xfs: fix type mismatches in the inode reclaim functions
Darrick J. Wong
2021-06-21
3
-9
/
+9
|
*
xfs: separate primary inode selection criteria in xfs_iget_cache_hit
Darrick J. Wong
2021-06-21
1
-23
/
+16
|
*
xfs: refactor the inode recycling code
Darrick J. Wong
2021-06-21
2
-64
/
+83
|
*
xfs: add iclog state trace events
Dave Chinner
2021-06-21
3
-0
/
+88
|
*
xfs: xfs_log_force_lsn isn't passed a LSN
Dave Chinner
2021-06-21
13
-65
/
+56
|
*
xfs: Fix CIL throttle hang when CIL space used going backwards
Dave Chinner
2021-06-21
3
-24
/
+49
|
*
xfs: journal IO cache flush reductions
Dave Chinner
2021-06-21
4
-48
/
+43
|
*
xfs: remove need_start_rec parameter from xlog_write()
Dave Chinner
2021-06-21
3
-25
/
+25
|
*
xfs: CIL checkpoint flushes caches unconditionally
Dave Chinner
2021-06-21
1
-4
/
+21
|
*
xfs: async blkdev cache flush
Dave Chinner
2021-06-21
2
-0
/
+37
|
*
xfs: remove xfs_blkdev_issue_flush
Dave Chinner
2021-06-21
5
-13
/
+5
[next]