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
2023-11-07
Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
30
-433
/
+421
2023-11-07
Merge tag 'ovl-update-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
15
-529
/
+892
2023-11-07
Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
107
-2291
/
+3966
2023-11-06
gfs2: don't withdraw if init_threads() got interrupted
Andreas Gruenbacher
1
-3
/
+1
2023-11-06
gfs2: remove dead code in add_to_queue
Su Hui
1
-1
/
+0
2023-11-06
gfs2: Fix slab-use-after-free in gfs2_qd_dealloc
Juntong Deng
1
-4
/
+6
2023-11-06
gfs2: Silence "suspicious RCU usage in gfs2_permission" warning
Andreas Gruenbacher
1
-3
/
+4
2023-11-06
gfs2: fs: derive f_fsid from s_uuid
Amir Goldstein
1
-0
/
+1
2023-11-06
gfs2: No longer use 'extern' in function declarations
Andreas Gruenbacher
19
-285
/
+289
2023-11-06
gfs2: Rename gfs2_lookup_{ simple => meta }
Andreas Gruenbacher
3
-15
/
+16
2023-11-06
gfs2: Convert gfs2_internal_read to folios
Andreas Gruenbacher
2
-20
/
+18
2023-11-06
gfs2: Convert stuffed_readpage to folios
Andreas Gruenbacher
1
-16
/
+14
2023-11-06
gfs2: Minor gfs2_write_jdata_batch PAGE_SIZE cleanup
Andreas Gruenbacher
1
-3
/
+3
2023-11-06
gfs2: Get rid of gfs2_alloc_blocks generation parameter
Andreas Gruenbacher
6
-13
/
+15
2023-11-05
Merge tag 'ubifs-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-2
/
+12
2023-11-05
bcachefs: Improve stripe checksum error message
Kent Overstreet
1
-8
/
+13
2023-11-05
bcachefs: Simplify, fix bch2_backpointer_get_key()
Kent Overstreet
1
-44
/
+33
2023-11-05
bcachefs: kill thing_it_points_to arg to backpointer_not_found()
Kent Overstreet
1
-7
/
+6
2023-11-05
bcachefs: bch2_ec_read_extent() now takes btree_trans
Kent Overstreet
3
-9
/
+5
2023-11-05
bcachefs: bch2_stripe_to_text() now prints ptr gens
Kent Overstreet
1
-0
/
+1
2023-11-05
bcachefs: Don't iterate over journal entries just for btree roots
Kent Overstreet
4
-40
/
+29
2023-11-05
bcachefs: Break up bch2_journal_write()
Kent Overstreet
1
-71
/
+92
2023-11-05
bcachefs: Replace ERANGE with private error codes
Kent Overstreet
2
-2
/
+4
2023-11-05
bcachefs: bkey_copy() is no longer a macro
Kent Overstreet
4
-19
/
+15
2023-11-05
bcachefs: x-macro-ify inode flags enum
Kent Overstreet
9
-83
/
+89
2023-11-05
bcachefs: Convert bch2_fs_open() to darray
Kent Overstreet
2
-32
/
+34
2023-11-05
bcachefs: Move __bch2_members_v2_get_mut to sb-members.h
Kent Overstreet
2
-14
/
+14
2023-11-05
bcachefs: bch2_prt_datetime()
Kent Overstreet
5
-26
/
+22
2023-11-04
bcachefs: CONFIG_BCACHEFS_DEBUG_TRANSACTIONS no longer defaults to y
Kent Overstreet
1
-1
/
+0
2023-11-04
bcachefs: Add a comment for BTREE_INSERT_NOJOURNAL usage
Kent Overstreet
4
-4
/
+14
2023-11-04
bcachefs: rebalance_work btree is not a snapshots btree
Kent Overstreet
5
-12
/
+31
2023-11-04
bcachefs: Add missing printk newlines
Kent Overstreet
1
-3
/
+3
2023-11-04
bcachefs: Fix recovery when forced to use JSET_NO_FLUSH journal entry
Kent Overstreet
1
-0
/
+7
2023-11-04
bcachefs: .get_parent() should return an error pointer
Kent Overstreet
1
-3
/
+0
2023-11-04
bcachefs: Fix bch2_delete_dead_inodes()
Kent Overstreet
2
-22
/
+69
2023-11-04
bcachefs: use swab40 for bch_backpointer.bucket_offset bitfield
Brian Foster
3
-10
/
+10
2023-11-04
bcachefs: byte order swap bch_alloc_v4.fragmentation_lru field
Brian Foster
1
-0
/
+1
2023-11-04
bcachefs: allow writeback to fill bio completely
Brian Foster
1
-3
/
+16
2023-11-04
bcachefs: fix odebug warn and lockdep splat due to on-stack rhashtable
Brian Foster
1
-10
/
+14
2023-11-04
bcachefs: update alloc cursor in early bucket allocator
Brian Foster
1
-4
/
+6
2023-11-04
bcachefs: serialize on cached key in early bucket allocator
Brian Foster
1
-3
/
+25
2023-11-04
bcachefs: Data move path now uses bch2_trans_unlock_long()
Kent Overstreet
5
-9
/
+23
2023-11-04
Merge tag 'f2fs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-150
/
+254
2023-11-04
Merge tag '9p-for-6.7-rc1' of https://github.com/martinetd/linux
Linus Torvalds
3
-3
/
+4
2023-11-04
Merge tag '6.7-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
14
-90
/
+138
2023-11-04
Merge tag 'efi-next-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+81
2023-11-04
bcachefs: Ensure srcu lock is not held too long
Kent Overstreet
4
-13
/
+40
2023-11-04
bcachefs: Fix build errors with gcc 10
Kent Overstreet
5
-9
/
+7
2023-11-04
bcachefs: Fix MEAN_AND_VARIANCE kconfig options
Kent Overstreet
1
-2
/
+1
2023-11-04
bcachefs: Ensure copygc does not spin
Kent Overstreet
4
-8
/
+34
[next]