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
2023-08-28
Merge tag 'filelock-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-5
/
+22
2023-08-28
Merge tag 'v6.6-fs.proc.uapi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+3
2023-08-28
Merge tag 'v6.6-vfs.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+3
2023-08-28
Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+19
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
25
-520
/
+935
2023-08-28
Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
31
-198
/
+240
2023-08-28
Merge tag 'v6.6-vfs.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
6
-53
/
+344
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
233
-977
/
+1107
2023-08-28
Merge tag 'v6.6-vfs.fs_context' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-67
/
+104
2023-08-27
ext4: fix slab-use-after-free in ext4_es_insert_extent()
Baokun Li
1
-14
/
+30
2023-08-27
libfs: remove redundant checks of s_encoding
Eric Biggers
1
-12
/
+2
2023-08-27
ext4: remove redundant checks of s_encoding
Eric Biggers
2
-4
/
+4
2023-08-27
ext4: reject casefold inode flag without casefold feature
Eric Biggers
1
-1
/
+4
2023-08-27
ext4: use LIST_HEAD() to initialize the list_head in mballoc.c
Ruan Jinjie
1
-13
/
+5
2023-08-27
ext4: do not mark inode dirty every time when appending using delalloc
Liu Song
1
-26
/
+62
2023-08-27
ext4: rename s_error_work to s_sb_upd_work
Theodore Ts'o
2
-19
/
+22
2023-08-27
ext4: add periodic superblock update check
Vitaliy Kuznetsov
1
-1
/
+61
2023-08-27
ext4: drop dio overwrite only flag and associated warning
Brian Foster
1
-15
/
+10
2023-08-27
ext4: add correct group descriptors and reserved GDT blocks to system zone
Wang Jianjian
3
-8
/
+17
2023-08-27
ext4: remove unused function declaration
Cai Xinchen
1
-6
/
+0
2023-08-27
ext4: mballoc: avoid garbage value from err
Su Hui
1
-1
/
+1
2023-08-27
ext4: use sbi instead of EXT4_SB(sb) in ext4_mb_new_blocks_simple()
Lu Hongfei
1
-1
/
+1
2023-08-27
ext4: change the type of blocksize in ext4_mb_init_cache()
Lu Hongfei
1
-1
/
+1
2023-08-27
ext4: fix unttached inode after power cut with orphan file feature enabled
Zhihao Cheng
1
-0
/
+3
2023-08-27
jbd2: correct the end of the journal recovery scan range
Zhang Yi
1
-9
/
+3
2023-08-27
ext4: ext4_get_{dev}_journal return proper error value
Zhang Yi
1
-22
/
+31
2023-08-25
Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-2
/
+11
2023-08-25
f2fs: use finish zone command when closing a zone
Daeho Jeong
1
-6
/
+13
2023-08-25
dlm: fix plock lookup when using multiple lockspaces
Alexander Aring
1
-3
/
+3
2023-08-24
[SMB3] send channel sequence number in SMB3 requests after reconnects
Steve French
5
-1
/
+45
2023-08-24
document while_each_thread(), change first_tid() to use for_each_thread()
Oleg Nesterov
1
-3
/
+2
2023-08-24
mm: remove enum page_entry_size
Matthew Wilcox (Oracle)
7
-69
/
+44
2023-08-24
mm: move PMD_ORDER to pgtable.h
Matthew Wilcox (Oracle)
1
-3
/
+0
2023-08-24
mm: userfaultfd: remove stale comment about core dump locking
Jann Horn
1
-5
/
+1
2023-08-24
minmax: add in_range() macro
Matthew Wilcox (Oracle)
4
-12
/
+0
2023-08-24
mm: handle userfaults under VMA lock
Suren Baghdasaryan
1
-20
/
+14
2023-08-24
Merge tag 'nfsd-6.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2
-1
/
+2
2023-08-24
NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server
Olga Kornievskaia
2
-0
/
+7
2023-08-24
NFS/pNFS: Set the connect timeout for the pNFS flexfiles driver
Trond Myklebust
4
-0
/
+10
2023-08-24
NFS: Fix a potential data corruption
Trond Myklebust
1
-1
/
+19
2023-08-24
nfs: fix redundant readdir request after get eof
Kinglong Mee
1
-4
/
+11
2023-08-24
nfs/blocklayout: Use the passed in gfp flags
Dan Carpenter
1
-2
/
+2
2023-08-24
filemap: Fix errors in file.c
[email protected]
1
-1
/
+1
2023-08-24
NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_info
Fedor Pchelkin
1
-1
/
+1
2023-08-24
NFS: Move common includes outside ifdef
GUO Zihua
1
-7
/
+5
2023-08-24
NFSD: Fix a thinko introduced by recent trace point changes
Chuck Lever
1
-0
/
+1
2023-08-24
locks: fix KASAN: use-after-free in trace_event_raw_event_filelock_lock
Will Shiu
1
-1
/
+1
2023-08-24
fs/locks: Fix typo
Jakub Wilk
1
-1
/
+1
2023-08-24
ceph: switch ceph_lookup/atomic_open() to use new fscrypt helper
Luís Henriques
2
-11
/
+10
2023-08-24
ceph: fix updating i_truncate_pagecache_size for fscrypt
Xiubo Li
2
-13
/
+26
[prev]
[next]