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