summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ceph: prevent i_version from going backYan, Zheng2018-06-041-1/+2
* ceph: fix wrong check for the case of updating link countYan, Zheng2018-06-041-2/+2
* libceph: allocate the locator string with GFP_NOFAILIlya Dryomov2018-06-043-24/+13
* libceph: make abort_on_full a per-osdc settingIlya Dryomov2018-06-045-8/+7
* libceph: don't abort reads in ceph_osdc_abort_on_full()Ilya Dryomov2018-06-041-1/+2
* libceph: avoid a use-after-free during map checkIlya Dryomov2018-06-041-1/+1
* libceph: don't warn if req->r_abort_on_full is setIlya Dryomov2018-06-041-4/+6
* libceph: use for_each_request() in ceph_osdc_abort_on_full()Ilya Dryomov2018-06-041-53/+26
* libceph: defer __complete_request() to a workqueueIlya Dryomov2018-06-042-1/+20
* libceph: move more code into __complete_request()Ilya Dryomov2018-06-041-8/+6
* libceph: no need to call flush_workqueue() before destructionIlya Dryomov2018-06-041-1/+0
* ceph: flush pending works before shutdown superYan, Zheng2018-06-041-0/+9
* ceph: abort osd requests on force umountYan, Zheng2018-06-041-0/+1
* libceph: introduce ceph_osdc_abort_requests()Ilya Dryomov2018-06-042-5/+64
* ceph: fix st_nlink stat for directoriesLuis Henriques2018-06-041-0/+8
* ceph: support file lock on directoryYan, Zheng2018-06-041-0/+2
* ceph: show wsize only if non-defaultIlya Dryomov2018-06-041-1/+1
* ceph: handle the new nfiles/nsubdirs fields in cap messageYan, Zheng2018-06-041-5/+34
* ceph: define argument structure for handle_cap_grantYan, Zheng2018-06-041-54/+61
* ceph: update i_files/i_subdirs only when Fs cap is issuedYan, Zheng2018-06-041-17/+18
* ceph: always get rstat from auth mdsYan, Zheng2018-06-044-18/+36
* ceph: use bit flags to define vxattr attributesYan, Zheng2018-06-041-18/+16
* libceph: use MSG_TRUNC for discarding received bytesIlya Dryomov2018-06-041-13/+8
* libceph: get rid of more_kvec in try_write()Ilya Dryomov2018-06-041-7/+3
* libceph, rbd: add error handling for osd_req_op_cls_init()Chengguang Xu2018-06-043-7/+16
* Linux 4.17v4.17Linus Torvalds2018-06-031-1/+1
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-06-034-21/+34
|\
| * Revert "fs: fold open_check_o_direct into do_dentry_open"Al Viro2018-06-033-19/+33
| * fix io_destroy()/aio_complete() raceAl Viro2018-05-231-2/+1
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-033-18/+35
|\ \
| * | sched/headers: Fix typoDavidlohr Bueso2018-05-311-1/+1
| * | sched/deadline: Fix missing clock updateJuri Lelli2018-05-311-3/+3
| * | sched/core: Require cpu_active() in select_task_rq(), for user tasksPaul Burton2018-05-311-2/+1
| * | sched/core: Fix rules for running on online && !active CPUsPeter Zijlstra2018-05-311-12/+30
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-039-21/+185
|\ \ \
| * \ \ Merge tag 'perf-urgent-for-mingo-4.17-20180531' of git://git.kernel.org/pub/s...Ingo Molnar2018-05-319-21/+185
| |\ \ \ | | |/ / | |/| |
| | * | perf tools: Fix perf.data format description of NRCPUS headerArnaldo Carvalho de Melo2018-05-301-1/+1
| | * | perf script python: Add addr into perf sample dictLeo Yan2018-05-301-0/+2
| | * | perf data: Update documentation section on cpu topologyThomas Richter2018-05-301-0/+8
| | * | perf cs-etm: Fix indexing for decoder packet queueMathieu Poirier2018-05-301-2/+10
| | * | perf bpf: Fix NULL return handling in bpf__prepare_load()YueHaibing2018-05-301-3/+3
| | * | perf test: "Session topology" dumps core on s390Thomas Richter2018-05-301-6/+24
| | * | perf parse-events: Handle uncore event aliases in small groups properlyKan Liang2018-05-304-9/+137
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-0238-115/+192
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-06-022-0/+4
| |\ \ \ \
| | * | | | bpf: fix uapi hole for 32 bit compat applicationsDaniel Borkmann2018-06-012-0/+4
| * | | | | net: usb: cdc_mbim: add flag FLAG_SEND_ZLPDaniele Palmas2018-06-011-1/+1
| * | | | | Merge branch 'tunnel-mtus'David S. Miller2018-06-013-9/+15
| |\ \ \ \ \
| | * | | | | ip6_tunnel: remove magic mtu value 0xFFF8Nicolas Dichtel2018-06-012-5/+11
| | * | | | | ip_tunnel: restore binding to ifaces with a large mtuNicolas Dichtel2018-06-011-4/+4
| |/ / / / /
OpenPOWER on IntegriCloud