Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
28cfafb73853f0494b06649716687a3ea07681d5
28cfafb
f2fs: fix to clear FI_NO_PREALLOC
by Chao Yu
· 7 years ago
2c8a4a2
f2fs: expose quota information in debugfs
by Jaegeuk Kim
· 7 years ago
12f9ef3
f2fs: separate nat entry mem alloc from nat_tree_lock
by Yunlei He
· 7 years ago
0dd99ca
f2fs: validate before set/clear free nat bitmap
by LiFan
· 7 years ago
19526d7
f2fs: avoid opened loop codes in __add_ino_entry
by Chao Yu
· 7 years ago
4f0a03d3
f2fs: apply write hints to select the type of segments for buffered write
by Hyunchul Lee
· 7 years ago
2fbaa25
f2fs: introduce scan_curseg_cache for cleanup
by Chao Yu
· 7 years ago
9745657
f2fs: optimize the way of traversing free_nid_bitmap
by Fan Li
· 7 years ago
7498621
f2fs: keep scanning until enough free nids are acquired
by Fan Li
· 7 years ago
a5fd505
f2fs: trace checkpoint reason in fsync()
by Chao Yu
· 7 years ago
e8ed90a
f2fs: keep isize once block is reserved cross EOF
by Chao Yu
· 7 years ago
bb06664
f2fs: avoid race in between GC and block exchange
by Chao Yu
· 7 years ago
f6986ed
f2fs: save a multiplication for last_nid calculation
by Fan Li
· 7 years ago
2b60311
f2fs: fix summary info corruption
by Chao Yu
· 7 years ago
0537b81
f2fs: remove dead code in update_meta_page
by Chao Yu
· 7 years ago
dee668c
f2fs: remove unneeded semicolon
by Chao Yu
· 7 years ago
d1954ab
f2fs: don't bother with inode->i_version
by Jeff Layton
· 7 years ago
bf34c93
f2fs: check curseg space before foreground GC
by Chao Yu
· 7 years ago
3d26fa6
f2fs: use rw_semaphore to protect SIT cache
by Chao Yu
· 7 years ago
ea67673
f2fs: support quota sys files
by Jaegeuk Kim
· 7 years ago
234a968
f2fs: add quota_ino feature infra
by Jaegeuk Kim
· 7 years ago
37a0ab2
f2fs: optimize __update_nat_bits
by Fan Li
· 7 years ago
f15194f
f2fs: modify for accurate fggc node io stat
by Yunlei He
· 7 years ago
65f1b80
Revert "f2fs: handle dirty segments inside refresh_sit_entry"
by Yunlong Song
· 7 years ago
a0761f6
f2fs: add a function to move nid
by Fan Li
· 7 years ago
a2a12b6
f2fs: export SSR allocation threshold
by Chao Yu
· 7 years ago
0ea8051
f2fs: give correct trimmed blocks in fstrim
by Chao Yu
· 7 years ago
d62fe97
f2fs: support bio allocation error injection
by Chao Yu
· 7 years ago
01eccef
f2fs: support get_page error injection
by Chao Yu
· 7 years ago
b32d73a
f2fs: add missing sysfs description
by Chao Yu
· 7 years ago
80d4214
f2fs: support soft block reservation
by Yunlong Song
· 7 years ago
bf9c142
f2fs: handle error case when adding xattr entry
by Jaegeuk Kim
· 7 years ago
6afc662
f2fs: support flexible inline xattr size
by Chao Yu
· 7 years ago
b4b153f
f2fs: show current cp state
by Jaegeuk Kim
· 7 years ago
d8d1389
f2fs: add missing quota_initialize
by Jaegeuk Kim
· 7 years ago
8f1572f
f2fs: show # of dirty segments via sysfs
by Jaegeuk Kim
· 7 years ago
1f227a3
f2fs: stop all the operations by cp_error flag
by Jaegeuk Kim
· 7 years ago
dca6951
f2fs: remove several redundant assignments
by Colin Ian King
· 7 years ago
6bccfa1
f2fs: avoid using timespec
by Arnd Bergmann
· 7 years ago
7e515b3
f2fs: fix to correct no_fggc_candidate
by Chao Yu
· 7 years ago
6e5b5d4
Revert "f2fs: return wrong error number on f2fs_quota_write"
by Jaegeuk Kim
· 7 years ago
9c77f75
f2fs: remove obsolete pointer for truncate_xattr_node
by Jaegeuk Kim
· 7 years ago
4e46a02
f2fs: retry ENOMEM for quota_read|write
by Jaegeuk Kim
· 7 years ago
57864ae
f2fs: limit # of inmemory pages
by Jaegeuk Kim
· 7 years ago
ab383be
f2fs: update ctx->pos correctly when hitting hole in directory
by Chao Yu
· 7 years ago
cb7a844
f2fs: relocate readahead codes in readdir()
by Chao Yu
· 7 years ago
4414dea
f2fs: allow readdir() to be interrupted
by Chao Yu
· 7 years ago
e97a3c4
f2fs: trace f2fs_readdir
by Chao Yu
· 7 years ago
0c5e36d
f2fs: trace f2fs_lookup
by Chao Yu
· 7 years ago
48ab25f
f2fs: skip searching non-exist range in truncate_hole
by Weichao Guo
· 7 years ago
5b4267d
f2fs: expose some sectors to user in inline data or dentry case
by Jaegeuk Kim
· 7 years ago
943973c
f2fs: avoid stale fi->gdirty_list pointer
by Jaegeuk Kim
· 7 years ago
204b4ae
f2fs/crypto: drop crypto key at evict_inode only
by Jaegeuk Kim
· 7 years ago
a0d00fa
f2fs: fix to avoid race when accessing last_disk_size
by Chao Yu
· 7 years ago
ebf7c52
f2fs: Fix bool initialization/comparison
by Thomas Meyer
· 7 years ago
cf5c759
f2fs: give up CP_TRIMMED_FLAG if it drops discards
by Chao Yu
· 7 years ago
2ec6f2e
f2fs: trace f2fs_remove_discard
by Chao Yu
· 7 years ago
33da62c
f2fs: reduce cmd_lock coverage in __issue_discard_cmd
by Chao Yu
· 7 years ago
78997b5
f2fs: split discard policy
by Chao Yu
· 7 years ago
ecc9aa0
f2fs: wrap discard policy
by Chao Yu
· 7 years ago
8412663
f2fs: support issuing/waiting discard in range
by Chao Yu
· 7 years ago
1228b48
f2fs: fix to flush multiple device in checkpoint
by Chao Yu
· 7 years ago
39d787b
f2fs: enhance multiple device flush
by Chao Yu
· 7 years ago
b77061b
f2fs: fix to show ino management cache size correctly
by Chao Yu
· 7 years ago
3f06252
f2fs: drop FI_UPDATE_WRITE tag after f2fs_issue_flush
by Chao Yu
· 7 years ago
9a4ffdf
f2fs: obsolete ALLOC_NID_LIST list
by Chao Yu
· 7 years ago
71ad682
f2fs: convert inline data for direct I/O & FI_NO_PREALLOC
by Weichao Guo
· 7 years ago
71cb4af
f2fs: allow readpages with NULL file pointer
by Hsiang Kao
· 7 years ago
14d8d5f
f2fs: show flush list status in sysfs
by Chao Yu
· 7 years ago
6384069
f2fs: introduce read_xattr_block
by Chao Yu
· 7 years ago
a5f433f
f2fs: introduce read_inline_xattr
by Chao Yu
· 7 years ago
c1fe3e9
Revert "f2fs: reuse nids more aggressively"
by Chao Yu
· 7 years ago
91f4382
Revert "f2fs: node segment is prior to data segment selected victim"
by Yunlong Song
· 7 years ago
7056964
Merge tag 'f2fs-for-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 7 years ago
da93b8c
Merge tag 'linux-kselftest-4.14-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
529a86e
Merge branch 'ppc-bundle' (bundle from Michael Ellerman)
by Linus Torvalds
· 7 years ago
ff33952
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
fdfbad3
cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwan
by Aleksander Morgado
· 7 years ago
68ebe3c
Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 7 years ago
1a2ace5
net: thunderx: mark expected switch fall-throughs in nicvf_main()
by Gustavo A. R. Silva
· 7 years ago
fb60bcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
5766cd6
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
by David S. Miller
· 7 years ago
996b44f
udp: fix bcast packet reception
by Paolo Abeni
· 7 years ago
41c8742
netlink: do not set cb_running if dump's start() errs
by Jason A. Donenfeld
· 7 years ago
6df4d17
Merge tag 'mac80211-for-davem-2017-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
93b0319
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
6c0e728
ipv4: Fix traffic triggered IPsec connections.
by Steffen Klassert
· 7 years ago
62cf27e
ipv6: Fix traffic triggered IPsec connections.
by Steffen Klassert
· 7 years ago
8e67902
ixgbe: incorrect XDP ring accounting in ethtool tx_frame param
by John Fastabend
· 7 years ago
5e0fac6
net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
by Ding Tianhong
· 7 years ago
f4986d2
Revert commit 1a8b6d76dc5b ("net:add one common config...")
by Ding Tianhong
· 7 years ago
a39221c
ixgbe: fix masking of bits read from IXGBE_VXLANCTRL register
by Sabrina Dubroca
· 7 years ago
e0f06bb
ixgbe: Return error when getting PHY address if PHY access is not supported
by Mark D Rustad
· 8 years ago
98589a0
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
by Shmulik Ladkani
· 7 years ago
49f817d
netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook
by Lin Zhang
· 7 years ago
a9e2971
tipc: Unclone message at secondary destination lookup
by Jon Maloy
· 7 years ago
3382605
tipc: correct initialization of skb list
by Jon Maloy
· 7 years ago
8a5776a
Linux 4.14-rc4
by Linus Torvalds
· 7 years ago
3d0241d
gso: fix payload length when gso_size is zero
by Alexey Kodanev
· 7 years ago
a69518c
mlxsw: spectrum_router: Avoid expensive lookup during route removal
by Ido Schimmel
· 7 years ago
Next »