index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/uffd: enable write protection for shmem & hugetlbfs
Peter Xu
2022-05-13
1
-18
/
+3
*
mm/pagemap: recognize uffd-wp bit for shmem/hugetlbfs
Peter Xu
2022-05-13
1
-0
/
+7
*
mm/hugetlb: only drop uffd-wp special pte if required
Peter Xu
2022-05-13
1
-6
/
+9
*
mm: teach core mm about pte markers
Peter Xu
2022-05-13
1
-4
/
+7
*
hugetlbfs: fix hugetlbfs_statfs() locking
Mina Almasry
2022-05-13
1
-2
/
+2
*
mm/mprotect: use mmu_gather
Nadav Amit
2022-05-13
1
-1
/
+5
*
VFS: add FMODE_CAN_ODIRECT file flag
NeilBrown
2022-05-10
4
-20
/
+14
*
nfs: rename nfs_direct_IO and use as ->swap_rw
NeilBrown
2022-05-10
2
-17
/
+11
*
mm: introduce ->swap_rw and use it for reads from SWP_FS_OPS swap-space
NeilBrown
2022-05-10
2
-0
/
+8
*
mm: move responsibility for setting SWP_FS_OPS to ->swap_activate
NeilBrown
2022-05-10
2
-3
/
+14
*
ksm: count ksm merging pages for each process
xu xin
2022-04-29
1
-0
/
+22
*
mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*
Muchun Song
2022-04-29
1
-8
/
+8
*
dax: fix missing writeprotect the pte entry
Muchun Song
2022-04-29
1
-87
/
+12
*
dax: fix cache flush on PMD-mapped pages
Muchun Song
2022-04-29
1
-1
/
+2
*
fs/proc/task_mmu.c: remove redundant page validation of pte_page
Xianting Tian
2022-04-29
1
-2
/
+0
*
mm: hugetlb_vmemmap: introduce ARCH_WANT_HUGETLB_PAGE_FREE_VMEMMAP
Muchun Song
2022-04-29
1
-1
/
+9
*
Merge tag 'gfs2-v5.18-rc4-fix2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-04-28
1
-4
/
+0
|
\
|
*
gfs2: No short reads or writes upon glock contention
Andreas Gruenbacher
2022-04-28
1
-4
/
+0
*
|
Merge tag 'xfs-5.18-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-04-28
4
-36
/
+38
|
\
\
|
*
|
xfs: reorder iunlink remove operation in xfs_ifree
Dave Chinner
2022-04-21
1
-11
/
+13
|
*
|
xfs: convert buffer flags to unsigned.
Dave Chinner
2022-04-21
3
-25
/
+25
*
|
|
Merge tag 'zonefs-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-04-27
1
-5
/
+41
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
zonefs: Fix management of open zones
Damien Le Moal
2022-04-21
1
-5
/
+40
|
*
|
zonefs: Clear inode information flags on inode creation
Damien Le Moal
2022-04-21
1
-0
/
+1
*
|
|
Merge tag 'gfs2-v5.18-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-04-26
1
-1
/
+1
|
\
\
\
|
*
|
|
gfs2: Don't re-check for write past EOF unnecessarily
Andreas Gruenbacher
2022-04-26
1
-1
/
+1
*
|
|
|
Merge tag 'for-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-04-26
9
-29
/
+76
|
\
\
\
\
|
*
|
|
|
btrfs: zoned: use dedicated lock for data relocation
Naohiro Aota
2022-04-21
3
-2
/
+4
|
*
|
|
|
btrfs: fix assertion failure during scrub due to block group reallocation
Filipe Manana
2022-04-21
2
-2
/
+31
|
*
|
|
|
btrfs: fix direct I/O writes for split bios on zoned devices
Christoph Hellwig
2022-04-19
1
-2
/
+3
|
*
|
|
|
btrfs: fix direct I/O read repair for split bios
Christoph Hellwig
2022-04-19
3
-8
/
+9
|
*
|
|
|
btrfs: fix and document the zoned device choice in alloc_new_bio
Christoph Hellwig
2022-04-19
1
-15
/
+28
|
*
|
|
|
btrfs: fix leaked plug after failure syncing log on zoned filesystems
Filipe Manana
2022-04-19
1
-0
/
+1
*
|
|
|
|
Merge tag 'f2fs-fix-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2022-04-25
6
-151
/
+27
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
f2fs: should not truncate blocks during roll-forward recovery
Jaegeuk Kim
2022-04-22
1
-1
/
+2
|
*
|
|
|
f2fs: fix wrong condition check when failing metapage read
Jaegeuk Kim
2022-04-20
1
-3
/
+3
|
*
|
|
|
f2fs: keep io_flags to avoid IO split due to different op_flags in two fio ho...
Jaegeuk Kim
2022-04-20
1
-12
/
+21
|
*
|
|
|
f2fs: remove obsolete whint_mode
Jaegeuk Kim
2022-04-20
3
-135
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag '5.18-rc3-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2022-04-24
8
-66
/
+52
|
\
\
\
\
|
*
|
|
|
ksmbd: set fixed sector size to FS_SECTOR_SIZE_INFORMATION
Namjae Jeon
2022-04-15
1
-4
/
+7
|
*
|
|
|
ksmbd: increment reference count of parent fp
Namjae Jeon
2022-04-15
2
-0
/
+3
|
*
|
|
|
ksmbd: remove filename in ksmbd_file
Namjae Jeon
2022-04-15
8
-62
/
+42
|
|
/
/
/
*
|
|
|
Merge tag 'io_uring-5.18-2022-04-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-23
1
-4
/
+7
|
\
\
\
\
|
*
|
|
|
io_uring: fix leaks on IOPOLL and CQE_SKIP
Pavel Begunkov
2022-04-17
1
-2
/
+1
|
*
|
|
|
io_uring: free iovec if file assignment fails
Jens Axboe
2022-04-17
1
-2
/
+6
*
|
|
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-23
8
-25
/
+100
|
\
\
\
\
\
|
*
|
|
|
|
jbd2: fix a potential race while discarding reserved buffers after an abort
Ye Bin
2022-04-21
1
-1
/
+3
|
*
|
|
|
|
ext4: update the cached overhead value in the superblock
Theodore Ts'o
2022-04-15
3
-0
/
+19
|
*
|
|
|
|
ext4: force overhead calculation if the s_overhead_cluster makes no sense
Theodore Ts'o
2022-04-15
1
-3
/
+12
|
*
|
|
|
|
ext4: fix overhead calculation to account for the reserved gdt blocks
Theodore Ts'o
2022-04-15
1
-1
/
+3
[next]