index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
sphinx-pre-install
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-08-02
ceph: stop using current_kernel_time()
Arnd Bergmann
1
-1
/
+4
2018-08-02
libceph: use timespec64 in for keepalive2 and ticket validity
Arnd Bergmann
6
-22
/
+40
2018-08-02
ceph: add d_drop for some error cases in ceph_symlink()
Chengguang Xu
1
-2
/
+4
2018-08-02
ceph: add d_drop for some error cases in ceph_mknod()
Chengguang Xu
1
-3
/
+5
2018-08-02
ceph: return errors from posix_acl_equiv_mode() correctly
Chengguang Xu
1
-3
/
+3
2018-08-02
ceph: fix incorrect use of strncpy
Yan, Zheng
1
-2
/
+2
2018-08-02
rbd: support for images within namespaces
Ilya Dryomov
1
-2
/
+49
2018-08-02
rbd: pass rbd_spec into parse_rbd_opts_token()
Ilya Dryomov
1
-33
/
+37
2018-08-02
libceph: amend "bad option arg" error message
Ilya Dryomov
3
-5
/
+3
2018-08-02
libceph: stop parsing when a bad int arg is detected
Chengguang Xu
1
-4
/
+4
2018-08-02
libceph: change ceph_pagelist_encode_string() to take u32
Ilya Dryomov
1
-1
/
+1
2018-08-02
libceph: make ceph_osdc_notify{,_ack}() payload_len u32
Ilya Dryomov
2
-6
/
+6
2018-08-02
ceph: restore ctime as well in the case of restoring old mode
Chengguang Xu
1
-2
/
+4
2018-08-02
ceph: add retry logic for error -ERANGE in ceph_get_acl()
Chengguang Xu
1
-3
/
+15
2018-07-29
Linux 4.18-rc7
v4.18-rc7
Linus Torvalds
1
-1
/
+1
2018-07-29
squashfs: be more careful about metadata corruption
Linus Torvalds
4
-5
/
+16
2018-07-29
ext4: fix check to prevent initializing reserved inodes
Theodore Ts'o
2
-8
/
+5
2018-07-27
Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"
Rafał Miłecki
2
-9
/
+0
2018-07-27
block: reset bi_iter.bi_done after splitting bio
Greg Edwards
1
-0
/
+1
2018-07-27
kvm, mm: account shadow page tables to kmemcg
Shakeel Butt
1
-1
/
+1
2018-07-27
zswap: re-check zswap_is_full() after do zswap_shrink()
Li Wang
1
-0
/
+9
2018-07-27
include/linux/eventfd.h: include linux/errno.h
Arnd Bergmann
1
-0
/
+1
2018-07-27
mm: fix vma_is_anonymous() false-positives
Kirill A. Shutemov
5
-0
/
+15
2018-07-27
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
10
-7
/
+17
2018-07-27
mm: introduce vma_init()
Kirill A. Shutemov
2
-4
/
+8
2018-07-27
mm: fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL
Dan Williams
1
-2
/
+2
2018-07-27
ipc/sem.c: prevent queue.status tearing in semop
Davidlohr Bueso
1
-1
/
+1
2018-07-27
mm: disallow mappings that conflict for devm_memremap_pages()
Dave Jiang
1
-1
/
+17
2018-07-27
kasan: only select SLUB_DEBUG with SYSFS=y
Arnd Bergmann
1
-1
/
+1
2018-07-27
delayacct: fix crash in delayacct_blkio_end() after delayacct init failure
Tejun Heo
1
-1
/
+1
2018-07-26
block: bio_iov_iter_get_pages: pin more pages for multi-segment IOs
Martin Wilck
1
-3
/
+32
2018-07-26
blkdev: __blkdev_direct_IO_simple: fix leak in error case
Martin Wilck
1
-4
/
+5
2018-07-26
block: bio_iov_iter_get_pages: fix size of last iovec
Martin Wilck
1
-10
/
+8
2018-07-26
PCI/AER: Work around use-after-free in pcie_do_fatal_recovery()
Thomas Tai
1
-0
/
+2
2018-07-26
kthread, tracing: Don't expose half-written comm when creating kthreads
Snild Dolkow
1
-1
/
+7
2018-07-26
tracing: Quiet gcc warning about maybe unused link variable
Steven Rostedt (VMware)
1
-2
/
+4
2018-07-26
tracing: Fix possible double free in event_enable_trigger_func()
Steven Rostedt (VMware)
1
-1
/
+5
2018-07-25
drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.
Clint Taylor
4
-5
/
+33
2018-07-25
tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failure
Artem Savkov
1
-2
/
+11