index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-24
Merge tag 'for-6.12-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-34
/
+45
2024-10-24
Merge tag 'jfs-6.12-rc5' of github.com:kleikamp/linux-shaggy
Linus Torvalds
1
-1
/
+1
2024-10-24
Merge tag 'bcachefs-2024-10-22' of https://github.com/koverstreet/bcachefs
Linus Torvalds
41
-205
/
+475
2024-10-24
Revert "9p: Enable multipage folios"
Dominique Martinet
1
-1
/
+0
2024-10-22
jfs: Fix sanity check in dbMount
Dave Kleikamp
1
-1
/
+1
2024-10-22
btrfs: fix passing 0 to ERR_PTR in btrfs_search_dir_index_item()
Yue Haibing
2
-7
/
+4
2024-10-22
btrfs: reject ro->rw reconfiguration if there are hard ro requirements
Qu Wenruo
1
-2
/
+1
2024-10-22
btrfs: fix read corruption due to race with extent map merging
Boris Burkov
1
-15
/
+16
2024-10-22
btrfs: fix the delalloc range locking if sector size < page size
Qu Wenruo
1
-8
/
+9
2024-10-22
btrfs: qgroup: set a more sane default value for subtree drop threshold
Qu Wenruo
3
-2
/
+4
2024-10-22
btrfs: clear force-compress on remount when compress mount option is given
Filipe Manana
1
-0
/
+9
2024-10-21
Merge tag 'vfs-6.12-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-65
/
+95
2024-10-20
bcachefs: Set bch_inode_unpacked.bi_snapshot in old inode path
Kent Overstreet
1
-0
/
+2
2024-10-20
bcachefs: Mark more errors as AUTOFIX
Kent Overstreet
1
-2
/
+2
2024-10-20
bcachefs: Workaround for kvmalloc() not supporting > INT_MAX allocations
Kent Overstreet
1
-1
/
+14
2024-10-20
bcachefs: Don't use wait_event_interruptible() in recovery
Kent Overstreet
3
-6
/
+8
2024-10-20
bcachefs: Fix __bch2_fsck_err() warning
Kent Overstreet
1
-1
/
+4
2024-10-19
Merge tag '9p-for-6.12-rc4' of https://github.com/martinetd/linux
Linus Torvalds
2
-3
/
+3
2024-10-18
Merge tag 'v6.12-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-58
/
+11
2024-10-18
Merge tag 'xfs-6.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
7
-161
/
+181
2024-10-18
proc: Fix W=1 build kernel-doc warning
Thorsten Blum
1
-1
/
+1
2024-10-18
bcachefs: fsck: Improve hash_check_key()
Kent Overstreet
3
-50
/
+194
2024-10-18
bcachefs: bch2_hash_set_or_get_in_snapshot()
Kent Overstreet
1
-14
/
+36
2024-10-18
bcachefs: Repair mismatches in inode hash seed, type
Kent Overstreet
1
-10
/
+39
2024-10-18
bcachefs: Add hash seed, type to inode_to_text()
Kent Overstreet
3
-2
/
+8
2024-10-18
bcachefs: INODE_STR_HASH() for bch_inode_unpacked
Kent Overstreet
4
-15
/
+13
2024-10-18
bcachefs: Run in-kernel offline fsck without ratelimit errors
Kent Overstreet
1
-0
/
+1
2024-10-18
bcachefs: skip mount option handle for empty string.
Hongbo Li
1
-0
/
+3
2024-10-18
bcachefs: fix incorrect show_options results
Hongbo Li
1
-1
/
+1
2024-10-18
bcachefs: Fix data corruption on -ENOSPC in buffered write path
Kent Overstreet
1
-0
/
+6
2024-10-18
bcachefs: bch2_folio_reservation_get_partial() is now better behaved
Kent Overstreet
3
-32
/
+57
2024-10-18
bcachefs: fix disk reservation accounting in bch2_folio_reservation_get()
Kent Overstreet
1
-1
/
+1
2024-10-18
bcachefS: ec: fix data type on stripe deletion
Kent Overstreet
1
-2
/
+2
2024-10-18
bcachefs: Don't use commit_do() unnecessarily
Kent Overstreet
21
-39
/
+41
2024-10-18
bcachefs: handle restarts in bch2_bucket_io_time_reset()
Kent Overstreet
1
-12
/
+16
2024-10-18
bcachefs: fix restart handling in __bch2_resume_logged_op_finsert()
Kent Overstreet
1
-1
/
+1
2024-10-18
bcachefs: fix restart handling in bch2_alloc_write_key()
Kent Overstreet
1
-1
/
+11
2024-10-18
bcachefs: fix restart handling in bch2_do_invalidates_work()
Kent Overstreet
1
-3
/
+4
2024-10-18
bcachefs: fix missing restart handling in bch2_read_retry_nodecode()
Kent Overstreet
1
-2
/
+2
2024-10-18
bcachefs: fix restart handling in bch2_fiemap()
Kent Overstreet
1
-8
/
+4
2024-10-18
bcachefs: fix bch2_hash_delete() error path
Kent Overstreet
1
-2
/
+5
2024-10-18
bcachefs: fix restart handling in bch2_rename2()
Kent Overstreet
1
-1
/
+1
2024-10-17
Merge tag 'mm-hotfixes-stable-2024-10-17-16-08' of git://git.kernel.org/pub/s...
Linus Torvalds
5
-44
/
+63
2024-10-17
btrfs: zoned: fix zone unusable accounting for freed reserved extent
Naohiro Aota
1
-0
/
+2
2024-10-17
afs: Fix lock recursion
David Howells
2
-24
/
+61
2024-10-17
fs: Fix uninitialized value issue in from_kuid and from_kgid
Alessandro Zanni
1
-3
/
+6
2024-10-17
fs: don't try and remove empty rbtree node
Christian Brauner
1
-1
/
+3
2024-10-17
netfs: Downgrade i_rwsem for a buffered write
David Howells
1
-1
/
+2
2024-10-17
fs/proc: fix build with GCC 15 due to -Werror=unterminated-string-initialization
Brahmajit Das
1
-6
/
+10
2024-10-17
fat: fix uninitialized variable
OGAWA Hirofumi
1
-1
/
+1
[next]