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-06-29
dax: fix ENOMEM handling in grab_mapping_entry()
Jan Kara
1
-1
/
+2
2021-06-29
ocfs2: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-06-29
ocfs2: replace simple_strtoull() with kstrtoull()
Chen Huang
1
-2
/
+3
2021-06-29
ocfs2: remove repeated uptodate check for buffer
Wan Jiabing
1
-2
/
+1
2021-06-29
ocfs2: remove redundant assignment to pointer queue
Colin Ian King
1
-1
/
+1
2021-06-29
ocfs2: fix snprintf() checking
Dan Carpenter
2
-11
/
+3
2021-06-29
ocfs2: remove unnecessary INIT_LIST_HEAD()
Yang Yingliang
1
-2
/
+0
2021-06-29
squashfs: add option to panic on errors
Vincent Whitchurch
3
-1
/
+91
2021-06-29
ntfs: fix validity check for file name attribute
Desmond Cheong Zhi Xi
1
-1
/
+1
2021-06-29
Merge branch 'leases-devel'
Trond Myklebust
6
-23
/
+125
2021-06-29
NFSv4: setlease should return EAGAIN if locks are not available
Trond Myklebust
1
-2
/
+2
2021-06-29
NFS: nfs_find_open_context() may only select open files
Trond Myklebust
1
-0
/
+4
2021-06-29
gfs2: Clean up gfs2_unstuff_dinode
Andreas Gruenbacher
5
-36
/
+36
2021-06-29
gfs2: Unstuff before locking page in gfs2_page_mkwrite
Andreas Gruenbacher
1
-10
/
+12
2021-06-29
gfs2: Clean up the error handling in gfs2_page_mkwrite
Andreas Gruenbacher
1
-23
/
+40
2021-06-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
3
-10
/
+14
2021-06-28
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
18
-20
/
+23
2021-06-28
Merge tag 'pstore-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-247
/
+156
2021-06-28
Merge tag 'for-5.14-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
44
-1413
/
+2028
2021-06-28
Merge tag 'erofs-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
18
-41
/
+3
2021-06-28
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2
-15
/
+35
2021-06-28
once: implement DO_ONCE_LITE for non-fast-path "do once" functionality
Tanner Love
1
-10
/
+3
2021-06-29
ceph: take reference to req->r_parent at point of assignment
Jeff Layton
4
-1
/
+11
2021-06-29
ceph: eliminate ceph_async_iput()
Jeff Layton
6
-69
/
+25
2021-06-29
ceph: don't take s_mutex in ceph_flush_snaps
Jeff Layton
2
-14
/
+4
2021-06-29
ceph: don't take s_mutex in try_flush_caps
Jeff Layton
1
-14
/
+2
2021-06-29
ceph: don't take s_mutex or snap_rwsem in ceph_check_caps
Jeff Layton
1
-61
/
+11
2021-06-29
ceph: eliminate session->s_gen_ttl_lock
Jeff Layton
5
-29
/
+17
2021-06-29
ceph: allow ceph_put_mds_session to take NULL or ERR_PTR
Jeff Layton
4
-10
/
+8
2021-06-29
ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_r...
Jeff Layton
1
-4
/
+4
2021-06-29
ceph: add some lockdep assertions around snaprealm handling
Jeff Layton
1
-0
/
+16
2021-06-29
ceph: decoding error in ceph_update_snap_realm should return -EIO
Jeff Layton
1
-1
/
+1
2021-06-29
ceph: add IO size metrics support
Xiubo Li
5
-28
/
+119
2021-06-29
ceph: update and rename __update_latency helper to __update_stdev
Xiubo Li
1
-21
/
+35
2021-06-29
ceph: simplify the metrics struct
Xiubo Li
2
-78
/
+46
2021-06-28
ceph: make ceph_queue_cap_snap static
Jeff Layton
2
-2
/
+1
2021-06-28
ceph: make ceph_netfs_read_ops static
Wei Yongjun
1
-1
/
+1
2021-06-28
ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty
Jeff Layton
1
-9
/
+1
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-9
/
+13
2021-06-28
writeback: fix obtain a reference to a freeing memcg css
Muchun Song
1
-2
/
+7
2021-06-28
f2fs: remove false alarm on iget failure during GC
Jaegeuk Kim
1
-3
/
+1
2021-06-28
f2fs: enable extent cache for compression files in read-only
Daeho Jeong
1
-19
/
+20
2021-06-28
NFS: Remove unnecessary inode parameter from nfs_pageio_complete_read()
Dave Wysochanski
1
-6
/
+5
2021-06-28
nfs: update has_sec_mnt_opts after cloning lsm options from parent
Scott Mayhew
1
-4
/
+8
2021-06-28
exfat: avoid incorrectly releasing for root inode
Chen Li
1
-1
/
+1
2021-06-28
orangefs: fix orangefs df output.
Mike Marshall
1
-1
/
+1
2021-06-28
orangefs: readahead adjustment
Mike Marshall
1
-4
/
+3
2021-06-28
gfs2: Fix error handling in init_statfs
Andreas Gruenbacher
1
-0
/
+1
2021-06-28
gfs2: Fix underflow in gfs2_page_mkwrite
Andreas Gruenbacher
1
-2
/
+2
2021-06-28
gfs2: Use list_move_tail instead of list_del/list_add_tail
Baokun Li
1
-2
/
+1
[prev]
[next]