index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
rq-qos: get rid of redundant wbt_update_limits()
Yufen Yu
2019-09-27
1
-1
/
+0
*
iocost: bump up default latency targets for hard disks
Tejun Heo
2019-09-26
1
-2
/
+2
*
iocost: improve nr_lagging handling
Tejun Heo
2019-09-26
1
-8
/
+11
*
iocost: better trace vrate changes
Tejun Heo
2019-09-26
1
-1
/
+6
*
block: don't release queue's sysfs lock during switching elevator
Ming Lei
2019-09-26
2
-39
/
+5
*
blk-mq: move lockdep_assert_held() into elevator_exit
Ming Lei
2019-09-26
2
-2
/
+2
*
Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-09-25
27
-385
/
+767
|
\
|
*
ceph: call ceph_mdsc_destroy from destroy_fs_client
Jeff Layton
2019-09-16
1
-4
/
+1
|
*
libceph: use ceph_kvmalloc() for osdmap arrays
Ilya Dryomov
2019-09-16
1
-26
/
+43
|
*
libceph: avoid a __vmalloc() deadlock in ceph_kvmalloc()
Ilya Dryomov
2019-09-16
1
-6
/
+23
|
*
ceph: allow object copies across different filesystems in the same cluster
Luis Henriques
2019-09-16
1
-4
/
+13
|
*
ceph: include ceph_debug.h in cache.c
Ilya Dryomov
2019-09-16
1
-0
/
+2
|
*
ceph: move static keyword to the front of declarations
Krzysztof Wilczynski
2019-09-16
1
-3
/
+3
|
*
rbd: pull rbd_img_request_create() dout out into the callers
Ilya Dryomov
2019-09-16
1
-2
/
+6
|
*
ceph: reconnect connection if session hang in opening state
Erqi Chen
2019-09-16
1
-1
/
+3
|
*
libceph: drop unused con parameter of calc_target()
Ilya Dryomov
2019-09-16
1
-7
/
+5
|
*
ceph: use release_pages() directly
John Hubbard
2019-09-16
1
-18
/
+1
|
*
rbd: fix response length parameter for encoded strings
Dongsheng Yang
2019-09-16
1
-4
/
+6
|
*
ceph: allow arbitrary security.* xattrs
Jeff Layton
2019-09-16
1
-33
/
+2
|
*
ceph: only set CEPH_I_SEC_INITED if we got a MAC label
Jeff Layton
2019-09-16
1
-1
/
+2
|
*
ceph: turn ceph_security_invalidate_secctx into static inline
Jeff Layton
2019-09-16
2
-8
/
+7
|
*
ceph: add buffered/direct exclusionary locking for reads and writes
Jeff Layton
2019-09-16
5
-16
/
+200
|
*
libceph: handle OSD op ceph_pagelist_append() errors
David Disseldorp
2019-09-16
1
-5
/
+22
|
*
ceph: don't return a value from void function
John Hubbard
2019-09-16
1
-1
/
+0
|
*
ceph: don't freeze during write page faults
Jeff Layton
2019-09-16
1
-0
/
+2
|
*
ceph: update the mtime when truncating up
Jeff Layton
2019-09-16
1
-20
/
+21
|
*
ceph: fix indentation in __get_snap_name()
Ilya Dryomov
2019-09-16
1
-27
/
+27
|
*
ceph: remove incorrect comment above __send_cap
Jeff Layton
2019-09-16
1
-4
/
+0
|
*
ceph: remove CEPH_I_NOFLUSH
Jeff Layton
2019-09-16
2
-20
/
+9
|
*
ceph: remove unneeded test in try_flush_caps
Jeff Layton
2019-09-16
1
-1
/
+1
|
*
ceph: have __mark_caps_flushing return flush_tid
Jeff Layton
2019-09-16
1
-10
/
+10
|
*
ceph: fix comments over ceph_add_cap
Jeff Layton
2019-09-16
1
-1
/
+3
|
*
ceph: eliminate session->s_trim_caps
Jeff Layton
2019-09-16
2
-10
/
+9
|
*
ceph: fetch cap_gen under spinlock in ceph_add_cap
Jeff Layton
2019-09-16
1
-2
/
+7
|
*
ceph: remove ceph_get_cap_mds and __ceph_get_cap_mds
Jeff Layton
2019-09-16
2
-32
/
+0
|
*
ceph: don't SetPageError on writepage errors
Jeff Layton
2019-09-16
1
-2
/
+1
|
*
ceph: auto reconnect after blacklisted
Yan, Zheng
2019-09-16
6
-8
/
+93
|
*
ceph: invalidate all write mode filp after reconnect
Yan, Zheng
2019-09-16
4
-0
/
+19
|
*
ceph: return -EIO if read/write against filp that lost file locks
Yan, Zheng
2019-09-16
3
-8
/
+29
|
*
ceph: add helper function that forcibly reconnects to ceph cluster.
Yan, Zheng
2019-09-16
3
-5
/
+39
|
*
ceph: pass filp to ceph_get_caps()
Yan, Zheng
2019-09-16
4
-42
/
+46
|
*
ceph: track and report error of async metadata operation
Yan, Zheng
2019-09-16
5
-22
/
+54
|
*
ceph: allow closing session in restarting/reconnect state
Yan, Zheng
2019-09-16
1
-3
/
+3
|
*
libceph: add function that clears osd client's abort_err
Yan, Zheng
2019-09-16
2
-0
/
+9
|
*
libceph: add function that reset client's entity addr
Yan, Zheng
2019-09-16
8
-0
/
+43
|
*
ceph: don't list vxattrs in listxattr()
Jeff Layton
2019-09-16
1
-29
/
+0
|
*
ceph: allow copy_file_range when src and dst inode are same
Jeff Layton
2019-09-16
1
-2
/
+0
|
*
ceph: fix directories inode i_blkbits initialization
Luis Henriques
2019-09-16
1
-1
/
+6
*
|
Merge tag 'fuse-update-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-09-25
14
-1614
/
+1730
|
\
\
|
*
|
fuse: Make fuse_args_to_req static
YueHaibing
2019-09-24
1
-1
/
+1
[next]