Age | Commit message (Expand) | Author |
2018-06-04 | ceph: show ino32 if the value is different with default | Chengguang Xu |
2018-06-04 | ceph: strengthen rsize/wsize/readdir_max_bytes validation | Chengguang Xu |
2018-06-04 | ceph: fix alignment of rasize | Chengguang Xu |
2018-06-04 | ceph: fix use-after-free in ceph_statfs() | Luis Henriques |
2018-06-04 | ceph: prevent i_version from going back | Yan, Zheng |
2018-06-04 | ceph: fix wrong check for the case of updating link count | Yan, Zheng |
2018-06-04 | libceph: allocate the locator string with GFP_NOFAIL | Ilya Dryomov |
2018-06-04 | libceph: make abort_on_full a per-osdc setting | Ilya Dryomov |
2018-06-04 | libceph: don't abort reads in ceph_osdc_abort_on_full() | Ilya Dryomov |
2018-06-04 | libceph: avoid a use-after-free during map check | Ilya Dryomov |
2018-06-04 | libceph: don't warn if req->r_abort_on_full is set | Ilya Dryomov |
2018-06-04 | libceph: use for_each_request() in ceph_osdc_abort_on_full() | Ilya Dryomov |
2018-06-04 | libceph: defer __complete_request() to a workqueue | Ilya Dryomov |
2018-06-04 | libceph: move more code into __complete_request() | Ilya Dryomov |
2018-06-04 | libceph: no need to call flush_workqueue() before destruction | Ilya Dryomov |
2018-06-04 | ceph: flush pending works before shutdown super | Yan, Zheng |
2018-06-04 | ceph: abort osd requests on force umount | Yan, Zheng |
2018-06-04 | libceph: introduce ceph_osdc_abort_requests() | Ilya Dryomov |
2018-06-04 | ceph: fix st_nlink stat for directories | Luis Henriques |
2018-06-04 | ceph: support file lock on directory | Yan, Zheng |
2018-06-04 | ceph: show wsize only if non-default | Ilya Dryomov |
2018-06-04 | ceph: handle the new nfiles/nsubdirs fields in cap message | Yan, Zheng |
2018-06-04 | ceph: define argument structure for handle_cap_grant | Yan, Zheng |
2018-06-04 | ceph: update i_files/i_subdirs only when Fs cap is issued | Yan, Zheng |
2018-06-04 | ceph: always get rstat from auth mds | Yan, Zheng |
2018-06-04 | ceph: use bit flags to define vxattr attributes | Yan, Zheng |
2018-06-04 | libceph: use MSG_TRUNC for discarding received bytes | Ilya Dryomov |
2018-06-04 | libceph: get rid of more_kvec in try_write() | Ilya Dryomov |
2018-06-04 | libceph, rbd: add error handling for osd_req_op_cls_init() | Chengguang Xu |
2018-06-03 | Linux 4.17v4.17 | Linus Torvalds |
2018-06-03 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2018-06-03 | Revert "fs: fold open_check_o_direct into do_dentry_open" | Al Viro |
2018-06-03 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-06-03 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-06-02 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2018-06-02 | Merge tag 'drm-fixes-for-v4.17-rc8' of git://people.freedesktop.org/~airlied/... | Linus Torvalds |
2018-06-03 | Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie |
2018-06-02 | Merge tag 'mips_fixes_4.17_3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-06-02 | Merge tag 'vfio-v4.17' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2018-06-02 | Merge tag 'char-misc-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-02 | Merge tag 'staging-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-06-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2018-06-02 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-06-02 | mm: fix the NULL mapping case in __isolate_lru_page() | Hugh Dickins |
2018-06-02 | mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty() | Hugh Dickins |
2018-06-02 | Revert "vfio/type1: Improve memory pinning process for raw PFN mapping" | Alex Williamson |
2018-06-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-06-01 | bpf: fix uapi hole for 32 bit compat applications | Daniel Borkmann |