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-06-07
Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-2
/
+5
2024-06-07
Merge tag 'for-6.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-44
/
+43
2024-06-06
btrfs: protect folio::private when attaching extent buffer folios
Qu Wenruo
1
-29
/
+31
2024-06-05
nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errors
Ryusuke Konishi
1
-1
/
+1
2024-06-05
mm/ksm: fix ksm_zero_pages accounting
Chengming Zhou
1
-1
/
+1
2024-06-05
nilfs2: fix potential kernel bug due to lack of writeback flag waiting
Ryusuke Konishi
1
-0
/
+3
2024-06-05
Merge tag 'for-6.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-0
/
+57
2024-06-05
btrfs: fix leak of qgroup extent records after transaction abort
Filipe Manana
1
-9
/
+1
2024-06-05
btrfs: fix crash on racing fsync and size-extending write into prealloc
Omar Sandoval
1
-6
/
+11
2024-06-05
bcachefs: Fix trans->locked assert
Kent Overstreet
1
-0
/
+1
2024-06-05
bcachefs: Rereplicate now moves data off of durability=0 devices
Kent Overstreet
1
-1
/
+14
2024-06-05
bcachefs: Fix GFP_KERNEL allocation in break_cycle()
Kent Overstreet
1
-0
/
+1
2024-06-01
Merge tag '6.10-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-1
/
+10
2024-06-01
Merge tag 'xfs-6.10-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
11
-46
/
+73
2024-05-31
Merge tag 'bcachefs-2024-05-30' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
27
-686
/
+706
2024-05-31
cifs: fix creating sockets when using sfu mount options
Steve French
3
-1
/
+8
2024-05-29
bcachefs: Fix failure to return error on misaligned dio write
Kent Overstreet
1
-1
/
+3
2024-05-29
Revert "vfs: Delete the associated dentry when deleting a file"
Linus Torvalds
1
-7
/
+8
2024-05-29
Merge tag '9p-for-6.10-rc2' of https://github.com/martinetd/linux
Linus Torvalds
1
-2
/
+7
2024-05-28
bcachefs: Don't return -EROFS from mount on inconsistency error
Kent Overstreet
1
-2
/
+10
2024-05-28
bcachefs: Fix uninitialized var warning
Kent Overstreet
2
-2
/
+2
2024-05-28
bcachefs: Split out sb-errors_format.h
Kent Overstreet
3
-292
/
+297
2024-05-28
bcachefs: Split out journal_seq_blacklist_format.h
Kent Overstreet
2
-10
/
+16
2024-05-28
bcachefs: Split out replicas_format.h
Kent Overstreet
2
-32
/
+36
2024-05-28
bcachefs: Split out disk_groups_format.h
Kent Overstreet
2
-18
/
+22
2024-05-28
bcachefs: split out sb-downgrade_format.h
Kent Overstreet
2
-13
/
+18
2024-05-28
bcachefs: split out sb-members_format.h
Kent Overstreet
2
-101
/
+111
2024-05-28
bcachefs: Better fsck error message for key version
Kent Overstreet
1
-4
/
+5
2024-05-28
bcachefs: btree_gc can now handle unknown btrees
Kent Overstreet
5
-73
/
+55
2024-05-28
bcachefs: add missing MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-05-28
bcachefs: Fix setting of downgrade recovery passes/errors
Kent Overstreet
1
-9
/
+3
2024-05-28
bcachefs: Run check_key_has_snapshot in snapshot_delete_keys()
Kent Overstreet
3
-24
/
+29
2024-05-28
bcachefs: Refactor delete_dead_snapshots()
Kent Overstreet
1
-40
/
+25
2024-05-28
bcachefs: Fix locking assert
Kent Overstreet
1
-5
/
+5
2024-05-28
bcachefs: Fix lookup_first_inode() when inode_generations are present
Kent Overstreet
1
-14
/
+10
2024-05-28
bcachefs: Plumb bkey into __btree_err()
Kent Overstreet
1
-40
/
+45
2024-05-28
btrfs: ensure fast fsync waits for ordered extents after a write failure
Filipe Manana
3
-0
/
+57
2024-05-27
xfs: Add cond_resched to block unmap range and reflink remap path
Ritesh Harjani (IBM)
2
-0
/
+2
2024-05-27
Merge tag 'vfs-6.10-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-13
/
+28
2024-05-27
netfs, 9p: Fix race between umount and async request completion
David Howells
4
-0
/
+8
2024-05-27
xfs: don't open-code u64_to_user_ptr
Darrick J. Wong
2
-7
/
+2
2024-05-27
xfs: allow symlinks with short remote targets
Darrick J. Wong
1
-4
/
+24
2024-05-27
xfs: fix xfs_init_attr_trans not handling explicit operation codes
Darrick J. Wong
3
-25
/
+35
2024-05-27
xfs: drop xfarray sortinfo folio on error
Darrick J. Wong
1
-3
/
+6
2024-05-27
xfs: Stop using __maybe_unused in xfs_alloc.c
John Garry
1
-4
/
+2
2024-05-27
xfs: Clear W=1 warning in xfs_iwalk_run_callbacks()
John Garry
1
-3
/
+2
2024-05-27
fs: smb: common: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2
-0
/
+2
2024-05-26
bcachefs: Use copy_folio_from_iter_atomic()
Matthew Wilcox (Oracle)
1
-3
/
+3
2024-05-26
bcachefs: Fix sb-downgrade validation
Kent Overstreet
1
-3
/
+10
2024-05-26
bcachefs: Fix debug assert
Kent Overstreet
1
-1
/
+1
[next]