index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-19
nvdimm: pmem: keep PREFLUSH before data writes
Li Chen
1
-3
/
+9
2026-08-19
nvdimm: preserve flush callback -ENOMEM
Li Chen
1
-1
/
+2
2026-08-19
virtio_pci: fix wrong queue index for admin vq in intx path
Li RongQing
1
-1
/
+1
2026-08-19
virtio_mem: fix hardcoded 'vm' variable in bbm iteration macros
Li RongQing
1
-4
/
+4
2026-08-19
virtio_dma_buf: fix typo in kdoc comment: get_uid -> get_uuid
Li RongQing
1
-1
/
+1
2026-08-19
vdpa_sim: hold iommu_lock across dma_unmap passthrough transition
Xiong Weimin
1
-2
/
+1
2026-08-19
vdpa_sim: clear pending_kick on device reset
Xiong Weimin
1
-0
/
+1
2026-08-19
tools/virtio: Remove unsupported --batch option from vhost_net_test
Yichong Chen
1
-5
/
+0
2026-08-19
vhost/net: fix clear_user start address in VHOST_GET_FEATURES_ARRAY
Yufeng Wang
1
-1
/
+2
2026-08-19
virtio_balloon: warn on failed buffer add in stats_handle_request()
Denis V. Lunev
1
-1
/
+4
2026-08-19
virtio_balloon: warn on failed buffer add in tell_host()
Denis V. Lunev
1
-2
/
+4
2026-08-19
virtio_balloon: quiesce balloon work before device shutdown
Denis V. Lunev
1
-0
/
+7
2026-08-19
virtio_balloon: factor out virtballoon_quiesce()
Denis V. Lunev
1
-7
/
+20
2026-08-19
virtio: add virtio_device_shutdown() helper
Denis V. Lunev
2
-14
/
+28
2026-08-19
virtio: Add ID for virtio media
Albert Esteve
1
-0
/
+1
2026-08-19
crypto: virtio - fix missing le64_to_cpu() conversions
Ben Dooks
2
-2
/
+4
2026-08-19
crypto: virtio - bound the akcipher result length
Bryam Vargas
1
-1
/
+2
2026-08-19
vsock/virtio: restore msg_iter on transmission failure
Octavian Purdila
1
-0
/
+13
2026-08-19
iov_iter: export iov_iter_restore
Octavian Purdila
1
-0
/
+1
2026-08-19
vdpa_sim: fix cleanup after worker creation failure
Linfeng SunĀ
1
-8
/
+17
2026-08-19
virtio_balloon: disable indirect descriptors
Michael S. Tsirkin
1
-0
/
+6
2026-08-19
virtio-mmio: add support for transport version 3
Peter Hilber
1
-3
/
+10
2026-08-19
ntfs: do not update ctime when setxattr fails
Baolin Liu
1
-2
/
+4
2026-08-19
ntfs: reject invalid MFT LCNs from boot sector
Hyunchul Lee
1
-6
/
+6
2026-08-19
ntfs: serialize resident iomap reads with mrec_lock
Hyeontae Lee
1
-6
/
+26
2026-08-19
ntfs: verify run length exceeding volume boundary
Hongling Zeng
1
-0
/
+22
2026-08-19
ntfs: allow index root relocation
Namjae Jeon
4
-20
/
+137
2026-08-19
ntfs: validate non-resident attribute offsets
Hongling Zeng
1
-1
/
+23
2026-08-19
ntfs: simplify ntfs_reparse_set_native_symlink()
Dmitry Antipov
1
-6
/
+1
2026-08-19
ntfs: reject unprivileged writes to reserved $LX* xattrs
Pisit Preechapramoth
1
-0
/
+9
2026-08-19
ntfs: bound the free-cluster bitmap scan to the volume
Bryam Vargas
2
-1
/
+13
2026-08-19
ntfs: respect per-file chmod mode over mount masks
Namjae Jeon
5
-28
/
+24
2026-08-19
ntfs: apply Windows name checks only with windows_names
Namjae Jeon
1
-3
/
+3
2026-08-19
ntfs: Fix index_root heap OOB write in ntfs_ir_to_ib()
Alexandro Calo
1
-0
/
+11
2026-08-19
ntfs: move attribute payload before shrinking its record
Namjae Jeon
1
-8
/
+15
2026-08-19
ntfs: fix resident conversion in ntfs_new_attr_flags
Hyunchul Lee
1
-22
/
+72
2026-08-19
ntfs: skip reads for full compression unit overwrites
Namjae Jeon
1
-2
/
+9
2026-08-19
ntfs: submit one bio per compressed write unit
Namjae Jeon
1
-32
/
+11
2026-08-19
ntfs: reuse compression output workspace across write units
Namjae Jeon
1
-50
/
+85
2026-08-19
ntfs: reuse the compression context during writes
Namjae Jeon
1
-15
/
+13
2026-08-19
ntfs: fix initialized size and page state after compressed writes
Namjae Jeon
1
-1
/
+14
2026-08-19
ntfs: write compressed data before replacing old clusters
Namjae Jeon
1
-27
/
+36
2026-08-19
ntfs: punch all-zero compressed blocks
Namjae Jeon
1
-4
/
+6
2026-08-19
ntfs: support large pages in compressed writes
Namjae Jeon
1
-11
/
+22
2026-08-19
ntfs: propagate compression context allocation errors
Namjae Jeon
1
-4
/
+9
2026-08-19
ntfs: dir: use kmemdup() instead of kmalloc() and memcpy()
Mohammad Shahid
1
-2
/
+3
2026-08-19
ntfs: mft: use kmemdup() instead of kmalloc() and memcpy()
Mohammad Shahid
1
-2
/
+1
2026-08-19
ntfs: reparse: remove redundant NULL checks before kvfree()
Mohammad Shahid
1
-4
/
+2
2026-08-19
MAINTAINERS: update mailing list address for ntfs
Namjae Jeon
1
-1
/
+1
2026-08-19
ntfs: use pagecache_isize_extended() on size extension
Namjae Jeon
1
-18
/
+10
[prev]
[next]