Age | Commit message (Expand) | Author | Files | Lines |
2017-07-07 | libceph: kill __{insert,lookup,remove}_pg_mapping() | Ilya Dryomov | 1 | -72/+15 |
2017-07-07 | libceph: introduce and switch to decode_pg_mapping() | Ilya Dryomov | 1 | -67/+83 |
2017-07-07 | libceph: don't pass pgid by value | Ilya Dryomov | 1 | -10/+10 |
2017-07-07 | libceph: respect RADOS_BACKOFF backoffs | Ilya Dryomov | 8 | -0/+737 |
2017-07-07 | libceph: make DEFINE_RB_* helpers more general | Ilya Dryomov | 1 | -12/+37 |
2017-07-07 | libceph: avoid unnecessary pi lookups in calc_target() | Ilya Dryomov | 3 | -30/+42 |
2017-07-07 | libceph: use target pi for calc_target() calculations | Ilya Dryomov | 1 | -1/+8 |
2017-07-07 | libceph: always populate t->target_{oid,oloc} in calc_target() | Ilya Dryomov | 1 | -11/+4 |
2017-07-07 | libceph: make sure need_resend targets reflect latest map | Ilya Dryomov | 3 | -9/+27 |
2017-07-07 | libceph: delete from need_resend_linger before check_linger_pool_dne() | Ilya Dryomov | 1 | -0/+1 |
2017-07-07 | libceph: resend on PG splits if OSD has RESEND_ON_SPLIT | Ilya Dryomov | 3 | -11/+19 |
2017-07-07 | libceph: drop need_resend from calc_target() | Ilya Dryomov | 1 | -7/+11 |
2017-07-07 | libceph: MOSDOp v8 encoding (actual spgid + full hash) | Ilya Dryomov | 3 | -20/+154 |
2017-07-07 | libceph: ceph_connection_operations::reencode_message() method | Ilya Dryomov | 2 | -2/+7 |
2017-07-07 | libceph: encode_{pgid,oloc}() helpers | Ilya Dryomov | 1 | -23/+27 |
2017-07-07 | libceph: introduce ceph_spg, ceph_pg_to_primary_shard() | Ilya Dryomov | 5 | -4/+60 |
2017-07-07 | libceph: new pi->last_force_request_resend | Ilya Dryomov | 1 | -0/+37 |
2017-07-07 | libceph: fold [l]req->last_force_resend into ceph_osd_request_target | Ilya Dryomov | 2 | -13/+12 |
2017-07-07 | libceph: support SERVER_JEWEL feature bits | Ilya Dryomov | 2 | -1/+9 |
2017-07-07 | libceph: advertise support for OSD_POOLRESEND | Ilya Dryomov | 1 | -0/+1 |
2017-07-07 | libceph: handle non-empty dest in ceph_{oloc,oid}_copy() | Ilya Dryomov | 1 | -4/+6 |
2017-07-07 | libceph: new features macros | Ilya Dryomov | 1 | -75/+167 |
2017-07-07 | libceph: remove ceph_sanitize_features() workaround | Ilya Dryomov | 2 | -23/+1 |
2017-07-07 | ceph: update ceph_dentry_info::lease_session when necessary | Yan, Zheng | 1 | -2/+7 |
2017-07-07 | ceph: new mount option that specifies fscache uniquifier | Yan, Zheng | 3 | -21/+113 |
2017-07-07 | ceph: avoid accessing freeing inode in ceph_check_delayed_caps() | Yan, Zheng | 1 | -2/+9 |
2017-07-07 | ceph: avoid invalid memory dereference in the middle of umount | Yan, Zheng | 2 | -4/+6 |
2017-07-07 | ceph: getattr before read on ceph.* xattrs | Yan, Zheng | 1 | -0/+3 |
2017-07-07 | ceph: don't re-send interrupted flock request | Yan, Zheng | 1 | -1/+24 |
2017-07-07 | ceph: cleanup writepage_nounlock() | Yan, Zheng | 1 | -6/+6 |
2017-07-07 | ceph: redirty page when writepage_nounlock() skips unwritable page | Yan, Zheng | 1 | -1/+2 |
2017-07-07 | ceph: remove useless page->mapping check in writepage_nounlock() | Yan, Zheng | 1 | -4/+0 |
2017-07-07 | ceph: update the 'approaching max_size' code | Yan, Zheng | 5 | -11/+23 |
2017-07-07 | ceph: re-request max size after importing caps | Yan, Zheng | 1 | -3/+8 |
2017-07-02 | Linux 4.12v4.12 | Linus Torvalds | 1 | -1/+1 |
2017-07-02 | moduleparam: fix doc: hwparam_irq configures an IRQ | Sylvain 'ythier' Hitier | 1 | -1/+1 |
2017-07-02 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 7 | -16/+33 |
2017-07-02 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -4/+4 |
2017-07-01 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -10/+15 |
2017-07-01 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+6 |
2017-07-01 | Merge tag 'pinctrl-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -40/+4 |
2017-07-01 | Merge tag 'gpio-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2 | -2/+3 |
2017-06-30 | Merge tag 'trace-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -14/+24 |
2017-06-30 | uapi/linux/a.out.h: don't use deprecated system-specific predefines. | Zack Weinberg | 1 | -25/+1 |
2017-06-30 | hashtable: remove repeated phrase from a comment | Jakub Kicinski | 1 | -1/+0 |
2017-06-30 | x86/intel_rdt: Fix memory leak on mount failure | Vikas Shivappa | 1 | -1/+3 |
2017-06-30 | Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 7 | -54/+58 |
2017-06-30 | Merge tag 'iommu-fixes-v4.12-rc7' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -5/+3 |
2017-06-30 | Merge tag 'sound-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 3 | -2/+9 |
2017-06-30 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -14/+19 |