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-05-24
ecryptfs: Provide a splice-read wrapper
David Howells
1
-1
/
+26
2023-05-24
ceph: Provide a splice-read wrapper
David Howells
1
-1
/
+64
2023-05-24
afs: Provide a splice-read wrapper
David Howells
1
-1
/
+19
2023-05-24
9p: Add splice_read wrapper
David Howells
1
-2
/
+24
2023-05-24
tty, proc, kernfs, random: Use copy_splice_read()
David Howells
4
-7
/
+7
2023-05-24
coda: Implement splice-read
David Howells
1
-1
/
+28
2023-05-24
overlayfs: Implement splice-read
David Howells
1
-1
/
+22
2023-05-24
splice: Make splice from a DAX file use copy_splice_read()
David Howells
1
-3
/
+3
2023-05-24
splice: Make splice from an O_DIRECT fd use copy_splice_read()
David Howells
1
-0
/
+6
2023-05-24
splice: Check for zero count in vfs_splice_read()
David Howells
1
-0
/
+2
2023-05-24
splice: Make do_splice_to() generic and export it
David Howells
1
-7
/
+20
2023-05-24
splice: Clean up copy_splice_read() a bit
David Howells
1
-12
/
+7
2023-05-24
splice: Rename direct_splice_read() to copy_splice_read()
David Howells
3
-9
/
+8
2023-05-13
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-104
/
+269
2023-05-13
ext4: bail out of ext4_xattr_ibody_get() fails for any reason
Theodore Ts'o
1
-1
/
+1
2023-05-13
ext4: add bounds checking in get_max_inline_xattr_value_size()
Theodore Ts'o
1
-1
/
+11
2023-05-13
ext4: add indication of ro vs r/w mounts in the mount message
Theodore Ts'o
1
-4
/
+6
2023-05-13
ext4: fix deadlock when converting an inline directory in nojournal mode
Theodore Ts'o
1
-1
/
+2
2023-05-13
ext4: improve error recovery code paths in __ext4_remount()
Theodore Ts'o
1
-3
/
+10
2023-05-13
ext4: improve error handling from ext4_dirhash()
Theodore Ts'o
2
-17
/
+42
2023-05-13
ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled
Theodore Ts'o
1
-1
/
+5
2023-05-13
ext4: check iomap type only if ext4_iomap_begin() does not fail
Baokun Li
1
-1
/
+1
2023-05-13
ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csum
Tudor Ambarus
1
-4
/
+2
2023-05-13
ext4: fix data races when using cached status extents
Jan Kara
1
-17
/
+13
2023-05-13
ext4: avoid deadlock in fs reclaim with page writeback
Jan Kara
3
-13
/
+40
2023-05-13
ext4: fix invalid free tracking in ext4_xattr_move_to_block()
Theodore Ts'o
1
-2
/
+3
2023-05-13
ext4: remove a BUG_ON in ext4_mb_release_group_pa()
Theodore Ts'o
1
-1
/
+5
2023-05-13
ext4: allow ext4_get_group_info() to fail
Theodore Ts'o
5
-29
/
+82
2023-05-12
Merge tag 'for-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-33
/
+102
2023-05-12
Merge tag '6.4-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-2
/
+28
2023-05-12
Merge tag 'vfs/v6.4-rc1/pipe' of gitolite.kernel.org:pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+4
2023-05-12
pipe: check for IOCB_NOWAIT alongside O_NONBLOCK
Jens Axboe
1
-2
/
+4
2023-05-11
Merge tag 'xfs-6.4-rc1-fixes' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
14
-63
/
+65
2023-05-10
cifs: release leases for deferred close handles when freezing
Steve French
1
-0
/
+15
2023-05-10
Merge tag 'fsnotify_for_v6.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+9
2023-05-10
Merge tag 'gfs2-v6.3-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
1
-0
/
+8
2023-05-10
gfs2: Don't deref jdesc in evict
Bob Peterson
1
-0
/
+8
2023-05-10
btrfs: make clear_cache mount option to rebuild FST without disabling it
Qu Wenruo
4
-11
/
+70
2023-05-10
btrfs: zero the buffer before marking it dirty in btrfs_redirty_list_add
Christoph Hellwig
1
-2
/
+2
2023-05-10
btrfs: zoned: fix full zone super block reading on ZNS
Naohiro Aota
1
-4
/
+3
2023-05-10
btrfs: zoned: zone finish data relocation BG with last IO
Naohiro Aota
1
-0
/
+3
2023-05-09
btrfs: fix backref walking not returning all inode refs
Filipe Manana
3
-10
/
+17
2023-05-09
btrfs: fix space cache inconsistency after error loading it from disk
Filipe Manana
1
-3
/
+4
2023-05-09
btrfs: print-tree: parent bytenr must be aligned to sector size
Anastasia Belova
1
-3
/
+3
2023-05-09
nfs: fix another case of NULL/IS_ERR confusion wrt folio pointers
Linus Torvalds
1
-1
/
+1
2023-05-09
Merge tag 'for-6.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-9
/
+55
2023-05-09
smb3: fix problem remounting a share after shutdown
Steve French
1
-0
/
+7
2023-05-09
SMB3: force unmount was failing to close deferred close files
Steve French
1
-0
/
+1
2023-05-09
smb3: improve parallel reads of large files
Steve French
1
-1
/
+1
2023-05-08
do not reuse connection if share marked as isolated
Steve French
1
-0
/
+3
[next]