index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-12
erofs: reject inodes with negative i_size
Gao Xiang
1
-3
/
+6
2024-09-12
erofs: restrict pcluster size limitations
Gao Xiang
2
-23
/
+24
2024-09-12
erofs: allocate more short-lived pages from reserved pool first
Chunhai Guo
1
-2
/
+3
2024-09-12
f2fs: remove unused parameters
liuderong
4
-9
/
+7
2024-09-12
erofs: sunset unneeded NOFAILs
Gao Xiang
1
-26
/
+31
2024-09-12
cifs: Don't support ITER_XARRAY
David Howells
2
-100
/
+0
2024-09-12
cifs: Switch crypto buffer to use a folio_queue rather than an xarray
David Howells
2
-98
/
+120
2024-09-12
cifs: Use iterate_and_advance*() routines directly for hashing
David Howells
1
-86
/
+23
2024-09-12
netfs: Cancel dirty folios that have no storage destination
David Howells
1
-1
/
+5
2024-09-12
cachefiles, netfs: Fix write to partial block at EOF
David Howells
3
-5
/
+18
2024-09-12
netfs: Remove fs/netfs/io.c
David Howells
1
-802
/
+0
2024-09-12
netfs: Speed up buffered reading
David Howells
25
-457
/
+1924
2024-09-12
afs: Make read subreqs async
David Howells
1
-1
/
+8
2024-09-12
netfs: Simplify the writeback code
David Howells
2
-139
/
+43
2024-09-12
netfs: Provide an iterator-reset function
David Howells
4
-8
/
+23
2024-09-12
netfs: Use new folio_queue data type and iterator instead of xarray iter
David Howells
6
-57
/
+145
2024-09-12
cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs
David Howells
1
-3
/
+68
2024-09-12
fs: remove f_version
Christian Brauner
1
-5
/
+4
2024-09-12
pipe: use f_pipe
Christian Brauner
1
-3
/
+5
2024-09-12
fs: add f_pipe
Christian Brauner
1
-0
/
+7
2024-09-12
ubifs: store cookie in private data
Christian Brauner
1
-18
/
+46
2024-09-12
ufs: store cookie in private data
Christian Brauner
1
-3
/
+25
2024-09-12
udf: store cookie in private data
Christian Brauner
1
-3
/
+25
2024-09-12
proc: store cookie in private data
Christian Brauner
1
-6
/
+24
2024-09-12
ocfs2: store cookie in private data
Christian Brauner
3
-3
/
+12
2024-09-11
Merge v6.11-rc7 into drm-next
Simona Vetter
63
-415
/
+725
2024-09-11
f2fs: fix to don't panic system for no free segment fault injection
Chao Yu
1
-3
/
+3
2024-09-11
f2fs: fix to don't set SB_RDONLY in f2fs_handle_critical_error()
Chao Yu
1
-4
/
+6
2024-09-11
f2fs: add valid block ratio not to do excessive GC for one time GC
Daeho Jeong
6
-7
/
+22
2024-09-11
f2fs: create gc_no_zoned_gc_percent and gc_boost_zoned_gc_percent
Daeho Jeong
3
-3
/
+17
2024-09-11
f2fs: do FG_GC when GC boosting is required for zoned devices
Daeho Jeong
2
-7
/
+18
2024-09-11
f2fs: increase BG GC migration window granularity when boosted for zoned devices
Daeho Jeong
2
-2
/
+11
2024-09-11
f2fs: add reserved_segments sysfs node
Daeho Jeong
1
-0
/
+2
2024-09-11
f2fs: introduce migration_window_granularity
Daeho Jeong
5
-10
/
+33
2024-09-11
f2fs: make BG GC more aggressive for zoned devices
Daeho Jeong
4
-6
/
+65
2024-09-11
f2fs: avoid unused block when dio write in LFS mode
Daejun Park
1
-0
/
+8
2024-09-11
f2fs: fix to check atomic_file in f2fs ioctl interfaces
Chao Yu
1
-1
/
+12
2024-09-11
f2fs: get rid of online repaire on corrupted directory
Chao Yu
2
-79
/
+0
2024-09-11
f2fs: prevent atomic file from being dirtied before commit
Daeho Jeong
3
-1
/
+14
2024-09-10
btrfs: only unlock the to-be-submitted ranges inside a folio
Qu Wenruo
3
-38
/
+86
2024-09-10
btrfs: merge btrfs_folio_unlock_writer() into btrfs_folio_end_writer_lock()
Qu Wenruo
3
-50
/
+35
2024-09-10
btrfs: BTRFS_PATH_AUTO_FREE in orphan.c
Leo Martins
1
-17
/
+7
2024-09-10
btrfs: use btrfs_path auto free in zoned.c
Leo Martins
1
-23
/
+11
2024-09-10
btrfs: DEFINE_FREE for struct btrfs_path
Leo Martins
1
-0
/
+5
2024-09-10
btrfs: remove btrfs_folio_end_all_writers()
Qu Wenruo
3
-51
/
+10
2024-09-10
btrfs: constify more pointer parameters
David Sterba
18
-83
/
+81
2024-09-10
btrfs: rework BTRFS_I as macro to preserve parameter const
David Sterba
1
-4
/
+6
2024-09-10
btrfs: add and use helper to verify the calling task has locked the inode
Filipe Manana
6
-7
/
+15
2024-09-10
btrfs: always update fstrim_range on failure in FITRIM ioctl
Luca Stefani
2
-5
/
+3
2024-09-10
btrfs: convert copy_inline_to_page() to use folio
Li Zetao
1
-17
/
+18
[prev]
[next]