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-03-07
ext4: verify s_clusters_per_group even without bigalloc
Jan Kara
1
-17
/
+13
2024-03-07
ext4: fix corruption during on-line resize
Maximilian Heyne
1
-1
/
+2
2024-03-07
ext4: don't report EOPNOTSUPP errors from discard
Jan Kara
1
-1
/
+7
2024-03-07
ext4: drop duplicate ea_inode handling in ext4_xattr_block_set()
Jan Kara
1
-11
/
+0
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
16
-78
/
+236
2024-03-07
Merge tag 'erofs-for-6.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+3
2024-03-07
fanotify: allow freeze when waiting response for permission events
Winston Wen
1
-2
/
+4
2024-03-07
Merge tag 'for-next-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Christian Brauner
9
-78
/
+59
2024-03-07
xfs: shrink failure needs to hold AGI buffer
Dave Chinner
1
-1
/
+10
2024-03-07
erofs: apply proper VMA alignment for memory mapped files on THP
Gao Xiang
1
-0
/
+1
2024-03-07
erofs: fix uninitialized page cache reported by KMSAN
Gao Xiang
1
-1
/
+2
2024-03-06
hugetlb: have CONFIG_HUGETLBFS select CONFIG_PADATA
Gang Li
1
-0
/
+1
2024-03-06
f2fs: add a proc entry show disk layout
Jaegeuk Kim
1
-0
/
+46
2024-03-06
fuse: get rid of ff->readdir.lock
Miklos Szeredi
3
-12
/
+0
2024-03-06
fuse: remove unneeded lock which protecting update of congestion_threshold
Kemeng Shi
1
-5
/
+1
2024-03-06
fuse: Fix missing FOLL_PIN for direct-io
Lei Huang
2
-5
/
+11
2024-03-06
iov_iter: get rid of 'copy_mc' flag
Linus Torvalds
1
-3
/
+42
2024-03-06
fuse: remove an unnecessary if statement
Jiachen Zhang
1
-4
/
+0
2024-03-06
fuse: Track process write operations in both direct and writethrough modes
Zhou Jifeng
1
-2
/
+6
2024-03-06
fuse: Use the high bit of request ID for indicating resend requests
Zhao Chen
2
-1
/
+3
2024-03-06
fuse: Introduce a new notification type for resend pending requests
Zhao Chen
1
-0
/
+56
2024-03-06
fuse: add support for explicit export disabling
Jingbo Xu
1
-1
/
+10
2024-03-06
fuse: __kuid_val/__kgid_val helpers in fuse_fill_attr_from_inode()
Alexander Mikhalitsyn
1
-2
/
+2
2024-03-06
fuse: fix typo for fuse_permission comment
Alexander Mikhalitsyn
1
-1
/
+1
2024-03-05
btrfs: reuse cloned extent buffer during fiemap to avoid re-allocations
Filipe Manana
1
-8
/
+24
2024-03-05
btrfs: fix race when detecting delalloc ranges during fiemap
Filipe Manana
1
-61
/
+160
2024-03-05
btrfs: fix off-by-one chunk length calculation at contains_pending_extent()
Filipe Manana
1
-1
/
+1
2024-03-05
btrfs: qgroup: allow quick inherit if snapshot is created and added to the sa...
Qu Wenruo
1
-7
/
+72
2024-03-05
btrfs: qgroup: validate btrfs_qgroup_inherit parameter
Qu Wenruo
3
-13
/
+57
2024-03-05
btrfs: include device major and minor numbers in the device scan notice
Anand Jain
1
-7
/
+12
2024-03-05
btrfs: mark btrfs_put_caching_control() static
Lijuan Li
2
-2
/
+1
2024-03-05
btrfs: remove SLAB_MEM_SPREAD flag use
Chengming Zhou
12
-29
/
+18
2024-03-05
btrfs: qgroup: always free reserved space for extent records
Qu Wenruo
1
-5
/
+5
2024-03-05
btrfs: tree-checker: dump the page status if hit something wrong
Qu Wenruo
1
-0
/
+6
2024-03-05
btrfs: compression: remove dead comments in btrfs_compress_heuristic()
Qu Wenruo
1
-5
/
+0
2024-03-05
btrfs: subpage: make writer lock utilize bitmap
Qu Wenruo
1
-2
/
+19
2024-03-05
btrfs: subpage: make reader lock utilize bitmap
Qu Wenruo
2
-11
/
+46
2024-03-05
btrfs: unexport btrfs_subpage_start_writer() and btrfs_subpage_end_and_test_w...
Qu Wenruo
2
-8
/
+4
2024-03-05
btrfs: pass a valid extent map cache pointer to __get_extent_map()
David Sterba
1
-3
/
+10
2024-03-05
NFSD: send OP_CB_RECALL_ANY to clients when number of delegations reaches its...
Dai Ngo
1
-0
/
+3
2024-03-05
NFSD: Document nfsd_setattr() fill-attributes behavior
Chuck Lever
1
-0
/
+7
2024-03-05
udf: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
1
-1
/
+0
2024-03-05
quota: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
1
-1
/
+1
2024-03-05
isofs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
1
-1
/
+1
2024-03-05
ext2: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
1
-2
/
+1
2024-03-05
fuse: Convert fuse_writepage_locked to take a folio
Matthew Wilcox (Oracle)
1
-15
/
+15
2024-03-05
fuse: Remove fuse_writepage
Matthew Wilcox (Oracle)
1
-29
/
+1
2024-03-05
virtio_fs: remove duplicate check if queue is broken
Li RongQing
1
-2
/
+2
2024-03-05
fuse: use FUSE_ROOT_ID in fuse_get_root_inode()
Miklos Szeredi
1
-1
/
+1
2024-03-05
fuse: don't unhash root
Miklos Szeredi
2
-3
/
+5
[prev]
[next]