summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ceph: stop using current_kernel_time()Arnd Bergmann2018-08-021-1/+4
* libceph: use timespec64 in for keepalive2 and ticket validityArnd Bergmann2018-08-026-22/+40
* ceph: add d_drop for some error cases in ceph_symlink()Chengguang Xu2018-08-021-2/+4
* ceph: add d_drop for some error cases in ceph_mknod()Chengguang Xu2018-08-021-3/+5
* ceph: return errors from posix_acl_equiv_mode() correctlyChengguang Xu2018-08-021-3/+3
* ceph: fix incorrect use of strncpyYan, Zheng2018-08-021-2/+2
* rbd: support for images within namespacesIlya Dryomov2018-08-021-2/+49
* rbd: pass rbd_spec into parse_rbd_opts_token()Ilya Dryomov2018-08-021-33/+37
* libceph: amend "bad option arg" error messageIlya Dryomov2018-08-023-5/+3
* libceph: stop parsing when a bad int arg is detectedChengguang Xu2018-08-021-4/+4
* libceph: change ceph_pagelist_encode_string() to take u32Ilya Dryomov2018-08-021-1/+1
* libceph: make ceph_osdc_notify{,_ack}() payload_len u32Ilya Dryomov2018-08-022-6/+6
* ceph: restore ctime as well in the case of restoring old modeChengguang Xu2018-08-021-2/+4
* ceph: add retry logic for error -ERANGE in ceph_get_acl()Chengguang Xu2018-08-021-3/+15
* Linux 4.18-rc7v4.18-rc7Linus Torvalds2018-07-291-1/+1
* Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-07-296-33/+35
|\
| * ext4: fix check to prevent initializing reserved inodesTheodore Ts'o2018-07-292-8/+5
| * ext4: check for allocation block validity with block group lockedTheodore Ts'o2018-07-122-0/+6
| * ext4: fix inline data updates with checksums enabledTheodore Ts'o2018-07-102-17/+18
| * ext4: clear mmp sequence number when remounting read-onlyTheodore Ts'o2018-07-082-5/+4
| * ext4: fix false negatives *and* false positives in ext4_check_descriptors()Theodore Ts'o2018-07-081-3/+2
* | squashfs: be more careful about metadata corruptionLinus Torvalds2018-07-294-5/+16
* | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-07-281-1/+9
|\ \
| * | random: mix rdrand with entropy sent in from userspaceTheodore Ts'o2018-07-171-1/+9
| |/
* | Merge tag 'gpio-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-07-282-2/+7
|\ \
| * | gpio: uniphier: set legitimate irq trigger type in .to_irq hookMasahiro Yamada2018-07-231-1/+5
| * | gpio: of: Handle fixed regulator flags properlyLinus Walleij2018-07-231-1/+2
* | | Merge tag 'mips_fixes_4.18_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-07-282-9/+0
|\ \ \
| * | | Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki2018-07-272-9/+0
| |/ /
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-07-283-8/+59
|\ \ \
| * | | i2c: imx: use open drain for recovery GPIOWolfram Sang2018-07-241-1/+1
| * | | i2c: rcar: handle RXDMA HW behaviour on Gen3Wolfram Sang2018-07-241-3/+51
| * | | i2c: imx: Fix reinit_completion() useEsben Haabendal2018-07-231-2/+1
| * | | i2c: davinci: Avoid zero value of CLKHAlexander Sverdlin2018-07-231-2/+6
| |/ /
* | | Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds2018-07-2714-56/+209
|\ \ \
| * | | block: reset bi_iter.bi_done after splitting bioGreg Edwards2018-07-271-0/+1
| * | | block: bio_iov_iter_get_pages: pin more pages for multi-segment IOsMartin Wilck2018-07-261-3/+32
| * | | blkdev: __blkdev_direct_IO_simple: fix leak in error caseMartin Wilck2018-07-261-4/+5
| * | | block: bio_iov_iter_get_pages: fix size of last iovecMartin Wilck2018-07-261-10/+8
| * | | Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe2018-07-268-19/+55
| |\ \ \
| | * | | nvmet: only check for filebacking on -ENOTBLKHannes Reinecke2018-07-251-1/+1
| | * | | nvmet: fixup crash on NULL device pathHannes Reinecke2018-07-251-2/+7
| | * | | nvme: if_ready checks to fail io to deleting controllerJames Smart2018-07-245-7/+12
| | * | | nvmet-fc: fix target sgl list on large transfersJames Smart2018-07-241-9/+35
| * | | | scsi: set timed out out mq requests to completeKeith Busch2018-07-241-0/+14
| * | | | blk-mq: export setting request completion stateKeith Busch2018-07-242-3/+15
| |/ / /
| * | | nbd: handle unexpected replies betterJosef Bacik2018-07-161-14/+61
| * | | nbd: don't requeue the same request twice.Josef Bacik2018-07-161-3/+18
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-07-2723-18/+73
|\ \ \ \
| * | | | kvm, mm: account shadow page tables to kmemcgShakeel Butt2018-07-261-1/+1