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
2021-10-28
fuse: selective attribute invalidation
Miklos Szeredi
4
-11
/
+19
2021-10-28
fuse: don't increment nlink in link()
Miklos Szeredi
1
-19
/
+11
2021-10-22
fuse: decrement nlink on overwriting rename
Miklos Szeredi
1
-22
/
+27
2021-10-22
fuse: simplify __fuse_write_file_get()
Miklos Szeredi
1
-5
/
+4
2021-10-22
fuse: move fuse_invalidate_attr() into fuse_update_ctime()
Miklos Szeredi
2
-13
/
+6
2021-10-22
fuse: delete redundant code
Peng Hao
1
-1
/
+0
2021-10-22
fuse: use kmap_local_page()
Peng Hao
3
-8
/
+8
2021-10-22
fuse: annotate lock in fuse_reverse_inval_entry()
Miklos Szeredi
1
-1
/
+1
2021-10-22
fuse: write inode in fuse_vma_close() instead of fuse_release()
Miklos Szeredi
1
-9
/
+6
2021-10-22
fuse: make sure reclaim doesn't write the inode
Miklos Szeredi
4
-0
/
+27
2021-10-21
fuse: clean up error exits in fuse_fill_super()
Miklos Szeredi
1
-6
/
+2
2021-10-21
fuse: always initialize sb->s_fs_info
Miklos Szeredi
1
-25
/
+25
2021-10-21
fuse: clean up fuse_mount destruction
Miklos Szeredi
2
-19
/
+7
2021-10-21
fuse: get rid of fuse_put_super()
Miklos Szeredi
3
-9
/
+15
2021-10-21
fuse: check s_root when destroying sb
Miklos Szeredi
2
-2
/
+2
2021-10-17
Merge tag 'io_uring-5.15-2021-10-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-10-17
Merge tag 'driver-core-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+8
2021-10-15
Merge tag 'ntfs3_for_5.15' of git://github.com/Paragon-Software-Group/linux-n...
Linus Torvalds
23
-896
/
+712
2021-10-14
io_uring: fix wrong condition to grab uring lock
Hao Xu
1
-1
/
+1
2021-10-12
fs/ntfs3: Check for NULL pointers in ni_try_remove_attr_list
Konstantin Komarov
1
-1
/
+22
2021-10-11
Merge tag 'for-5.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-52
/
+97
2021-10-11
fs/ntfs3: Refactor ntfs_read_mft
Konstantin Komarov
1
-14
/
+8
2021-10-11
fs/ntfs3: Refactor ni_parse_reparse
Konstantin Komarov
2
-5
/
+6
2021-10-11
fs/ntfs3: Refactor ntfs_create_inode
Konstantin Komarov
1
-3
/
+8
2021-10-11
fs/ntfs3: Refactor ntfs_readlink_hlp
Konstantin Komarov
1
-48
/
+43
2021-10-11
fs/ntfs3: Rework ntfs_utf16_to_nls
Konstantin Komarov
2
-12
/
+9
2021-10-11
fs/ntfs3: Fix memory leak if fill_super failed
Konstantin Komarov
1
-34
/
+56
2021-10-11
fs/ntfs3: Keep prealloc for all types of files
Konstantin Komarov
1
-7
/
+1
2021-10-09
Merge tag '5.15-rc4-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
8
-114
/
+77
2021-10-07
Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
3
-11
/
+17
2021-10-07
btrfs: fix abort logic in btrfs_replace_file_extents
Josef Bacik
1
-7
/
+9
2021-10-07
btrfs: check for error when looking up inode during dir entry replay
Filipe Manana
1
-7
/
+7
2021-10-07
btrfs: unify lookup return value when dir entry is missing
Filipe Manana
3
-22
/
+42
2021-10-07
btrfs: deal with errors when adding inode reference during log replay
Filipe Manana
1
-2
/
+7
2021-10-07
btrfs: deal with errors when replaying dir entry during log replay
Filipe Manana
1
-1
/
+8
2021-10-07
btrfs: deal with errors when checking if a dir entry exists during log replay
Filipe Manana
1
-18
/
+29
2021-10-07
btrfs: update refs for any root except tree log roots
Josef Bacik
1
-2
/
+1
2021-10-07
btrfs: unlock newly allocated extent buffer after error
Qu Wenruo
1
-0
/
+1
2021-10-07
Merge tag 'misc-fixes-20211007' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+2
2021-10-07
ksmbd: fix oops from fuse driver
Namjae Jeon
1
-11
/
+6
2021-10-07
ksmbd: fix version mismatch with out of tree
Namjae Jeon
1
-1
/
+1
2021-10-07
ksmbd: use buf_data_size instead of recalculation in smb3_decrypt_req()
Namjae Jeon
1
-5
/
+3
2021-10-07
ksmbd: remove the leftover of smb2.0 dialect support
Namjae Jeon
4
-34
/
+12
2021-10-07
ksmbd: check strictly data area in ksmbd_smb2_check_message()
Namjae Jeon
1
-51
/
+47
2021-10-06
NFSD: Keep existing listeners on portlist error
Benjamin Coddington
1
-1
/
+4
2021-10-06
ksmbd: add the check to vaildate if stream protocol length exceeds maximum value
Namjae Jeon
3
-12
/
+8
2021-10-05
Merge tag 'warning-fixes-20211005' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-56
/
+66
2021-10-05
fs/ntfs3: Remove unnecessary functions
Konstantin Komarov
1
-94
/
+0
2021-10-05
fs/ntfs3: Forbid FALLOC_FL_PUNCH_HOLE for normal files
Konstantin Komarov
1
-2
/
+5
2021-10-05
fs/ntfs3: Refactoring of ntfs_set_ea
Konstantin Komarov
1
-14
/
+17
[next]