index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CREDITS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-14
xfs: store an ops pointer in struct xfs_defer_pending
Christoph Hellwig
8
-36
/
+34
2023-12-14
xfs: move xfs_attr_defer_type up in xfs_attr_item.c
Christoph Hellwig
1
-33
/
+33
2023-12-14
xfs: consolidate the xfs_attr_defer_* helpers
Christoph Hellwig
2
-71
/
+21
2023-12-13
xfs: recompute growfsrtfree transaction reservation while growing rt volume
Darrick J. Wong
1
-0
/
+5
2023-12-07
xfs: move xfs_ondisk.h to libxfs/
Christoph Hellwig
1
-0
/
+0
2023-12-07
xfs: use static_assert to check struct sizes and offsets
Christoph Hellwig
1
-4
/
+4
2023-12-07
xfs: extract xfs_da_buf_copy() helper function
Zhang Tianci
3
-52
/
+36
2023-12-07
xfs: update dir3 leaf block metadata after swap
Zhang Tianci
1
-0
/
+7
2023-12-07
xfs: ensure logflagsp is initialized in xfs_bmap_del_extent_real
Jiachen Zhang
1
-42
/
+31
2023-12-07
xfs: clean up xfs_fsops.h
Christoph Hellwig
1
-5
/
+5
2023-12-07
xfs: clean up the xfs_reserve_blocks interface
Christoph Hellwig
5
-50
/
+14
2023-12-07
xfs: clean up the XFS_IOC_FSCOUNTS handler
Christoph Hellwig
3
-26
/
+20
2023-12-07
xfs: clean up the XFS_IOC_{GS}ET_RESBLKS handler
Christoph Hellwig
1
-44
/
+43
2023-12-07
Documentation: xfs: consolidate XFS docs into its own subdirectory
Bagas Sanjaya
8
-8
/
+19
2023-12-07
mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind
Shiyang Ruan
4
-11
/
+122
2023-12-07
xfs: force small EFIs for reaping btree extents
Darrick J. Wong
3
-11
/
+104
2023-12-07
xfs: log EFIs for all btree blocks being used to stage a btree
Darrick J. Wong
2
-8
/
+29
2023-12-07
xfs: implement block reservation accounting for btrees we're staging
Darrick J. Wong
4
-0
/
+595
2023-12-07
xfs: remove unused fields from struct xbtree_ifakeroot
Darrick J. Wong
1
-6
/
+0
2023-12-07
xfs: automatic freeing of freshly allocated unwritten space
Darrick J. Wong
3
-8
/
+117
2023-12-07
xfs: remove __xfs_free_extent_later
Darrick J. Wong
11
-27
/
+16
2023-12-07
xfs: allow pausing of pending deferred work items
Darrick J. Wong
3
-16
/
+111
2023-12-07
xfs: don't append work items to logged xfs_defer_pending objects
Darrick J. Wong
1
-13
/
+48
2023-12-07
xfs: make xchk_iget safer in the presence of corrupt inode btrees
Darrick J. Wong
3
-4
/
+31
2023-12-07
xfs: elide ->create_done calls for unlogged deferred work
Darrick J. Wong
2
-3
/
+4
2023-12-07
xfs: don't allow overly small or large realtime volumes
Darrick J. Wong
3
-1
/
+17
2023-12-07
xfs: move ->iop_relog to struct xfs_defer_op_type
Darrick J. Wong
8
-119
/
+120
2023-12-07
xfs: document what LARP means
Darrick J. Wong
50
-1411
/
+440
2023-12-07
xfs: fix 32-bit truncation in xfs_compute_rextslog
Darrick J. Wong
1
-3
/
+5
2023-12-07
xfs: make rextslog computation consistent with mkfs
Darrick J. Wong
4
-3
/
+19
2023-12-07
xfs: collapse the ->create_done functions
Darrick J. Wong
5
-109
/
+64
2023-12-07
xfs: hoist xfs_trans_add_item calls to defer ops functions
Darrick J. Wong
6
-17
/
+6
2023-12-07
xfs: clean out XFS_LI_DIRTY setting boilerplate from ->iop_relog
Darrick J. Wong
6
-7
/
+11
2023-12-07
xfs: use xfs_defer_create_done for the relogging operation
Darrick J. Wong
7
-26
/
+14
2023-12-07
xfs: hoist ->create_intent boilerplate to its callsite
Darrick J. Wong
6
-15
/
+2
2023-12-07
xfs: collapse the ->finish_item helpers
Darrick J. Wong
5
-146
/
+58
2023-12-07
xfs: move ->iop_recover to xfs_defer_op_type
Darrick J. Wong
10
-88
/
+109
2023-12-07
xfs: hoist intent done flag setting to ->finish_item callsite
Darrick J. Wong
6
-92
/
+34
2023-12-07
xfs: use xfs_defer_finish_one to finish recovered work items
Darrick J. Wong
9
-157
/
+49
2023-12-07
xfs: don't set XFS_TRANS_HAS_INTENT_DONE when there's no ATTRD log item
Darrick J. Wong
10
-90
/
+113
2023-12-07
xfs: dump the recovered xattri log item if corruption happens
Darrick J. Wong
1
-0
/
+4
2023-12-07
xfs: recreate work items when recovering intent items
Darrick J. Wong
7
-163
/
+215
2023-12-07
xfs: transfer recovered intent item ownership in ->iop_recover
Darrick J. Wong
7
-7
/
+22
2023-12-07
xfs: pass the xfs_defer_pending object to iop_recover
Darrick J. Wong
7
-7
/
+14
2023-12-07
xfs: use xfs_defer_pending objects to recover intent items
Darrick J. Wong
11
-116
/
+158
2023-12-07
xfs: don't leak recovered attri intent items
Darrick J. Wong
1
-2
/
+7
2023-12-03
Linux 6.7-rc4
v6.7-rc4
Linus Torvalds
1
-1
/
+1
2023-12-01
nvme-core: check for too small lba shift
Keith Busch
1
-2
/
+3
2023-12-01
blk-mq: don't count completed flush data request as inflight in case of quiesce
Ming Lei
1
-1
/
+13
2023-12-01
iommu: Fix printk arg in of_iommu_get_resv_regions()
Daniel Mentz
1
-1
/
+1
[next]