summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-10ext4: convert ext4_da_do_write_end() to take a folioMatthew Wilcox (Oracle)
2024-01-10ext4: allow for the last group to be marked as trimmedSuraj Jitindar Singh
2024-01-04ext4: move ext4_check_bdev_write_error() into nojournal modeZhihao Cheng
2024-01-04jbd2: abort journal when detecting metadata writeback error of fs devZhihao Cheng
2024-01-04jbd2: remove unused 'JBD2_CHECKPOINT_IO_ERROR' and 'j_atomic_flags'Zhihao Cheng
2024-01-04jbd2: replace journal state flag by checking errseqZhihao Cheng
2024-01-04jbd2: add errseq to detect client fs's bdev writeback errorZhihao Cheng
2024-01-04ext4: improving calculation of 'fe_{len|start}' in mb_find_extent()Gou Hao
2024-01-04ext4: clarify handling of unwritten bh in __ext4_block_zero_page_range()Ojaswin Mujoo
2024-01-04ext4: treat end of range as exclusive in ext4_zero_range()Ojaswin Mujoo
2024-01-04ext4: enable dioread_nolock as default for bs < ps caseOjaswin Mujoo
2024-01-04ext4: delete redundant calculations in ext4_mb_get_buddy_page_lock()Gou Hao
2023-12-14ext4: reduce unnecessary memory allocation in alloc_flex_gd()Baokun Li
2023-12-14ext4: avoid online resizing failures due to oversized flex bgBaokun Li
2023-12-14ext4: remove unnecessary check from alloc_flex_gd()Baokun Li
2023-12-14ext4: unify the type of flexbg_size to unsigned intBaokun Li
2023-12-12jbd2: fix soft lockup in journal_finish_inode_data_buffers()Ye Bin
2023-11-30ext4: fix warning in ext4_dio_write_end_io()Jan Kara
2023-11-30jbd2: increase the journal IO's priorityZhang Yi
2023-11-30jbd2: correct the printing of write_flags in jbd2_write_superblock()Zhang Yi
2023-11-30ext4: prevent the normalized size from exceeding EXT_MAX_BLOCKSBaokun Li
2023-11-26Linux 6.7-rc3v6.7-rc3Linus Torvalds
2023-11-26Merge tag 'trace-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-11-26Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-26Merge tag 'x86-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-26Merge tag 'perf-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-11-26Merge tag 'locking-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-11-26Merge tag '6.7-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-11-25Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-11-25Merge tag 'xfs-6.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-11-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-11-25Merge tag 'for-linus-6.7a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-11-25parisc: Reduce size of the bug_table on 64-bit kernel by halfHelge Deller
2023-11-25parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codesHelge Deller
2023-11-25parisc: Use natural CPU alignment for bug_tableHelge Deller
2023-11-25parisc: Ensure 32-bit alignment on parisc unwind sectionHelge Deller
2023-11-25parisc: Mark lock_aligned variables 16-byte aligned on SMPHelge Deller
2023-11-25parisc: Mark jump_table naturally alignedHelge Deller
2023-11-25parisc: Mark altinstructions read-only and 32-bit alignedHelge Deller
2023-11-25parisc: Mark ex_table entries 32-bit aligned in uaccess.hHelge Deller
2023-11-25parisc: Mark ex_table entries 32-bit aligned in assembly.hHelge Deller
2023-11-24Merge tag 's390-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-11-24Merge tag 'acpi-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-11-24Merge tag 'pm-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-11-24Merge tag 'afs-fixes-20231124' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-24Merge branches 'acpi-video' and 'acpi-processor' into acpiRafael J. Wysocki
2023-11-24Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-24Merge tag 'drm-fixes-2023-11-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-24Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-11-24afs: Mark a superblock for an R/O or Backup volume as SB_RDONLYDavid Howells