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-19
nsfs: support file handles
Christian Brauner
1
-0
/
+158
2025-09-19
mnt: support ns lookup
Christian Brauner
3
-120
/
+33
2025-09-19
Merge branch 'no-rebase-mnt_ns_tree_remove'
Christian Brauner
80
-421
/
+725
2025-09-19
mnt: use ns_common_init()
Christian Brauner
1
-9
/
+6
2025-09-19
iomap: error out on file IO when there is no inline_data buffer
Darrick J. Wong
2
-5
/
+13
2025-09-19
iomap: trace iomap_zero_iter zeroing activities
Darrick J. Wong
2
-0
/
+4
2025-09-19
fs: add might_sleep() annotation to iput() and more
Max Kellermann
1
-0
/
+18
2025-09-19
writeback: Add tracepoint to track pending inode switches
Jan Kara
1
-0
/
+2
2025-09-19
writeback: Avoid excessively long inode switching times
Jan Kara
1
-10
/
+11
2025-09-19
writeback: Avoid softlockup when switching many inodes
Jan Kara
1
-1
/
+10
2025-09-19
writeback: Avoid contention on wb->list_lock when switching inodes
Jan Kara
1
-36
/
+63
2025-09-18
smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error path
Stefan Metzmacher
1
-1
/
+3
2025-09-18
smb: client: fix file open check in __cifs_unlink()
Paulo Alcantara
1
-2
/
+15
2025-09-18
xfs: improve default maximum number of open zones
Damien Le Moal
2
-1
/
+8
2025-09-18
xfs: improve zone statistics message
Damien Le Moal
1
-1
/
+1
2025-09-18
xfs: centralize error tag definitions
Christoph Hellwig
2
-193
/
+87
2025-09-18
xfs: remove pointless externs in xfs_error.h
Christoph Hellwig
1
-19
/
+14
2025-09-18
xfs: remove the expr argument to XFS_TEST_ERROR
Christoph Hellwig
25
-70
/
+62
2025-09-18
xfs: remove xfs_errortag_set
Christoph Hellwig
2
-26
/
+6
2025-09-18
xfs: remove xfs_errortag_get
Christoph Hellwig
2
-15
/
+2
2025-09-18
jfs: replace hardcoded magic number with DTPAGEMAXSLOT constant
Zheng Yu
1
-2
/
+2
2025-09-18
JFS: Remove redundant 0 value initialization
Liao Yuanhong
1
-1
/
+0
2025-09-18
JFS: Remove unnecessary parentheses
Liao Yuanhong
1
-5
/
+5
2025-09-18
jfs: fix uninitialized waitqueue in transaction manager
Shaurya Rane
1
-4
/
+5
2025-09-18
jfs: Verify inode mode when loading from disk
Tetsuo Handa
1
-1
/
+7
2025-09-18
btrfs: reject invalid compression level
Qu Wenruo
3
-18
/
+33
2025-09-17
Merge tag 'mm-hotfixes-stable-2025-09-17-21-10' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-6
/
+6
2025-09-18
btrfs: ref-verify: handle damaged extent root tree
David Sterba
1
-1
/
+8
2025-09-18
btrfs: tree-checker: fix the incorrect inode ref size check
Qu Wenruo
1
-2
/
+2
2025-09-17
smb: client: let smbd_destroy() call disable_work_sync(&info->post_send_credits_work)
Stefan Metzmacher
1
-0
/
+3
2025-09-17
smb: client: use disable[_delayed]_work_sync in smbdirect.c
Stefan Metzmacher
1
-3
/
+3
2025-09-17
smb: client: fix filename matching of deferred files
Paulo Alcantara
3
-26
/
+20
2025-09-17
smb: client: let recv_done verify data_offset, data_length and remaining_data_length
Stefan Metzmacher
1
-1
/
+19
2025-09-17
Merge tag '6.17-rc6-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
1
-58
/
+125
2025-09-17
nfsd_get_inode(): lift setting ->i_{,f}op to callers.
Al Viro
1
-18
/
+9
2025-09-17
nfsdfs_create_files(): switch to simple_start_creating()
Al Viro
1
-18
/
+12
2025-09-17
_nfsd_symlink(): switch to simple_start_creating()
Al Viro
1
-26
/
+16
2025-09-17
nfsd_mkdir(): switch to simple_start_creating()
Al Viro
1
-25
/
+12
2025-09-17
nfsctl: symlink has no business bumping link count of parent directory
Al Viro
1
-1
/
+0
2025-09-17
constify {__,}mnt_is_readonly()
Al Viro
1
-2
/
+2
2025-09-17
WRITE_HOLD machinery: no need for to bump mount_lock seqcount
Al Viro
1
-8
/
+8
2025-09-17
struct mount: relocate MNT_WRITE_HOLD bit
Al Viro
2
-18
/
+41
2025-09-17
preparations to taking MNT_WRITE_HOLD out of ->mnt_flags
Al Viro
3
-12
/
+33
2025-09-17
setup_mnt(): primitive for connecting a mount to filesystem
Al Viro
1
-17
/
+17
2025-09-17
simplify the callers of mnt_unhold_writers()
Al Viro
1
-24
/
+10
2025-09-17
copy_mnt_ns(): use guards
Al Viro
1
-12
/
+4
2025-09-17
copy_mnt_ns(): use the regular mechanism for freeing empty mnt_ns on failure
Al Viro
1
-3
/
+1
2025-09-17
Merge branch 'no-rebase-mnt_ns_tree_remove' into work.mount
Al Viro
1
-1
/
+1
2025-09-17
fsverity: Use 2-way interleaved SHA-256 hashing when supported
Eric Biggers
1
-34
/
+139
2025-09-17
fsverity: Remove inode parameter from fsverity_hash_block()
Eric Biggers
4
-12
/
+9
[prev]
[next]