summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-06gfs2: remove dead code in add_to_queueSu Hui
2023-11-06gfs2: Fix slab-use-after-free in gfs2_qd_deallocJuntong Deng
2023-11-06gfs2: Silence "suspicious RCU usage in gfs2_permission" warningAndreas Gruenbacher
2023-11-06gfs2: fs: derive f_fsid from s_uuidAmir Goldstein
2023-11-06gfs2: No longer use 'extern' in function declarationsAndreas Gruenbacher
2023-11-06gfs2: Rename gfs2_lookup_{ simple => meta }Andreas Gruenbacher
2023-11-06gfs2: Convert gfs2_internal_read to foliosAndreas Gruenbacher
2023-11-06gfs2: Convert stuffed_readpage to foliosAndreas Gruenbacher
2023-11-06gfs2: Minor gfs2_write_jdata_batch PAGE_SIZE cleanupAndreas Gruenbacher
2023-11-06gfs2: Get rid of gfs2_alloc_blocks generation parameterAndreas Gruenbacher
2023-11-02gfs2: Add metapath_dibh helperAndreas Gruenbacher
2023-11-02gfs2: Clean up quota.c:print_messageAndreas Gruenbacher
2023-11-02gfs2: Clean up gfs2_alloc_parms initializersAndreas Gruenbacher
2023-11-02gfs2: Two quota=account mode fixesAndreas Gruenbacher
2023-10-23gfs2: Stop using GFS2_BASIC_BLOCK and GFS2_BASIC_BLOCK_SHIFTAndreas Gruenbacher
2023-10-23gfs2: setattr_chown: Add missing initializationAndreas Gruenbacher
2023-10-03gfs2: fix an oops in gfs2_permissionAl Viro
2023-10-03gfs2: ignore negated quota changesBob Peterson
2023-09-22gfs2: Don't update inode timestamps for direct writesAndreas Gruenbacher
2023-09-22gfs2: Get rid of the gfs2_glock_is_held_* helpersAndreas Gruenbacher
2023-09-18gfs2: Remove unused gfs2_extent_length argumentAndreas Gruenbacher
2023-09-18gfs2: Remove freeze_go_demote_okAndreas Gruenbacher
2023-09-18gfs2: Simplify function gfs2_upgrade_iopen_glockAndreas Gruenbacher
2023-09-18Merge tag 'gfs2-v6.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-09-18gfs2: Fix quota=quiet oversightBob Peterson
2023-09-18gfs2: fix glock shrinker ref issuesBob Peterson
2023-09-18gfs2: Fix another freeze/thaw hangAndreas Gruenbacher
2023-09-17Linux 6.6-rc2Linus Torvalds
2023-09-17Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-17Merge tag 'sched-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-09-17Merge tag 'objtool-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-17Merge tag 'core-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-17stat: remove no-longer-used helper macrosLinus Torvalds
2023-09-17Merge tag '6.6-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-09-17Merge tag '6.6-rc1-ksmbd' of git://git.samba.org/ksmbdLinus Torvalds
2023-09-17Merge tag 'ext4_for_linus-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-09-17x86/purgatory: Remove LTO flagsSong Liu
2023-09-17x86/boot/compressed: Reserve more memory for page tablesKirill A. Shutemov
2023-09-16Merge tag 'kbuild-fixes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-16vm: fix move_vma() memory accounting being offLinus Torvalds
2023-09-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-09-16Merge tag 'ata-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-09-16Merge tag 'usb-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-09-16Merge tag 'driver-core-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-09-16Merge tag 'char-misc-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-16Merge tag 'i2c-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-16ata: libata-core: fetch sense data for successful commands iff CDL enabledNiklas Cassel
2023-09-16ata: libata-eh: do not thaw the port twice in ata_eh_reset()Niklas Cassel
2023-09-16ata: libata-eh: do not clear ATA_PFLAG_EH_PENDING in ata_eh_reset()Niklas Cassel
2023-09-15Merge tag 'linux-kselftest-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds