summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-05-27Merge 4.9.179 into android-4.9Greg Kroah-Hartman45-173/+499
2019-05-25ceph: flush dirty inodes before proceeding with remountJeff Layton1-0/+7
2019-05-04Merge 4.9.173 into android-4.9Greg Kroah-Hartman32-95/+175
2019-05-04ceph: fix use-after-free on symlink traversalAl Viro1-1/+1
2019-05-02Merge 4.9.172 into android-4.9Greg Kroah-Hartman54-854/+870
2019-05-02ceph: fix ci->i_head_snapc leakYan, Zheng2-1/+15
2019-05-02ceph: ensure d_name stability in ceph_dentry_hash()Jeff Layton1-1/+5
2019-02-27Merge 4.9.161 into android-4.9Greg Kroah-Hartman65-472/+524
2019-02-27ceph: avoid repeatedly adding inode to mdsc->snap_flush_listYan, Zheng1-1/+2
2019-01-13Merge 4.9.150 into android-4.9Greg Kroah-Hartman61-273/+522
2019-01-13ceph: don't update importing cap's mseq when handing cap exportYan, Zheng1-1/+0
2018-12-08Merge 4.9.144 into android-4.9Greg Kroah-Hartman86-689/+1727
2018-12-08libceph: add authorizer challengeIlya Dryomov9-7/+140
2018-12-08libceph: drop len argument of *verify_authorizer_reply()Ilya Dryomov7-12/+11
2018-11-23Merge 4.9.138 into android-4.9Greg Kroah-Hartman73-209/+579
2018-11-21Revert "ceph: fix dentry leak in splice_dentry()"Yan, Zheng1-2/+6
2018-08-24Merge 4.9.124 into android-4.9Greg Kroah-Hartman139-573/+894
2018-08-24ceph: fix dentry leak in splice_dentry()Yan, Zheng1-0/+1
2018-07-30Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into a...Jaegeuk Kim44-1532/+2790
2018-07-09mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara14-31/+27
2018-07-08ceph: use pagevec_lookup_range_nr_tag()Jan Kara1-6/+1
2018-07-08ceph: use pagevec_lookup_range_tag()Jan Kara1-9/+3
2018-05-30ceph: fix dentry leak when failing to init debugfsChengguang Xu1-11/+5
2018-04-08ceph: only dirty ITER_IOVEC pages for direct readYan, Zheng1-3/+6
2017-12-20ceph: drop negative child dentries before try pruning inode's aliasYan, Zheng1-4/+38
2017-11-02ceph: unlock dangling spinlock in try_flush_caps()Jeff Layton1-1/+4
2017-10-21ceph: clean up unsafe d_parent accesses in build_dentry_pathJeff Layton1-2/+7
2017-10-21ceph: fix bogus endianness change in ceph_ioctl_set_layoutJeff Layton1-2/+2
2017-10-21ceph: don't update_dentry_lease unless we actually got oneJeff Layton1-2/+2
2017-09-07ceph: fix readpage from fscacheYan, Zheng2-18/+18
2017-07-27ceph: fix race in concurrent readdirYan, Zheng1-0/+5
2017-07-12ceph: choose readdir frag based on previous readdir replyYan, Zheng1-7/+12
2017-06-14fs: add i_blocksize()Fabian Frederick27-49/+54
2017-05-20ceph: fix memory leak in __ceph_setxattr()Luis Henriques1-0/+3
2017-05-08ceph: try getting buffer capability for readahead/fadviseYan, Zheng4-11/+73
2017-05-03ceph: fix recursion between ceph_set_acl() and __ceph_setattr()Yan, Zheng1-12/+10
2017-03-15ceph: remove req from unsafe list when unregistering itJeff Layton1-2/+3
2017-03-12ceph: update readpages osd request according to size of pagesYan, Zheng2-1/+3
2017-01-26ceph: fix endianness bug in frag_tree_split_cmpJeff Layton1-1/+2
2017-01-26ceph: fix endianness of getattr mask in ceph_d_revalidateJeff Layton1-2/+3
2017-01-26ceph: fix ceph_get_caps() interruptionYan, Zheng1-1/+6
2017-01-26ceph: fix scheduler warning due to nested blockingNikolay Borisov1-3/+9
2017-01-26ceph: fix bad endianness handling in parse_reply_info_extraJeff Layton1-4/+5
2016-12-08ceph: don't set req->r_locked_dir in ceph_d_revalidateJeff Layton1-10/+14
2016-11-10ceph: use default file splice read callbackYan, Zheng1-1/+0
2016-10-18ceph: fix non static symbol warningWei Yongjun1-2/+2
2016-10-18ceph: fix uninitialized dentry pointer in ceph_real_mount()Geert Uytterhoeven1-0/+2
2016-10-18ceph: fix readdir vs fragmentation raceYan, Zheng1-1/+2
2016-10-15ceph: fix error handling in ceph_read_iterNikolay Borisov1-1/+2
2016-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds182-449/+587
[next]