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-08-29
ovl: don't set the superblock's errseq_t manually
Haifeng Xu
1
-8
/
+2
2024-08-28
cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region
David Howells
1
-2
/
+14
2024-08-29
Merge tag 'nfsd-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
4
-24
/
+49
2024-08-29
Merge tag 'for-6.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-22
/
+27
2024-08-28
fuse: update stats for pages in dropped aux writeback list
Joanne Koong
1
-1
/
+7
2024-08-28
fuse: clear PG_uptodate when using a stolen page
Miklos Szeredi
1
-4
/
+1
2024-08-28
fuse: fix memory leak in fuse_create_open
yangyun
1
-1
/
+1
2024-08-28
fuse: check aborted connection before adding requests to pending list for res...
Joanne Koong
1
-0
/
+9
2024-08-28
fuse: use unsigned type for getxattr/listxattr size truncation
Jann Horn
1
-2
/
+2
2024-08-28
xfs: refactor xfs_file_fallocate
Christoph Hellwig
1
-122
/
+208
2024-08-28
xfs: move the xfs_is_always_cow_inode check into xfs_alloc_file_space
Christoph Hellwig
2
-5
/
+6
2024-08-28
xfs: call xfs_flush_unmap_range from xfs_free_file_space
Christoph Hellwig
2
-21
/
+8
2024-08-28
fs: sort out the fallocate mode vs flag mess
Christoph Hellwig
1
-26
/
+25
2024-08-28
cifs: Fix copy offload to flush destination region
David Howells
1
-17
/
+4
2024-08-28
netfs, cifs: Fix handling of short DIO read
David Howells
2
-10
/
+20
2024-08-28
cifs: Fix lack of credit renegotiation on read retry
David Howells
6
-16
/
+55
2024-08-28
file: reclaim 24 bytes from f_owner
Christian Brauner
5
-38
/
+144
2024-08-28
Merge tag 'v6.11-rc5-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-27
/
+43
2024-08-27
jfs: check if leafidx greater than num leaves per dmap tree
Edward Adam Davis
1
-1
/
+4
2024-08-27
jfs: Fix uaf in dbFreeBits
Edward Adam Davis
1
-2
/
+9
2024-08-27
btrfs: fix uninitialized return value from btrfs_reclaim_sweep()
Filipe Manana
2
-13
/
+6
2024-08-27
xfs: reset rootdir extent size hint after growfsrt
Darrick J. Wong
1
-0
/
+40
2024-08-27
xfs: take m_growlock when running growfsrt
Darrick J. Wong
1
-13
/
+25
2024-08-27
xfs: Fix missing interval for missing_owner in xfs fsmap
Zizhi Wo
1
-1
/
+23
2024-08-27
xfs: use XFS_BUF_DADDR_NULL for daddrs in getfsmap code
Darrick J. Wong
1
-2
/
+2
2024-08-27
Merge v6.11-rc5 into drm-next
Daniel Vetter
154
-1206
/
+2189
2024-08-27
ceph: Convert to use jiffies macro
Chen Yufan
1
-1
/
+2
2024-08-27
ceph: Remove unused declarations
Yue Haibing
2
-5
/
+0
2024-08-27
Merge tag 'vfs-6.11-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
8
-59
/
+79
2024-08-26
ext4: dax: fix overflowing extents beyond inode size when partially writing
Zhihao Cheng
1
-4
/
+4
2024-08-26
ext4: don't set SB_RDONLY after filesystem errors
Jan Kara
1
-4
/
+5
2024-08-26
ext4: nested locking for xattr inode
Wojciech Gładysz
1
-2
/
+2
2024-08-26
jbd2: remove unneeded check of ret in jbd2_fc_get_buf
Kemeng Shi
1
-11
/
+5
2024-08-26
jbd2: correct comment jbd2_mark_journal_empty
Kemeng Shi
1
-1
/
+1
2024-08-26
jbd2: move escape handle to futher improve jbd2_journal_write_metadata_buffer
Kemeng Shi
1
-25
/
+24
2024-08-26
jbd2: remove unneeded done_copy_out variable in jbd2_journal_write_metadata_b...
Kemeng Shi
1
-13
/
+8
2024-08-26
jbd2: remove unneeded kmap for jh_in->b_frozen_data in jbd2_journal_write_met...
Kemeng Shi
1
-2
/
+4
2024-08-26
jbd2: remove unused return value of jbd2_fc_release_bufs
Kemeng Shi
1
-3
/
+1
2024-08-26
jbd2: remove dead check in journal_alloc_journal_head
Kemeng Shi
1
-2
/
+1
2024-08-26
jbd2: correctly compare tids with tid_geq function in jbd2_fc_begin_commit
Kemeng Shi
1
-1
/
+1
2024-08-26
ext4: annotate struct ext4_xattr_inode_array with __counted_by()
Thorsten Blum
2
-14
/
+12
2024-08-26
ext4: fix incorrect tid assumption in ext4_fc_mark_ineligible()
Luis Henriques (SUSE)
1
-4
/
+11
2024-08-26
ext4: fix incorrect tid assumption in jbd2_journal_shrink_checkpoint_list()
Luis Henriques (SUSE)
1
-2
/
+5
2024-08-26
ext4: fix incorrect tid assumption in __jbd2_log_wait_for_space()
Luis Henriques (SUSE)
1
-2
/
+5
2024-08-26
ext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit()
Luis Henriques (SUSE)
1
-4
/
+7
2024-08-26
ext4: tidy the BH loop in mext_page_mkuptodate()
Matthew Wilcox (Oracle)
1
-4
/
+7
2024-08-26
ext4: remove array of buffer_heads from mext_page_mkuptodate()
Matthew Wilcox (Oracle)
1
-10
/
+12
2024-08-26
ext4: pipeline buffer reads in mext_page_mkuptodate()
Matthew Wilcox (Oracle)
1
-8
/
+15
2024-08-26
ext4: reduce stack usage in ext4_mpage_readpages()
Matthew Wilcox (Oracle)
1
-8
/
+8
2024-08-26
jbd2: stop waiting for space when jbd2_cleanup_journal_tail() returns error
Baokun Li
1
-2
/
+5
[prev]
[next]