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-05-02
seq_file: Simplify __seq_puts()
Christophe JAILLET
1
-8
/
+1
2024-05-02
seq_file: Optimize seq_puts()
Christophe JAILLET
1
-2
/
+2
2024-05-02
proc: Move fdinfo PTRACE_MODE_READ check into the inode .permission operation
Tyler Hicks (Microsoft)
1
-22
/
+20
2024-04-30
btrfs: set correct ram_bytes when splitting ordered extent
Qu Wenruo
1
-0
/
+1
2024-04-29
Merge tag 'nfsd-6.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-1
/
+1
2024-04-29
Merge tag 'nfs-for-6.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+6
2024-04-29
Merge tag 'bcachefs-2024-04-29' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
4
-5
/
+7
2024-04-29
Merge tag 'erofs-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-77
/
+56
2024-04-28
bcachefs: fix integer conversion bug
Kent Overstreet
1
-1
/
+1
2024-04-28
bcachefs: btree node scan now fills in sectors_written
Kent Overstreet
2
-2
/
+6
2024-04-28
bcachefs: Remove accidental debug assert
Kent Overstreet
1
-2
/
+0
2024-04-28
ksmbd: fix uninitialized symbol 'share' in smb2_tree_connect()
Namjae Jeon
1
-2
/
+2
2024-04-28
erofs: reliably distinguish block based and fscache mode
Christian Brauner
1
-6
/
+2
2024-04-28
erofs: get rid of erofs_fs_context
Baokun Li
2
-70
/
+53
2024-04-28
erofs: modify the error message when prepare_ondemand_read failed
Hongbo Li
1
-1
/
+1
2024-04-27
Merge tag '6.9-rc5-cifs-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-4
/
+9
2024-04-26
Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-5
/
+2
2024-04-26
Merge tag 'vfs-6.9-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-20
/
+120
2024-04-26
netfs: Fix the pre-flush when appending to a file in writethrough mode
David Howells
1
-7
/
+6
2024-04-26
fs: Create anon_inode_getfile_fmode()
Dawid Osuchowski
1
-0
/
+33
2024-04-25
Merge tag '9p-for-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/e...
Linus Torvalds
4
-22
/
+56
2024-04-25
NFSD: Fix nfsd4_encode_fattr4() crasher
Chuck Lever
1
-1
/
+1
2024-04-25
smb3: fix lock ordering potential deadlock in cifs_sync_mid_result
Steve French
1
-0
/
+3
2024-04-25
smb3: missing lock when picking channel
Steve French
1
-1
/
+3
2024-04-25
Merge tag 'nfsd-6.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2
-22
/
+6
2024-04-25
btrfs: take the cleaner_mutex earlier in qgroup disable
Josef Bacik
2
-16
/
+38
2024-04-25
btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()
Dominique Martinet
1
-0
/
+1
2024-04-25
exfat: zero the reserved fields of file and stream extension dentries
Yuezhang Mo
1
-0
/
+2
2024-04-25
iomap: do some small logical cleanup in buffered write
Zhang Yi
1
-5
/
+3
2024-04-25
iomap: make iomap_write_end() return a boolean
Zhang Yi
1
-17
/
+31
2024-04-25
iomap: use a new variable to handle the written bytes in iomap_write_iter()
Zhang Yi
1
-16
/
+17
2024-04-25
iomap: don't increase i_size if it's not a write operation
Zhang Yi
1
-25
/
+25
2024-04-25
iomap: drop the write failure handles when unsharing and zeroing
Zhang Yi
1
-4
/
+6
2024-04-24
mm: support page_mapcount() on page_has_type() pages
Matthew Wilcox (Oracle)
1
-5
/
+2
2024-04-24
Merge tag 'for-6.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-27
/
+25
2024-04-24
xfs: don't call xfs_file_open from xfs_dir_open
Christoph Hellwig
1
-1
/
+3
2024-04-24
xfs: drop fop_flags for directories
Christoph Hellwig
1
-2
/
+0
2024-04-24
xfs: fix overly long line in the file_operations
Christoph Hellwig
1
-4
/
+4
2024-04-24
smb: client: Fix struct_group() usage in __packed structs
Gustavo A. R. Silva
2
-3
/
+3
2024-04-23
Revert "NFSD: Convert the callback workqueue to use delayed_work"
Chuck Lever
2
-4
/
+4
2024-04-23
Revert "NFSD: Reschedule CB operations when backchannel rpc_clnt is shut down"
Chuck Lever
1
-18
/
+2
2024-04-23
Merge tag '6.9-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
13
-26
/
+176
2024-04-23
netfs: Fix writethrough-mode error handling
David Howells
1
-4
/
+6
2024-04-23
ntfs3: add legacy ntfs file operations
Christian Brauner
4
-4
/
+33
2024-04-23
ntfs3: enforce read-only when used as legacy ntfs driver
Christian Brauner
2
-4
/
+34
2024-04-22
Merge tag '6.9-rc5-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
5
-28
/
+42
2024-04-22
Merge tag 'bcachefs-2024-04-22' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
19
-52
/
+105
2024-04-22
cifs: reinstate original behavior again for forceuid/forcegid
Takayuki Nagata
2
-0
/
+14
2024-04-22
fs/9p: mitigate inode collisions
Eric Van Hensbergen
4
-22
/
+56
2024-04-22
fuse: verify zero padding in fuse_backing_map
Amir Goldstein
1
-1
/
+1
[prev]
[next]