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
/
xfs_mount.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: introduce in-core global counter of allocbt blocks
Brian Foster
2021-04-29
1
-0
/
+6
*
xfs: rename the blockgc workqueue
Darrick J. Wong
2021-03-25
1
-1
/
+1
*
xfs: parallelize block preallocation garbage collection
Darrick J. Wong
2021-02-03
1
-2
/
+3
*
xfs: consolidate the eofblocks and cowblocks workers
Darrick J. Wong
2021-02-03
1
-4
/
+2
*
xfs: fold sbcount quiesce logging into log covering
Brian Foster
2021-01-22
1
-1
/
+0
*
xfs: remove xfs_getsb
Christoph Hellwig
2020-09-15
1
-1
/
+0
*
xfs: allow multiple reclaimers per AG
Dave Chinner
2020-07-07
1
-1
/
+0
*
xfs: remove the m_active_trans counter
Dave Chinner
2020-05-27
1
-1
/
+0
*
xfs: separate read-only variables in struct xfs_mount
Dave Chinner
2020-05-27
1
-66
/
+82
*
xfs: reduce free inode accounting overhead
Dave Chinner
2020-05-27
1
-2
/
+0
*
xfs: remove unused shutdown types
Brian Foster
2020-05-07
1
-2
/
+0
*
fs/xfs: Make DAX mount option a tri-state
Ira Weiny
2020-05-04
1
-0
/
+1
*
fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
Ira Weiny
2020-05-04
1
-2
/
+1
*
xfs: move inode flush to the sync workqueue
Darrick J. Wong
2020-04-16
1
-1
/
+5
*
xfs: ratelimit inode flush on buffered write ENOSPC
Darrick J. Wong
2020-03-31
1
-0
/
+1
*
xfs: remove unused structure members & simple typedefs
Eric Sandeen
2019-11-13
1
-1
/
+0
*
xfs: devirtualize ->m_dirnameops
Christoph Hellwig
2019-11-13
1
-2
/
+0
*
xfs: remove the unused m_chsize field
Christoph Hellwig
2019-11-13
1
-1
/
+0
*
xfs: remove the now unused dir ops infrastructure
Christoph Hellwig
2019-11-10
1
-2
/
+0
*
xfs: move the node header size to struct xfs_da_geometry
Christoph Hellwig
2019-11-10
1
-1
/
+0
*
xfs: use super s_id instead of struct xfs_mount m_fsname
Ian Kent
2019-11-05
1
-1
/
+0
*
xfs: remove unused struct xfs_mount field m_fsname_len
Ian Kent
2019-11-05
1
-1
/
+0
*
xfs: reverse the polarity of XFS_MOUNT_COMPAT_IOSIZE
Christoph Hellwig
2019-10-29
1
-1
/
+1
*
xfs: rename the XFS_MOUNT_DFLT_IOSIZE option to
Christoph Hellwig
2019-10-29
1
-1
/
+1
*
xfs: simplify parsing of allocsize mount option
Christoph Hellwig
2019-10-29
1
-6
/
+0
*
xfs: rename the m_writeio_* fields in struct xfs_mount
Christoph Hellwig
2019-10-29
1
-2
/
+2
*
xfs: remove the m_readio_* fields in struct xfs_mount
Christoph Hellwig
2019-10-29
1
-4
/
+1
*
xfs: don't use a different allocsice for -o wsync
Christoph Hellwig
2019-10-29
1
-7
/
+0
*
xfs: cleanup calculating the stat optimal I/O size
Christoph Hellwig
2019-10-29
1
-24
/
+0
*
xfs: add kmem allocation trace points
Dave Chinner
2019-08-26
1
-7
/
+0
*
xfs: move the log ioend workqueue to struct xlog
Christoph Hellwig
2019-06-28
1
-1
/
+0
*
xfs: remove unused flags arg from getsb interfaces
Eric Sandeen
2019-06-12
1
-1
/
+1
*
xfs: separate inode geometry
Darrick J. Wong
2019-06-12
1
-16
/
+3
*
xfs: track delayed allocation reservations across the filesystem
Darrick J. Wong
2019-04-26
1
-0
/
+7
*
xfs: remove unused m_data_workqueue
Darrick J. Wong
2019-04-16
1
-1
/
+0
*
xfs: replace the BAD_SUMMARY mount flag with the equivalent health code
Darrick J. Wong
2019-04-14
1
-1
/
+0
*
xfs: track metadata health status
Darrick J. Wong
2019-04-14
1
-0
/
+23
*
xfs: introduce an always_cow mode
Christoph Hellwig
2019-02-21
1
-0
/
+1
*
xfs: rename m_inotbt_nores to m_finobt_nores
Darrick J. Wong
2019-02-14
1
-1
/
+1
*
xfs: cache unlinked pointers in an rhashtable
Darrick J. Wong
2019-02-11
1
-0
/
+7
*
xfs: cache minimum realtime summary level
Omar Sandoval
2018-12-12
1
-0
/
+7
*
xfs: precalculate cluster alignment in inodes and blocks
Darrick J. Wong
2018-12-12
1
-0
/
+2
*
xfs: precalculate inodes and blocks per inode cluster
Darrick J. Wong
2018-12-12
1
-0
/
+2
*
xfs: remove deprecated barrier/nobarrier mount
Eric Sandeen
2018-07-26
1
-1
/
+0
*
xfs: force summary counter recalc at next mount
Darrick J. Wong
2018-07-23
1
-0
/
+1
*
xfs: detect and fix bad summary counts at mount
Darrick J. Wong
2018-07-23
1
-0
/
+1
*
xfs: clean up MIN/MAX
Dave Chinner
2018-06-08
1
-1
/
+1
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
xfs: detect agfl count corruption and reset agfl
Brian Foster
2018-03-23
1
-0
/
+1
*
xfs: account only rmapbt-used blocks against rmapbt perag res
Brian Foster
2018-03-11
1
-0
/
+1
[next]