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
*
f2fs: fix to do checksum even if inode page is uptodate
Chao Yu
2019-05-09
2
-5
/
+6
*
f2fs: fix to avoid panic in f2fs_remove_inode_page()
Chao Yu
2019-05-09
1
-2
/
+8
*
f2fs: fix to clear dirty inode in error path of f2fs_iget()
Chao Yu
2019-05-09
1
-0
/
+1
*
f2fs: remove new blank line of f2fs kernel message
Chao Yu
2019-05-09
2
-6
/
+6
*
f2fs: fix wrong __is_meta_io() macro
Chao Yu
2019-05-09
3
-6
/
+6
*
f2fs: fix to avoid panic in dec_valid_node_count()
Chao Yu
2019-05-09
1
-3
/
+11
*
f2fs: fix to avoid panic in dec_valid_block_count()
Chao Yu
2019-05-09
1
-2
/
+10
*
f2fs: fix to use inline space only if inline_xattr is enable
Chao Yu
2019-05-09
1
-1
/
+3
*
f2fs: fix to retrieve inline xattr space
Chao Yu
2019-05-09
1
-0
/
+17
*
f2fs: fix error path of recovery
Chao Yu
2019-05-09
1
-4
/
+11
*
f2fs: fix to avoid deadloop in foreground GC
Chao Yu
2019-05-09
1
-0
/
+1
*
f2fs: data: fix warning Using plain integer as NULL pointer
Hariprasad Kelam
2019-04-16
1
-1
/
+1
*
f2fs: add tracepoint for f2fs_file_write_iter()
Chao Yu
2019-04-16
2
-9
/
+50
*
f2fs: add comment for conditional compilation statement
Chao Yu
2019-04-05
1
-1
/
+1
*
f2fs: fix potential recursive call when enabling data_flush
Chao Yu
2019-04-05
2
-5
/
+4
*
f2fs: improve discard handling with multi-device volumes
Damien Le Moal
2019-04-05
2
-5
/
+19
*
f2fs: Reduce zoned block device memory usage
Damien Le Moal
2019-04-05
3
-34
/
+29
*
f2fs: Fix use of number of devices
Damien Le Moal
2019-04-05
5
-15
/
+32
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2019-04-03
10
-21
/
+49
|
\
|
*
HID: input: add mapping for Assistant key
Dmitry Torokhov
2019-04-03
1
-0
/
+1
|
*
HID: i2c-hid: Disable runtime PM on Synaptics touchpad
Hui Wang
2019-04-01
2
-0
/
+3
|
*
HID: quirks: Fix keyboard + touchpad on Lenovo Miix 630
Jeffrey Hugo
2019-03-27
1
-1
/
+4
|
*
HID: logitech: Handle 0 scroll events for the m560
Peter Hutterer
2019-03-20
1
-2
/
+3
|
*
HID: debug: fix race condition with between rdesc_show() and device removal
He, Bo
2019-03-19
1
-0
/
+5
|
*
HID: logitech: check the return value of create_singlethread_workqueue
Kangjie Lu
2019-03-19
1
-1
/
+7
|
*
HID: Increase maximum report size allowed by hid_field_extract()
Kai-Heng Feng
2019-03-18
1
-3
/
+3
|
*
HID: steam: fix deadlock with input devices.
Rodrigo Rivas Costa
2019-03-18
1
-7
/
+19
|
*
HID: uclogic: remove redudant duplicated null check on ver_ptr
Colin Ian King
2019-03-11
1
-4
/
+0
|
*
HID: quirks: Drop misused kernel-doc annotation
Andy Shevchenko
2019-03-11
1
-1
/
+1
|
*
HID: hid-asus: select CONFIG_POWER_SUPPLY
Arnd Bergmann
2019-03-11
1
-0
/
+1
|
*
HID: quirks: use correct format chars in dbg_hid
Louis Taylor
2019-03-11
1
-2
/
+2
*
|
Merge tag 'pidfd-fixes-v5.1-rc3' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
2019-04-03
1
-9
/
+4
|
\
\
|
*
|
signal: don't silently convert SI_USER signals to non-current pidfd
Jann Horn
2019-04-01
1
-9
/
+4
*
|
|
Merge tag 'hwmon-for-v5.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-04-03
4
-5
/
+8
|
\
\
\
|
*
|
|
dt-bindings: hwmon: (adc128d818) Specify ti,mode property size
Carlos Menin
2019-03-29
1
-2
/
+2
|
*
|
|
hwmon: (ntc_thermistor) Fix temperature type reporting
Guenter Roeck
2019-03-29
1
-1
/
+1
|
*
|
|
hwmon: (occ) Fix power sensor indexing
Eddie James
2019-03-29
1
-2
/
+4
|
*
|
|
hwmon: (w83773g) Select REGMAP_I2C to fix build error
Axel Lin
2019-03-29
1
-0
/
+1
*
|
|
|
Update Nicolas Pitre's email address
Nicolas Pitre
2019-04-03
2
-1
/
+3
*
|
|
|
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2019-04-01
1
-188
/
+150
|
\
\
\
\
|
*
|
|
|
aio: move sanity checks and request allocation to io_submit_one()
Al Viro
2019-03-18
1
-66
/
+53
|
*
|
|
|
deal with get_reqs_available() in aio_get_req() itself
Al Viro
2019-03-18
1
-6
/
+6
|
*
|
|
|
aio: move dropping ->ki_eventfd into iocb_destroy()
Al Viro
2019-03-18
1
-9
/
+8
|
*
|
|
|
make aio_read()/aio_write() return int
Al Viro
2019-03-18
1
-6
/
+6
|
*
|
|
|
Fix aio_poll() races
Al Viro
2019-03-18
1
-50
/
+40
|
*
|
|
|
aio: store event at final iocb_put()
Al Viro
2019-03-18
1
-16
/
+17
|
*
|
|
|
aio: keep io_event in aio_kiocb
Al Viro
2019-03-18
1
-18
/
+13
|
*
|
|
|
aio: fold lookup_kiocb() into its sole caller
Al Viro
2019-03-18
1
-22
/
+7
|
*
|
|
|
pin iocb through aio.
Linus Torvalds
2019-03-18
1
-16
/
+21
*
|
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-04-01
4
-13
/
+14
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
[next]