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
2020-10-12
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-209
/
+126
2020-10-12
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-140
/
+93
2020-10-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-398
/
+49
2020-10-12
Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2020-10-12
nfs: add missing "posix" local_lock constant table definition
Scott Mayhew
1
-0
/
+1
2020-10-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-7
/
+25
2020-10-12
NFSD: Encode a full READ_PLUS reply
Anna Schumaker
1
-24
/
+25
2020-10-12
NFSD: Return both a hole and a data segment
Anna Schumaker
1
-16
/
+40
2020-10-12
NFSD: Add READ_PLUS hole segment encoding
Anna Schumaker
1
-1
/
+38
2020-10-12
NFSD: Add READ_PLUS data support
Anna Schumaker
2
-3
/
+105
2020-10-12
NFSD: Hoist status code encoding into XDR encoder functions
Chuck Lever
10
-120
/
+145
2020-10-12
ceph: comment cleanups and clarifications
Jeff Layton
3
-2
/
+19
2020-10-12
ceph: break up send_cap_msg
Jeff Layton
1
-32
/
+28
2020-10-12
ceph: drop separate mdsc argument from __send_cap
Jeff Layton
1
-6
/
+5
2020-10-12
ceph: promote to unsigned long long before shifting
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-10-12
ceph: don't SetPageError on readpage errors
Jeff Layton
1
-1
/
+0
2020-10-12
ceph: mark ceph_fmt_xattr() as printf-like for better type checking
Ilya Dryomov
1
-1
/
+2
2020-10-12
ceph: fold ceph_update_writeable_page into ceph_write_begin
Jeff Layton
1
-83
/
+63
2020-10-12
ceph: fold ceph_sync_writepages into writepage_nounlock
Jeff Layton
1
-58
/
+35
2020-10-12
ceph: fold ceph_sync_readpages into ceph_readpage
Jeff Layton
1
-53
/
+25
2020-10-12
ceph: don't call ceph_update_writeable_page from page_mkwrite
Jeff Layton
1
-6
/
+21
2020-10-12
ceph: break out writeback of incompatible snap context to separate function
Jeff Layton
1
-45
/
+67
2020-10-12
ceph: add a note explaining session reject error string
Ilya Dryomov
1
-0
/
+4
2020-10-12
libceph, rbd, ceph: "blacklist" -> "blocklist"
Ilya Dryomov
5
-26
/
+26
2020-10-12
ceph: have ceph_writepages_start call pagevec_lookup_range_tag
Jeff Layton
1
-3
/
+2
2020-10-12
ceph: use kill_anon_super helper
Jeff Layton
1
-3
/
+1
2020-10-12
ceph: metrics for opened files, pinned caps and opened inodes
Xiubo Li
5
-3
/
+74
2020-10-12
ceph: add ceph_sb_to_mdsc helper support to parse the mdsc
Xiubo Li
8
-30
/
+26
2020-10-12
ceph: drop special-casing for ITER_PIPE in ceph_sync_read
Jeff Layton
1
-47
/
+24
2020-10-12
ceph: add column 'mds' to show caps in more user friendly
Yanhu Cao
1
-3
/
+4
2020-10-12
ceph: remove unnecessary return in switch statement
Luis Henriques
1
-2
/
+0
2020-10-12
ceph: encode inodes' parent/d_name in cap reconnect message
Yan, Zheng
1
-28
/
+61
2020-10-12
fuse: connection remove fix
Miklos Szeredi
1
-0
/
+7
2020-10-11
cifs: compute full_path already in cifs_readdir()
Ronnie Sahlberg
1
-14
/
+16
2020-10-11
cifs: return cached_fid from open_shroot
Ronnie Sahlberg
3
-13
/
+23
2020-10-11
update structure definitions from updated protocol documentation
Steve French
1
-7
/
+57
2020-10-11
smb3: add defines for new crypto algorithms
Steve French
1
-0
/
+2
2020-10-11
Convert trailing spaces and periods in path components
Boris Protopopov
1
-1
/
+7
2020-10-11
ubifs: mount_ubifs: Release authentication resource in error handling path
Zhihao Cheng
1
-4
/
+6
2020-10-11
ubifs: Don't parse authentication mount options in remount process
Zhihao Cheng
1
-6
/
+12
2020-10-11
ubifs: Fix a memleak after dumping authentication mount options
Zhihao Cheng
1
-2
/
+14
2020-10-11
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-6
/
+5
2020-10-10
cifs: Fix incomplete memory allocation on setxattr path
Vladimir Zapolskiy
1
-1
/
+1
2020-10-10
io_uring: keep a pointer ref_node in file_data
Pavel Begunkov
1
-8
/
+6
2020-10-10
io_uring: refactor *files_register()'s error paths
Pavel Begunkov
1
-46
/
+32
2020-10-10
io_uring: clean file_data access in files_register
Pavel Begunkov
1
-36
/
+33
2020-10-10
io_uring: don't delay io_init_req() error check
Pavel Begunkov
1
-2
/
+1
2020-10-10
io_uring: clean leftovers after splitting issue
Pavel Begunkov
1
-8
/
+6
2020-10-10
io_uring: remove timeout.list after hrtimer cancel
Pavel Begunkov
1
-9
/
+2
2020-10-10
io_uring: use a separate struct for timeout_remove
Pavel Begunkov
1
-9
/
+9
[prev]
[next]