index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
libceph: factor out encrypt_authorizer()
Ilya Dryomov
2018-08-02
1
-13
/
+36
*
libceph: factor out __ceph_x_decrypt()
Ilya Dryomov
2018-08-02
1
-9
/
+24
*
libceph: factor out __prepare_write_connect()
Ilya Dryomov
2018-08-02
1
-9
/
+12
*
libceph: store ceph_auth_handshake pointer in ceph_connection
Ilya Dryomov
2018-08-02
2
-30
/
+27
*
ceph: fix whitespace
Stephen Hemminger
2018-08-02
8
-9
/
+1
*
ceph: adding new return type vm_fault_t
Souptick Joarder
2018-08-02
1
-30
/
+32
*
libceph: remove now unused ceph_{en,de}code_timespec()
Ilya Dryomov
2018-08-02
1
-12
/
+0
*
ceph: use timespec64 for r_stamp
Arnd Bergmann
2018-08-02
3
-6
/
+5
*
libceph: use timespec64 for r_mtime
Arnd Bergmann
2018-08-02
5
-19
/
+17
*
ceph: use timespec64 for inode timestamp
Arnd Bergmann
2018-08-02
8
-74
/
+71
*
ceph: stop using current_kernel_time()
Arnd Bergmann
2018-08-02
1
-1
/
+4
*
libceph: use timespec64 in for keepalive2 and ticket validity
Arnd Bergmann
2018-08-02
6
-22
/
+40
*
ceph: add d_drop for some error cases in ceph_symlink()
Chengguang Xu
2018-08-02
1
-2
/
+4
*
ceph: add d_drop for some error cases in ceph_mknod()
Chengguang Xu
2018-08-02
1
-3
/
+5
*
ceph: return errors from posix_acl_equiv_mode() correctly
Chengguang Xu
2018-08-02
1
-3
/
+3
*
ceph: fix incorrect use of strncpy
Yan, Zheng
2018-08-02
1
-2
/
+2
*
rbd: support for images within namespaces
Ilya Dryomov
2018-08-02
1
-2
/
+49
*
rbd: pass rbd_spec into parse_rbd_opts_token()
Ilya Dryomov
2018-08-02
1
-33
/
+37
*
libceph: amend "bad option arg" error message
Ilya Dryomov
2018-08-02
3
-5
/
+3
*
libceph: stop parsing when a bad int arg is detected
Chengguang Xu
2018-08-02
1
-4
/
+4
*
libceph: change ceph_pagelist_encode_string() to take u32
Ilya Dryomov
2018-08-02
1
-1
/
+1
*
libceph: make ceph_osdc_notify{,_ack}() payload_len u32
Ilya Dryomov
2018-08-02
2
-6
/
+6
*
ceph: restore ctime as well in the case of restoring old mode
Chengguang Xu
2018-08-02
1
-2
/
+4
*
ceph: add retry logic for error -ERANGE in ceph_get_acl()
Chengguang Xu
2018-08-02
1
-3
/
+15
*
Linux 4.18-rc7
v4.18-rc7
Linus Torvalds
2018-07-29
1
-1
/
+1
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-07-29
6
-33
/
+35
|
\
|
*
ext4: fix check to prevent initializing reserved inodes
Theodore Ts'o
2018-07-29
2
-8
/
+5
|
*
ext4: check for allocation block validity with block group locked
Theodore Ts'o
2018-07-13
2
-0
/
+6
|
*
ext4: fix inline data updates with checksums enabled
Theodore Ts'o
2018-07-10
2
-17
/
+18
|
*
ext4: clear mmp sequence number when remounting read-only
Theodore Ts'o
2018-07-09
2
-5
/
+4
|
*
ext4: fix false negatives *and* false positives in ext4_check_descriptors()
Theodore Ts'o
2018-07-09
1
-3
/
+2
*
|
squashfs: be more careful about metadata corruption
Linus Torvalds
2018-07-29
4
-5
/
+16
*
|
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-07-29
1
-1
/
+9
|
\
\
|
*
|
random: mix rdrand with entropy sent in from userspace
Theodore Ts'o
2018-07-18
1
-1
/
+9
|
|
/
*
|
Merge tag 'gpio-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-07-29
2
-2
/
+7
|
\
\
|
*
|
gpio: uniphier: set legitimate irq trigger type in .to_irq hook
Masahiro Yamada
2018-07-23
1
-1
/
+5
|
*
|
gpio: of: Handle fixed regulator flags properly
Linus Walleij
2018-07-23
1
-1
/
+2
*
|
|
Merge tag 'mips_fixes_4.18_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-07-28
2
-9
/
+0
|
\
\
\
|
*
|
|
Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"
Rafał Miłecki
2018-07-27
2
-9
/
+0
|
|
/
/
*
|
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-07-28
3
-8
/
+59
|
\
\
\
|
*
|
|
i2c: imx: use open drain for recovery GPIO
Wolfram Sang
2018-07-24
1
-1
/
+1
|
*
|
|
i2c: rcar: handle RXDMA HW behaviour on Gen3
Wolfram Sang
2018-07-24
1
-3
/
+51
|
*
|
|
i2c: imx: Fix reinit_completion() use
Esben Haabendal
2018-07-23
1
-2
/
+1
|
*
|
|
i2c: davinci: Avoid zero value of CLKH
Alexander Sverdlin
2018-07-23
1
-2
/
+6
|
|
/
/
*
|
|
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-07-27
14
-56
/
+209
|
\
\
\
|
*
|
|
block: reset bi_iter.bi_done after splitting bio
Greg Edwards
2018-07-27
1
-0
/
+1
|
*
|
|
block: bio_iov_iter_get_pages: pin more pages for multi-segment IOs
Martin Wilck
2018-07-26
1
-3
/
+32
|
*
|
|
blkdev: __blkdev_direct_IO_simple: fix leak in error case
Martin Wilck
2018-07-26
1
-4
/
+5
|
*
|
|
block: bio_iov_iter_get_pages: fix size of last iovec
Martin Wilck
2018-07-26
1
-10
/
+8
|
*
|
|
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-07-26
8
-19
/
+55
|
|
\
\
\
[next]