index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
2022-05-24
4
-17
/
+10
|
\
|
*
fs-verity: Use struct_size() helper in enable_verity()
Zhang Jianhua
2022-05-19
1
-1
/
+1
|
*
fs-verity: remove unused parameter desc_size in fsverity_create_info()
Zhang Jianhua
2022-05-18
4
-16
/
+9
*
|
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2022-05-24
8
-96
/
+188
|
\
\
|
*
|
fscrypt: add new helper functions for test_dummy_encryption
Eric Biggers
2022-05-09
3
-68
/
+112
|
*
|
fscrypt: factor out fscrypt_policy_to_key_spec()
Eric Biggers
2022-05-09
3
-17
/
+25
|
*
|
fscrypt: log when starting to use inline encryption
Eric Biggers
2022-04-13
3
-3
/
+36
|
*
|
fscrypt: split up FS_CRYPTO_BLOCK_SIZE
Eric Biggers
2022-04-13
3
-8
/
+15
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-05-23
1
-1
/
+6
|
\
\
\
|
*
|
|
btrfs: Avoid live-lock in search_ioctl() on hardware with sub-page faults
Catalin Marinas
2022-04-25
1
-1
/
+6
*
|
|
|
Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-23
1
-5
/
+1
|
\
\
\
\
|
*
|
|
|
x86/aperfmperf: Replace aperfmperf_get_khz()
Thomas Gleixner
2022-04-27
1
-5
/
+1
*
|
|
|
|
Merge tag 'zonefs-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-23
4
-51
/
+294
|
\
\
\
\
\
|
*
|
|
|
|
zonefs: Add active seq file accounting
Damien Le Moal
2022-04-21
3
-6
/
+83
|
*
|
|
|
|
zonefs: Export open zone resource information through sysfs
Damien Le Moal
2022-04-21
4
-5
/
+156
|
*
|
|
|
|
zonefs: Always do seq file write open accounting
Damien Le Moal
2022-04-21
1
-34
/
+46
|
*
|
|
|
|
zonefs: Rename super block information fields
Damien Le Moal
2022-04-21
2
-9
/
+12
|
*
|
|
|
|
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 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
34
-190
/
+106
|
\
\
\
\
\
|
*
|
|
|
|
block: ignore RWF_HIPRI hint for sync dio
Ming Lei
2022-05-02
1
-4
/
+3
|
*
|
|
|
|
direct-io: remove random prefetches
Christoph Hellwig
2022-04-17
1
-28
/
+4
|
*
|
|
|
|
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-17
10
-20
/
+20
|
*
|
|
|
|
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-17
12
-35
/
+23
|
*
|
|
|
|
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
19
-61
/
+33
|
*
|
|
|
|
block: add a bdev_max_discard_sectors helper
Christoph Hellwig
2022-04-17
1
-4
/
+2
|
*
|
|
|
|
block: add a bdev_max_zone_append_sectors helper
Christoph Hellwig
2022-04-17
1
-2
/
+1
|
*
|
|
|
|
block: add a bdev_stable_writes helper
Christoph Hellwig
2022-04-17
1
-1
/
+1
|
*
|
|
|
|
block: add a bdev_fua helper
Christoph Hellwig
2022-04-17
1
-2
/
+1
|
*
|
|
|
|
block: add a bdev_write_cache helper
Christoph Hellwig
2022-04-17
1
-2
/
+1
|
*
|
|
|
|
block: add a bdev_nonrot helper
Christoph Hellwig
2022-04-17
2
-3
/
+3
|
*
|
|
|
|
ntfs3: use bdev_logical_block_size instead of open coding it
Christoph Hellwig
2022-04-17
1
-1
/
+1
|
*
|
|
|
|
btrfs: use bdev_max_active_zones instead of open coding it
Christoph Hellwig
2022-04-17
1
-2
/
+1
|
*
|
|
|
|
block: turn bio_kmalloc into a simple kmalloc wrapper
Christoph Hellwig
2022-04-17
1
-7
/
+8
|
*
|
|
|
|
squashfs: always use bio_kmalloc in squashfs_bio_read
Christoph Hellwig
2022-04-17
1
-8
/
+3
|
*
|
|
|
|
btrfs: simplify ->flush_bio handling
Christoph Hellwig
2022-04-17
3
-16
/
+7
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'for-5.19/writeback-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
1
-5
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages
Zhihao Cheng
2022-05-19
1
-5
/
+8
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/l...
Linus Torvalds
2022-05-23
1
-74
/
+370
|
\
\
\
\
\
|
*
|
|
|
|
io_uring: cleanup handling of the two task_work lists
Jens Axboe
2022-05-21
1
-25
/
+37
|
*
|
|
|
|
fs,io_uring: add infrastructure for uring-cmd
Jens Axboe
2022-05-11
1
-18
/
+117
|
*
|
|
|
|
io_uring: support CQE32 for nop operation
Stefan Roesch
2022-05-09
1
-2
/
+26
|
*
|
|
|
|
io_uring: enable CQE32
Stefan Roesch
2022-05-09
1
-1
/
+1
|
*
|
|
|
|
io_uring: support CQE32 in /proc info
Stefan Roesch
2022-05-09
1
-2
/
+14
|
*
|
|
|
|
io_uring: add tracing for additional CQE32 fields
Stefan Roesch
2022-05-09
1
-5
/
+6
|
*
|
|
|
|
io_uring: overflow processing for CQE32
Stefan Roesch
2022-05-09
1
-9
/
+23
|
*
|
|
|
|
io_uring: flush completions for CQE32
Stefan Roesch
2022-05-09
1
-2
/
+6
|
*
|
|
|
|
io_uring: modify io_get_cqe for CQE32
Stefan Roesch
2022-05-09
1
-2
/
+17
|
*
|
|
|
|
io_uring: add CQE32 completion processing
Stefan Roesch
2022-05-09
1
-8
/
+45
|
*
|
|
|
|
io_uring: add CQE32 setup processing
Stefan Roesch
2022-05-09
1
-0
/
+58
[next]