index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_buf_item.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-28
iomap: write iomap validity checks
Dave Chinner
3
-10
/
+81
2022-11-28
xfs: xfs_bmap_punch_delalloc_range() should take a byte range
Dave Chinner
4
-21
/
+15
2022-11-28
iomap: buffered write failure should not truncate the page cache
Dave Chinner
1
-15
/
+180
2022-11-23
xfs,iomap: move delalloc punching to iomap
Dave Chinner
3
-39
/
+72
2022-11-23
xfs: use byte ranges for write cleanup ranges
Dave Chinner
1
-15
/
+25
2022-11-23
xfs: punching delalloc extents on write failure is racy
Dave Chinner
1
-18
/
+23
2022-11-07
xfs: write page faults in iomap are not buffered writes
Dave Chinner
3
-1
/
+11
2022-11-07
Linux 6.1-rc4
v6.1-rc4
Linus Torvalds
1
-1
/
+1
2022-11-06
ext4: fix fortify warning in fs/ext4/fast_commit.c:1551
Theodore Ts'o
1
-2
/
+3
2022-11-06
ext4: fix wrong return err in ext4_load_and_init_journal()
Jason Yan
1
-1
/
+1
2022-11-06
ext4: fix warning in 'ext4_da_release_space'
Ye Bin
1
-1
/
+2
2022-11-06
ext4: fix BUG_ON() when directory entry has invalid rec_len
Luís Henriques
1
-1
/
+9
2022-11-05
cifs: fix use-after-free on the link name
ChenXiaoSong
2
-6
/
+25
2022-11-05
cifs: avoid unnecessary iteration of tcp sessions
Shyam Prasad N
3
-51
/
+55
2022-11-05
cifs: always iterate smb sessions using primary channel
Shyam Prasad N
4
-5
/
+25
2022-11-05
Revert "hwmon: (pmbus) Add regulator supply into macro"
Guenter Roeck
1
-1
/
+0
2022-11-05
hwmon: (scmi) Register explicitly with Thermal Framework
Cristian Marussi
1
-13
/
+103
2022-11-05
cxl/region: Recycle region ids
Dan Williams
1
-0
/
+20
2022-11-05
cxl/region: Fix 'distance' calculation with passthrough ports
Dan Williams
3
-3
/
+19
2022-11-05
tools/testing/cxl: Add a single-port host-bridge regression config
Dan Williams
1
-19
/
+278
2022-11-05
tools/testing/cxl: Fix some error exits
Dan Williams
1
-2
/
+2
2022-11-04
cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak
Dan Williams
3
-37
/
+68
2022-11-04
cxl/region: Fix cxl_region leak, cleanup targets at region delete
Dan Williams
1
-0
/
+11
2022-11-04
cxl/region: Fix region HPA ordering validation
Dan Williams
1
-0
/
+3
2022-11-04
x86/cpu: Add several Intel server CPU model numbers
Tony Luck
1
-1
/
+10
2022-11-04
tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd()
Shang XiaoJing
1
-11
/
+7
2022-11-04
tracing/fprobe: Fix to check whether fprobe is registered correctly
Masami Hiramatsu (Google)
1
-1
/
+2
2022-11-04
fprobe: Check rethook_alloc() return in rethook initialization
Rafael Mendonca
1
-0
/
+2
2022-11-04
kprobe: reverse kp->flags when arm_kprobe failed
Li Qiang
1
-1
/
+4
2022-11-03
cxl/pmem: Use size_add() against integer overflow
Yu Zhe
1
-1
/
+1
2022-11-03
arm64: cpufeature: Fix the visibility of compat hwcaps
Amit Daniel Kachhap
2
-10
/
+70
2022-11-03
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
4
-2
/
+69
2022-11-03
KVM: x86: Fix a typo about the usage of kvcalloc()
Liao Chang
1
-1
/
+1
2022-11-03
KVM: x86: Use SRCU to protect zap in __kvm_set_or_clear_apicv_inhibit()
Ben Gardon
1
-0
/
+3
2022-11-03
vsock: fix possible infinite sleep in vsock_connectible_wait_data()
Dexuan Cui
1
-1
/
+4
2022-11-03
vsock: remove the unused 'wait' in vsock_connectible_recvmsg()
Dexuan Cui
1
-2
/
+0
2022-11-03
x86/xen: simplify sysenter and syscall setup
Juergen Gross
1
-17
/
+6
2022-11-03
x86/xen: silence smatch warning in pmu_msr_chk_emulated()
Juergen Gross
1
-1
/
+1
2022-11-03
ftrace: Fix use-after-free for dynamic ftrace_ops
Li Huafei
1
-13
/
+3
2022-11-03
ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters()
Steven Rostedt (Google)
1
-0
/
+11
2022-11-03
ipv6: fix WARNING in ip6_route_net_exit_late()
Zhengchao Shao
1
-4
/
+10
2022-11-03
bridge: Fix flushing of dynamic FDB entries
Ido Schimmel
2
-2
/
+2
2022-11-03
net, neigh: Fix null-ptr-deref in neigh_table_clear()
Chen Zhongjin
1
-1
/
+1
2022-11-03
net/smc: Fix possible leaked pernet namespace in smc_init()
Chen Zhongjin
1
-2
/
+4
2022-11-03
stmmac: dwmac-loongson: fix invalid mdio_node
Liu Peibao
1
-5
/
+2
2022-11-03
ibmvnic: Free rwi on reset success
Nick Child
1
-8
/
+8
2022-11-03
net: mdio: fix undefined behavior in bit shift for __mdiobus_register
Gaosheng Cui
1
-1
/
+1
2022-11-03
Bluetooth: L2CAP: Fix attempting to access uninitialized memory
Luiz Augusto von Dentz
1
-1
/
+2
2022-11-03
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm
Luiz Augusto von Dentz
1
-1
/
+1
2022-11-03
Bluetooth: L2CAP: Fix accepting connection request for invalid SPSM
Luiz Augusto von Dentz
1
-0
/
+25
[next]