index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-04-11
7
-119
/
+30
|
\
|
*
page cache: use xa_lock
Matthew Wilcox
2018-04-11
2
-5
/
+5
|
*
mac80211_hwsim: use DEFINE_IDA
Matthew Wilcox
2018-04-11
1
-1
/
+1
|
*
rapidio: use a reference count for struct mport_dma_req
Ioan Nicu
2018-04-11
1
-104
/
+18
|
*
drivers/rapidio/rio-scan.c: fix typo in comment
Vasyl Gomonovych
2018-04-11
1
-3
/
+3
|
*
proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps
Andrei Vagin
2018-04-11
1
-1
/
+1
|
*
mm: check __highest_present_section_nr directly in memory_dev_init()
Wei Yang
2018-04-11
1
-5
/
+2
*
|
Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-04-10
1
-1472
/
+980
|
\
\
|
*
|
rbd: remove VLA usage
Kyle Spiers
2018-04-02
1
-4
/
+4
|
*
|
rbd: fix spelling mistake: "reregisteration" -> "reregistration"
Colin Ian King
2018-04-02
1
-1
/
+1
|
*
|
rbd: get the latest osdmap when using an existing client
Ilya Dryomov
2018-04-02
1
-36
/
+33
|
*
|
rbd: move rbd_get_client() below rbd_put_client()
Ilya Dryomov
2018-04-02
1
-20
/
+20
|
*
|
rbd: remove redundant declaration of rbd_spec_put()
Ilya Dryomov
2018-04-02
1
-1
/
+0
|
*
|
rbd: allow "fancy" striping
Ilya Dryomov
2018-04-02
1
-27
/
+2
|
*
|
rbd: introduce OWN_BVECS data type
Ilya Dryomov
2018-04-02
1
-7
/
+149
|
*
|
rbd: remove rbd_parent_request_{create,destroy}()
Ilya Dryomov
2018-04-02
1
-68
/
+6
|
*
|
rbd: get rid of img_req->{offset,length}
Ilya Dryomov
2018-04-02
1
-18
/
+8
|
*
|
rbd: remove rbd_img_request_fill() and helpers
Ilya Dryomov
2018-04-02
1
-98
/
+0
|
*
|
rbd: switch to common striping framework
Ilya Dryomov
2018-04-02
1
-23
/
+168
|
*
|
rbd: create+truncate for whole-object layered discards
Ilya Dryomov
2018-04-02
1
-1
/
+6
|
*
|
rbd: move to obj_req->img_extents
Ilya Dryomov
2018-04-02
1
-52
/
+98
|
*
|
rbd: incorporate ceph_object_extent
Ilya Dryomov
2018-04-02
1
-37
/
+34
|
*
|
rbd: store data_type in img_req instead of obj_req
Ilya Dryomov
2018-04-02
1
-26
/
+8
|
*
|
rbd: remove obj_req->flags field
Ilya Dryomov
2018-04-02
1
-35
/
+0
|
*
|
rbd: remove old request completion code
Ilya Dryomov
2018-04-02
1
-172
/
+3
|
*
|
rbd: new request completion code
Ilya Dryomov
2018-04-02
1
-13
/
+55
|
*
|
rbd: update rbd_img_request_submit() signature
Ilya Dryomov
2018-04-02
1
-10
/
+3
|
*
|
rbd: add img_req->op_type field
Ilya Dryomov
2018-04-02
1
-63
/
+12
|
*
|
rbd: simplify rbd_osd_req_create()
Ilya Dryomov
2018-04-02
1
-45
/
+14
|
*
|
rbd: remove old request handling code
Ilya Dryomov
2018-04-02
1
-730
/
+4
|
*
|
rbd: new request handling code
Ilya Dryomov
2018-04-02
1
-77
/
+601
|
*
|
rbd: move from raw pages to bvec data descriptors
Ilya Dryomov
2018-04-02
1
-78
/
+77
|
*
|
rbd: get rid of img_req->copyup_pages
Ilya Dryomov
2018-04-02
1
-34
/
+9
|
*
|
rbd: don't (ab)use obj_req->pages for stat requests
Ilya Dryomov
2018-04-02
1
-10
/
+5
|
*
|
rbd: remove bio cloning helpers
Ilya Dryomov
2018-04-02
1
-141
/
+0
|
*
|
libceph, rbd: new bio handling code (aka don't clone bios)
Ilya Dryomov
2018-04-02
1
-27
/
+40
|
*
|
rbd: start enums at 1 instead of 0
Ilya Dryomov
2018-04-02
1
-2
/
+4
|
*
|
rbd: set max_segment_size to UINT_MAX
Ilya Dryomov
2018-04-02
1
-1
/
+1
*
|
|
Merge tag 'platform-drivers-x86-v4.17-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2018-04-10
12
-212
/
+525
|
\
\
\
|
*
|
|
platform/x86: thinkpad_acpi: Add 2nd Fan Support for Thinkpad P50
Alexander Kappner
2018-04-03
1
-0
/
+8
|
*
|
|
platform/x86: dell-smbios: Fix memory leaks in build_tokens_sysfs()
Dan Carpenter
2018-04-02
1
-2
/
+2
|
*
|
|
intel-hid: support KEY_ROTATE_LOCK_TOGGLE
Alex Hung
2018-04-02
1
-2
/
+2
|
*
|
|
intel-hid: clean up and sort header files
Alex Hung
2018-04-02
1
-6
/
+4
|
*
|
|
platform/x86: silead_dmi: Add entry for the Yours Y8W81 tablet
Hans de Goede
2018-04-02
1
-0
/
+8
|
*
|
|
platform/x86: fujitsu-laptop: Support Lifebook U7x7 hotkeys
Jan-Marek Glogowski
2018-03-24
1
-4
/
+15
|
*
|
|
platform/x86: mlx-platform: Add physical bus number auto detection
Vadim Pasternak
2018-03-24
3
-6
/
+60
|
*
|
|
platform/mellanox: mlxreg-hotplug: Change input for device create routine
Vadim Pasternak
2018-03-24
1
-6
/
+6
|
*
|
|
platform/x86: mlx-platform: Add deffered bus functionality
Vadim Pasternak
2018-03-24
2
-0
/
+17
|
*
|
|
platform/x86: mlx-platform: Use define for the channel numbers
Vadim Pasternak
2018-03-24
1
-1
/
+4
|
*
|
|
platform/x86: fujitsu-laptop: Revert UNSUPPORTED_CMD back to an int
Michał Kępień
2018-03-22
1
-1
/
+1
[next]