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-11-01
Merge tag 'erofs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
16
-299
/
+959
2021-11-01
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
8
-40
/
+87
2021-11-01
Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-57
/
+26
2021-11-01
Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-21
/
+21
2021-11-01
Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...
Linus Torvalds
3
-120
/
+44
2021-11-01
Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
24
-59
/
+42
2021-11-01
Merge tag 'for-5.16/io_uring-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-848
/
+983
2021-11-01
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
18
-61
/
+68
2021-11-01
Merge tag 'locks-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...
Linus Torvalds
6
-156
/
+27
2021-11-01
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
4
-13
/
+15
2021-10-31
erofs: don't trigger WARN() when decompression fails
Gao Xiang
1
-1
/
+0
2021-10-29
Merge tag 'for-5.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-33
/
+72
2021-10-29
io-wq: remove worker to owner tw dependency
Pavel Begunkov
1
-9
/
+37
2021-10-29
io_uring: harder fdinfo sq/cq ring iterating
Jens Axboe
1
-22
/
+29
2021-10-29
Revert "btrfs: compression: drop kmap/kunmap from lzo"
David Sterba
1
-11
/
+25
2021-10-29
Revert "btrfs: compression: drop kmap/kunmap from zlib"
David Sterba
1
-11
/
+25
2021-10-29
Revert "btrfs: compression: drop kmap/kunmap from zstd"
David Sterba
1
-9
/
+18
2021-10-28
ocfs2: fix race between searching chunks and release journal_head from buffer...
Gautham Ananthakrishna
1
-9
/
+13
2021-10-27
Revert "btrfs: compression: drop kmap/kunmap from generic helpers"
David Sterba
2
-2
/
+4
2021-10-26
io_uring: don't assign write hint in the read path
Jens Axboe
1
-1
/
+1
2021-10-26
fs: remove leftover comments from mandatory locking removal
Jeff Layton
2
-7
/
+1
2021-10-25
fscrypt: improve a few comments
Eric Biggers
2
-3
/
+13
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
10
-21
/
+21
2021-10-25
io_uring: clusterise ki_flags access in rw_prep
Pavel Begunkov
1
-10
/
+11
2021-10-25
io_uring: kill unused param from io_file_supports_nowait
Pavel Begunkov
1
-4
/
+3
2021-10-25
io_uring: clean up timeout async_data allocation
Pavel Begunkov
1
-1
/
+3
2021-10-25
io_uring: don't try io-wq polling if not supported
Pavel Begunkov
1
-2
/
+6
2021-10-25
io_uring: check if opcode needs poll first on arming
Pavel Begunkov
1
-4
/
+2
2021-10-25
io_uring: clean iowq submit work cancellation
Pavel Begunkov
1
-30
/
+29
2021-10-25
io_uring: clean io_wq_submit_work()'s main loop
Pavel Begunkov
1
-28
/
+12
2021-10-25
erofs: get rid of ->lru usage
Gao Xiang
7
-44
/
+53
2021-10-24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2021-10-24
Merge tag '5.15-rc6-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
14
-153
/
+306
2021-10-23
io-wq: use helper for worker refcounting
Pavel Begunkov
1
-2
/
+1
2021-10-22
Merge tag 'io_uring-5.15-2021-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-14
/
+47
2021-10-22
io_uring: implement async hybrid mode for pollable requests
Hao Xu
1
-1
/
+35
2021-10-22
Merge tag 'fuse-fixes-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-56
/
+46
2021-10-22
block: simplify the block device syncing code
Christoph Hellwig
2
-25
/
+4
2021-10-22
ntfs3: use sync_blockdev_nowait
Christoph Hellwig
1
-1
/
+1
2021-10-22
fat: use sync_blockdev_nowait
Christoph Hellwig
1
-4
/
+2
2021-10-22
btrfs: use sync_blockdev
Christoph Hellwig
1
-1
/
+1
2021-10-22
block: remove __sync_blockdev
Christoph Hellwig
2
-8
/
+4
2021-10-22
fs: remove __sync_filesystem
Christoph Hellwig
1
-21
/
+17
2021-10-22
nfsd/blocklayout: use ->get_unique_id instead of sending SCSI commands
Christoph Hellwig
3
-120
/
+44
2021-10-21
io_uring: apply worker limits to previous users
Pavel Begunkov
1
-0
/
+18
2021-10-21
fuse: clean up error exits in fuse_fill_super()
Miklos Szeredi
1
-6
/
+2
2021-10-21
fuse: always initialize sb->s_fs_info
Miklos Szeredi
1
-25
/
+25
2021-10-21
fuse: clean up fuse_mount destruction
Miklos Szeredi
2
-19
/
+7
2021-10-21
fuse: get rid of fuse_put_super()
Miklos Szeredi
3
-9
/
+15
2021-10-21
fuse: check s_root when destroying sb
Miklos Szeredi
2
-2
/
+2
[next]