summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* gfs2: Convert gfs2_aspace_writepage() to use a folioMatthew Wilcox (Oracle)2024-05-031-8/+8
* gfs2: Add a migrate_folio operation for journalled filesMatthew Wilcox (Oracle)2024-05-031-2/+2
* gfs2: Simplify gfs2_read_superMatthew Wilcox (Oracle)2024-05-021-33/+13
* gfs2: Convert gfs2_page_mkwrite() to use a folioMatthew Wilcox (Oracle)2024-04-291-29/+30
* gfs2: gfs2_freeze_unlock cleanupAndreas Gruenbacher2024-04-294-11/+11
* gfs2: Remove and replace gfs2_glock_queue_workAndreas Gruenbacher2024-04-241-20/+15
* gfs2: do_xmote fixesAndreas Gruenbacher2024-04-241-19/+25
* gfs2: finish_xmote cleanupAndreas Gruenbacher2024-04-241-8/+13
* gfs2: Unlock fewer glocks on unmountAndreas Gruenbacher2024-04-241-2/+8
* gfs2: Fix potential glock use-after-free on unmountAndreas Gruenbacher2024-04-246-16/+57
* gfs2: Remove ill-placed consistency checkAndreas Gruenbacher2024-04-241-1/+0
* gfs2: Fix lru_count accountingAndreas Gruenbacher2024-04-241-14/+13
* gfs2: Fix "Make glock lru list scanning safer"Andreas Gruenbacher2024-04-091-11/+13
* Revert "gfs2: fix glock shrinker ref issues"Andreas Gruenbacher2024-04-091-3/+1
* gfs2: Fix "ignore unlock failures after withdraw"Andreas Gruenbacher2024-04-092-2/+3
* gfs2: Get rid of unnecessary test_and_set_bitAndreas Gruenbacher2024-04-091-1/+2
* gfs2: Don't set GLF_LOCK in gfs2_dispose_glock_lruAndreas Gruenbacher2024-04-091-2/+1
* gfs2: Replace gfs2_glock_queue_put with gfs2_glock_put_asyncAndreas Gruenbacher2024-04-094-14/+21
* gfs2: Get rid of gfs2_glock_queue_put in signal_our_withdrawAndreas Gruenbacher2024-04-091-1/+1
* gfs2: Fix NULL pointer dereference in gfs2_log_flushAndreas Gruenbacher2024-04-092-1/+6
* gfs2: Don't forget to complete delayed withdrawAndreas Gruenbacher2024-04-091-0/+3
* gfs2: Use [NO_]CREATE consistently for gfs2_glock_getAndreas Gruenbacher2024-04-091-1/+1
* gfs2: Follow-up to flag rename in sysfs status fileAndreas Gruenbacher2024-04-091-1/+1
* gfs2: Remove unnecessary gfs2_meta_check_ii argumentAndreas Gruenbacher2024-04-092-5/+5
* gfs2: Get rid of newlines in log messagesAndreas Gruenbacher2024-04-093-30/+32
* gfs2: Improve gfs2_consist_inode() usageAndrew Price2024-04-093-40/+53
* gfs2: Fix invalid metadata access in punch_holeAndrew Price2024-03-111-2/+3
* Merge tag 'erofs-for-6.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-03-072-1/+3
|\
| * erofs: apply proper VMA alignment for memory mapped files on THPGao Xiang2024-03-071-0/+1
| * erofs: fix uninitialized page cache reported by KMSANGao Xiang2024-03-071-1/+2
* | iov_iter: get rid of 'copy_mc' flagLinus Torvalds2024-03-061-3/+42
* | fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversionBart Van Assche2024-03-051-2/+6
* | Revert "fs/aio: Make io_cancel() generate completions again"Bart Van Assche2024-03-051-11/+16
|/
* Merge tag 'xfs-6.8-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2024-03-021-1/+0
|\
| * xfs: drop experimental warning for FSDAXShiyang Ruan2024-02-271-1/+0
* | Merge tag 'ceph-for-6.8-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds2024-03-012-4/+9
|\ \
| * | ceph: switch to corrected encoding of max_xattr_size in mdsmapXiubo Li2024-02-262-4/+9
| |/
* | Merge tag 'for-6.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-016-35/+139
|\ \
| * | btrfs: fix double free of anonymous device after snapshot creation failureFilipe Manana2024-02-294-14/+14
| * | btrfs: ensure fiemap doesn't race with writes when FIEMAP_FLAG_SYNC is givenFilipe Manana2024-02-292-14/+29
| * | btrfs: fix race between ordered extent completion and fiemapFilipe Manana2024-02-291-7/+96
* | | Merge tag 'exfat-for-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-011-15/+22
|\ \ \
| * | | exfat: fix appending discontinuous clusters to empty fileYuezhang Mo2024-02-181-15/+22
* | | | Merge tag 'vfs-6.8-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-012-17/+14
|\ \ \ \
| * | | | fs/aio: Make io_cancel() generate completions againBart Van Assche2024-02-271-16/+11
| * | | | afs: Fix endless loop in directory parsingDavid Howells2024-02-271-1/+3
| | |_|/ | |/| |
* | | | Merge tag 'efi-fixes-for-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-03-013-17/+15
|\ \ \ \
| * | | | efivarfs: Drop 'duplicates' bool parameter on efivar_init()Ard Biesheuvel2024-02-253-6/+4
| * | | | efivarfs: Drop redundant cleanup on fill_super() failureArd Biesheuvel2024-02-251-6/+1
| * | | | efivarfs: Request at most 512 bytes for variable namesTim Schumacher2024-02-251-6/+11