Linus Torvalds
|
7a932516f5
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
|
7 years ago |
Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 years ago |
Deepa Dinamani
|
95582b0083
vfs: change inode times to use struct timespec64
|
7 years ago |
Luis Henriques
|
d557c48db7
ceph: quota: add counter for snaprealms with quota
|
7 years ago |
Luis Henriques
|
fb18a57568
ceph: quota: add initial infrastructure to support cephfs quotas
|
7 years ago |
Yan, Zheng
|
7aac453a03
ceph: rename function drop_leases() to a more descriptive name
|
7 years ago |
Chengguang Xu
|
50c55aeca2
ceph: fix invalid point dereference for error case in mdsc destroy
|
7 years ago |
Chengguang Xu
|
98cfda8104
ceph: return proper bool type to caller instead of pointer
|
7 years ago |
Chengguang Xu
|
47474d0b01
ceph: optimize mds session register
|
7 years ago |
Chengguang Xu
|
4c069a5821
ceph: add newline to end of debug message format
|
7 years ago |
Zhi Zhang
|
e30ee58121
ceph: try to allocate enough memory for reserved caps
|
7 years ago |
Yan, Zheng
|
8d8f371c83
ceph: cleanup traceless reply handling for rename
|
7 years ago |
Yan, Zheng
|
040d786032
ceph: drop negative child dentries before try pruning inode's alias
|
7 years ago |
Jeff Layton
|
ec1dff25b0
ceph: silence sparse endianness warning in encode_caps_cb
|
7 years ago |
Jeff Layton
|
c8a96a31cb
ceph: clean up spinlocking and list handling around cleanup_cap_releases()
|
7 years ago |
Ilya Dryomov
|
76bd6ec498
ceph: -EINVAL on decoding failure in ceph_mdsc_handle_fsmap()
|
7 years ago |
Yan, Zheng
|
b3f8d68f38
ceph: handle 'session get evicted while there are file locks'
|
8 years ago |
Yan, Zheng
|
4deb14a259
ceph: optimize flock encoding during reconnect
|
8 years ago |
Yan, Zheng
|
89aa593010
ceph: keep auth cap when inode has flocks or posix locks
|
8 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Yan, Zheng
|
38f340ccdf
ceph: fix __choose_mds() for LSSNAP request
|
8 years ago |
Yan, Zheng
|
717e6f2893
ceph: avoid panic in create_session_open_msg() if utsname() returns NULL
|
8 years ago |
Markus Elfring
|
d37b1d9943
ceph: adjust 36 checks for NULL pointers
|
8 years ago |
Yan, Zheng
|
92776fd2c2
ceph: properly set snap follows for cap reconnect
|
8 years ago |
Yan, Zheng
|
5d37ca1480
ceph: send LSSNAP request to auth mds of directory inode
|
8 years ago |
Yan, Zheng
|
62a65f36d0
ceph: avoid invalid memory dereference in the middle of umount
|
8 years ago |
Yan, Zheng
|
56199016e8
ceph: use current_kernel_time() to get request time stamp
|
8 years ago |
Linus Torvalds
|
26c5eaa132
Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client
|
8 years ago |
Deepa Dinamani
|
1134e09100
fs: ceph: CURRENT_TIME with ktime_get_real_ts()
|
8 years ago |
Jeff Layton
|
92475f05bd
ceph: handle epoch barriers in cap messages
|
8 years ago |