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
*
crush: fix using plain integer as NULL warning
YueHaibing
2018-08-13
1
-2
/
+2
*
libceph: remove unnecessary non NULL check for request_key
YueHaibing
2018-08-13
1
-1
/
+1
*
ceph: refactor error handling code in ceph_reserve_caps()
Chengguang Xu
2018-08-13
1
-33
/
+13
*
ceph: refactor ceph_unreserve_caps()
Chengguang Xu
2018-08-13
2
-31
/
+37
*
ceph: change to void return type for __do_request()
Chengguang Xu
2018-08-13
1
-6
/
+5
*
ceph: compare fsc->max_file_size and inode->i_size for max file size limit
Chengguang Xu
2018-08-13
1
-1
/
+2
*
ceph: add additional size check in ceph_setattr()
Chengguang Xu
2018-08-13
1
-0
/
+5
*
ceph: add additional offset check in ceph_write_iter()
Chengguang Xu
2018-08-02
1
-4
/
+11
*
ceph: add additional range check in ceph_fallocate()
Chengguang Xu
2018-08-02
1
-3
/
+5
*
ceph: add new field max_file_size in ceph_fs_client
Chengguang Xu
2018-08-02
3
-2
/
+5
*
libceph: weaken sizeof check in ceph_x_verify_authorizer_reply()
Ilya Dryomov
2018-08-02
1
-2
/
+4
*
libceph: check authorizer reply/challenge length before reading
Ilya Dryomov
2018-08-02
1
-0
/
+7
*
libceph: implement CEPHX_V2 calculation mode
Ilya Dryomov
2018-08-02
2
-20
/
+60
*
libceph: add authorizer challenge
Ilya Dryomov
2018-08-02
9
-7
/
+140
*
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
[next]