index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-26
f2fs: remove several redundant assignments
Colin Ian King
1
-5
/
+1
2017-10-26
f2fs: avoid using timespec
Arnd Bergmann
1
-2
/
+1
2017-10-26
f2fs: fix to correct no_fggc_candidate
Chao Yu
1
-1
/
+1
2017-10-26
Revert "f2fs: return wrong error number on f2fs_quota_write"
Jaegeuk Kim
1
-1
/
+1
2017-10-26
f2fs: remove obsolete pointer for truncate_xattr_node
Jaegeuk Kim
3
-8
/
+6
2017-10-26
f2fs: retry ENOMEM for quota_read|write
Jaegeuk Kim
1
-3
/
+13
2017-10-26
f2fs: limit # of inmemory pages
Jaegeuk Kim
6
-0
/
+55
2017-10-26
f2fs: update ctx->pos correctly when hitting hole in directory
Chao Yu
1
-2
/
+1
2017-10-26
f2fs: relocate readahead codes in readdir()
Chao Yu
1
-5
/
+5
2017-10-26
f2fs: allow readdir() to be interrupted
Chao Yu
1
-0
/
+9
2017-10-26
f2fs: trace f2fs_readdir
Chao Yu
2
-5
/
+38
2017-10-26
f2fs: trace f2fs_lookup
Chao Yu
2
-17
/
+88
2017-10-26
f2fs: skip searching non-exist range in truncate_hole
Weichao Guo
1
-1
/
+1
2017-10-26
f2fs: expose some sectors to user in inline data or dentry case
Jaegeuk Kim
1
-0
/
+6
2017-10-26
f2fs: avoid stale fi->gdirty_list pointer
Jaegeuk Kim
1
-1
/
+3
2017-10-26
f2fs/crypto: drop crypto key at evict_inode only
Jaegeuk Kim
1
-1
/
+0
2017-10-26
f2fs: fix to avoid race when accessing last_disk_size
Chao Yu
3
-2
/
+15
2017-10-26
f2fs: Fix bool initialization/comparison
Thomas Meyer
1
-2
/
+2
2017-10-26
f2fs: give up CP_TRIMMED_FLAG if it drops discards
Chao Yu
3
-6
/
+14
2017-10-26
f2fs: trace f2fs_remove_discard
Chao Yu
2
-0
/
+9
2017-10-26
f2fs: reduce cmd_lock coverage in __issue_discard_cmd
Chao Yu
1
-8
/
+10
2017-10-26
f2fs: split discard policy
Chao Yu
4
-96
/
+88
2017-10-26
f2fs: wrap discard policy
Chao Yu
2
-10
/
+40
2017-10-26
f2fs: support issuing/waiting discard in range
Chao Yu
3
-23
/
+109
2017-10-10
f2fs: fix to flush multiple device in checkpoint
Chao Yu
4
-0
/
+41
2017-10-10
f2fs: enhance multiple device flush
Chao Yu
9
-21
/
+86
2017-10-10
f2fs: fix to show ino management cache size correctly
Chao Yu
1
-1
/
+1
2017-10-10
f2fs: drop FI_UPDATE_WRITE tag after f2fs_issue_flush
Chao Yu
1
-2
/
+4
2017-10-10
f2fs: obsolete ALLOC_NID_LIST list
Chao Yu
5
-73
/
+64
2017-10-10
f2fs: convert inline data for direct I/O & FI_NO_PREALLOC
Weichao Guo
1
-5
/
+8
2017-10-10
f2fs: allow readpages with NULL file pointer
Hsiang Kao
1
-1
/
+1
2017-10-10
f2fs: show flush list status in sysfs
Chao Yu
2
-2
/
+6
2017-10-10
f2fs: introduce read_xattr_block
Chao Yu
1
-26
/
+24
2017-10-10
f2fs: introduce read_inline_xattr
Chao Yu
1
-30
/
+29
2017-10-10
Revert "f2fs: reuse nids more aggressively"
Chao Yu
1
-4
/
+0
2017-10-10
Revert "f2fs: node segment is prior to data segment selected victim"
Yunlong Song
1
-11
/
+1
2017-10-10
cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwan
Aleksander Morgado
1
-0
/
+13
2017-10-09
net: thunderx: mark expected switch fall-throughs in nicvf_main()
Gustavo A. R. Silva
1
-0
/
+2
2017-10-09
udp: fix bcast packet reception
Paolo Abeni
1
-9
/
+5
2017-10-09
netlink: do not set cb_running if dump's start() errs
Jason A. Donenfeld
1
-6
/
+7
2017-10-09
ipv4: Fix traffic triggered IPsec connections.
Steffen Klassert
1
-1
/
+1
2017-10-09
ipv6: Fix traffic triggered IPsec connections.
Steffen Klassert
1
-1
/
+1
2017-10-09
ixgbe: incorrect XDP ring accounting in ethtool tx_frame param
John Fastabend
1
-8
/
+8
2017-10-09
net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Ding Tianhong
2
-41
/
+0
2017-10-09
Revert commit 1a8b6d76dc5b ("net:add one common config...")
Ding Tianhong
3
-5
/
+1
2017-10-09
ixgbe: fix masking of bits read from IXGBE_VXLANCTRL register
Sabrina Dubroca
1
-1
/
+1
2017-10-09
ixgbe: Return error when getting PHY address if PHY access is not supported
Mark D Rustad
1
-0
/
+4
2017-10-09
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
4
-2
/
+27
2017-10-09
netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook
Lin Zhang
2
-2
/
+3
2017-10-09
tipc: Unclone message at secondary destination lookup
Jon Maloy
1
-0
/
+8
[next]