summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-27rbd: set the 'device' link in sysfsHannes Reinecke
2020-01-27ceph: move net/ceph/ceph_fs.c to fs/ceph/util.cJeff Layton
2020-01-27ceph: print name of xattr in __ceph_{get,set}xattr() doutsJeff Layton
2020-01-27ceph: print r_direct_hash in hex in __choose_mds() doutXiubo Li
2020-01-27ceph: use copy-from2 op in copy_file_rangeLuis Henriques
2020-01-27ceph: close holes in structs ceph_mds_session and ceph_mds_requestJeff Layton
2020-01-27rbd: work around -Wuninitialized warningArnd Bergmann
2020-01-27ceph: allocate the correct amount of extra bytes for the session featuresXiubo Li
2020-01-27ceph: rename get_session and switch to use ceph_get_mds_sessionXiubo Li
2020-01-27ceph: remove the extra slashes in the server pathXiubo Li
2020-01-27ceph: add possible_max_rank and make the code more readableXiubo Li
2020-01-27ceph: print dentry offset in hex and fix xattr_version typeXiubo Li
2020-01-27ceph: only touch the caps which have the subset mask requestedXiubo Li
2020-01-27ceph: don't clear I_NEW until inode metadata is fully populatedJeff Layton
2020-01-27ceph: retry the same mds later after the new session is openedXiubo Li
2020-01-27ceph: check availability of mds cluster on mount after wait timeoutXiubo Li
2020-01-27ceph: keep the session state until it is releasedXiubo Li
2020-01-27ceph: add __send_request helperXiubo Li
2020-01-27ceph: ensure we have a new cap before continuing in fill_inodeJeff Layton
2020-01-27ceph: drop unused ttl_from parameter from fill_inodeJeff Layton
2020-01-27ceph: fix possible long time wait during umountXiubo Li
2020-01-27ceph: only choose one MDS who is in up:active state without laggyXiubo Li
2020-01-27ceph: fix mdsmap cluster available check based on laggy numberXiubo Li
2020-01-27ceph: remove unnecessary assignment in ceph_pre_init_acls()Chengguang Xu
2020-01-27ceph: delete redundant douts in con_get/put()Chengguang Xu
2020-01-26Linux 5.5v5.5Linus Torvalds
2020-01-26Merge tag 'io_uring-5.5-2020-01-26' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-26Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-01-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-01-26io_uring: don't cancel all work on process exitJens Axboe
2020-01-26block: allow partitions on host aware zone devicesChristoph Hellwig
2020-01-26Revert "io_uring: only allow submit from owning task"Jens Axboe
2020-01-26afs: Fix characters allowed into cell namesDavid Howells
2020-01-26do_last(): fetch directory ->i_mode and ->i_uid before it's too lateAl Viro
2020-01-25Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-25Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-01-25firestream: fix memory leaksWenwen Wang
2020-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-01-25Merge tag 'for-5.5-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-25Merge tag 'pinctrl-v5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-01-25Merge tag 'mlx5-fixes-2020-01-24' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-01-25btrfs: dev-replace: remove warning for unknown return codes when finishedDavid Sterba
2020-01-25net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman
2020-01-25net: bcmgenet: Use netif_tx_napi_add() for TX NAPIFlorian Fainelli
2020-01-25tipc: change maintainer email addressJon Maloy
2020-01-25net: stmmac: platform: fix probe for ACPI devicesAjay Gupta
2020-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-01-24Merge tag 'omap-for-fixes-whenever-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson