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-10
bcachefs: fix the display format for show-super
Hongbo Li
1
-3
/
+3
2024-06-10
bcachefs: fix stack frame size in fsck.c
Kent Overstreet
1
-0
/
+3
2024-06-10
bcachefs: Delete incorrect BTREE_ID_NR assertion
Kent Overstreet
1
-6
/
+1
2024-06-10
bcachefs: Fix incorrect error handling found_btree_node_is_readable()
Kent Overstreet
1
-4
/
+5
2024-06-10
bcachefs: Split out btree_write_submit_wq
Kent Overstreet
3
-8
/
+13
2024-06-10
xfs: make sure sb_fdblocks is non-negative
Wengang Wang
1
-3
/
+4
2024-06-08
Merge tag '6.10-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-4
/
+1
2024-06-08
gfs2: Fold qd_fish into gfs2_quota_sync
Andreas Gruenbacher
1
-48
/
+29
2024-06-08
gfs2: quota need_sync cleanup
Andreas Gruenbacher
1
-14
/
+12
2024-06-08
gfs2: Fix and clean up function do_qc
Andreas Gruenbacher
1
-13
/
+21
2024-06-08
gfs2: Revert "Add quota_change type"
Andreas Gruenbacher
2
-15
/
+10
2024-06-08
gfs2: Revert "ignore negated quota changes"
Andreas Gruenbacher
1
-11
/
+0
2024-06-08
gfs2: qd_check_sync cleanups
Andreas Gruenbacher
1
-18
/
+22
2024-06-08
gfs2: Revert "introduce qd_bh_get_or_undo"
Andreas Gruenbacher
1
-19
/
+17
2024-06-07
Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-2
/
+5
2024-06-07
Merge tag 'for-6.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-44
/
+43
2024-06-07
gfs2: Check quota consistency on mount
Andreas Gruenbacher
1
-6
/
+31
2024-06-07
f2fs: Move CONFIG_UNICODE defguards into the code flow
Gabriel Krisman Bertazi
2
-10
/
+8
2024-06-07
ext4: Move CONFIG_UNICODE defguards into the code flow
Gabriel Krisman Bertazi
4
-32
/
+29
2024-06-07
f2fs: Reuse generic_ci_match for ci comparisons
Gabriel Krisman Bertazi
1
-54
/
+4
2024-06-07
ext4: Reuse generic_ci_match for ci comparisons
Gabriel Krisman Bertazi
1
-65
/
+22
2024-06-07
libfs: Introduce case-insensitive string comparison helper
Gabriel Krisman Bertazi
1
-0
/
+74
2024-06-07
f2fs: Simplify the handling of cached casefolded names
Gabriel Krisman Bertazi
3
-32
/
+46
2024-06-07
ext4: Simplify the handling of cached casefolded names
Gabriel Krisman Bertazi
2
-13
/
+12
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-06-07
cifs: Don't advance the I/O iterator before terminating subrequest
David Howells
1
-3
/
+0
2024-06-07
smb: client: fix deadlock in smb2_find_smb_tcon()
Enzo Matsumiya
1
-1
/
+1
2024-06-06
btrfs: protect folio::private when attaching extent buffer folios
Qu Wenruo
1
-29
/
+31
2024-06-05
nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errors
Ryusuke Konishi
1
-1
/
+1
2024-06-05
mm/ksm: fix ksm_zero_pages accounting
Chengming Zhou
1
-1
/
+1
2024-06-05
nilfs2: fix potential kernel bug due to lack of writeback flag waiting
Ryusuke Konishi
1
-0
/
+3
2024-06-05
Merge tag 'for-6.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-0
/
+57
2024-06-05
btrfs: fix leak of qgroup extent records after transaction abort
Filipe Manana
1
-9
/
+1
2024-06-05
btrfs: fix crash on racing fsync and size-extending write into prealloc
Omar Sandoval
1
-6
/
+11
2024-06-05
iomap: Fix iomap_adjust_read_range for plen calculation
Ritesh Harjani (IBM)
1
-1
/
+2
2024-06-05
iomap: keep on increasing i_size in iomap_write_end()
Zhang Yi
1
-29
/
+24
2024-06-05
vfs: retire user_path_at_empty and drop empty arg from getname_flags
Mateusz Guzik
3
-13
/
+11
2024-06-05
vfs: stop using user_path_at_empty in do_readlinkat
Mateusz Guzik
1
-19
/
+24
2024-06-05
bcachefs: Fix trans->locked assert
Kent Overstreet
1
-0
/
+1
2024-06-05
bcachefs: Rereplicate now moves data off of durability=0 devices
Kent Overstreet
1
-1
/
+14
[prev]
[next]