index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2022-04-13
xfs: Decouple XFS_IBULK flags from XFS_IWALK flags
Chandan Babu R
2022-04-13
xfs: Conditionally upgrade existing inodes to use large extent counters
Chandan Babu R
2022-04-13
xfs: Directory's data fork extent counter can never overflow
Chandan Babu R
2022-04-12
xfs: use a separate frextents counter for rt extent reservations
Darrick J. Wong
2022-04-12
xfs: recalculate free rt extents after log recovery
Darrick J. Wong
2022-04-12
xfs: pass explicit mount pointer to rtalloc query functions
Darrick J. Wong
2022-04-12
xfs: Use generic_file_open()
Matthew Wilcox (Oracle)
2022-04-11
xfs: Introduce per-inode 64-bit extent counters
Chandan Babu R
2022-04-11
xfs: Replace numbered inode recovery error messages with descriptive ones
Chandan Babu R
2022-04-11
xfs: Introduce macros to represent new maximum extent counts for data/attr forks
Chandan Babu R
2022-04-11
xfs: Use uint64_t to count maximum blocks that can be used by BMBT
Chandan Babu R
2022-04-11
xfs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers
Chandan Babu R
2022-04-11
xfs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64
Chandan Babu R
2022-04-11
xfs: Introduce XFS_SB_FEAT_INCOMPAT_NREXT64 and associated per-fs feature bit
Chandan Babu R
2022-04-11
xfs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively
Chandan Babu R
2022-04-11
xfs: Use basic types to define xfs_log_dinode's di_nextents and di_anextents
Chandan Babu R
2022-04-11
xfs: Introduce xfs_dfork_nextents() helper
Chandan Babu R
2022-04-11
xfs: Use xfs_extnum_t instead of basic data types
Chandan Babu R
2022-04-11
xfs: Introduce xfs_iext_max_nextents() helper
Chandan Babu R
2022-04-11
xfs: Define max extent length based on on-disk format definition
Chandan Babu R
2022-04-11
xfs: Move extent count limits to xfs_format.h
Chandan Babu R
2022-04-11
xfs: Add XFS messages to printk index
Jonathan Lassoff
2022-04-11
xfs: Simplify XFS logging methods.
Jonathan Lassoff
2022-04-01
Merge tag 'xfs-5.18-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-03-29
xfs: drop async cache flushes from CIL commits.
Dave Chinner
2022-03-29
xfs: shutdown during log recovery needs to mark the log shutdown
Dave Chinner
2022-03-29
xfs: xfs_trans_commit() path must check for log shutdown
Dave Chinner
2022-03-29
xfs: xfs_do_force_shutdown needs to block racing shutdowns
Dave Chinner
2022-03-29
xfs: log shutdown triggers should only shut down the log
Dave Chinner
2022-03-29
xfs: run callbacks before waking waiters in xlog_state_shutdown_callbacks
Dave Chinner
2022-03-29
xfs: shutdown in intent recovery has non-intent items in the AIL
Dave Chinner
2022-03-29
xfs: aborting inodes on shutdown may need buffer lock
Dave Chinner
2022-03-28
xfs: don't report reserved bnobt space as available
Darrick J. Wong
2022-03-28
xfs: fix overfilling of reserve pool
Darrick J. Wong
2022-03-28
xfs: always succeed at setting the reserve pool size
Darrick J. Wong
2022-03-28
xfs: remove infinite loop when reserving free block pool
Darrick J. Wong
2022-03-28
xfs: don't include bnobt blocks when reserving free block pool
Darrick J. Wong
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-24
Merge tag 'xfs-5.18-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
mm/fs: delete PF_SWAPWRITE
Hugh Dickins
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
remove bdi_congested() and wb_congested() and related functions
NeilBrown
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
xfs: document the XFS_ALLOC_AGFL_RESERVE constant
Darrick J. Wong
2022-03-20
xfs: xfs_is_shutdown vs xlog_is_shutdown cage fight
Dave Chinner
2022-03-20
xfs: AIL should be log centric
Dave Chinner
2022-03-20
xfs: log items should have a xlog pointer, not a mount
Dave Chinner
[prev]
[next]