index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-23
nfs: cleanup tracepoint declarations
Leo Martins
1
-3
/
+3
2025-09-23
nfs: add tracepoints to nfs_writepages()
Jeff Layton
2
-4
/
+8
2025-09-23
nfs: more in-depth tracing of writepage events
Jeff Layton
2
-0
/
+68
2025-09-23
nfs: new tracepoints around write handling
Jeff Layton
3
-4
/
+35
2025-09-23
nfs: add tracepoints to nfs_file_read() and nfs_file_write()
Jeff Layton
2
-0
/
+56
2025-09-23
xfs: rework datasync tracking and execution
Dave Chinner
5
-69
/
+128
2025-09-23
xfs: rearrange code in xfs_inode_item_precommit
Dave Chinner
1
-36
/
+29
2025-09-23
fuse: enable FUSE_SYNCFS for all fuseblk servers
Darrick J. Wong
1
-0
/
+1
2025-09-23
debugfs: rename start_creating() to debugfs_start_creating()
NeilBrown
1
-5
/
+6
2025-09-23
VFS: rename kern_path_locked() and related functions.
NeilBrown
5
-42
/
+56
2025-09-23
VFS/audit: introduce kern_path_parent() for audit
NeilBrown
1
-6
/
+17
2025-09-23
VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
NeilBrown
6
-19
/
+13
2025-09-23
VFS: discard err2 in filename_create()
NeilBrown
1
-6
/
+4
2025-09-23
VFS/ovl: add lookup_one_positive_killable()
NeilBrown
2
-14
/
+69
2025-09-23
ovl: make sure that ovl_create_real() returns a hashed dentry
Amir Goldstein
1
-1
/
+21
2025-09-23
ovl: Support mounting case-insensitive enabled layers
André Almeida
2
-11
/
+12
2025-09-23
ovl: Check for casefold consistency when creating new dentries
André Almeida
1
-0
/
+7
2025-09-23
ovl: Add S_CASEFOLD as part of the inode flag to be copied
André Almeida
4
-4
/
+8
2025-09-23
ovl: Set case-insensitive dentry operations for ovl sb
André Almeida
1
-1
/
+24
2025-09-23
ovl: Ensure that all layers have the same encoding
André Almeida
1
-0
/
+38
2025-09-23
ovl: Create ovl_casefold() to support casefolded strncmp()
André Almeida
1
-21
/
+105
2025-09-23
ovl: Prepare for mounting case-insensitive enabled layers
André Almeida
3
-3
/
+14
2025-09-23
fuse: capture the unique id of fuse commands being sent
Darrick J. Wong
4
-8
/
+31
2025-09-23
fuse: fix livelock in synchronous file put from fuseblk workers
Darrick J. Wong
1
-1
/
+7
2025-09-23
btrfs: zoned: don't fail mount needlessly due to too many active zones
Johannes Thumshirn
1
-0
/
+6
2025-09-23
erofs: avoid reading more for fragment maps
Gao Xiang
1
-2
/
+2
2025-09-23
btrfs: use smp_mb__after_atomic() when forcing COW in create_pending_snapshot()
Filipe Manana
1
-1
/
+1
2025-09-23
btrfs: add unlikely annotations to branches leading to transaction abort
David Sterba
20
-232
/
+231
2025-09-23
btrfs: add unlikely annotations to branches leading to EIO
David Sterba
19
-83
/
+81
2025-09-23
btrfs: add unlikely annotations to branches leading to EUCLEAN
David Sterba
19
-110
/
+110
2025-09-23
btrfs: more trivial BTRFS_PATH_AUTO_FREE conversions
Sun YangKai
10
-351
/
+195
2025-09-23
btrfs: zoned: don't fail mount needlessly due to too many active zones
Johannes Thumshirn
1
-0
/
+6
2025-09-23
btrfs: use kmalloc_array() for open-coded arithmetic in kmalloc()
Miquel Sabaté Solà
2
-8
/
+5
2025-09-23
btrfs: enable experimental bs > ps support
Qu Wenruo
5
-15
/
+58
2025-09-23
btrfs: add extra ASSERT()s to catch unaligned bios
Qu Wenruo
1
-0
/
+27
2025-09-23
btrfs: fix symbolic link reading when bs > ps
Qu Wenruo
1
-1
/
+1
2025-09-23
btrfs: prepare scrub to support bs > ps cases
Qu Wenruo
3
-38
/
+59
2025-09-23
btrfs: prepare zlib to support bs > ps cases
Qu Wenruo
1
-15
/
+32
2025-09-23
btrfs: prepare lzo to support bs > ps cases
Qu Wenruo
1
-19
/
+22
2025-09-23
btrfs: prepare zstd to support bs > ps cases
Qu Wenruo
2
-14
/
+34
2025-09-23
btrfs: prepare compression folio alloc/free for bs > ps cases
Qu Wenruo
9
-44
/
+78
2025-09-23
btrfs: fix the incorrect max_bytes value for find_lock_delalloc_range()
Qu Wenruo
1
-3
/
+11
2025-09-23
btrfs: remove pointless key offset setup in create_pending_snapshot()
Filipe Manana
1
-4
/
+2
2025-09-23
btrfs: annotate btrfs_is_testing() as unlikely and make it return bool
Filipe Manana
3
-10
/
+8
2025-09-23
btrfs: make the rule checking more readable for should_cow_block()
Filipe Manana
1
-14
/
+23
2025-09-23
btrfs: simplify inline extent end calculation at replay_one_extent()
Filipe Manana
1
-4
/
+1
2025-09-23
btrfs: fix comment about nbytes increase at replay_one_extent()
Filipe Manana
1
-9
/
+4
2025-09-23
btrfs: return any hit error from extent_writepage_io()
Qu Wenruo
1
-4
/
+5
2025-09-23
btrfs: mark leaf space and overflow checks as unlikely on insert and extension
Filipe Manana
1
-7
/
+7
2025-09-23
btrfs: mark as unlikely not uptodate extent buffer checks when navigating btrees
Filipe Manana
1
-4
/
+4
[prev]
[next]