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
*
Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-16
3
-14
/
+24
|
\
|
*
fs: Fix file_set_fowner LSM hook inconsistencies
Mickaël Salaün
2024-09-09
1
-10
/
+4
|
*
fsverity: expose verified fsverity built-in signatures to LSMs
Fan Wu
2024-08-20
1
-1
/
+17
|
*
lsm: Refactor return value of LSM hook inode_copy_up_xattr
Xu Kuohai
2024-07-31
1
-3
/
+3
*
|
cifs: Remove redundant setting of NETFS_SREQ_HIT_EOF
David Howells
2024-09-16
1
-2
/
+0
*
|
cifs: Fix cifs readv callback merge resolution issue
David Howells
2024-09-16
1
-1
/
+1
*
|
Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linux
Linus Torvalds
2024-09-16
1
-12
/
+18
|
\
\
|
*
|
block: rework bio splitting
Christoph Hellwig
2024-08-29
1
-12
/
+18
|
|
/
*
|
Merge tag 'erofs-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-16
12
-299
/
+544
|
\
\
|
*
|
erofs: reject inodes with negative i_size
Gao Xiang
2024-09-12
1
-3
/
+6
|
*
|
erofs: restrict pcluster size limitations
Gao Xiang
2024-09-12
2
-23
/
+24
|
*
|
erofs: allocate more short-lived pages from reserved pool first
Chunhai Guo
2024-09-12
1
-2
/
+3
|
*
|
erofs: sunset unneeded NOFAILs
Gao Xiang
2024-09-12
1
-26
/
+31
|
*
|
erofs: simplify erofs_map_blocks_flatmode()
Hongzhen Luo
2024-09-10
1
-19
/
+9
|
*
|
erofs: refactor read_inode calling convention
Yiyang Wu
2024-09-10
1
-59
/
+52
|
*
|
erofs: use kmemdup_nul in erofs_fill_symlink
Yiyang Wu
2024-09-10
1
-8
/
+2
|
*
|
erofs: mark experimental fscache backend deprecated
Gao Xiang
2024-09-10
2
-2
/
+5
|
*
|
erofs: support compressed inodes for fileio
Gao Xiang
2024-09-10
4
-20
/
+43
|
*
|
erofs: support unencoded inodes for fileio
Gao Xiang
2024-09-10
6
-51
/
+248
|
*
|
erofs: add file-backed mount support
Gao Xiang
2024-09-10
5
-44
/
+100
|
*
|
erofs: handle overlapped pclusters out of crafted images properly
Gao Xiang
2024-09-10
1
-33
/
+38
|
*
|
erofs: fix error handling in z_erofs_init_decompressor
Sandeep Dhavale
2024-09-09
1
-1
/
+1
|
*
|
erofs: clean up erofs_register_sysfs()
Gao Xiang
2024-09-09
2
-25
/
+7
|
*
|
erofs: fix incorrect symlink detection in fast symlink
Gao Xiang
2024-09-09
1
-14
/
+6
*
|
|
Merge tag 'for-6.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2024-09-16
64
-1588
/
+1574
|
\
\
\
|
*
|
|
btrfs: only unlock the to-be-submitted ranges inside a folio
Qu Wenruo
2024-09-10
3
-38
/
+86
|
*
|
|
btrfs: merge btrfs_folio_unlock_writer() into btrfs_folio_end_writer_lock()
Qu Wenruo
2024-09-10
3
-50
/
+35
|
*
|
|
btrfs: BTRFS_PATH_AUTO_FREE in orphan.c
Leo Martins
2024-09-10
1
-17
/
+7
|
*
|
|
btrfs: use btrfs_path auto free in zoned.c
Leo Martins
2024-09-10
1
-23
/
+11
|
*
|
|
btrfs: DEFINE_FREE for struct btrfs_path
Leo Martins
2024-09-10
1
-0
/
+5
|
*
|
|
btrfs: remove btrfs_folio_end_all_writers()
Qu Wenruo
2024-09-10
3
-51
/
+10
|
*
|
|
btrfs: constify more pointer parameters
David Sterba
2024-09-10
18
-83
/
+81
|
*
|
|
btrfs: rework BTRFS_I as macro to preserve parameter const
David Sterba
2024-09-10
1
-4
/
+6
|
*
|
|
btrfs: add and use helper to verify the calling task has locked the inode
Filipe Manana
2024-09-10
6
-7
/
+15
|
*
|
|
btrfs: always update fstrim_range on failure in FITRIM ioctl
Luca Stefani
2024-09-10
2
-5
/
+3
|
*
|
|
btrfs: convert copy_inline_to_page() to use folio
Li Zetao
2024-09-10
1
-17
/
+18
|
*
|
|
btrfs: convert btrfs_decompress() to take a folio
Li Zetao
2024-09-10
4
-10
/
+10
|
*
|
|
btrfs: convert zstd_decompress() to take a folio
Li Zetao
2024-09-10
3
-10
/
+10
|
*
|
|
btrfs: convert lzo_decompress() to take a folio
Li Zetao
2024-09-10
3
-8
/
+8
|
*
|
|
btrfs: convert zlib_decompress() to take a folio
Li Zetao
2024-09-10
3
-9
/
+9
|
*
|
|
btrfs: convert try_release_extent_mapping() to take a folio
Li Zetao
2024-09-10
3
-5
/
+5
|
*
|
|
btrfs: convert try_release_extent_state() to take a folio
Li Zetao
2024-09-10
1
-3
/
+3
|
*
|
|
btrfs: convert submit_eb_page() to take a folio
Li Zetao
2024-09-10
1
-5
/
+4
|
*
|
|
btrfs: convert submit_eb_subpage() to take a folio
Li Zetao
2024-09-10
1
-10
/
+9
|
*
|
|
btrfs: convert read_key_bytes() to take a folio
Li Zetao
2024-09-10
1
-7
/
+7
|
*
|
|
btrfs: convert try_release_extent_buffer() to take a folio
Li Zetao
2024-09-10
3
-10
/
+9
|
*
|
|
btrfs: convert try_release_subpage_extent_buffer() to take a folio
Li Zetao
2024-09-10
1
-9
/
+9
|
*
|
|
btrfs: convert get_next_extent_buffer() to take a folio
Li Zetao
2024-09-10
1
-7
/
+7
|
*
|
|
btrfs: convert clear_page_extent_mapped() to take a folio
Li Zetao
2024-09-10
3
-8
/
+7
|
*
|
|
btrfs: make compression path to be subpage compatible
Qu Wenruo
2024-09-10
3
-9
/
+37
[next]