index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ceph-for-5.10-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-10-21
16
-396
/
+451
|
\
|
*
ceph: comment cleanups and clarifications
Jeff Layton
2020-10-12
3
-2
/
+19
|
*
ceph: break up send_cap_msg
Jeff Layton
2020-10-12
1
-32
/
+28
|
*
ceph: drop separate mdsc argument from __send_cap
Jeff Layton
2020-10-12
1
-6
/
+5
|
*
ceph: promote to unsigned long long before shifting
Matthew Wilcox (Oracle)
2020-10-12
1
-1
/
+1
|
*
ceph: don't SetPageError on readpage errors
Jeff Layton
2020-10-12
1
-1
/
+0
|
*
ceph: mark ceph_fmt_xattr() as printf-like for better type checking
Ilya Dryomov
2020-10-12
1
-1
/
+2
|
*
ceph: fold ceph_update_writeable_page into ceph_write_begin
Jeff Layton
2020-10-12
1
-83
/
+63
|
*
ceph: fold ceph_sync_writepages into writepage_nounlock
Jeff Layton
2020-10-12
1
-58
/
+35
|
*
ceph: fold ceph_sync_readpages into ceph_readpage
Jeff Layton
2020-10-12
1
-53
/
+25
|
*
ceph: don't call ceph_update_writeable_page from page_mkwrite
Jeff Layton
2020-10-12
1
-6
/
+21
|
*
ceph: break out writeback of incompatible snap context to separate function
Jeff Layton
2020-10-12
1
-45
/
+67
|
*
ceph: add a note explaining session reject error string
Ilya Dryomov
2020-10-12
1
-0
/
+4
|
*
libceph, rbd, ceph: "blacklist" -> "blocklist"
Ilya Dryomov
2020-10-12
5
-26
/
+26
|
*
ceph: have ceph_writepages_start call pagevec_lookup_range_tag
Jeff Layton
2020-10-12
1
-3
/
+2
|
*
ceph: use kill_anon_super helper
Jeff Layton
2020-10-12
1
-3
/
+1
|
*
ceph: metrics for opened files, pinned caps and opened inodes
Xiubo Li
2020-10-12
5
-3
/
+74
|
*
ceph: add ceph_sb_to_mdsc helper support to parse the mdsc
Xiubo Li
2020-10-12
8
-30
/
+26
|
*
ceph: drop special-casing for ITER_PIPE in ceph_sync_read
Jeff Layton
2020-10-12
1
-47
/
+24
|
*
ceph: add column 'mds' to show caps in more user friendly
Yanhu Cao
2020-10-12
1
-3
/
+4
|
*
ceph: remove unnecessary return in switch statement
Luis Henriques
2020-10-12
1
-2
/
+0
|
*
ceph: encode inodes' parent/d_name in cap reconnect message
Yan, Zheng
2020-10-12
1
-28
/
+61
*
|
Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2020-10-20
16
-115
/
+397
|
\
\
|
*
|
NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flag
Olga Kornievskaia
2020-10-16
1
-3
/
+6
|
*
|
NFSv4: Fix up RCU annotations for struct nfs_netns_client
Trond Myklebust
2020-10-15
2
-4
/
+9
|
*
|
NFS: Only reference user namespace from nfs4idmap struct instead of cred
Sargun Dhillon
2020-10-13
1
-7
/
+8
|
*
|
nfs: add missing "posix" local_lock constant table definition
Scott Mayhew
2020-10-12
1
-0
/
+1
|
*
|
NFSv4: Use the net namespace uniquifier if it is set
Trond Myklebust
2020-10-09
1
-4
/
+17
|
*
|
NFSv4: Clean up initialisation of uniquified client id strings
Trond Myklebust
2020-10-09
1
-41
/
+34
|
*
|
NFS: Decode a full READ_PLUS reply
Anna Schumaker
2020-10-07
1
-17
/
+19
|
*
|
NFS: Add READ_PLUS hole segment decoding
Anna Schumaker
2020-10-07
1
-1
/
+25
|
*
|
NFS: Add READ_PLUS data segment support
Anna Schumaker
2020-10-07
4
-3
/
+184
|
*
|
NFS: Use xdr_page_pos() in NFSv4 decode_getacl()
Anna Schumaker
2020-10-07
1
-5
/
+1
|
*
|
NFS: fix nfs_path in case of a rename retry
Ashish Sangwan
2020-10-06
1
-4
/
+8
|
*
|
fs: nfs: return per memcg count for xattr shrinkers
Yang Shi
2020-10-02
1
-2
/
+2
|
*
|
NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADE
Benjamin Coddington
2020-10-02
3
-34
/
+56
|
*
|
nfs: remove incorrect fallthrough label
Nick Desaulniers
2020-10-02
1
-1
/
+1
|
*
|
NFSv4: make cache consistency bitmask dynamic
Olga Kornievskaia
2020-09-24
1
-3
/
+42
|
*
|
nfs: fix spellint typo in pnfs.c
Wang Qing
2020-09-24
1
-1
/
+1
|
*
|
pNFS/flexfiles: Be consistent about mirror index types
Trond Myklebust
2020-09-21
1
-17
/
+17
|
*
|
pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on read
Trond Myklebust
2020-09-21
1
-5
/
+6
|
*
|
NFSv4.2: xattr cache: remove unused cache struct field
Frank van der Linden
2020-09-21
1
-1
/
+0
|
*
|
nfs: Convert to use the preferred fallthrough macro
Miaohe Lin
2020-09-21
1
-1
/
+1
|
*
|
NFS4: Fix oops when copy_file_range is attempted with NFS4.0 source
Dave Wysochanski
2020-09-21
1
-1
/
+2
|
*
|
Replace HTTP links with HTTPS ones: NFS, SUNRPC, and LOCKD clients
Alexander A. Klimov
2020-09-21
1
-1
/
+1
|
*
|
nfs4: strengthen error check to avoid unexpected result
Chengguang Xu
2020-09-21
1
-1
/
+1
|
*
|
NFS: remove redundant pointer clnt
Colin Ian King
2020-09-21
1
-3
/
+1
*
|
|
Merge tag 'io_uring-5.10-2020-10-20' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-20
4
-289
/
+432
|
\
\
\
|
*
|
|
io_uring: use blk_queue_nowait() to check if NOWAIT supported
Jeffle Xu
2020-10-19
1
-1
/
+1
|
*
|
|
io_uring: fix double poll mask init
Pavel Begunkov
2020-10-17
1
-1
/
+3
[next]