index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_mount.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2022-07-17
xfs: implement ->notify_failure() for XFS
Shiyang Ruan
1
-0
/
+1
2022-06-23
xfs: bound maximum wait time for inodegc work
Dave Chinner
1
-1
/
+1
2022-05-27
xfs: warn about LARP once per mount
Darrick J. Wong
1
-1
/
+4
2022-05-27
xfs: implement per-mount warnings for scrub and shrink usage
Darrick J. Wong
1
-1
/
+14
2022-04-21
Merge tag 'large-extent-counters-v9' of https://github.com/chandanr/linux int...
Dave Chinner
1
-0
/
+2
2022-04-21
Merge branch 'guilt/xfs-unsigned-flags-5.18' into xfs-5.19-for-next
Dave Chinner
1
-6
/
+5
2022-04-21
xfs: convert shutdown reasons to unsigned.
Dave Chinner
1
-6
/
+5
2022-04-12
xfs: use a separate frextents counter for rt extent reservations
Darrick J. Wong
1
-3
/
+16
2022-04-11
xfs: Introduce XFS_SB_FEAT_INCOMPAT_NREXT64 and associated per-fs feature bit
Chandan Babu R
1
-0
/
+2
2022-03-28
xfs: don't include bnobt blocks when reserving free block pool
Darrick J. Wong
1
-0
/
+15
2021-10-19
xfs: compute maximum AG btree height for critical reservation calculation
Darrick J. Wong
1
-0
/
+1
2021-10-19
xfs: rename m_ag_maxlevels to m_allocbt_maxlevels
Darrick J. Wong
1
-2
/
+2
2021-08-19
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
1
-1
/
+1
2021-08-19
xfs: convert remaining mount flags to state flags
Dave Chinner
1
-19
/
+23
2021-08-19
xfs: convert mount flags to features
Dave Chinner
1
-23
/
+3
2021-08-19
xfs: consolidate mount option features in m_features
Dave Chinner
1
-0
/
+44
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
1
-3
/
+3
2021-08-19
xfs: reflect sb features in xfs_mount
Dave Chinner
1
-0
/
+76
2021-08-18
xfs: add trace point for fs shutdown
Darrick J. Wong
1
-0
/
+6
2021-08-16
xfs: move the CIL workqueue to the CIL
Dave Chinner
1
-1
/
+0
2021-08-09
xfs: allow setting and clearing of log incompat feature flags
Darrick J. Wong
1
-0
/
+2
2021-08-09
xfs: throttle inode inactivation queuing on memory reclaim
Darrick J. Wong
1
-0
/
+3
2021-08-09
xfs: don't run speculative preallocation gc when fs is frozen
Darrick J. Wong
1
-1
/
+9
2021-08-09
xfs: queue inactivation immediately when free realtime extents are tight
Darrick J. Wong
1
-1
/
+2
2021-08-09
xfs: queue inactivation immediately when free space is tight
Darrick J. Wong
1
-0
/
+9
2021-08-06
xfs: per-cpu deferred inode inactivation queues
Dave Chinner
1
-1
/
+42
2021-08-06
xfs: introduce all-mounts list for cpu hotplug notifications
Dave Chinner
1
-0
/
+1
2021-06-02
xfs: move perag structure and setup to libxfs/xfs_ag.[ch]
Dave Chinner
1
-108
/
+3
2021-06-02
xfs: prepare for moving perag definitions and support to libxfs
Dave Chinner
1
-9
/
+10
2021-04-29
xfs: introduce in-core global counter of allocbt blocks
Brian Foster
1
-0
/
+6
2021-03-25
xfs: rename the blockgc workqueue
Darrick J. Wong
1
-1
/
+1
2021-02-03
xfs: parallelize block preallocation garbage collection
Darrick J. Wong
1
-2
/
+3
2021-02-03
xfs: consolidate the eofblocks and cowblocks workers
Darrick J. Wong
1
-4
/
+2
2021-01-22
xfs: fold sbcount quiesce logging into log covering
Brian Foster
1
-1
/
+0
2020-09-15
xfs: remove xfs_getsb
Christoph Hellwig
1
-1
/
+0
2020-07-07
xfs: allow multiple reclaimers per AG
Dave Chinner
1
-1
/
+0
2020-05-27
xfs: remove the m_active_trans counter
Dave Chinner
1
-1
/
+0
2020-05-27
xfs: separate read-only variables in struct xfs_mount
Dave Chinner
1
-66
/
+82
2020-05-27
xfs: reduce free inode accounting overhead
Dave Chinner
1
-2
/
+0
2020-05-07
xfs: remove unused shutdown types
Brian Foster
1
-2
/
+0
2020-05-04
fs/xfs: Make DAX mount option a tri-state
Ira Weiny
1
-0
/
+1
2020-05-04
fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
Ira Weiny
1
-2
/
+1
2020-04-16
xfs: move inode flush to the sync workqueue
Darrick J. Wong
1
-1
/
+5
2020-03-31
xfs: ratelimit inode flush on buffered write ENOSPC
Darrick J. Wong
1
-0
/
+1
2019-11-13
xfs: remove unused structure members & simple typedefs
Eric Sandeen
1
-1
/
+0
2019-11-13
xfs: devirtualize ->m_dirnameops
Christoph Hellwig
1
-2
/
+0
2019-11-13
xfs: remove the unused m_chsize field
Christoph Hellwig
1
-1
/
+0
2019-11-10
xfs: remove the now unused dir ops infrastructure
Christoph Hellwig
1
-2
/
+0
2019-11-10
xfs: move the node header size to struct xfs_da_geometry
Christoph Hellwig
1
-1
/
+0
[next]