index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bad_inode.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-09
f2fs: introduce DATA_GENERIC_ENHANCE
Chao Yu
10
-51
/
+134
2019-05-09
f2fs: fix to handle error in f2fs_disable_checkpoint()
Chao Yu
1
-1
/
+4
2019-05-09
f2fs: remove redundant check in f2fs_file_write_iter()
Chengguang Xu
1
-13
/
+9
2019-05-09
f2fs: fix to be aware of readonly device in write_checkpoint()
Chao Yu
1
-4
/
+3
2019-05-09
f2fs: fix to skip recovery on readonly device
Chao Yu
2
-4
/
+17
2019-05-09
f2fs: fix to consider multiple device for readonly check
Chao Yu
2
-1
/
+15
2019-05-09
f2fs: relocate chksum_offset for large_nat_bitmap feature
Chao Yu
2
-1
/
+16
2019-05-09
f2fs: allow unfixed f2fs_checkpoint.checksum_offset
Chao Yu
2
-6
/
+25
2019-05-09
f2fs: Replace spaces with tab
Youngjun Yoo
1
-1
/
+1
2019-05-09
f2fs: insert space before the open parenthesis '('
Youngjun Yoo
1
-1
/
+1
2019-05-09
f2fs: allow address pointer number of dnode aligning to specified size
Chao Yu
6
-14
/
+23
2019-05-09
f2fs: introduce f2fs_read_single_page() for cleanup
Chao Yu
1
-96
/
+118
2019-05-09
f2fs: mark is_extension_exist() inline
Park Ju Hyung
1
-1
/
+1
2019-05-09
f2fs: fix to set FI_UPDATE_WRITE correctly
Chao Yu
1
-1
/
+2
2019-05-09
f2fs: fix to avoid panic in f2fs_inplace_write_data()
Chao Yu
1
-2
/
+7
2019-05-09
f2fs: fix to do sanity check on valid block count of segment
Chao Yu
1
-2
/
+1
2019-05-09
f2fs: fix to do sanity check on valid node/block count
Chao Yu
1
-1
/
+20
2019-05-09
f2fs: fix to avoid panic in do_recover_data()
Chao Yu
1
-1
/
+9
2019-05-09
f2fs: fix to do sanity check on free nid
Chao Yu
1
-0
/
+3
2019-05-09
f2fs: fix to do checksum even if inode page is uptodate
Chao Yu
2
-5
/
+6
2019-05-09
f2fs: fix to avoid panic in f2fs_remove_inode_page()
Chao Yu
1
-2
/
+8
2019-05-09
f2fs: fix to clear dirty inode in error path of f2fs_iget()
Chao Yu
1
-0
/
+1
2019-05-09
f2fs: remove new blank line of f2fs kernel message
Chao Yu
2
-6
/
+6
2019-05-09
f2fs: fix wrong __is_meta_io() macro
Chao Yu
3
-6
/
+6
2019-05-09
f2fs: fix to avoid panic in dec_valid_node_count()
Chao Yu
1
-3
/
+11
2019-05-09
f2fs: fix to avoid panic in dec_valid_block_count()
Chao Yu
1
-2
/
+10
2019-05-09
f2fs: fix to use inline space only if inline_xattr is enable
Chao Yu
1
-1
/
+3
2019-05-09
f2fs: fix to retrieve inline xattr space
Chao Yu
1
-0
/
+17
2019-05-09
f2fs: fix error path of recovery
Chao Yu
1
-4
/
+11
2019-05-09
f2fs: fix to avoid deadloop in foreground GC
Chao Yu
1
-0
/
+1
2019-04-16
f2fs: data: fix warning Using plain integer as NULL pointer
Hariprasad Kelam
1
-1
/
+1
2019-04-16
f2fs: add tracepoint for f2fs_file_write_iter()
Chao Yu
2
-9
/
+50
2019-04-05
f2fs: add comment for conditional compilation statement
Chao Yu
1
-1
/
+1
2019-04-05
f2fs: fix potential recursive call when enabling data_flush
Chao Yu
2
-5
/
+4
2019-04-05
f2fs: improve discard handling with multi-device volumes
Damien Le Moal
2
-5
/
+19
2019-04-05
f2fs: Reduce zoned block device memory usage
Damien Le Moal
3
-34
/
+29
2019-04-05
f2fs: Fix use of number of devices
Damien Le Moal
5
-15
/
+32
2019-04-03
HID: input: add mapping for Assistant key
Dmitry Torokhov
1
-0
/
+1
2019-04-03
Update Nicolas Pitre's email address
Nicolas Pitre
2
-1
/
+3
2019-04-01
signal: don't silently convert SI_USER signals to non-current pidfd
Jann Horn
1
-9
/
+4
2019-04-01
HID: i2c-hid: Disable runtime PM on Synaptics touchpad
Hui Wang
2
-0
/
+3
2019-04-01
debugfs: fix use-after-free on symlink traversal
Al Viro
1
-4
/
+9
2019-04-01
ubifs: fix use-after-free on symlink traversal
Al Viro
1
-3
/
+1
2019-04-01
jffs2: fix use-after-free on symlink traversal
Al Viro
2
-6
/
+4
2019-03-31
Linux 5.1-rc3
v5.1-rc3
Linus Torvalds
1
-1
/
+1
2019-03-30
leds: trigger: netdev: use memcpy in device_name_store
Rasmus Villemoes
1
-1
/
+2
2019-03-30
leds: pca9532: fix a potential NULL pointer dereference
Kangjie Lu
1
-2
/
+6
2019-03-29
LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig"
Kees Cook
1
-0
/
+38
2019-03-29
fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
YueHaibing
1
-1
/
+2
2019-03-29
fs: fs_parser: fix printk format warning
Randy Dunlap
1
-1
/
+1
[next]