index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v6.9-rc-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-03-21
15
-147
/
+716
|
\
|
*
ksmbd: remove module version
Namjae Jeon
2024-03-19
2
-3
/
+0
|
*
ksmbd: fix potencial out-of-bounds when buffer offset is invalid
Namjae Jeon
2024-03-19
2
-29
/
+42
|
*
ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
Namjae Jeon
2024-03-17
1
-1
/
+4
|
*
ksmbd: Fix spelling mistake "connction" -> "connection"
Colin Ian King
2024-03-15
1
-1
/
+1
|
*
ksmbd: fix possible null-deref in smb_lazy_parent_lease_break_close
Marios Makassikis
2024-03-15
1
-1
/
+1
|
*
ksmbd: add support for durable handles v1/v2
Namjae Jeon
2024-03-12
9
-21
/
+506
|
*
ksmbd: mark SMB2_SESSION_EXPIRED to session when destroying previous session
Namjae Jeon
2024-03-12
3
-25
/
+29
|
*
ksmbd: retrieve number of blocks using vfs_getattr in set_file_allocation_info
Marios Makassikis
2024-03-12
1
-2
/
+8
|
*
ksmbd: replace generic_fillattr with vfs_getattr
Marios Makassikis
2024-03-12
3
-66
/
+127
*
|
Merge tag 'bcachefs-2024-03-19' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-03-20
26
-111
/
+157
|
\
\
|
*
|
bcachefs: Fix lost wakeup on journal shutdown
Kent Overstreet
2024-03-19
1
-6
/
+6
|
*
|
bcachefs; Fix deadlock in bch2_btree_update_start()
Kent Overstreet
2024-03-19
1
-4
/
+9
|
*
|
bcachefs: ratelimit errors from async_btree_node_rewrite
Kent Overstreet
2024-03-18
1
-1
/
+1
|
*
|
bcachefs: Run check_topology() first
Kent Overstreet
2024-03-18
1
-1
/
+1
|
*
|
bcachefs: Improve bch2_fatal_error()
Kent Overstreet
2024-03-18
15
-35
/
+35
|
*
|
bcachefs: Fix lost transaction restart error
Kent Overstreet
2024-03-18
1
-4
/
+6
|
*
|
bcachefs: Don't corrupt journal keys gap buffer when dropping alloc info
Kent Overstreet
2024-03-18
3
-2
/
+9
|
*
|
bcachefs: fix for building in userspace
Kent Overstreet
2024-03-18
1
-16
/
+16
|
*
|
bcachefs: bch2_snapshot_is_ancestor() now safe to call in early recovery
Kent Overstreet
2024-03-18
1
-14
/
+18
|
*
|
bcachefs: Fix nested transaction restart handling in bch2_bucket_gens_init()
Kent Overstreet
2024-03-18
1
-6
/
+7
|
*
|
bcachefs: Improve sysfs internal/btree_updates
Kent Overstreet
2024-03-18
2
-6
/
+8
|
*
|
bcachefs: Split out btree_node_rewrite_worker
Kent Overstreet
2024-03-18
2
-2
/
+11
|
*
|
bcachefs: Fix locking in bch2_alloc_write_key()
Kent Overstreet
2024-03-18
1
-1
/
+1
|
*
|
bcachefs: Avoid extent entry type assertions in .invalid()
Kent Overstreet
2024-03-18
1
-3
/
+3
|
*
|
bcachefs: Fix spurious -BCH_ERR_transaction_restart_nested
Kent Overstreet
2024-03-18
1
-8
/
+21
|
*
|
bcachefs: Fix check_key_has_snapshot() call
Kent Overstreet
2024-03-18
1
-1
/
+3
|
*
|
bcachefs: Change "accounting overran journal reservation" to a warning
Kent Overstreet
2024-03-18
1
-1
/
+2
*
|
|
Merge tag 'dlm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2024-03-18
3
-39
/
+81
|
\
\
\
|
*
|
|
dlm: add comments about forced waiters reset
David Teigland
2024-03-15
1
-20
/
+58
|
*
|
|
dlm: revert atomic_t lkb_wait_count
David Teigland
2024-03-15
2
-15
/
+19
|
*
|
|
dlm: fix user space lkb refcounting
Alexander Aring
2024-03-12
1
-5
/
+5
*
|
|
|
Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-03-18
3
-19
/
+63
|
\
\
\
\
|
*
|
|
|
tracing: Remove __assign_str_len()
Steven Rostedt (Google)
2024-03-18
1
-4
/
+4
|
*
|
|
|
NFSD: Fix nfsd_clid_class use of __string_len() macro
Steven Rostedt (Google)
2024-03-18
1
-1
/
+1
|
*
|
|
|
eventfs: Create eventfs_root_inode to store dentry
Steven Rostedt (Google)
2024-03-17
2
-12
/
+55
|
*
|
|
|
eventfs: Add WARN_ON_ONCE() to checks in eventfs_root_lookup()
Steven Rostedt (Google)
2024-03-17
1
-2
/
+3
*
|
|
|
|
Merge tag 'for-linus-6.9-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-18
3
-13
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Julia Lawall reported this null pointer dereference, this should fix it.
Mike Marshall
2024-02-14
1
-1
/
+1
|
*
|
|
|
|
fs/orangefs: remove ORANGEFS_CACHE_CREATE_FLAGS
Vlastimil Babka
2024-02-14
3
-12
/
+2
*
|
|
|
|
|
Merge tag 'f2fs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-18
19
-824
/
+999
|
\
\
\
\
\
\
|
*
|
|
|
|
|
f2fs: fix to avoid use-after-free issue in f2fs_filemap_fault
Chao Yu
2024-03-14
1
-1
/
+2
|
*
|
|
|
|
|
f2fs: truncate page cache before clearing flags when aborting atomic write
Sunmin Jeong
2024-03-14
1
-1
/
+3
|
*
|
|
|
|
|
f2fs: mark inode dirty for FI_ATOMIC_COMMITTED flag
Sunmin Jeong
2024-03-14
1
-0
/
+1
|
*
|
|
|
|
|
f2fs: prevent atomic write on pinned file
Daeho Jeong
2024-03-13
1
-1
/
+2
|
*
|
|
|
|
|
f2fs: fix to handle error paths of {new,change}_curseg()
Zhiguo Niu
2024-03-13
4
-27
/
+45
|
*
|
|
|
|
|
f2fs: unify the error handling of f2fs_is_valid_blkaddr
Zhiguo Niu
2024-03-13
7
-62
/
+29
|
*
|
|
|
|
|
f2fs: zone: fix to remove pow2 check condition for zoned block device
Chao Yu
2024-03-13
1
-5
/
+0
|
*
|
|
|
|
|
f2fs: fix to truncate meta inode pages forcely
Chao Yu
2024-03-13
3
-6
/
+32
|
*
|
|
|
|
|
f2fs: compress: fix reserve_cblocks counting error when out of space
Xiuhong Wang
2024-03-13
1
-8
/
+7
[next]