index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Lines
2025-09-18
jfs: replace hardcoded magic number with DTPAGEMAXSLOT constant
Zheng Yu
-2
/
+2
2025-09-18
JFS: Remove redundant 0 value initialization
Liao Yuanhong
-1
/
+0
2025-09-18
JFS: Remove unnecessary parentheses
Liao Yuanhong
-5
/
+5
2025-09-18
jfs: fix uninitialized waitqueue in transaction manager
Shaurya Rane
-4
/
+5
2025-09-18
jfs: Verify inode mode when loading from disk
Tetsuo Handa
-1
/
+7
2025-09-18
btrfs: reject invalid compression level
Qu Wenruo
-18
/
+33
2025-09-17
Merge tag 'mm-hotfixes-stable-2025-09-17-21-10' of git://git.kernel.org/pub/s...
Linus Torvalds
-6
/
+6
2025-09-18
btrfs: ref-verify: handle damaged extent root tree
David Sterba
-1
/
+8
2025-09-18
btrfs: tree-checker: fix the incorrect inode ref size check
Qu Wenruo
-2
/
+2
2025-09-17
smb: client: let smbd_destroy() call disable_work_sync(&info->post_send_credi...
Stefan Metzmacher
-0
/
+3
2025-09-17
smb: client: use disable[_delayed]_work_sync in smbdirect.c
Stefan Metzmacher
-3
/
+3
2025-09-17
smb: client: fix filename matching of deferred files
Paulo Alcantara
-27
/
+21
2025-09-17
smb: client: let recv_done verify data_offset, data_length and remaining_data...
Stefan Metzmacher
-1
/
+19
2025-09-17
Merge tag '6.17-rc6-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
-58
/
+125
2025-09-17
nfsd_get_inode(): lift setting ->i_{,f}op to callers.
Al Viro
-18
/
+9
2025-09-17
nfsdfs_create_files(): switch to simple_start_creating()
Al Viro
-18
/
+12
2025-09-17
_nfsd_symlink(): switch to simple_start_creating()
Al Viro
-26
/
+16
2025-09-17
nfsd_mkdir(): switch to simple_start_creating()
Al Viro
-25
/
+12
2025-09-17
nfsctl: symlink has no business bumping link count of parent directory
Al Viro
-1
/
+0
2025-09-17
constify {__,}mnt_is_readonly()
Al Viro
-2
/
+2
2025-09-17
WRITE_HOLD machinery: no need for to bump mount_lock seqcount
Al Viro
-8
/
+8
2025-09-17
struct mount: relocate MNT_WRITE_HOLD bit
Al Viro
-18
/
+41
2025-09-17
preparations to taking MNT_WRITE_HOLD out of ->mnt_flags
Al Viro
-12
/
+33
2025-09-17
setup_mnt(): primitive for connecting a mount to filesystem
Al Viro
-17
/
+17
2025-09-17
simplify the callers of mnt_unhold_writers()
Al Viro
-24
/
+10
2025-09-17
copy_mnt_ns(): use guards
Al Viro
-12
/
+4
2025-09-17
copy_mnt_ns(): use the regular mechanism for freeing empty mnt_ns on failure
Al Viro
-3
/
+1
2025-09-17
Merge branch 'no-rebase-mnt_ns_tree_remove' into work.mount
Al Viro
-1
/
+1
2025-09-17
fsverity: Use 2-way interleaved SHA-256 hashing when supported
Eric Biggers
-34
/
+139
2025-09-17
fsverity: Remove inode parameter from fsverity_hash_block()
Eric Biggers
-12
/
+9
2025-09-17
f2fs: fix infinite loop in __insert_extent_tree()
wangzijie
-0
/
+6
2025-09-17
f2fs: fix zero-sized extent for precache extents
wangzijie
-3
/
+4
2025-09-17
Merge tag 'for-6.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-12
/
+15
2025-09-17
fs/resctrl: Fix counter auto-assignment on mkdir with mbm_event enabled
Babu Moger
-3
/
+3
2025-09-16
slightly simplify nfs_atomic_open()
Al Viro
-2
/
+0
2025-09-16
simplify gfs2_atomic_open()
Al Viro
-17
/
+9
2025-09-16
simplify fuse_atomic_open()
Al Viro
-14
/
+7
2025-09-16
simplify nfs_atomic_open_v23()
Al Viro
-11
/
+5
2025-09-16
simplify vboxsf_dir_atomic_open()
Al Viro
-16
/
+9
2025-09-16
simplify cifs_atomic_open()
Al Viro
-7
/
+1
2025-09-16
9p: simplify v9fs_vfs_atomic_open_dotl()
Al Viro
-10
/
+5
2025-09-16
9p: simplify v9fs_vfs_atomic_open()
Al Viro
-22
/
+12
2025-09-16
allow finish_no_open(file, ERR_PTR(-E...))
Al Viro
-4
/
+6
2025-09-16
xfs: move the XLOG_REG_ constants out of xfs_log_format.h
Christoph Hellwig
-37
/
+37
2025-09-16
xfs: adjust the hint based zone allocation policy
Hans Holmberg
-7
/
+1
2025-09-16
xfs: refactor hint based zone allocation
Hans Holmberg
-60
/
+62
2025-09-16
xfs: fix log CRC mismatches between i386 and other architectures
Christoph Hellwig
-9
/
+54
2025-09-16
xfs: rename the old_crc variable in xlog_recover_process
Christoph Hellwig
-9
/
+8
2025-09-16
xfs: remove the unused xfs_log_iovec_t typedef
Christoph Hellwig
-3
/
+2
2025-09-16
xfs: remove the unused xfs_qoff_logformat_t typedef
Christoph Hellwig
-2
/
+2
[prev]
[next]