]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/shortlog
mirror_ubuntu-bionic-kernel.git
2017-11-14 Chao Yuf2fs: fix to clear FI_NO_PREALLOC
2017-11-14 Jaegeuk Kimf2fs: expose quota information in debugfs
2017-11-14 Yunlei Hef2fs: separate nat entry mem alloc from nat_tree_lock
2017-11-11 LiFanf2fs: validate before set/clear free nat bitmap
2017-11-10 Chao Yuf2fs: avoid opened loop codes in __add_ino_entry
2017-11-09 Hyunchul Leef2fs: apply write hints to select the type of segments...
2017-11-09 Chao Yuf2fs: introduce scan_curseg_cache for cleanup
2017-11-09 Fan Lif2fs: optimize the way of traversing free_nid_bitmap
2017-11-09 Fan Lif2fs: keep scanning until enough free nids are acquired
2017-11-07 Chao Yuf2fs: trace checkpoint reason in fsync()
2017-11-07 Chao Yuf2fs: keep isize once block is reserved cross EOF
2017-11-06 Chao Yuf2fs: avoid race in between GC and block exchange
2017-11-06 Fan Lif2fs: save a multiplication for last_nid calculation
2017-11-06 Chao Yuf2fs: fix summary info corruption
2017-11-06 Chao Yuf2fs: remove dead code in update_meta_page
2017-11-06 Chao Yuf2fs: remove unneeded semicolon
2017-11-06 Jeff Laytonf2fs: don't bother with inode->i_version
2017-11-06 Chao Yuf2fs: check curseg space before foreground GC
2017-11-06 Chao Yuf2fs: use rw_semaphore to protect SIT cache
2017-11-06 Jaegeuk Kimf2fs: support quota sys files
2017-11-06 Jaegeuk Kimf2fs: add quota_ino feature infra
2017-11-06 Fan Lif2fs: optimize __update_nat_bits
2017-11-06 Yunlei Hef2fs: modify for accurate fggc node io stat
2017-11-06 Yunlong SongRevert "f2fs: handle dirty segments inside refresh_sit_...
2017-11-06 Fan Lif2fs: add a function to move nid
2017-11-06 Chao Yuf2fs: export SSR allocation threshold
2017-11-06 Chao Yuf2fs: give correct trimmed blocks in fstrim
2017-11-06 Chao Yuf2fs: support bio allocation error injection
2017-11-06 Chao Yuf2fs: support get_page error injection
2017-11-06 Chao Yuf2fs: add missing sysfs description
2017-11-06 Yunlong Songf2fs: support soft block reservation
2017-11-06 Jaegeuk Kimf2fs: handle error case when adding xattr entry
2017-11-06 Chao Yuf2fs: support flexible inline xattr size
2017-11-06 Jaegeuk Kimf2fs: show current cp state
2017-11-06 Jaegeuk Kimf2fs: add missing quota_initialize
2017-11-06 Jaegeuk Kimf2fs: show # of dirty segments via sysfs
2017-11-06 Jaegeuk Kimf2fs: stop all the operations by cp_error flag
2017-10-26 Colin Ian Kingf2fs: remove several redundant assignments
2017-10-26 Arnd Bergmannf2fs: avoid using timespec
2017-10-26 Chao Yuf2fs: fix to correct no_fggc_candidate
2017-10-26 Jaegeuk KimRevert "f2fs: return wrong error number on f2fs_quota_w...
2017-10-26 Jaegeuk Kimf2fs: remove obsolete pointer for truncate_xattr_node
2017-10-26 Jaegeuk Kimf2fs: retry ENOMEM for quota_read|write
2017-10-26 Jaegeuk Kimf2fs: limit # of inmemory pages
2017-10-26 Chao Yuf2fs: update ctx->pos correctly when hitting hole in...
2017-10-26 Chao Yuf2fs: relocate readahead codes in readdir()
2017-10-26 Chao Yuf2fs: allow readdir() to be interrupted
2017-10-26 Chao Yuf2fs: trace f2fs_readdir
2017-10-26 Chao Yuf2fs: trace f2fs_lookup
2017-10-26 Weichao Guof2fs: skip searching non-exist range in truncate_hole
2017-10-26 Jaegeuk Kimf2fs: expose some sectors to user in inline data or...
2017-10-26 Jaegeuk Kimf2fs: avoid stale fi->gdirty_list pointer
2017-10-26 Jaegeuk Kimf2fs/crypto: drop crypto key at evict_inode only
2017-10-26 Chao Yuf2fs: fix to avoid race when accessing last_disk_size
2017-10-26 Thomas Meyerf2fs: Fix bool initialization/comparison
2017-10-26 Chao Yuf2fs: give up CP_TRIMMED_FLAG if it drops discards
2017-10-26 Chao Yuf2fs: trace f2fs_remove_discard
2017-10-26 Chao Yuf2fs: reduce cmd_lock coverage in __issue_discard_cmd
2017-10-26 Chao Yuf2fs: split discard policy
2017-10-26 Chao Yuf2fs: wrap discard policy
2017-10-26 Chao Yuf2fs: support issuing/waiting discard in range
2017-10-10 Chao Yuf2fs: fix to flush multiple device in checkpoint
2017-10-10 Chao Yuf2fs: enhance multiple device flush
2017-10-10 Chao Yuf2fs: fix to show ino management cache size correctly
2017-10-10 Chao Yuf2fs: drop FI_UPDATE_WRITE tag after f2fs_issue_flush
2017-10-10 Chao Yuf2fs: obsolete ALLOC_NID_LIST list
2017-10-10 Weichao Guof2fs: convert inline data for direct I/O & FI_NO_PREALLOC
2017-10-10 Hsiang Kaof2fs: allow readpages with NULL file pointer
2017-10-10 Chao Yuf2fs: show flush list status in sysfs
2017-10-10 Chao Yuf2fs: introduce read_xattr_block
2017-10-10 Chao Yuf2fs: introduce read_inline_xattr
2017-10-10 Chao YuRevert "f2fs: reuse nids more aggressively"
2017-10-10 Yunlong SongRevert "f2fs: node segment is prior to data segment...
2017-10-10 Linus TorvaldsMerge tag 'f2fs-for-4.14-rc5' of git://git.kernel.org...
2017-10-10 Linus TorvaldsMerge tag 'linux-kselftest-4.14-rc5-fixes' of git:...
2017-10-10 Linus TorvaldsMerge branch 'ppc-bundle' (bundle from Michael Ellerman)
2017-10-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-10-09 Aleksander... cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwan
2017-10-09 Linus TorvaldsMerge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org...
2017-10-09 Gustavo A.... net: thunderx: mark expected switch fall-throughs in...
2017-10-09 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2017-10-09 David S. MillerMerge branch '10GbE' of git://git.kernel.org/pub/scm...
2017-10-09 Paolo Abeniudp: fix bcast packet reception
2017-10-09 Jason A. Donenfeldnetlink: do not set cb_running if dump's start() errs
2017-10-09 David S. MillerMerge tag 'mac80211-for-davem-2017-10-09' of git:/...
2017-10-09 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2017-10-09 Steffen Klassertipv4: Fix traffic triggered IPsec connections.
2017-10-09 Steffen Klassertipv6: Fix traffic triggered IPsec connections.
2017-10-09 John Fastabendixgbe: incorrect XDP ring accounting in ethtool tx_fram...
2017-10-09 Ding Tianhongnet: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING...
2017-10-09 Ding TianhongRevert commit 1a8b6d76dc5b ("net:add one common config...
2017-10-09 Sabrina Dubrocaixgbe: fix masking of bits read from IXGBE_VXLANCTRL...
2017-10-09 Mark D Rustadixgbe: Return error when getting PHY address if PHY...
2017-10-09 Shmulik Ladkaninetfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of...
2017-10-09 Lin Zhangnetfilter: SYNPROXY: skip non-tcp packet in {ipv4,...
2017-10-09 Jon Maloytipc: Unclone message at secondary destination lookup
2017-10-09 Jon Maloytipc: correct initialization of skb list
2017-10-09 Linus TorvaldsLinux 4.14-rc4
2017-10-08 Alexey Kodanevgso: fix payload length when gso_size is zero
2017-10-08 Ido Schimmelmlxsw: spectrum_router: Avoid expensive lookup during...
next