index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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/s...
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_credi...
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
-27
/
+21
2025-09-17
smb: client: let recv_done verify data_offset, data_length and remaining_data...
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
2025-09-17
f2fs: fix infinite loop in __insert_extent_tree()
wangzijie
1
-0
/
+6
2025-09-17
f2fs: fix zero-sized extent for precache extents
wangzijie
1
-3
/
+4
2025-09-17
Merge tag 'for-6.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-12
/
+15
2025-09-17
fs/resctrl: Fix counter auto-assignment on mkdir with mbm_event enabled
Babu Moger
1
-3
/
+3
2025-09-16
slightly simplify nfs_atomic_open()
Al Viro
1
-2
/
+0
2025-09-16
simplify gfs2_atomic_open()
Al Viro
1
-17
/
+9
2025-09-16
simplify fuse_atomic_open()
Al Viro
1
-14
/
+7
2025-09-16
simplify nfs_atomic_open_v23()
Al Viro
1
-11
/
+5
2025-09-16
simplify vboxsf_dir_atomic_open()
Al Viro
1
-16
/
+9
2025-09-16
simplify cifs_atomic_open()
Al Viro
1
-7
/
+1
2025-09-16
9p: simplify v9fs_vfs_atomic_open_dotl()
Al Viro
1
-10
/
+5
2025-09-16
9p: simplify v9fs_vfs_atomic_open()
Al Viro
1
-22
/
+12
2025-09-16
allow finish_no_open(file, ERR_PTR(-E...))
Al Viro
1
-4
/
+6
2025-09-16
xfs: move the XLOG_REG_ constants out of xfs_log_format.h
Christoph Hellwig
2
-37
/
+37
2025-09-16
xfs: adjust the hint based zone allocation policy
Hans Holmberg
1
-7
/
+1
2025-09-16
xfs: refactor hint based zone allocation
Hans Holmberg
1
-60
/
+62
2025-09-16
xfs: fix log CRC mismatches between i386 and other architectures
Christoph Hellwig
5
-9
/
+54
2025-09-16
xfs: rename the old_crc variable in xlog_recover_process
Christoph Hellwig
1
-9
/
+8
2025-09-16
xfs: remove the unused xfs_log_iovec_t typedef
Christoph Hellwig
1
-3
/
+2
2025-09-16
xfs: remove the unused xfs_qoff_logformat_t typedef
Christoph Hellwig
1
-2
/
+2
2025-09-16
xfs: remove the unused xfs_dq_logformat_t typedef
Christoph Hellwig
1
-2
/
+2
2025-09-16
xfs: remove the unused xfs_buf_log_format_t typedef
Christoph Hellwig
1
-2
/
+2
[prev]
[next]