| Commit message (Expand) | Author | Age | Files | Lines |
* | ceph: properly get capsnap's size in get_oldest_context() | Yan, Zheng | 2017-09-06 | 1 | -57/+80 |
* | ceph: remove stale check in ceph_invalidatepage() | Yan, Zheng | 2017-09-06 | 1 | -8/+1 |
* | ceph: queue cap snap only when snap realm's context changes | Yan, Zheng | 2017-09-06 | 1 | -21/+16 |
* | ceph: handle race between vmtruncate and queuing cap snap | Yan, Zheng | 2017-09-06 | 1 | -1/+12 |
* | ceph: fix message order check in handle_cap_export() | Yan, Zheng | 2017-09-06 | 1 | -1/+1 |
* | ceph: fix NULL pointer dereference in ceph_flush_snaps() | Yan, Zheng | 2017-09-06 | 1 | -1/+1 |
* | ceph: adjust 36 checks for NULL pointers | Markus Elfring | 2017-09-06 | 10 | -36/+36 |
* | ceph: delete an unnecessary return statement in update_dentry_lease() | Markus Elfring | 2017-09-06 | 1 | -1/+0 |
* | ceph: ENOMEM pr_err in __get_or_create_frag() is redundant | Markus Elfring | 2017-09-06 | 1 | -5/+2 |
* | ceph: check negative offsets in ceph_llseek() | Luis Henriques | 2017-09-06 | 1 | -2/+2 |
* | ceph: more accurate statfs | Douglas Fuller | 2017-09-06 | 4 | -4/+17 |
* | ceph: properly set snap follows for cap reconnect | Yan, Zheng | 2017-09-06 | 1 | -1/+1 |
* | ceph: don't use CEPH_OSD_FLAG_ORDERSNAP | Yan, Zheng | 2017-09-06 | 1 | -3/+3 |
* | ceph: include snapc in debug message of write | Yan, Zheng | 2017-09-06 | 2 | -7/+8 |
* | ceph: make sure flushsnap messages are sent in proper order | Yan, Zheng | 2017-09-06 | 1 | -5/+7 |
* | ceph: fix -EOLDSNAPC handling | Yan, Zheng | 2017-09-06 | 1 | -10/+7 |
* | ceph: send LSSNAP request to auth mds of directory inode | Yan, Zheng | 2017-09-06 | 2 | -5/+14 |
* | ceph: don't fill readdir cache for LSSNAP reply | Yan, Zheng | 2017-09-06 | 1 | -8/+11 |
* | ceph: cleanup ceph_readdir_prepopulate() | Yan, Zheng | 2017-09-06 | 1 | -7/+0 |
* | ceph: use errseq_t for writeback error reporting | Jeff Layton | 2017-09-06 | 1 | -1/+1 |
* | ceph: new cap message flags indicate if there is pending capsnap | Yan, Zheng | 2017-09-06 | 2 | -2/+7 |
* | ceph: nuke startsync op | Yanhu Cao | 2017-09-06 | 4 | -28/+4 |
* | rbd: silence bogus uninitialized use warning in rbd_acquire_lock() | Kefeng Wang | 2017-09-06 | 1 | -1/+1 |
* | ceph: validate correctness of some mount options | Yan, Zheng | 2017-09-06 | 3 | -17/+23 |
* | ceph: limit osd write size | Yan, Zheng | 2017-09-06 | 4 | -5/+11 |
* | ceph: limit osd read size to CEPH_MSG_MAX_DATA_LEN | Yan, Zheng | 2017-09-06 | 4 | -18/+15 |
* | ceph: remove unused cap_release_safety mount option | Yan, Zheng | 2017-09-06 | 3 | -8/+0 |
* | Linux 4.13v4.13 | Linus Torvalds | 2017-09-03 | 1 | -1/+1 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2017-09-03 | 4 | -24/+8 |
|\ |
|
| * | irqchip: mips-gic: SYNC after enabling GIC region | James Hogan | 2017-08-30 | 1 | -1/+4 |
| * | MIPS: Remove pt_regs adjustments in indirect syscall handler | James Cowgill | 2017-08-29 | 2 | -17/+0 |
| * | MIPS: seccomp: Fix indirect syscall args | James Hogan | 2017-08-29 | 1 | -6/+4 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-09-03 | 3 | -8/+10 |
|\ \ |
|
| * | | x86/boot: Prevent faulty bootparams.screeninfo from causing harm | Jan H. Schönherr | 2017-08-29 | 1 | -2/+1 |
| * | | x86/boot: Provide more slack space during decompression | Jan H. Schönherr | 2017-08-29 | 1 | -1/+7 |
| * | | x86/ldt: Fix off by one in get_segment_base() | Dan Carpenter | 2017-08-29 | 1 | -5/+2 |
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-09-03 | 1 | -3/+1 |
|\ \ \ |
|
| * | | | time: Fix ktime_get_raw() incorrect base accumulation | John Stultz | 2017-08-26 | 1 | -3/+1 |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-09-03 | 7 | -13/+22 |
|\ \ \ \ |
|
| * | | | | perf/ftrace: Fix double traces of perf on ftrace:function | Zhou Chengming | 2017-08-29 | 7 | -13/+20 |
| * | | | | perf/core: Fix potential double-fetch bug | Meng Xu | 2017-08-29 | 1 | -0/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2017-09-02 | 2 | -2/+27 |
|\ \ \ \ |
|
| * | | | | Fix warning messages when mounting to older servers | Steve French | 2017-09-01 | 2 | -2/+27 |
* | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2017-09-02 | 20 | -349/+2 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'mvebu-fixes-4.13-3' of git://git.infradead.org/linux-mvebu into fixes | Olof Johansson | 2017-09-02 | 1 | -2/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | arm64: dts: marvell: fix number of GPIOs in Armada AP806 description | Thomas Petazzoni | 2017-08-30 | 1 | -2/+2 |
| * | | | | | | Merge tag 'sunxi-fixes-for-4.13-3' of https://git.kernel.org/pub/scm/linux/ke... | Olof Johansson | 2017-08-30 | 19 | -347/+0 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | arm: dts: sunxi: Revert EMAC changes | Maxime Ripard | 2017-08-28 | 10 | -128/+0 |
| | * | | | | | | arm64: dts: allwinner: Revert EMAC changes | Maxime Ripard | 2017-08-28 | 8 | -135/+0 |
| | * | | | | | | dt-bindings: net: Revert sun8i dwmac binding | Maxime Ripard | 2017-08-28 | 1 | -84/+0 |