index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-06
xfs: force small EFIs for reaping btree extents
Darrick J. Wong
3
-11
/
+104
2023-12-06
xfs: log EFIs for all btree blocks being used to stage a btree
Darrick J. Wong
2
-8
/
+29
2023-12-06
xfs: implement block reservation accounting for btrees we're staging
Darrick J. Wong
4
-0
/
+595
2023-12-06
xfs: remove unused fields from struct xbtree_ifakeroot
Darrick J. Wong
1
-6
/
+0
2023-12-06
xfs: automatic freeing of freshly allocated unwritten space
Darrick J. Wong
3
-8
/
+117
2023-12-06
xfs: remove __xfs_free_extent_later
Darrick J. Wong
11
-27
/
+16
2023-12-06
xfs: allow pausing of pending deferred work items
Darrick J. Wong
3
-16
/
+111
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: make xchk_iget safer in the presence of corrupt inode btrees
Darrick J. Wong
3
-4
/
+31
2023-12-06
xfs: elide ->create_done calls for unlogged deferred work
Darrick J. Wong
2
-3
/
+4
2023-12-06
xfs: don't allow overly small or large realtime volumes
Darrick J. Wong
3
-1
/
+17
2023-12-06
xfs: move ->iop_relog to struct xfs_defer_op_type
Darrick J. Wong
8
-119
/
+120
2023-12-06
xfs: document what LARP means
Darrick J. Wong
1
-0
/
+9
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
4
-3
/
+19
2023-12-06
xfs: collapse the ->create_done functions
Darrick J. Wong
5
-109
/
+64
2023-12-06
xfs: hoist xfs_trans_add_item calls to defer ops functions
Darrick J. Wong
6
-17
/
+6
2023-12-06
xfs: clean out XFS_LI_DIRTY setting boilerplate from ->iop_relog
Darrick J. Wong
6
-7
/
+11
2023-12-06
xfs: use xfs_defer_create_done for the relogging operation
Darrick J. Wong
7
-26
/
+14
2023-12-06
xfs: hoist ->create_intent boilerplate to its callsite
Darrick J. Wong
6
-15
/
+2
2023-12-06
xfs: collapse the ->finish_item helpers
Darrick J. Wong
5
-146
/
+58
2023-12-06
xfs: move ->iop_recover to xfs_defer_op_type
Darrick J. Wong
10
-88
/
+109
2023-12-06
xfs: hoist intent done flag setting to ->finish_item callsite
Darrick J. Wong
6
-92
/
+34
2023-12-06
xfs: use xfs_defer_finish_one to finish recovered work items
Darrick J. Wong
9
-157
/
+49
2023-12-06
xfs: don't set XFS_TRANS_HAS_INTENT_DONE when there's no ATTRD log item
Darrick J. Wong
1
-2
/
+4
2023-12-06
xfs: dump the recovered xattri log item if corruption happens
Darrick J. Wong
1
-0
/
+4
2023-12-06
xfs: recreate work items when recovering intent items
Darrick J. Wong
7
-163
/
+215
2023-12-06
xfs: transfer recovered intent item ownership in ->iop_recover
Darrick J. Wong
7
-7
/
+22
2023-12-06
xfs: pass the xfs_defer_pending object to iop_recover
Darrick J. Wong
7
-7
/
+14
2023-12-06
xfs: use xfs_defer_pending objects to recover intent items
Darrick J. Wong
11
-116
/
+158
2023-12-06
xfs: don't leak recovered attri intent items
Darrick J. Wong
1
-2
/
+7
2023-12-03
Linux 6.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
2023-12-01
rethook: Use __rcu pointer for rethook::handler
Masami Hiramatsu (Google)
3
-14
/
+22
2023-12-01
kprobes: consistent rcu api usage for kretprobe holder
JP Kobryn
2
-7
/
+4
2023-12-01
lib: objpool: fix head overrun on RK3588 SBC
wuqiang.matt
1
-0
/
+17
2023-11-30
Revert "drm/prime: Unexport helpers for fd/handle conversion"
Felix Kuehling
2
-15
/
+25
2023-11-30
arm64: Avoid enabling KPTI unnecessarily
Ard Biesheuvel
1
-0
/
+4
2023-11-30
vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wart
Sean Christopherson
1
-6
/
+2
2023-11-30
smb: client, common: fix fortify warnings
Dmitry Antipov
5
-31
/
+40
2023-11-30
ALSA: hda: Disable power-save on KONTRON SinglePC
Takashi Iwai
1
-0
/
+2
2023-11-30
net: ravb: Keep reverse order of operations in ravb_remove()
Claudiu Beznea
1
-9
/
+13
2023-11-30
net: ravb: Stop DMA in case of failures on ravb_open()
Claudiu Beznea
1
-0
/
+1
[next]