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-09-09
Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+17
2021-09-09
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2021-09-09
Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-10
/
+35
2021-09-09
io_uring: fail links of cancelled timeouts
Pavel Begunkov
1
-0
/
+2
2021-09-09
io-wq: fix memory leak in create_io_worker()
Qiang.zhang
1
-0
/
+3
2021-09-09
cifs: move SMB FSCTL definitions to common code
Steve French
2
-1
/
+1
2021-09-08
cifs: rename cifs_common to smbfs_common
Steve French
9
-10
/
+10
2021-09-08
cifs: update FSCTL definitions
Steve French
1
-3
/
+13
2021-09-08
io-wq: fix silly logic error in io_task_work_match()
Jens Axboe
1
-2
/
+7
2021-09-08
io_uring: drop ctx->uring_lock before acquiring sqd->lock
Jens Axboe
1
-0
/
+7
2021-09-08
Merge branch 'for-5.15/fsdax-cleanups' into for-5.15/libnvdimm
Dan Williams
4
-9
/
+34
2021-09-08
Merge tag 'ceph-for-5.15-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
13
-207
/
+437
2021-09-08
ksmbd: fix control flow issues in sid_to_id()
Namjae Jeon
1
-26
/
+22
2021-09-08
ksmbd: fix read of uninitialized variable ret in set_file_basic_info
Namjae Jeon
1
-1
/
+1
2021-09-08
ksmbd: add missing assignments to ret on ndr_read_int64 read calls
Colin Ian King
1
-2
/
+2
2021-09-08
io_uring: fix missing mb() before waitqueue_active
Pavel Begunkov
1
-1
/
+4
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-46
/
+45
2021-09-08
coredump: fix memleak in dump_vma_snapshot()
QiuXi
1
-1
/
+3
2021-09-08
fs/coredump.c: log if a core dump is aborted due to changed file permissions
David Oberhollenzer
1
-2
/
+9
2021-09-08
nilfs2: use refcount_dec_and_lock() to fix potential UAF
Zhen Lei
1
-5
/
+4
2021-09-08
nilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_group
Nanyong Sun
1
-1
/
+1
2021-09-08
nilfs2: fix memory leak in nilfs_sysfs_create_snapshot_group
Nanyong Sun
1
-2
/
+2
2021-09-08
nilfs2: fix memory leak in nilfs_sysfs_delete_##name##_group
Nanyong Sun
1
-1
/
+1
2021-09-08
nilfs2: fix memory leak in nilfs_sysfs_create_##name##_group
Nanyong Sun
1
-2
/
+2
2021-09-08
nilfs2: fix NULL pointer in nilfs_##name##_attr_release
Nanyong Sun
1
-5
/
+3
2021-09-08
nilfs2: fix memory leak in nilfs_sysfs_create_device_group
Nanyong Sun
1
-4
/
+2
2021-09-08
fs/epoll: use a per-cpu counter for user's watches count
Nicholas Piggin
1
-8
/
+10
2021-09-08
connector: send event on write to /proc/[pid]/comm
Ohhoon Kwon
1
-1
/
+4
2021-09-08
proc: stop using seq_get_buf in proc_task_name
Christoph Hellwig
1
-14
/
+4
2021-09-08
hugetlbfs: s390 is always 64bit
David Hildenbrand
1
-2
/
+1
2021-09-08
io-wq: fix cancellation on create-worker failure
Pavel Begunkov
1
-9
/
+20
2021-09-07
putname(): IS_ERR_OR_NULL() is wrong here
Al Viro
1
-1
/
+1
2021-09-07
namei: Standardize callers of filename_create()
Stephen Brennan
1
-17
/
+15
2021-09-07
namei: Standardize callers of filename_lookup()
Stephen Brennan
2
-18
/
+20
2021-09-07
rename __filename_parentat() to filename_parentat()
Al Viro
1
-9
/
+9
2021-09-07
namei: Fix use after free in kern_path_locked
Stephen Brennan
1
-15
/
+14
2021-09-07
Merge tag 'fuse-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-80
/
+214
2021-09-07
Revert "memcg: enable accounting for pollfd and select bits arrays"
Linus Torvalds
1
-2
/
+2
2021-09-07
Revert "memcg: enable accounting for file lock caches"
Linus Torvalds
1
-4
/
+2
2021-09-07
Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"
Linus Torvalds
1
-1
/
+1
2021-09-07
block: move fs/block_dev.c to block/bdev.c
Christoph Hellwig
3
-1060
/
+2
2021-09-07
block: split out operations on block special files
Christoph Hellwig
1
-637
/
+0
2021-09-07
btrfs: zoned: fix double counting of split ordered extent
Naohiro Aota
1
-0
/
+8
2021-09-07
btrfs: fix lockdep warning while mounting sprout fs
Anand Jain
1
-3
/
+4
2021-09-07
btrfs: delay blkdev_put until after the device remove
Josef Bacik
3
-11
/
+30
2021-09-07
btrfs: update the bdev time directly when closing
Josef Bacik
1
-8
/
+10
2021-09-07
btrfs: use correct header for div_u64 in misc.h
Kari Argillander
1
-1
/
+1
2021-09-07
btrfs: fix upper limit for max_inline for page size 64K
Anand Jain
1
-24
/
+24
2021-09-06
Merge tag 'for-5.15/io_uring-2021-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-180
/
+320
2021-09-06
fuse: remove unused arg in fuse_write_file_get()
Miklos Szeredi
1
-9
/
+6
[prev]
[next]