index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-18
f2fs: change to use rwsem for gc_mutex
Chao Yu
5
-24
/
+27
2020-01-18
f2fs: update f2fs document regarding to fsync_mode
Jaegeuk Kim
2
-3
/
+5
2020-01-18
f2fs: add a way to turn off ipu bio cache
Jaegeuk Kim
3
-3
/
+6
2020-01-18
f2fs: code cleanup for f2fs_statfs_project()
Chengguang Xu
1
-12
/
+4
2020-01-18
f2fs: fix miscounted block limit in f2fs_statfs_project()
Chengguang Xu
1
-0
/
+2
2020-01-18
f2fs: show the CP_PAUSE reason in checkpoint traces
Sahitya Tummala
1
-1
/
+2
2020-01-18
f2fs: fix deadlock allocating bio_post_read_ctx from mempool
Eric Biggers
1
-6
/
+19
2020-01-18
f2fs: remove unneeded check for error allocating bio_post_read_ctx
Eric Biggers
1
-4
/
+1
2020-01-18
f2fs: convert inline_dir early before starting rename
Jaegeuk Kim
4
-25
/
+71
2020-01-18
f2fs: fix memleak of kobject
Chao Yu
1
-3
/
+8
2020-01-18
f2fs: fix to add swap extent correctly
Chao Yu
1
-7
/
+25
2020-01-18
f2fs: run fsck when getting bad inode during GC
Jaegeuk Kim
1
-1
/
+3
2020-01-18
f2fs: support data compression
Chao Yu
16
-117
/
+2566
2020-01-15
f2fs: free sysfs kobject
Jaegeuk Kim
1
-0
/
+1
2020-01-15
f2fs: declare nested quota_sem and remove unnecessary sems
Jaegeuk Kim
1
-14
/
+4
2020-01-15
f2fs: don't put new_page twice in f2fs_rename
Jaegeuk Kim
1
-3
/
+4
2020-01-15
f2fs: set I_LINKABLE early to avoid wrong access by vfs
Jaegeuk Kim
1
-14
/
+13
2020-01-15
f2fs: don't keep META_MAPPING pages used for moving verity file blocks
Eric Biggers
1
-3
/
+3
2020-01-15
f2fs: introduce private bioset
Chao Yu
3
-22
/
+51
2020-01-15
f2fs: cleanup duplicate stats for atomic files
Sahitya Tummala
4
-10
/
+2
2020-01-15
f2fs: Check write pointer consistency of non-open zones
Shin'ichiro Kawasaki
3
-0
/
+138
2020-01-15
f2fs: Check write pointer consistency of open zones
Shin'ichiro Kawasaki
3
-2
/
+150
2019-12-12
f2fs: set GFP_NOFS when moving inline dentries
Jaegeuk Kim
1
-1
/
+1
2019-12-12
f2fs: should avoid recursive filesystem ops
Jaegeuk Kim
1
-2
/
+2
2019-12-12
f2fs: keep quota data on write_begin failure
Jaegeuk Kim
1
-2
/
+4
2019-12-11
f2fs: call f2fs_balance_fs outside of locked page
Jaegeuk Kim
1
-3
/
+4
2019-12-10
f2fs: preallocate DIO blocks when forcing buffered_io
Jaegeuk Kim
2
-23
/
+33
2019-12-09
btrfs: add Kconfig dependency for BLAKE2B
David Sterba
1
-0
/
+1
2019-12-08
Linux 5.5-rc1
v5.5-rc1
Linus Torvalds
1
-2
/
+2
2019-12-08
smb3: improve check for when we send the security descriptor context on create
Steve French
1
-0
/
+2
2019-12-07
r8169: fix rtl_hw_jumbo_disable for RTL8168evl
Heiner Kallweit
1
-1
/
+1
2019-12-07
pipe: don't use 'pipe_wait() for basic pipe IO
Linus Torvalds
1
-3
/
+27
2019-12-07
NTB: Add Hygon Device ID
Jiasen Lin
1
-0
/
+1
2019-12-07
pipe: remove 'waiting_writers' merging logic
Linus Torvalds
3
-33
/
+9
2019-12-07
pipe: fix and clarify pipe read wakeup logic
Linus Torvalds
1
-13
/
+18
2019-12-07
pipe: fix and clarify pipe write wakeup logic
Linus Torvalds
1
-18
/
+41
2019-12-07
net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()
Eric Dumazet
1
-1
/
+7
2019-12-07
r8169: add missing RX enabling for WoL on RTL8125
Heiner Kallweit
1
-1
/
+1
2019-12-07
vhost/vsock: accept only packets with the right dst_cid
Stefano Garzarella
1
-1
/
+3
2019-12-07
net: phy: dp83867: fix hfs boot in rgmii mode
Grygorii Strashko
1
-48
/
+71
2019-12-07
net: ethernet: ti: cpsw: fix extra rx interrupt
Grygorii Strashko
1
-1
/
+1
2019-12-07
inet: protect against too small mtu values.
Eric Dumazet
5
-11
/
+20
2019-12-07
gre: refetch erspan header from skb->data after pskb_may_pull()
Cong Wang
1
-1
/
+1
2019-12-07
pppoe: remove redundant BUG_ON() check in pppoe_pernet
Aditya Pakki
1
-2
/
+0
2019-12-07
lib/: fix Kconfig indentation
Krzysztof Kozlowski
3
-22
/
+22
2019-12-07
kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'
Changbin Du
1
-12
/
+12
2019-12-07
kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'
Changbin Du
1
-9
/
+9
2019-12-07
kernel-hacking: create a submenu for scheduler debugging options
Changbin Du
1
-0
/
+4
2019-12-07
kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGE
Changbin Du
1
-12
/
+12
2019-12-07
kernel-hacking: move Oops into 'Lockups and Hangs'
Changbin Du
1
-29
/
+29
[next]