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-25
proc: rewrite stable_page_flags()
Matthew Wilcox (Oracle)
1
-32
/
+37
2024-04-25
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
1
-4
/
+1
2024-04-25
mm: zswap: optimize zswap pool size tracking
Johannes Weiner
1
-2
/
+1
2024-04-24
mm: support page_mapcount() on page_has_type() pages
Matthew Wilcox (Oracle)
1
-5
/
+2
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-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
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
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
2024-04-11
Merge tag 'bcachefs-2024-04-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
24
-238
/
+359
2024-04-11
ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE
NeilBrown
1
-1
/
+3
2024-04-10
Merge tag 'bootconfig-fixes-v6.9-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+6
2024-04-10
bcachefs: Fix __bch2_btree_and_journal_iter_init_node_iter()
Kent Overstreet
1
-5
/
+7
2024-04-10
bcachefs: Kill read lock dropping in bch2_btree_node_lock_write_nofail()
Kent Overstreet
1
-27
/
+1
2024-04-10
bcachefs: Fix a race in btree_update_nodes_written()
Kent Overstreet
1
-3
/
+7
2024-04-10
smb: client: fix NULL ptr deref in cifs_mark_open_handles_for_deleted_file()
Paulo Alcantara
1
-1
/
+2
2024-04-09
bcachefs: btree_node_scan: Respect member.data_allowed
Kent Overstreet
1
-0
/
+3
2024-04-10
zonefs: Use str_plural() to fix Coccinelle warning
Thorsten Blum
1
-1
/
+1
2024-04-09
fs/proc: Skip bootloader comment if no embedded kernel parameters
Masami Hiramatsu
1
-1
/
+1
2024-04-09
fs/proc: remove redundant comments from /proc/bootconfig
Zhenhua Huang
1
-6
/
+6
2024-04-09
bcachefs: Don't scan for btree nodes when we can reconstruct
Kent Overstreet
4
-18
/
+29
2024-04-09
bcachefs: Fix check_topology() when using node scan
Kent Overstreet
1
-1
/
+1
2024-04-08
bcachefs: fix eytzinger0_find_gt()
Kent Overstreet
1
-6
/
+20
2024-04-08
Merge tag 'for-6.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-33
/
+55
2024-04-07
bcachefs: fix bch2_get_acl() transaction restart handling
Kent Overstreet
1
-16
/
+14
2024-04-07
bcachefs: fix the count of nr_freed_pcpu after changing bc->freed_nonpcpu list
Hongbo Li
1
-0
/
+2
2024-04-07
bcachefs: Fix gap buffer bug in bch2_journal_key_insert_take()
Kent Overstreet
1
-10
/
+45
2024-04-06
bcachefs: Rename struct field swap to prevent macro naming collision
Thorsten Blum
1
-4
/
+4
2024-04-06
bcachefs: JOURNAL_SPACE_LOW
Kent Overstreet
5
-12
/
+19
2024-04-06
bcachefs: Disable errors=panic for BCH_IOCTL_FSCK_OFFLINE
Kent Overstreet
1
-0
/
+4
2024-04-06
bcachefs: Fix BCH_IOCTL_FSCK_OFFLINE for encrypted filesystems
Kent Overstreet
1
-44
/
+50
2024-04-06
Merge tag 'nfsd-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-5
/
+2
2024-04-06
Merge tag 'xfs-6.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+13
2024-04-06
Merge tag '6.9-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
22
-178
/
+369
2024-04-05
bcachefs: fix rand_delete unit test
Kent Overstreet
1
-1
/
+1
2024-04-05
bcachefs: fix ! vs ~ typo in __clear_bit_le64()
Dan Carpenter
1
-1
/
+1
2024-04-05
nfsd: hold a lighter-weight client reference over CB_RECALL_ANY
Jeff Layton
1
-5
/
+2
2024-04-05
Merge tag '6.9-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
5
-8
/
+52
2024-04-05
Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-37
/
+19
2024-04-05
aio: Fix null ptr deref in aio_complete() wakeup
Kent Overstreet
1
-1
/
+1
2024-04-05
bcachefs: Fix rebalance from durability=0 device
Kent Overstreet
1
-4
/
+13
2024-04-04
Merge tag 'bcachefs-2024-04-03' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
39
-494
/
+1869
[next]