index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
core-api
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
ARM: 9414/1: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION
Yuntao Liu
2
-4
/
+10
2024-09-03
parisc: Delay write-protection until mark_rodata_ro() call
Helge Deller
1
-5
/
+11
2024-09-02
alloc_tag: fix allocation tag reporting when CONFIG_MODULES=n
Suren Baghdasaryan
1
-6
/
+11
2024-09-02
mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging each vmap_area
Adrian Huang
1
-1
/
+4
2024-09-02
mailmap: update entry for Jan Kuliga
Jan Kuliga
1
-0
/
+1
2024-09-02
codetag: debug: mark codetags for poisoned page as empty
Hao Ge
1
-0
/
+7
2024-09-02
mm/memcontrol: respect zswap.writeback setting from parent cg too
Mike Yuan
2
-6
/
+13
2024-09-02
scripts: fix gfp-translate after ___GFP_*_BITS conversion to an enum
Marc Zyngier
1
-17
/
+49
2024-09-02
Revert "mm: skip CMA pages when they are not available"
Usama Arif
1
-22
/
+2
2024-09-02
maple_tree: remove rcu_read_lock() from mt_validate()
Liam R. Howlett
1
-5
/
+2
2024-09-02
kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=y
Petr Tesarik
1
-1
/
+1
2024-09-02
mm/slub: add check for s->flags in the alloc_tagging_slab_free_hook
Hao Ge
1
-0
/
+4
2024-09-02
nilfs2: fix state management in error path of log writing function
Ryusuke Konishi
1
-4
/
+6
2024-09-02
nilfs2: fix missing cleanup on rollforward recovery error
Ryusuke Konishi
1
-2
/
+33
2024-09-02
nilfs2: protect references to superblock parameters exposed in sysfs
Ryusuke Konishi
1
-10
/
+33
2024-09-02
userfaultfd: don't BUG_ON() if khugepaged yanks our page table
Jann Horn
1
-3
/
+4
2024-09-02
userfaultfd: fix checks for huge PMDs
Jann Horn
1
-10
/
+12
2024-09-02
mm: vmalloc: ensure vmap_block is initialised before adding to queue
Will Deacon
1
-1
/
+1
2024-09-02
selftests: mm: fix build errors on armhf
Muhammad Usama Anjum
2
-36
/
+14
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
2024-09-01
bcachefs: Mark more errors as autofix
Kent Overstreet
1
-5
/
+5
2024-09-01
bcachefs: Revert lockless buffered IO path
Kent Overstreet
2
-110
/
+40
2024-08-31
power: sequencing: qcom-wcn: set the wlan-enable GPIO to output
Bartosz Golaszewski
1
-0
/
+7
2024-08-30
MAINTAINERS: PCI: Add NXP PCI controller mailing list imx@lists.linux.dev
Frank Li
1
-0
/
+2
2024-08-30
io_uring/kbuf: return correct iovec count from classic buffer peek
Jens Axboe
1
-1
/
+1
2024-08-30
nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party lease
NeilBrown
1
-2
/
+9
2024-08-30
io_uring/rsrc: ensure compat iovecs are copied correctly
Jens Axboe
1
-4
/
+15
2024-08-30
mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range()
David Howells
1
-1
/
+1
2024-08-30
dcache: keep dentry_hashtable or d_hash_shift even when not used
Stephen Brennan
1
-2
/
+7
2024-08-29
Input: cypress_ps2 - fix waiting for command response
Dmitry Torokhov
1
-45
/
+13
2024-08-29
drm/xe/hwmon: Fix WRITE_I1 param from u32 to u16
Karthik Poosa
1
-1
/
+1
2024-08-29
nfc: pn533: Add poll mod list filling check
Aleksandr Mishin
1
-0
/
+5
[next]