index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-31
f2fs: fix missing clear FI_NO_PREALLOC in some error case
Yunlei He
1
-0
/
+2
2018-05-31
f2fs: enforce fsync_mode=strict for renamed directory
Jaegeuk Kim
1
-1
/
+4
2018-05-31
f2fs: sanity check for total valid node blocks
Jaegeuk Kim
1
-0
/
+16
2018-05-31
f2fs: sanity check on sit entry
Jaegeuk Kim
1
-0
/
+9
2018-05-31
f2fs: avoid bug_on on corrupted inode
Jaegeuk Kim
1
-1
/
+19
2018-05-31
f2fs: give message and set need_fsck given broken node id
Jaegeuk Kim
3
-21
/
+26
2018-05-31
f2fs: fix features filename in sysfs documentation
Eric Biggers
1
-1
/
+1
2018-05-31
f2fs: clean up commit_inmem_pages()
Chao Yu
1
-24
/
+22
2018-05-31
f2fs: do not check F2FS_INLINE_DOTS in recover
Sheng Yong
1
-2
/
+0
2018-05-31
f2fs: remove duplicated dquot_initialize and fix error handling
Sheng Yong
1
-2
/
+3
2018-05-31
f2fs: fix to detect failure of dquot_initialize
Chao Yu
1
-1
/
+3
2018-05-31
f2fs: stop issue discard if something wrong with f2fs
Yunlei He
1
-0
/
+7
2018-05-31
f2fs: fix return value in f2fs_ioc_commit_atomic_write
Chao Yu
1
-1
/
+3
2018-05-31
f2fs: allocate hot_data for atomic write more strictly
Yunlei He
1
-10
/
+6
2018-05-31
f2fs: check if inmem_pages list is empty correctly
Sheng Yong
1
-1
/
+1
2018-05-31
f2fs: fix race in between GC and atomic open
Chao Yu
1
-0
/
+3
2018-05-31
fs: f2fs: Adding new return type vm_fault_t
Souptick Joarder
1
-5
/
+5
2018-05-31
f2fs: change le32 to le16 of f2fs_inode->i_extra_size
Zhikang Zhang
1
-2
/
+2
2018-05-31
f2fs: check cur_valid_map_mir & raw_sit block count when flush sit entries
Zhikang Zhang
1
-0
/
+9
2018-05-31
f2fs: correct return value of f2fs_trim_fs
Chao Yu
1
-2
/
+2
2018-05-31
f2fs: fix to show missing bits in FS_IOC_GETFLAGS
Chao Yu
1
-2
/
+9
2018-05-31
f2fs: remove unneeded F2FS_PROJINHERIT_FL
Chao Yu
1
-4
/
+4
2018-05-31
f2fs: don't use GFP_ZERO for page caches
Chao Yu
4
-3
/
+9
2018-05-31
f2fs: issue all big range discards in umount process
Yunlei He
1
-0
/
+1
2018-05-31
f2fs: remove redundant block plug
Chao Yu
1
-3
/
+0
2018-05-31
f2fs: remove unmatched zero_user_segment when convert inline dentry
Yunlong Song
1
-1
/
+0
2018-05-31
f2fs: introduce private inode status mapping
Chao Yu
5
-45
/
+88
2018-05-31
net/sonic: Use dma_mapping_error()
Finn Thain
1
-1
/
+1
2018-05-31
Merge branch 'bridge-vlan-notify'
David S. Miller
7
-46
/
+121
2018-05-31
mlxsw: spectrum_switchdev: Schedule respin during trans prepare
Petr Machata
1
-1
/
+1
2018-05-31
net: bridge: Notify about bridge VLANs
Petr Machata
1
-3
/
+25
2018-05-31
staging: fsl-dpaa2: ethsw: Ignore bridge VLAN events
Petr Machata
1
-0
/
+6
2018-05-31
dsa: port: Ignore bridge VLAN events
Petr Machata
1
-0
/
+6
2018-05-31
rocker: rocker_main: Ignore bridge VLAN events
Petr Machata
1
-0
/
+6
2018-05-31
mlxsw: spectrum_switchdev: Ignore bridge VLAN events
Petr Machata
1
-0
/
+6
2018-05-31
net: bridge: Extract br_vlan_add_existing()
Petr Machata
1
-22
/
+33
2018-05-31
net: bridge: Extract boilerplate around switchdev_port_obj_*()
Petr Machata
3
-23
/
+41
2018-05-31
drm/amd/display: Update color props when modeset is required
Leo (Sunpeng) Li
1
-2
/
+6
2018-05-31
drm/amd/display: Make atomic-check validate underscan changes
David Francis
1
-7
/
+16
2018-05-31
qed*: Add link change count value to ethtool statistics display.
Sudarsana Reddy Kalluru
5
-2
/
+15
2018-05-31
RDMA/qedr: fix spelling mistake: "adrresses" -> "addresses"
Colin Ian King
1
-1
/
+1
2018-05-31
Merge tag 'mlx5e-updates-2018-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
6
-10
/
+54
2018-05-31
ALSA: oxygen: use match_string() helper
Yisheng Xie
1
-7
/
+7
2018-05-31
net: remove bypassed check in sch_direct_xmit()
Song Liu
1
-3
/
+0
2018-05-31
f2fs: run fstrim asynchronously if runtime discard is on
Jaegeuk Kim
1
-2
/
+11
2018-05-31
tcp: minor optimization around tcp_hdr() usage in receive path
Yafang Shao
5
-9
/
+9
2018-05-31
dt-bindings: Add vendor prefix for ArcherMind
Manivannan Sadhasivam
1
-0
/
+1
2018-05-31
dt-bindings: fsi-master-gpio: Document "no-gpio-delays" property
Benjamin Herrenschmidt
1
-0
/
+4
2018-05-31
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux
Catalin Marinas
11
-69
/
+64
2018-05-31
IB/iser: Do not reduce max_sectors
Sergey Gorenko
4
-11
/
+26
[prev]
[next]