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-06-26
fs/ntfs3: Rename variables
Konstantin Komarov
1
-5
/
+5
2024-06-26
fs/ntfs3: Add a check for attr_names and oatbl
Konstantin Komarov
1
-6
/
+32
2024-06-26
fs/ntfs3: Validate ff offset
lei lu
1
-1
/
+5
2024-06-26
fs/ntfs3: Correct undo if ntfs_create_inode failed
Konstantin Komarov
1
-1
/
+9
2024-06-26
fs/ntfs3: One more reason to mark inode bad
Konstantin Komarov
1
-1
/
+3
2024-06-26
fs/ntfs3: Replace inode_trylock with inode_lock
Konstantin Komarov
1
-4
/
+1
2024-06-26
fs/ntfs3: Fix attr_insert_range at end of file
Konstantin Komarov
1
-2
/
+7
2024-06-07
fs/ntfs3: Add missing .dirty_folio in address_space_operations
Konstantin Komarov
1
-0
/
+1
2024-06-07
fs/ntfs3: Remove sync_blockdev_nowait()
Konstantin Komarov
1
-1
/
+1
2024-06-07
fs/ntfs3: Fix getting file type
Konstantin Komarov
1
-1
/
+2
2024-06-07
fs/ntfs3: Missed NI_FLAG_UPDATE_PARENT setting
Konstantin Komarov
1
-0
/
+1
2024-06-07
fs/ntfs3: Deny getting attr data block in compressed frame
Konstantin Komarov
1
-0
/
+13
2024-06-07
fs/ntfs3: Fix transform resident to nonresident for compressed files
Konstantin Komarov
1
-5
/
+8
2024-06-07
fs/ntfs3: Remove unused macros MAXIMUM_REPARSE_DATA_BUFFER_SIZE
Konstantin Komarov
1
-3
/
+0
2024-06-07
fs/ntfs3: Use macros NTFS_LABEL_MAX_LENGTH instead of hardcoded value
Konstantin Komarov
1
-5
/
+6
2024-06-07
fs/ntfs3: Simplify initialization of $AttrDef and $UpCase
Konstantin Komarov
3
-53
/
+52
2024-06-07
fs/ntfs3: Merge synonym COMPRESSION_UNIT and NTFS_LZNT_CUNIT
Konstantin Komarov
5
-7
/
+4
2024-06-07
fs/ntfs3: Remove unused function
Konstantin Komarov
2
-31
/
+0
2024-05-25
Merge tag '6.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-6
/
+32
2024-05-25
Merge tag 'mm-hotfixes-stable-2024-05-25-09-13' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-15
/
+57
2024-05-25
Merge tag 'ceph-for-6.10-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
5
-13
/
+425
2024-05-25
Merge tag 'ntfs3_for_6.10' of https://github.com/Paragon-Software-Group/linux...
Linus Torvalds
13
-154
/
+98
2024-05-25
Merge tag '6.10-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2
-9
/
+18
2024-05-25
Merge tag 'jffs2-for-linus-6.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-35
/
+26
2024-05-24
cifs: Fix missing set of remote_i_size
David Howells
2
-3
/
+4
2024-05-24
cifs: Fix smb3_insert_range() to move the zero_point
David Howells
1
-0
/
+1
2024-05-24
mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock again
Yuanyuan Zhong
1
-2
/
+7
2024-05-24
nilfs2: fix potential hang in nilfs_detach_log_writer()
Ryusuke Konishi
1
-3
/
+18
2024-05-24
nilfs2: fix unexpected freezing of nilfs_segctor_sync()
Ryusuke Konishi
1
-4
/
+13
2024-05-24
nilfs2: fix use-after-free of timer for log writer thread
Ryusuke Konishi
1
-6
/
+19
2024-05-24
Merge tag 'for-6.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
5
-12
/
+45
2024-05-24
Merge tag 'erofs-for-6.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-88
/
+65
2024-05-24
Merge tag 'bcachefs-2024-05-24' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
15
-57
/
+96
2024-05-24
Merge tag 'trace-tracefs-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-155
/
+116
2024-05-24
fs/ntfs3: Break dir enumeration if directory contents error
Konstantin Komarov
1
-0
/
+1
2024-05-24
fs/ntfs3: Fix case when index is reused during tree transformation
Konstantin Komarov
1
-0
/
+6
2024-05-23
Merge tag 'nfs-for-6.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
13
-66
/
+108
2024-05-23
Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-125
/
+120
2024-05-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-4
/
+1
2024-05-23
eventfs: Do not use attributes for events directory
Steven Rostedt (Google)
1
-7
/
+7
2024-05-23
eventfs: Cleanup permissions in creation of inodes
Steven Rostedt (Google)
1
-67
/
+23
2024-05-23
eventfs: Remove getattr and permission callbacks
Steven Rostedt (Google)
1
-40
/
+0
2024-05-23
eventfs: Consolidate the eventfs_inode update in eventfs_get_inode()
Steven Rostedt (Google)
1
-19
/
+23
2024-05-23
tracefs: Clear EVENT_INODE flag in tracefs_drop_inode()
Steven Rostedt (Google)
1
-16
/
+17
2024-05-23
eventfs: Update all the eventfs_inodes from the events descriptor
Steven Rostedt (Google)
1
-13
/
+31
2024-05-23
tracefs: Update inode permissions on remount
Steven Rostedt (Google)
2
-7
/
+25
2024-05-23
eventfs: Keep the directories from having the same inode number as files
Steven Rostedt (Google)
1
-1
/
+5
2024-05-23
ceph: add CEPHFS_FEATURE_MDS_AUTH_CAPS_CHECK feature bit
Xiubo Li
1
-1
/
+3
2024-05-23
ceph: check the cephx mds auth access for async dirop
Xiubo Li
2
-0
/
+59
2024-05-23
ceph: check the cephx mds auth access for open
Xiubo Li
1
-2
/
+33
[next]