index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memremap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-16
ceph: include ceph_debug.h in cache.c
Ilya Dryomov
1
-0
/
+2
2019-09-16
ceph: move static keyword to the front of declarations
Krzysztof Wilczynski
1
-3
/
+3
2019-09-16
rbd: pull rbd_img_request_create() dout out into the callers
Ilya Dryomov
1
-2
/
+6
2019-09-16
ceph: reconnect connection if session hang in opening state
Erqi Chen
1
-1
/
+3
2019-09-16
libceph: drop unused con parameter of calc_target()
Ilya Dryomov
1
-7
/
+5
2019-09-16
ceph: use release_pages() directly
John Hubbard
1
-18
/
+1
2019-09-16
rbd: fix response length parameter for encoded strings
Dongsheng Yang
1
-4
/
+6
2019-09-16
ceph: allow arbitrary security.* xattrs
Jeff Layton
1
-33
/
+2
2019-09-16
ceph: only set CEPH_I_SEC_INITED if we got a MAC label
Jeff Layton
1
-1
/
+2
2019-09-16
ceph: turn ceph_security_invalidate_secctx into static inline
Jeff Layton
2
-8
/
+7
2019-09-16
ceph: add buffered/direct exclusionary locking for reads and writes
Jeff Layton
5
-16
/
+200
2019-09-16
libceph: handle OSD op ceph_pagelist_append() errors
David Disseldorp
1
-5
/
+22
2019-09-16
ceph: don't return a value from void function
John Hubbard
1
-1
/
+0
2019-09-16
ceph: don't freeze during write page faults
Jeff Layton
1
-0
/
+2
2019-09-16
ceph: update the mtime when truncating up
Jeff Layton
1
-20
/
+21
2019-09-16
ceph: fix indentation in __get_snap_name()
Ilya Dryomov
1
-27
/
+27
2019-09-16
ceph: remove incorrect comment above __send_cap
Jeff Layton
1
-4
/
+0
2019-09-16
ceph: remove CEPH_I_NOFLUSH
Jeff Layton
2
-20
/
+9
2019-09-16
ceph: remove unneeded test in try_flush_caps
Jeff Layton
1
-1
/
+1
2019-09-16
ceph: have __mark_caps_flushing return flush_tid
Jeff Layton
1
-10
/
+10
2019-09-16
ceph: fix comments over ceph_add_cap
Jeff Layton
1
-1
/
+3
2019-09-16
ceph: eliminate session->s_trim_caps
Jeff Layton
2
-10
/
+9
2019-09-16
ceph: fetch cap_gen under spinlock in ceph_add_cap
Jeff Layton
1
-2
/
+7
2019-09-16
ceph: remove ceph_get_cap_mds and __ceph_get_cap_mds
Jeff Layton
2
-32
/
+0
2019-09-16
ceph: don't SetPageError on writepage errors
Jeff Layton
1
-2
/
+1
2019-09-16
ceph: auto reconnect after blacklisted
Yan, Zheng
6
-8
/
+93
2019-09-16
ceph: invalidate all write mode filp after reconnect
Yan, Zheng
4
-0
/
+19
2019-09-16
ceph: return -EIO if read/write against filp that lost file locks
Yan, Zheng
3
-8
/
+29
2019-09-16
ceph: add helper function that forcibly reconnects to ceph cluster.
Yan, Zheng
3
-5
/
+39
2019-09-16
ceph: pass filp to ceph_get_caps()
Yan, Zheng
4
-42
/
+46
2019-09-16
ceph: track and report error of async metadata operation
Yan, Zheng
5
-22
/
+54
2019-09-16
ceph: allow closing session in restarting/reconnect state
Yan, Zheng
1
-3
/
+3
2019-09-16
libceph: add function that clears osd client's abort_err
Yan, Zheng
2
-0
/
+9
2019-09-16
libceph: add function that reset client's entity addr
Yan, Zheng
8
-0
/
+43
2019-09-16
ceph: don't list vxattrs in listxattr()
Jeff Layton
1
-29
/
+0
2019-09-16
ceph: allow copy_file_range when src and dst inode are same
Jeff Layton
1
-2
/
+0
2019-09-16
ceph: fix directories inode i_blkbits initialization
Luis Henriques
1
-1
/
+6
2019-09-15
Linux 5.3
v5.3
Linus Torvalds
1
-1
/
+1
2019-09-15
Revert "ext4: make __ext4_get_inode_loc plug"
Linus Torvalds
1
-3
/
+0
2019-09-14
Revert "vhost: block speculation of translated descriptors"
Michael S. Tsirkin
1
-4
/
+2
2019-09-14
KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslot
Sean Christopherson
2
-2
/
+101
2019-09-14
KVM: x86: work around leak of uninitialized stack contents
Fuqian Huang
1
-0
/
+7
2019-09-14
KVM: nVMX: handle page fault in vmread
Paolo Bonzini
1
-1
/
+3
2019-09-14
riscv: modify the Image header to improve compatibility with the ARM64 header
Paul Walmsley
3
-14
/
+15
2019-09-13
cdc_ether: fix rndis support for Mediatek based smartphones
Bjørn Mork
1
-1
/
+9
2019-09-13
sctp: destroy bucket if failed to bind addr
Mao Wenan
1
-4
/
+6
2019-09-13
sctp: remove redundant assignment when call sctp_get_port_local
Mao Wenan
1
-2
/
+1
2019-09-13
sctp: change return type of sctp_get_port_local
Mao Wenan
1
-4
/
+4
2019-09-13
ixgbevf: Fix secpath usage for IPsec Tx offload
Jeff Kirsher
1
-1
/
+2
2019-09-13
mmc: tmio: Fixup runtime PM management during remove
Ulf Hansson
1
-3
/
+4
[next]