index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'erofs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-12
9
-317
/
+335
|
\
|
*
erofs: support compressed inodes over fscache
Jingbo Xu
2024-03-10
4
-20
/
+77
|
*
erofs: make iov_iter describe target buffers over fscache
Jingbo Xu
2024-03-10
1
-112
/
+123
|
*
erofs: fix lockdep false positives on initializing erofs_pseudo_mnt
Baokun Li
2024-03-10
3
-31
/
+15
|
*
erofs: refine managed cache operations to folios
Gao Xiang
2024-03-10
6
-48
/
+34
|
*
erofs: convert z_erofs_submissionqueue_endio() to folios
Gao Xiang
2024-03-10
1
-11
/
+11
|
*
erofs: convert z_erofs_fill_bio_vec() to folios
Gao Xiang
2024-03-10
1
-35
/
+36
|
*
erofs: get rid of `justfound` debugging tag
Gao Xiang
2024-03-10
1
-17
/
+3
|
*
erofs: convert z_erofs_do_read_page() to folios
Gao Xiang
2024-03-10
1
-16
/
+15
|
*
erofs: convert z_erofs_onlinepage_.* to folios
Gao Xiang
2024-03-10
1
-28
/
+22
*
|
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2024-03-12
3
-26
/
+24
|
\
\
|
*
|
fsverity: remove hash page spin lock
Andrey Albershteyn
2024-02-02
3
-26
/
+24
*
|
|
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
2024-03-12
4
-24
/
+36
|
\
\
\
|
*
|
|
fscrypt: shrink the size of struct fscrypt_inode_info slightly
Eric Biggers
2024-02-24
1
-6
/
+8
|
*
|
|
fscrypt: write CBC-CTS instead of CTS-CBC
Eric Biggers
2024-02-24
2
-15
/
+18
|
*
|
|
fscrypt: clear keyring before calling key_put()
Luis Henriques
2024-02-07
1
-2
/
+6
|
*
|
|
fscrypt: explicitly require that inode->i_blkbits be set
Xiubo Li
2024-02-01
1
-1
/
+4
|
|
/
/
*
|
|
Merge tag 'affs-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2024-03-12
1
-2
/
+1
|
\
\
\
|
*
|
|
affs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-26
1
-2
/
+1
*
|
|
|
Merge tag 'for-6.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2024-03-12
119
-1117
/
+2132
|
\
\
\
\
|
*
|
|
|
btrfs: reuse cloned extent buffer during fiemap to avoid re-allocations
Filipe Manana
2024-03-05
1
-8
/
+24
|
*
|
|
|
btrfs: fix race when detecting delalloc ranges during fiemap
Filipe Manana
2024-03-05
1
-61
/
+160
|
*
|
|
|
btrfs: fix off-by-one chunk length calculation at contains_pending_extent()
Filipe Manana
2024-03-05
1
-1
/
+1
|
*
|
|
|
btrfs: qgroup: allow quick inherit if snapshot is created and added to the sa...
Qu Wenruo
2024-03-05
1
-7
/
+72
|
*
|
|
|
btrfs: qgroup: validate btrfs_qgroup_inherit parameter
Qu Wenruo
2024-03-05
4
-13
/
+58
|
*
|
|
|
btrfs: include device major and minor numbers in the device scan notice
Anand Jain
2024-03-05
1
-7
/
+12
|
*
|
|
|
btrfs: mark btrfs_put_caching_control() static
Lijuan Li
2024-03-05
2
-2
/
+1
|
*
|
|
|
btrfs: remove SLAB_MEM_SPREAD flag use
Chengming Zhou
2024-03-05
12
-29
/
+18
|
*
|
|
|
btrfs: qgroup: always free reserved space for extent records
Qu Wenruo
2024-03-05
1
-5
/
+5
|
*
|
|
|
btrfs: tree-checker: dump the page status if hit something wrong
Qu Wenruo
2024-03-05
1
-0
/
+6
|
*
|
|
|
btrfs: compression: remove dead comments in btrfs_compress_heuristic()
Qu Wenruo
2024-03-05
1
-5
/
+0
|
*
|
|
|
btrfs: subpage: make writer lock utilize bitmap
Qu Wenruo
2024-03-05
1
-2
/
+19
|
*
|
|
|
btrfs: subpage: make reader lock utilize bitmap
Qu Wenruo
2024-03-05
2
-11
/
+46
|
*
|
|
|
btrfs: unexport btrfs_subpage_start_writer() and btrfs_subpage_end_and_test_w...
Qu Wenruo
2024-03-05
2
-8
/
+4
|
*
|
|
|
btrfs: pass a valid extent map cache pointer to __get_extent_map()
David Sterba
2024-03-05
1
-3
/
+10
|
*
|
|
|
btrfs: merge btrfs_del_delalloc_inode() helpers
David Sterba
2024-03-04
3
-11
/
+7
|
*
|
|
|
btrfs: pass btrfs_device to btrfs_scratch_superblocks()
David Sterba
2024-03-04
3
-13
/
+7
|
*
|
|
|
btrfs: handle transaction commit errors in flush_reservations()
David Sterba
2024-03-04
1
-1
/
+1
|
*
|
|
|
btrfs: use KMEM_CACHE() to create btrfs_free_space cache
Kunwu Chan
2024-03-04
1
-3
/
+1
|
*
|
|
|
btrfs: use KMEM_CACHE() to create delayed ref caches
Kunwu Chan
2024-03-04
1
-16
/
+8
|
*
|
|
|
btrfs: use KMEM_CACHE() to create btrfs_path cache
Kunwu Chan
2024-03-04
1
-3
/
+1
|
*
|
|
|
btrfs: use KMEM_CACHE() to create btrfs_trans_handle cache
Kunwu Chan
2024-03-04
1
-3
/
+2
|
*
|
|
|
btrfs: use KMEM_CACHE() to create btrfs_ordered_extent cache
Kunwu Chan
2024-03-04
1
-4
/
+1
|
*
|
|
|
btrfs: use KMEM_CACHE() to create btrfs_delayed_node cache
Kunwu Chan
2024-03-04
1
-5
/
+1
|
*
|
|
|
btrfs: uninline some static inline helpers from delayed-ref.h
David Sterba
2024-03-04
2
-65
/
+72
|
*
|
|
|
btrfs: open code trivial btrfs_lru_cache_size()
David Sterba
2024-03-04
2
-9
/
+3
|
*
|
|
|
btrfs: uninline some static inline helpers from tree-log.h
David Sterba
2024-03-04
2
-45
/
+49
|
*
|
|
|
btrfs: drop static inline specifiers from tree-mod-log.c
David Sterba
2024-03-04
1
-7
/
+6
|
*
|
|
|
btrfs: uninline btrfs_init_delayed_root()
David Sterba
2024-03-04
2
-12
/
+12
|
*
|
|
|
btrfs: uninline some static inline helpers from backref.h
David Sterba
2024-03-04
2
-92
/
+102
[next]