Linus Torvalds
|
7a932516f5
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
|
7 年之前 |
Linus Torvalds
|
dc594c39f7
Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client
|
7 年之前 |
Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 年之前 |
Deepa Dinamani
|
95582b0083
vfs: change inode times to use struct timespec64
|
7 年之前 |
Ilya Dryomov
|
c843d13cae
libceph: make abort_on_full a per-osdc setting
|
7 年之前 |
Yan, Zheng
|
1582af2eaa
ceph: don't wait on writeback when there is no more dirty pages
|
7 年之前 |
Yan, Zheng
|
af9cc401ce
ceph: invalidate pages that beyond EOF in ceph_writepages_start()
|
7 年之前 |
Chengguang Xu
|
73737682e0
ceph: change variable name to follow common rule
|
7 年之前 |
Ilya Dryomov
|
08c1ac508b
libceph, ceph: move ceph_calc_file_object_mapping() to striper.c
|
7 年之前 |
Ilya Dryomov
|
dccbf08005
libceph, ceph: change ceph_calc_file_object_mapping() signature
|
7 年之前 |
Yan, Zheng
|
314c4737a4
ceph: fix un-balanced fsc->writeback_count update
|
7 年之前 |
Yan, Zheng
|
5d98830828
ceph: track read contexts in ceph_file_info
|
7 年之前 |
Mel Gorman
|
8667982014
mm, pagevec: remove cold parameter for pagevecs
|
7 年之前 |
Jan Kara
|
67fd707f46
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
|
7 年之前 |
Jan Kara
|
4be90299a1
ceph: use pagevec_lookup_range_nr_tag()
|
7 年之前 |
Jan Kara
|
0ed75fc8d2
ceph: use pagevec_lookup_range_tag()
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 年之前 |
Yan, Zheng
|
f275635ee0
ceph: wait on writeback after writing snapshot data
|
8 年之前 |
Yan, Zheng
|
7e1ee54a07
ceph: fix capsnap dirty pages accounting
|
8 年之前 |
Yan, Zheng
|
2a2d927e35
ceph: ignore wbc->range_{start,end} when write back snapshot data
|
8 年之前 |
Yan, Zheng
|
590e9d9861
ceph: fix "range cyclic" mode writepages
|
8 年之前 |
Yan, Zheng
|
0e5ecac716
ceph: cleanup local variables in ceph_writepages_start()
|
8 年之前 |
Yan, Zheng
|
0713e5f24b
ceph: optimize pagevec iterating in ceph_writepages_start()
|
8 年之前 |
Yan, Zheng
|
05455e1177
ceph: make writepage_nounlock() invalidate page that beyonds EOF
|
8 年之前 |
Yan, Zheng
|
1f934b00e9
ceph: properly get capsnap's size in get_oldest_context()
|
8 年之前 |
Yan, Zheng
|
b072d77466
ceph: remove stale check in ceph_invalidatepage()
|
8 年之前 |
Markus Elfring
|
d37b1d9943
ceph: adjust 36 checks for NULL pointers
|
8 年之前 |
Yan, Zheng
|
1c0a9c2d97
ceph: include snapc in debug message of write
|
8 年之前 |
Yanhu Cao
|
3fb99d483e
ceph: nuke startsync op
|
8 年之前 |
Yan, Zheng
|
95cca2b44e
ceph: limit osd write size
|
8 年之前 |