index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-06
xfs: remove __xfs_free_extent_later
Darrick J. Wong
9
-25
/
+14
2023-12-06
xfs: allow pausing of pending deferred work items
Darrick J. Wong
2
-14
/
+100
2023-12-06
xfs: don't append work items to logged xfs_defer_pending objects
Darrick J. Wong
1
-13
/
+48
2023-12-06
xfs: elide ->create_done calls for unlogged deferred work
Darrick J. Wong
1
-0
/
+4
2023-12-06
xfs: don't allow overly small or large realtime volumes
Darrick J. Wong
2
-1
/
+15
2023-12-06
xfs: fix 32-bit truncation in xfs_compute_rextslog
Darrick J. Wong
1
-3
/
+5
2023-12-06
xfs: make rextslog computation consistent with mkfs
Darrick J. Wong
3
-1
/
+17
2023-12-06
xfs: move ->iop_relog to struct xfs_defer_op_type
Darrick J. Wong
2
-11
/
+23
2023-12-06
xfs: hoist xfs_trans_add_item calls to defer ops functions
Darrick J. Wong
1
-1
/
+6
2023-12-06
xfs: clean out XFS_LI_DIRTY setting boilerplate from ->iop_relog
Darrick J. Wong
1
-2
/
+7
2023-12-06
xfs: use xfs_defer_create_done for the relogging operation
Darrick J. Wong
1
-1
/
+5
2023-12-06
xfs: hoist ->create_intent boilerplate to its callsite
Darrick J. Wong
1
-0
/
+2
2023-12-06
xfs: hoist intent done flag setting to ->finish_item callsite
Darrick J. Wong
1
-1
/
+27
2023-12-06
xfs: move ->iop_recover to xfs_defer_op_type
Darrick J. Wong
3
-0
/
+23
2023-12-06
xfs: use xfs_defer_finish_one to finish recovered work items
Darrick J. Wong
3
-2
/
+3
2023-12-06
xfs: recreate work items when recovering intent items
Darrick J. Wong
2
-2
/
+10
2023-12-06
xfs: transfer recovered intent item ownership in ->iop_recover
Darrick J. Wong
1
-0
/
+2
2023-12-06
xfs: use xfs_defer_pending objects to recover intent items
Darrick J. Wong
3
-28
/
+85
2023-11-13
xfs: inode recovery does not validate the recovered inode
Dave Chinner
1
-0
/
+3
2023-11-13
xfs: fix internal error from AGFL exhaustion
Omar Sandoval
1
-3
/
+24
2023-11-13
xfs: abort intent items when recovery intents fail
Long Li
2
-3
/
+4
2023-11-13
xfs: factor out xfs_defer_pending_abort
Long Li
1
-8
/
+15
2023-11-08
Merge tag 'xfs-6.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
9
-423
/
+874
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
3
-6
/
+12
2023-10-19
xfs: invert the realtime summary cache
Omar Sandoval
1
-3
/
+3
2023-10-19
xfs: simplify rt bitmap/summary block accessor functions
Darrick J. Wong
2
-44
/
+41
2023-10-19
xfs: simplify xfs_rtbuf_get calling conventions
Darrick J. Wong
2
-68
/
+69
2023-10-19
xfs: cache last bitmap block in realtime allocator
Omar Sandoval
2
-76
/
+88
2023-10-18
xfs: consolidate realtime allocation arguments
Dave Chinner
2
-202
/
+210
2023-10-18
xfs: use accessor functions for summary info words
Darrick J. Wong
3
-9
/
+42
2023-10-18
xfs: create helpers for rtsummary block/wordcount computations
Darrick J. Wong
2
-0
/
+36
2023-10-18
xfs: use accessor functions for bitmap words
Darrick J. Wong
3
-77
/
+67
2023-10-18
xfs: create a helper to handle logging parts of rt bitmap/summary blocks
Darrick J. Wong
1
-15
/
+40
2023-10-18
xfs: create helpers for rtbitmap block/wordcount computations
Darrick J. Wong
3
-4
/
+44
2023-10-18
xfs: convert to new timestamp accessors
Jeff Layton
3
-6
/
+12
2023-10-17
xfs: convert rt summary macros to helpers
Darrick J. Wong
4
-12
/
+59
2023-10-17
xfs: convert open-coded xfs_rtword_t pointer accesses to helper
Darrick J. Wong
2
-28
/
+42
2023-10-17
xfs: remove XFS_BLOCKWSIZE and XFS_BLOCKWMASK macros
Darrick J. Wong
3
-11
/
+9
2023-10-17
xfs: convert the rtbitmap block and bit macros to static inline functions
Darrick J. Wong
3
-20
/
+42
2023-10-17
xfs: use shifting and masking when converting rt extents, if possible
Darrick J. Wong
2
-0
/
+31
2023-10-17
xfs: create rt extent rounding helpers for realtime extent blocks
Darrick J. Wong
1
-0
/
+18
2023-10-17
xfs: convert do_div calls to xfs_rtb_to_rtx helper calls
Darrick J. Wong
2
-6
/
+16
2023-10-17
xfs: create helpers to convert rt block numbers to rt extent numbers
Darrick J. Wong
3
-6
/
+37
2023-10-17
xfs: create a helper to convert extlen to rtextlen
Darrick J. Wong
2
-1
/
+10
2023-10-17
xfs: create a helper to compute leftovers of realtime extents
Darrick J. Wong
2
-2
/
+11
2023-10-17
xfs: create a helper to convert rtextents to rtblocks
Darrick J. Wong
1
-0
/
+16
2023-10-17
xfs: convert rt extent numbers to xfs_rtxnum_t
Darrick J. Wong
3
-57
/
+57
2023-10-17
xfs: rename xfs_verify_rtext to xfs_verify_rtbext
Darrick J. Wong
3
-6
/
+6
2023-10-17
xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t
Darrick J. Wong
3
-2
/
+3
2023-10-17
xfs: convert rt bitmap/summary block numbers to xfs_fileoff_t
Darrick J. Wong
2
-17
/
+17
[prev]
[next]