index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
minix
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-20
netfs: Fix is-caching check in read-retry
David Howells
2
-2
/
+1
2024-12-20
netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled
David Howells
1
-0
/
+4
2024-12-20
netfs: Fix ceph copy to cache on write-begin
David Howells
1
-2
/
+4
2024-12-20
netfs: Work around recursion by abandoning retry if nothing read
David Howells
9
-23
/
+44
2024-12-20
netfs: Fix missing barriers by using clear_and_wake_up_bit()
David Howells
2
-8
/
+4
2024-12-20
netfs: Remove redundant use of smp_rmb()
Zilin Guan
1
-1
/
+0
2024-12-20
cachefiles: Parse the "secctx" immediately
Max Kellermann
3
-11
/
+12
2024-12-20
nfs: Fix oops in nfs_netfs_init_request() when copying to cache
David Howells
1
-1
/
+8
2024-12-20
netfs: Fix enomem handling in buffered reads
David Howells
1
-12
/
+16
2024-12-20
netfs: Fix non-contiguous donation between completed reads
David Howells
1
-4
/
+5
2024-12-20
kheaders: Ignore silly-rename files
David Howells
1
-0
/
+1
2024-12-19
fs: relax assertions on failure to encode file handles
Amir Goldstein
2
-6
/
+3
2024-12-17
fs: fix missing declaration of init_files
Zhang Kunbo
1
-0
/
+1
2024-12-13
fs: fix is_mnt_ns_file()
Miklos Szeredi
1
-2
/
+8
2024-12-11
iomap: fix zero padding data issue in concurrent append writes
Long Li
2
-1
/
+46
2024-12-11
iomap: pass byte granular end position to iomap_add_to_ioend
Long Li
1
-9
/
+12
2024-12-04
jbd2: flush filesystem device before updating tail sequence
Zhang Yi
1
-2
/
+2
2024-12-04
jbd2: increase IO priority for writing revoke records
Zhang Yi
1
-1
/
+1
2024-12-03
fs/qnx6: Fix building with GCC 15
Brahmajit Das
1
-7
/
+4
2024-12-02
hfs: Sanity check the root record
Leo Stone
1
-1
/
+3
2024-12-01
Linux 6.13-rc1
v6.13-rc1
Linus Torvalds
1
-2
/
+2
2024-12-01
strscpy: write destination buffer only once
Linus Torvalds
1
-6
/
+17
2024-12-01
printf: Remove unused 'bprintf'
Dr. David Alan Gilbert
2
-24
/
+0
2024-11-30
tools/power turbostat: 2024.11.30
Len Brown
2
-2
/
+2
2024-11-30
tools/power turbostat: Add RAPL psys as a built-in counter
Patryk Wlazlyn
2
-10
/
+85
2024-11-30
tools/power turbostat: Fix child's argument forwarding
Patryk Wlazlyn
1
-1
/
+1
2024-11-30
tools/power turbostat: Force --no-perf in --dump mode
Patryk Wlazlyn
1
-0
/
+6
2024-11-30
tools/power turbostat: Add support for /sys/class/drm/card1
Zhang Rui
1
-9
/
+29
2024-11-30
tools/power turbostat: Cache graphics sysfs file descriptors during probe
Zhang Rui
1
-50
/
+32
2024-11-30
tools/power turbostat: Consolidate graphics sysfs access
Zhang Rui
1
-9
/
+6
2024-11-30
tools/power turbostat: Remove unnecessary fflush() call
Zhang Rui
1
-4
/
+3
2024-11-30
tools/power turbostat: Enhance platform divergence description
Zhang Rui
1
-28
/
+30
2024-11-30
tools/power turbostat: Add initial support for GraniteRapids-D
Zhang Rui
1
-0
/
+1
2024-11-30
tools/power turbostat: Remove PC3 support on Lunarlake
Zhang Rui
1
-1
/
+1
2024-11-30
tools/power turbostat: Rename arl_features to lnl_features
Zhang Rui
1
-2
/
+2
2024-11-30
tools/power turbostat: Add back PC8 support on Arrowlake
Zhang Rui
1
-3
/
+3
2024-11-30
tools/power turbostat: Remove PC7/PC9 support on MTL
Zhang Rui
1
-2
/
+2
2024-11-30
tools/power turbostat: Honor --show CPU, even when even when num_cpus=1
Patryk Wlazlyn
1
-2
/
+2
2024-11-30
tools/power turbostat: Fix trailing '\n' parsing
Zhang Rui
1
-0
/
+3
2024-11-30
tools/power turbostat: Allow using cpu device in perf counters on hybrid plat...
Patryk Wlazlyn
2
-7
/
+123
2024-11-30
tools/power turbostat: Fix column printing for PMT xtal_time counters
Patryk Wlazlyn
1
-3
/
+3
2024-11-30
tools/power turbostat: fix GCC9 build regression
Todd Brandt
1
-9
/
+6
2024-11-30
PCI/pwrctrl: Unregister platform device only if one actually exists
Brian Norris
1
-2
/
+7
2024-11-30
Revert "serial: sh-sci: Clean sci_ports[0] after at earlycon exit"
Greg Kroah-Hartman
1
-28
/
+0
2024-11-30
sh: intc: Fix use-after-free bug in register_intc_controller()
Dan Carpenter
1
-1
/
+1
2024-11-30
sh: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
Huacai Chen
1
-1
/
+1
2024-11-29
brd: decrease the number of allocated pages which discarded
Zhang Xianwei
1
-1
/
+3
2024-11-29
block, bfq: fix bfqq uaf in bfq_limit_depth()
Yu Kuai
1
-13
/
+24
2024-11-29
io_uring/tctx: work around xa_store() allocation error issue
Jens Axboe
1
-1
/
+12
2024-11-29
Revert "s390/mm: Allow large pages for KASAN shadow mapping"
Vasily Gorbik
1
-11
/
+1
[next]