index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-31
ALSA: 6fire: Use auto-cleanup for firmware loading
Takashi Iwai
1
-20
/
+4
2026-07-31
stop_machine: Make stop_one_cpu_nowait() return void
Yury Norov
2
-18
/
+15
2026-07-31
Merge patch series "iomap: convert to in-iter iomap_next() model"
Christian Brauner
25
-289
/
+426
2026-07-31
exfat: convert iomap ops to ->iomap_next()
Joanne Koong
1
-3
/
+7
2026-07-31
fuse: convert iomap ops to ->iomap_next()
Joanne Koong
3
-5
/
+8
2026-07-31
hpfs: convert iomap ops to ->iomap_next()
Joanne Koong
1
-1
/
+3
2026-07-31
gfs2: convert iomap ops to ->iomap_next()
Joanne Koong
1
-2
/
+4
2026-07-31
f2fs: convert iomap ops to ->iomap_next()
Joanne Koong
1
-1
/
+3
2026-07-31
block: convert iomap ops to ->iomap_next()
Joanne Koong
1
-1
/
+3
2026-07-31
ext2: convert iomap ops to ->iomap_next()
Joanne Koong
1
-2
/
+4
2026-07-31
zonefs: convert iomap ops to ->iomap_next()
Joanne Koong
1
-2
/
+7
2026-07-31
erofs: convert iomap ops to ->iomap_next()
Joanne Koong
2
-3
/
+8
2026-07-31
ext4: convert iomap ops to ->iomap_next()
Joanne Koong
2
-3
/
+9
2026-07-31
ntfs: convert iomap ops to ->iomap_next()
Joanne Koong
1
-10
/
+22
2026-07-31
ntfs3: convert iomap ops to ->iomap_next()
Joanne Koong
1
-2
/
+4
2026-07-31
btrfs: convert iomap ops to ->iomap_next()
Joanne Koong
1
-2
/
+4
2026-07-31
xfs: convert iomap ops to ->iomap_next()
Joanne Koong
2
-12
/
+31
2026-07-31
iomap: add ->iomap_next()
Joanne Koong
2
-2
/
+15
2026-07-31
iomap: use GFP_NOWAIT when application for iomap_dio_simple allocations
Christoph Hellwig
1
-1
/
+6
2026-07-31
iomap: decouple simple direct I/O reads from iomap_dio_rw
Christoph Hellwig
8
-167
/
+136
2026-07-31
iomap: split iomap_iter() logic into iomap_iter_next()
Joanne Koong
2
-73
/
+145
2026-07-31
iomap: release the folio batch on iomap callback failures
Brian Foster
1
-4
/
+14
2026-07-31
Merge patch series "iomap/fuse: add helper to keep uptodate bitmap in sync"
Christian Brauner
4
-19
/
+12
2026-07-31
fuse: use iomap helper to mark folio uptodate
Joanne Koong
2
-2
/
+4
2026-07-31
iomap: add helper to mark folio uptodate
Joanne Koong
2
-0
/
+7
2026-07-31
fuse: don't clear folio uptodate on writethrough errors
Joanne Koong
1
-17
/
+1
2026-07-31
Merge patch series "iomap: add simple dio path for small direct I/O"
Christian Brauner
1
-7
/
+286
2026-07-31
iomap: add simple dio path for small direct I/O
Fengnan Chang
1
-0
/
+274
2026-07-31
iomap: pass error code to should_report_dio_fserror directly
Fengnan Chang
1
-3
/
+3
2026-07-31
iomap: Remove FGP_NOFS from iomap_get_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2026-07-31
iomap: factor out iomap_dio_alignment helper
Fengnan Chang
1
-4
/
+9
2026-07-31
iomap: add a separate bio_set for iomap_split_ioend
Christoph Hellwig
1
-2
/
+19
2026-07-31
perf/x86/intel/pt: Drop kernel-doc for deleted struct members
Randy Dunlap
1
-2
/
+0
2026-07-31
x86/intel/quark: Clean up function kernel-doc
Randy Dunlap
1
-6
/
+1
2026-07-31
x86/speculation: Drop Excess function parameter descriptions
Randy Dunlap
1
-2
/
+0
2026-07-31
x86/lib: checksum_64.h: Eliminate all kernel-doc warnings
Randy Dunlap
1
-12
/
+17
2026-07-31
x86/barrier: Use correct parameter names in kernel-doc
Randy Dunlap
1
-3
/
+3
2026-07-31
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
3347
-11517
/
+24451
2026-07-31
MAINTAINERS: add sys_soc.h to DRIVER CORE
Danilo Krummrich
1
-0
/
+1
2026-07-31
rust: debugfs: remove unsafe blocks from traits impl for Vec
Josef Ippisch
1
-19
/
+2
2026-07-31
rust: debugfs: migrate debugfs traits requirements to zerocopy
Josef Ippisch
1
-13
/
+11
2026-07-31
rust_binder: do not query current thread for all ioctls
Alice Ryhl
1
-4
/
+8
2026-07-31
nvmem: layouts: Add fixed-layout driver
Mathieu Dubois-Briand
7
-33
/
+74
2026-07-31
nvmem: apple-spmi-nvmem: wrap regmap calls to satisfy CFI
Aelin Reidel
1
-2
/
+18
2026-07-31
misc: fastrpc: fix memory leak in fastrpc_channel_ctx_free
Eddie Lin
1
-0
/
+1
2026-07-31
misc: fastrpc: fix channel ctx ref leak when session alloc fails
Anandu Krishnan E
1
-1
/
+1
2026-07-31
misc: fastrpc: take fl->lock when moving mmaps on interrupted invoke
Junrui Luo
1
-0
/
+2
2026-07-31
misc: fastrpc: Remove buffer from list prior to unmap operation
Ekansh Gupta
1
-4
/
+10
2026-07-31
misc: fastrpc: Fix initial memory allocation for Audio PD memory pool
Ekansh Gupta
1
-4
/
+4
2026-07-31
dcache: keep shrink_dcache_for_umount() making progress on busy roots
Karl Mehltretter
1
-1
/
+6
[prev]
[next]