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-02-15
erofs: maintain cookies of share domain in self-contained list
Jingbo Xu
2
-24
/
+24
2023-02-15
erofs: remove unused device mapping in meta routine
Jingbo Xu
1
-13
/
+4
2023-02-15
erofs: remove unused EROFS_GET_BLOCKS_RAW flag
Jingbo Xu
3
-15
/
+11
2023-02-15
erofs: make kobj_type structures constant
Thomas Weißschuh
1
-3
/
+3
2023-02-15
erofs: add per-cpu threads for decompression as an option
Sandeep Dhavale
2
-20
/
+188
2023-02-15
erofs: tidy up internal.h
Gao Xiang
1
-56
/
+28
2023-02-15
erofs: get rid of z_erofs_do_map_blocks() forward declaration
Gao Xiang
1
-123
/
+119
2023-02-15
erofs: move zdata.h into zdata.c
Gao Xiang
2
-178
/
+165
2023-02-15
erofs: remove tagged pointer helpers
Gao Xiang
3
-128
/
+6
2023-02-15
erofs: avoid tagged pointers to mark sync decompression
Gao Xiang
2
-27
/
+17
2023-02-15
erofs: get rid of erofs_inode_datablocks()
Gao Xiang
2
-19
/
+5
2023-02-15
erofs: simplify iloc()
Gao Xiang
5
-35
/
+25
2023-02-15
erofs: get rid of debug_one_dentry()
Gao Xiang
1
-17
/
+0
2023-02-15
erofs: remove linux/buffer_head.h dependency
Gao Xiang
2
-15
/
+6
2023-02-15
erofs: clean up erofs_iget()
Gao Xiang
2
-28
/
+21
2023-01-21
ext4: deal with legacy signed xattr name hash values
Linus Torvalds
1
-2
/
+39
2023-01-20
Merge tag '6.2-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-156
/
+105
2023-01-20
Merge tag 'for-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-36
/
+52
2023-01-19
Merge tag 'zonefs-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-0
/
+22
2023-01-18
cifs: remove unused function
Paulo Alcantara
2
-63
/
+0
2023-01-18
cifs: do not include page data when checking signature
Enzo Matsumiya
1
-6
/
+9
2023-01-18
Merge tag 'affs-for-6.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2023-01-18
Merge tag 'erofs-for-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-16
/
+19
2023-01-18
cifs: fix return of uninitialized rc in dfs_cache_update_tgthint()
Paulo Alcantara
1
-3
/
+3
2023-01-18
cifs: handle cache lookup errors different than -ENOENT
Paulo Alcantara
1
-2
/
+9
2023-01-18
cifs: remove duplicate code in __refresh_tcon()
Paulo Alcantara
1
-38
/
+33
2023-01-18
cifs: don't take exclusive lock for updating target hints
Paulo Alcantara
1
-27
/
+20
2023-01-18
cifs: avoid re-lookups in dfs_cache_find()
Paulo Alcantara
1
-24
/
+34
2023-01-18
cifs: fix potential deadlock in cache_refresh_path()
Paulo Alcantara
1
-19
/
+23
2023-01-17
Merge tag 'nfsd-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
5
-26
/
+20
2023-01-16
Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-9
/
+34
2023-01-16
btrfs: fix race between quota rescan and disable leading to NULL pointer deref
Filipe Manana
1
-8
/
+17
2023-01-16
btrfs: fix invalid leaf access due to inline extent during lseek
Filipe Manana
1
-3
/
+10
2023-01-16
btrfs: stop using write_one_page in btrfs_scratch_superblock
Christoph Hellwig
1
-9
/
+8
2023-01-16
btrfs: factor out scratching of one regular super block
Christoph Hellwig
1
-25
/
+26
2023-01-16
Merge tag 'for-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-21
/
+71
2023-01-16
erofs: clean up parsing of fscache related options
Jingbo Xu
1
-7
/
+6
2023-01-16
zonefs: Detect append writes at invalid locations
Damien Le Moal
1
-0
/
+22
2023-01-14
Merge tag '6.2-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-34
/
+49
2023-01-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-4
/
+4
2023-01-12
Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-9
/
+21
2023-01-12
cifs: Fix uninitialized memory read for smb311 posix symlink create
Volker Lendecke
1
-0
/
+1
2023-01-12
btrfs: do not abort transaction on failure to update log root
Filipe Manana
1
-7
/
+4
2023-01-12
btrfs: do not abort transaction on failure to write log tree when syncing log
Filipe Manana
2
-3
/
+8
2023-01-12
btrfs: add missing setup of log for full commit at add_conflicting_inode()
Filipe Manana
1
-1
/
+3
2023-01-12
btrfs: fix directory logging due to race with concurrent index key deletion
Filipe Manana
1
-6
/
+15
2023-01-12
btrfs: fix missing error handling when logging directory items
Filipe Manana
1
-0
/
+9
2023-01-12
NFSD: replace delayed_work with work_struct for nfsd_client_shrinker
Dai Ngo
2
-5
/
+5
2023-01-11
NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown time
Dai Ngo
3
-21
/
+14
2023-01-11
NFSD: fix use-after-free in nfsd4_ssc_setup_dul()
Xingyuan Mo
1
-0
/
+1
[next]