index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-12
netfs: Remove fs/netfs/io.c
David Howells
1
-802
/
+0
2024-09-12
netfs: Speed up buffered reading
David Howells
28
-470
/
+2058
2024-09-12
afs: Make read subreqs async
David Howells
1
-1
/
+8
2024-09-12
netfs: Simplify the writeback code
David Howells
4
-171
/
+45
2024-09-12
netfs: Provide an iterator-reset function
David Howells
4
-8
/
+23
2024-09-12
netfs: Use new folio_queue data type and iterator instead of xarray iter
David Howells
8
-61
/
+150
2024-09-12
cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs
David Howells
1
-3
/
+68
2024-09-12
iov_iter: Provide copy_folio_from_iter()
David Howells
1
-0
/
+6
2024-09-12
mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios
David Howells
6
-4
/
+771
2024-09-05
netfs: Use bh-disabling spinlocks for rreq->lock
David Howells
2
-4
/
+4
2024-09-05
netfs: Set the request work function upon allocation
David Howells
4
-5
/
+10
2024-09-05
netfs: Remove NETFS_COPY_TO_CACHE
David Howells
3
-6
/
+3
2024-09-05
netfs: Reserve netfs_sreq_source 0 as unset/unknown
David Howells
2
-0
/
+2
2024-09-05
netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
David Howells
7
-25
/
+29
2024-09-05
netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode
David Howells
4
-11
/
+10
2024-09-05
netfs: Reduce number of conditional branches in netfs_perform_write()
David Howells
2
-167
/
+134
2024-09-05
netfs: Record contention stats for writeback lock
David Howells
3
-3
/
+14
2024-09-05
netfs: Adjust labels in /proc/fs/netfs/stats
David Howells
1
-8
/
+8
2024-09-05
cachefiles: Fix non-taking of sb_writers around set/removexattr
David Howells
1
-8
/
+26
2024-09-04
Merge tag 'vfs-6.11-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+2
2024-09-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2
-4
/
+10
2024-09-04
Merge tag 'parisc-for-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+11
2024-09-04
Merge tag 'mm-hotfixes-stable-2024-09-03-20-19' of git://git.kernel.org/pub/s...
Linus Torvalds
17
-124
/
+197
2024-09-04
ARM: 9414/1: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION
Yuntao Liu
2
-4
/
+10
2024-09-03
Merge tag 'fuse-fixes-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-9
/
+26
2024-09-03
parisc: Delay write-protection until mark_rodata_ro() call
Helge Deller
1
-5
/
+11
2024-09-01
Merge tag 'ata-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
1
-1
/
+3
2024-09-01
alloc_tag: fix allocation tag reporting when CONFIG_MODULES=n
Suren Baghdasaryan
1
-6
/
+11
2024-09-01
mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging each vmap_area
Adrian Huang
1
-1
/
+4
2024-09-01
mailmap: update entry for Jan Kuliga
Jan Kuliga
1
-0
/
+1
2024-09-01
codetag: debug: mark codetags for poisoned page as empty
Hao Ge
1
-0
/
+7
2024-09-01
mm/memcontrol: respect zswap.writeback setting from parent cg too
Mike Yuan
2
-6
/
+13
2024-09-01
scripts: fix gfp-translate after ___GFP_*_BITS conversion to an enum
Marc Zyngier
1
-17
/
+49
2024-09-01
Revert "mm: skip CMA pages when they are not available"
Usama Arif
1
-22
/
+2
2024-09-01
maple_tree: remove rcu_read_lock() from mt_validate()
Liam R. Howlett
1
-5
/
+2
2024-09-01
kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=y
Petr Tesarik
1
-1
/
+1
2024-09-01
mm/slub: add check for s->flags in the alloc_tagging_slab_free_hook
Hao Ge
1
-0
/
+4
2024-09-01
nilfs2: fix state management in error path of log writing function
Ryusuke Konishi
1
-4
/
+6
2024-09-01
nilfs2: fix missing cleanup on rollforward recovery error
Ryusuke Konishi
1
-2
/
+33
2024-09-01
nilfs2: protect references to superblock parameters exposed in sysfs
Ryusuke Konishi
1
-10
/
+33
2024-09-01
userfaultfd: don't BUG_ON() if khugepaged yanks our page table
Jann Horn
1
-3
/
+4
2024-09-01
userfaultfd: fix checks for huge PMDs
Jann Horn
1
-10
/
+12
2024-09-01
mm: vmalloc: ensure vmap_block is initialised before adding to queue
Will Deacon
1
-1
/
+1
2024-09-01
selftests: mm: fix build errors on armhf
Muhammad Usama Anjum
2
-36
/
+14
2024-09-01
Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
16
-26
/
+70
2024-09-01
Merge tag 'perf-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+21
2024-09-01
Merge tag 'locking-urgent-2024-08-25' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+5
2024-09-01
Merge tag 'irq-urgent-2024-08-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-63
/
+104
2024-09-01
fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF
Baokun Li
1
-0
/
+1
2024-09-01
Linux 6.11-rc6
v6.11-rc6
Linus Torvalds
1
-1
/
+1
[next]