summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* f2fs: add tracepoint for f2fs_filemap_fault()Chao Yu2019-05-092-0/+28
* f2fs: introduce DATA_GENERIC_ENHANCEChao Yu2019-05-0910-51/+134
* f2fs: fix to handle error in f2fs_disable_checkpoint()Chao Yu2019-05-091-1/+4
* f2fs: remove redundant check in f2fs_file_write_iter()Chengguang Xu2019-05-091-13/+9
* f2fs: fix to be aware of readonly device in write_checkpoint()Chao Yu2019-05-091-4/+3
* f2fs: fix to skip recovery on readonly deviceChao Yu2019-05-092-4/+17
* f2fs: fix to consider multiple device for readonly checkChao Yu2019-05-092-1/+15
* f2fs: relocate chksum_offset for large_nat_bitmap featureChao Yu2019-05-092-1/+16
* f2fs: allow unfixed f2fs_checkpoint.checksum_offsetChao Yu2019-05-092-6/+25
* f2fs: Replace spaces with tabYoungjun Yoo2019-05-091-1/+1
* f2fs: insert space before the open parenthesis '('Youngjun Yoo2019-05-091-1/+1
* f2fs: allow address pointer number of dnode aligning to specified sizeChao Yu2019-05-096-14/+23
* f2fs: introduce f2fs_read_single_page() for cleanupChao Yu2019-05-091-96/+118
* f2fs: mark is_extension_exist() inlinePark Ju Hyung2019-05-091-1/+1
* f2fs: fix to set FI_UPDATE_WRITE correctlyChao Yu2019-05-091-1/+2
* f2fs: fix to avoid panic in f2fs_inplace_write_data()Chao Yu2019-05-091-2/+7
* f2fs: fix to do sanity check on valid block count of segmentChao Yu2019-05-091-2/+1
* f2fs: fix to do sanity check on valid node/block countChao Yu2019-05-091-1/+20
* f2fs: fix to avoid panic in do_recover_data()Chao Yu2019-05-091-1/+9
* f2fs: fix to do sanity check on free nidChao Yu2019-05-091-0/+3
* f2fs: fix to do checksum even if inode page is uptodateChao Yu2019-05-092-5/+6
* f2fs: fix to avoid panic in f2fs_remove_inode_page()Chao Yu2019-05-091-2/+8
* f2fs: fix to clear dirty inode in error path of f2fs_iget()Chao Yu2019-05-091-0/+1
* f2fs: remove new blank line of f2fs kernel messageChao Yu2019-05-092-6/+6
* f2fs: fix wrong __is_meta_io() macroChao Yu2019-05-093-6/+6
* f2fs: fix to avoid panic in dec_valid_node_count()Chao Yu2019-05-091-3/+11
* f2fs: fix to avoid panic in dec_valid_block_count()Chao Yu2019-05-091-2/+10
* f2fs: fix to use inline space only if inline_xattr is enableChao Yu2019-05-091-1/+3
* f2fs: fix to retrieve inline xattr spaceChao Yu2019-05-091-0/+17
* f2fs: fix error path of recoveryChao Yu2019-05-091-4/+11
* f2fs: fix to avoid deadloop in foreground GCChao Yu2019-05-091-0/+1
* f2fs: data: fix warning Using plain integer as NULL pointerHariprasad Kelam2019-04-161-1/+1
* f2fs: add tracepoint for f2fs_file_write_iter()Chao Yu2019-04-162-9/+50
* f2fs: add comment for conditional compilation statementChao Yu2019-04-051-1/+1
* f2fs: fix potential recursive call when enabling data_flushChao Yu2019-04-052-5/+4
* f2fs: improve discard handling with multi-device volumesDamien Le Moal2019-04-052-5/+19
* f2fs: Reduce zoned block device memory usageDamien Le Moal2019-04-053-34/+29
* f2fs: Fix use of number of devicesDamien Le Moal2019-04-055-15/+32
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-04-0310-21/+49
|\
| * HID: input: add mapping for Assistant keyDmitry Torokhov2019-04-031-0/+1
| * HID: i2c-hid: Disable runtime PM on Synaptics touchpadHui Wang2019-04-012-0/+3
| * HID: quirks: Fix keyboard + touchpad on Lenovo Miix 630Jeffrey Hugo2019-03-271-1/+4
| * HID: logitech: Handle 0 scroll events for the m560Peter Hutterer2019-03-201-2/+3
| * HID: debug: fix race condition with between rdesc_show() and device removalHe, Bo2019-03-191-0/+5
| * HID: logitech: check the return value of create_singlethread_workqueueKangjie Lu2019-03-191-1/+7
| * HID: Increase maximum report size allowed by hid_field_extract()Kai-Heng Feng2019-03-181-3/+3
| * HID: steam: fix deadlock with input devices.Rodrigo Rivas Costa2019-03-181-7/+19
| * HID: uclogic: remove redudant duplicated null check on ver_ptrColin Ian King2019-03-111-4/+0
| * HID: quirks: Drop misused kernel-doc annotationAndy Shevchenko2019-03-111-1/+1
| * HID: hid-asus: select CONFIG_POWER_SUPPLYArnd Bergmann2019-03-111-0/+1