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-08-30
ext4: make the updating inode data procedure atomic
Zhang Yi
1
-16
/
+28
2021-08-30
ext4: remove an unnecessary if statement in __ext4_get_inode_loc()
Zhang Yi
1
-84
/
+78
2021-08-30
ext4: move inode eio simulation behind io completeion
Zhang Yi
1
-3
/
+1
2021-08-30
ext4: Improve scalability of ext4 orphan file handling
Jan Kara
2
-27
/
+53
2021-08-30
ext4: Speedup ext4 orphan inode handling
Jan Kara
4
-52
/
+394
2021-08-30
ext4: Move orphan inode handling into a separate file
Jan Kara
5
-363
/
+375
2021-08-30
ext4: Support for checksumming from journal triggers
Jan Kara
16
-128
/
+259
2021-08-30
ext4: fix race writing to an inline_data file while its xattrs are changing
Theodore Ts'o
1
-0
/
+6
2021-08-30
jbd2: add sparse annotations for add_transaction_credits()
Theodore Ts'o
1
-1
/
+18
2021-08-30
ext4: fix sparse warnings
Theodore Ts'o
2
-6
/
+25
2021-08-30
ext4: Make sure quota files are not grabbed accidentally
Jan Kara
1
-2
/
+6
2021-08-30
ext4: fix e2fsprogs checksum failure for mounted filesystem
Jan Kara
1
-0
/
+8
2021-08-30
ext4: if zeroout fails fall back to splitting the extent node
Theodore Ts'o
1
-2
/
+3
2021-08-30
ext4: reduce arguments of ext4_fc_add_dentry_tlv
Guoqing Jiang
1
-18
/
+9
2021-08-30
ext4: flush background discard kwork when retry allocation
Wang Jianchao
3
-3
/
+13
2021-08-30
ext4: get discard out of jbd2 commit kthread contex
Wang Jianchao
2
-25
/
+78
2021-08-30
Merge tag 'for-5.15/io_uring-vfs-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-110
/
+343
2021-08-30
Merge tag 'io_uring-bio-cache.5-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-3
/
+5
2021-08-30
Merge tag 'for-5.15/io_uring-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-801
/
+1155
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-234
/
+49
2021-08-30
Merge tag 'timers-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+16
2021-08-30
Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-8
/
+6
2021-08-30
Merge tag 'locks-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...
Linus Torvalds
16
-255
/
+28
2021-08-30
Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
31
-275
/
+228
2021-08-30
NFS: Always provide aligned buffers to the RPC read layers
Trond Myklebust
1
-2
/
+6
2021-08-30
Merge tag 'fs_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-114
/
+103
2021-08-30
Merge tag 'fiemap_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-211
/
+60
2021-08-30
f2fs: enable realtime discard iff device supports discard
Chao Yu
1
-2
/
+7
2021-08-30
f2fs: guarantee to write dirty data when enabling checkpoint back
Jaegeuk Kim
2
-4
/
+12
2021-08-30
f2fs: fix to unmap pages from userspace process in punch_hole()
Chao Yu
1
-3
/
+1
2021-08-30
f2fs: fix unexpected ENOENT comes from f2fs_map_blocks()
Chao Yu
1
-0
/
+14
2021-08-30
f2fs: fix to account missing .skipped_gc_rwsem
Chao Yu
1
-1
/
+3
2021-08-30
f2fs: adjust unlock order for cleanup
Chao Yu
1
-2
/
+2
2021-08-30
f2fs: Don't create discard thread when device doesn't support realtime discard
Fengnan Chang
3
-7
/
+46
2021-08-30
Merge tag 'fsnotify_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-89
/
+235
2021-08-30
io-wq: fix wakeup race when adding new work
Jens Axboe
1
-4
/
+4
2021-08-30
io-wq: wqe and worker locks no longer need to be IRQ safe
Jens Axboe
1
-31
/
+28
2021-08-30
io-wq: check max_worker limits if a worker transitions bound state
Jens Axboe
1
-3
/
+30
2021-08-29
io_uring: allow updating linked timeouts
Pavel Begunkov
1
-4
/
+40
2021-08-29
io_uring: keep ltimeouts in a list
Pavel Begunkov
1
-0
/
+7
2021-08-29
io_uring: support CLOCK_BOOTTIME/REALTIME for timeouts
Jens Axboe
1
-3
/
+24
2021-08-29
io-wq: provide a way to limit max number of workers
Jens Axboe
3
-0
/
+62
2021-08-28
eventfd: Make signal recursion protection a task bit
Thomas Gleixner
2
-8
/
+6
2021-08-27
NFSv4.1 add network transport when session trunking is detected
Olga Kornievskaia
1
-0
/
+29
2021-08-27
SUNRPC enforce creation of no more than max_connect xprts
Olga Kornievskaia
1
-0
/
+1
2021-08-27
NFSv4 introduce max_connect mount options
Olga Kornievskaia
5
-2
/
+22
2021-08-27
NFSv3: Delete duplicate judgement in nfs3_async_handle_jukebox
Ye Bin
1
-2
/
+1
2021-08-27
ksmbd: fix __write_overflow warning in ndr_read_string
Namjae Jeon
1
-2
/
+7
2021-08-27
io_uring: add build check for buf_index overflows
Pavel Begunkov
1
-0
/
+4
2021-08-27
io_uring: clarify io_req_task_cancel() locking
Pavel Begunkov
1
-2
/
+1
[prev]
[next]