index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-21
Merge tag 'driver-core-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2024-04-19
Merge tag '9p-fixes-for-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-6
/
+23
2024-04-19
Merge tag 'fuse-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-27
/
+58
2024-04-19
Merge tag 'mm-hotfixes-stable-2024-04-18-14-41' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-2
/
+5
2024-04-17
Merge tag 'for-6.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-15
/
+14
2024-04-16
nilfs2: fix OOB in nilfs_set_de_type
Jeongjun Park
1
-1
/
+1
2024-04-16
Squashfs: check the inode number is not the invalid value of zero
Phillip Lougher
1
-1
/
+4
2024-04-15
Merge tag 'nfsd-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-24
/
+23
2024-04-15
Merge tag 'bcachefs-2024-04-15' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
34
-182
/
+432
2024-04-15
bcachefs: set_btree_iter_dontneed also clears should_be_locked
Kent Overstreet
1
-2
/
+7
2024-04-15
bcachefs: fix error path of __bch2_read_super()
Chao Yu
1
-2
/
+5
2024-04-15
cuse: add kernel-doc comments to cuse_process_init_reply()
Yang Li
1
-0
/
+4
2024-04-15
fuse: fix leaked ENOSYS error on first statx call
Danny Lin
1
-0
/
+1
2024-04-15
fuse: fix parallel dio write on file open in passthrough mode
Amir Goldstein
1
-2
/
+2
2024-04-15
fuse: fix wrong ff->iomode state changes from parallel dio write
Amir Goldstein
4
-25
/
+51
2024-04-14
bcachefs: Check for backpointer bucket_offset >= bucket size
Kent Overstreet
3
-10
/
+9
2024-04-14
bcachefs: bch_member.btree_allocated_bitmap
Kent Overstreet
9
-6
/
+131
2024-04-14
bcachefs: sysfs internal/trigger_journal_flush
Kent Overstreet
1
-1
/
+10
2024-04-14
bcachefs: Fix bch2_btree_node_fill() for !path
Kent Overstreet
1
-26
/
+18
2024-04-14
bcachefs: add safety checks in bch2_btree_node_fill()
Kent Overstreet
1
-1
/
+24
2024-04-14
bcachefs: Interior known are required to have known key types
Kent Overstreet
1
-1
/
+2
2024-04-14
bcachefs: add missing bounds check in __bch2_bkey_val_invalid()
Kent Overstreet
1
-1
/
+4
2024-04-14
Merge tag 'pull-sysfs-annotation-fix' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+8
2024-04-14
kernfs: annotate different lockdep class for of->mutex of writable files
Amir Goldstein
1
-1
/
+8
2024-04-13
bcachefs: Fix btree node merging on write buffer btrees
Kent Overstreet
1
-2
/
+12
2024-04-13
bcachefs: Disable merges from interior update path
Kent Overstreet
1
-0
/
+10
2024-04-13
bcachefs: Run merges at BCH_WATERMARK_btree
Kent Overstreet
1
-0
/
+6
2024-04-13
bcachefs: Fix missing write refs in fs fio paths
Kent Overstreet
3
-14
/
+23
2024-04-13
bcachefs: Fix deadlock in journal replay
Kent Overstreet
1
-3
/
+4
2024-04-13
bcachefs: Go rw if running any explicit recovery passes
Kent Overstreet
1
-1
/
+1
2024-04-13
bcachefs: Standardize helpers for printing enum strs with bounds checks
Kent Overstreet
10
-56
/
+69
2024-04-13
bcachefs: don't queue btree nodes for rewrites during scan
Kent Overstreet
1
-1
/
+3
2024-04-13
bcachefs: fix race in bch2_btree_node_evict()
Kent Overstreet
1
-1
/
+3
2024-04-13
bcachefs: fix unsafety in bch2_stripe_to_text()
Kent Overstreet
2
-21
/
+27
2024-04-13
bcachefs: fix unsafety in bch2_extent_ptr_to_text()
Kent Overstreet
1
-1
/
+3
2024-04-13
bcachefs: btree node scan: handle encrypted nodes
Kent Overstreet
1
-0
/
+10
2024-04-13
bcachefs: Check for packed bkeys that are too big
Kent Overstreet
2
-7
/
+14
2024-04-13
bcachefs: Fix UAFs of btree_insert_entry array
Kent Overstreet
1
-13
/
+14
2024-04-13
Merge tag 'zonefs-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-1
/
+1
2024-04-13
Merge tag 'v6.9-rc3-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
9
-42
/
+103
2024-04-12
Merge tag 'ceph-for-6.9-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
4
-10
/
+10
2024-04-12
Merge tag 'trace-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-4
/
+10
2024-04-11
bcachefs: Don't use bch2_btree_node_lock_write_nofail() in btree split path
Kent Overstreet
1
-15
/
+26
2024-04-11
fs/9p: drop inodes immediately on non-.L too
Joakim Sindholt
1
-0
/
+1
2024-04-11
fs/9p: Revert "fs/9p: fix dups even in uncached mode"
Eric Van Hensbergen
1
-0
/
+16
2024-04-11
eventfs: Fix kernel-doc comments to functions
Yang Li
1
-4
/
+10
2024-04-11
smb3: fix broken reconnect when password changing on the server by allowing p...
Steve French
6
-0
/
+44
2024-04-11
smb: client: instantiate when creating SFU files
Paulo Alcantara
1
-39
/
+55
2024-04-11
smb3: fix Open files on server counter going negative
Steve French
1
-2
/
+2
2024-04-11
ceph: switch to use cap_delay_lock for the unlink delay list
Xiubo Li
3
-9
/
+7
[next]